FastVLM-0.5B
By apple. 759 million parameters, a context window of 32,768 tokens and the licence apple-amlr.
Facts
- Released
- 2025-08-25 the day the repository was first published on Hugging Face Hugging Face, read
- Licence
- apple-amlr the licence the model card declares Hugging Face, read
- Open weights
- Yes the weights are published in this Hugging Face repository Hugging Face, read
- Parameters
- 759 million counted from the safetensors weight files Hugging Face, read
- Active parameters
- Unknown
- Knowledge cutoff
- Unknown
- Context window
- 32,768 tokens the maximum position embeddings in the model configuration model configuration, read
- Longest output
- Unknown
- Tool calling
- No the chat template in the tokenizer configuration has no place for tool definitions Hugging Face, read
- Structured output
- Unknown
- Reasoning controls
- Unknown
- Inputs and outputs
- text in, text out Hugging Face, read
- Good for
- No source names a use.
Prices
No source lists a price for this model. It may only run on your own hardware.
Run it on your own hardware
Weights are the sizes of the files a source lists, or an estimate from the parameter count where none does. Memory is an estimate: weights plus KV cache plus 512 MiB and 5 percent of the weights for runtime buffers. Check it against your hardware.
| Quantization | Weights | Memory at 8,192 tokens | Memory at 32,768 tokens |
|---|---|---|---|
| F16 | 1.4 GiB | 2.1 GiB | 2.4 GiB |
| BF16 | 1.4 GiB | 2.1 GiB | 2.4 GiB |
| F32 | 2.8 GiB | 3.6 GiB | 3.8 GiB |
Start it with a local runtime
- Ollama
ollama run hf.co/gguf-org/fastvlm-gguf:F16 - LM Studio
lms get gguf-org/fastvlm-gguf lms server start - llama.cpp server
llama-server -hf gguf-org/fastvlm-gguf:F16 --jinja - vLLM
vllm serve apple/FastVLM-0.5B - SGLang
sglang serve --model-path apple/FastVLM-0.5B --port 30000
Use it from your harness
No endpoint in this directory serves this model yet.
Published results
These are results other people published. Baltor did not run them and does not rank models by them.
- Results the maker published on the model card published by apple Hugging Face, read
Sources of this page
Paid links
No link in this directory is a paid link or an ad, and no listing is paid for. The order and the contents of every list come from the sources named on this page.