SmolVLM-256M-Instruct (TFLite)
Origin Source: https://huggingface.co/litert-community/SmolVLM-256M-Instruct
These checkpoints in this model hub are not mine!
Files
smalvlm-256m-instruct_q8_ekv2048.tflitesmalvlm-256m-instruct_q8_ekv2048_single_image.tflitetokenizer.model
Usage (Python, tflite-runtime)
import tflite_runtime.interpreter as tflite
interpreter = tflite.Interpreter(model_path="smalvlm-256m-instruct_q8_ekv2048.tflite")
interpreter.allocate_tensors()
# ...pre/post-processing…
- Downloads last month
- 3
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support