Adds memory headroom for longer context windows and future model growth.
~$1,099 MSRP
![]() |
VOOZH | about |
SmolVLM 500M Instruct needs ~4.6 GB VRAM. Radeon Pro W6800 32GB has 32.0 GB. With Q6_K quantization, expect ~7 tok/s.
Operating mode
Interactive favors responsiveness, while light API and scale-out lean harder on serving readiness. The fit stays the same, but the recommendation lens changes.
Current mode
Balanced
Balanced for general local use. Keeps the ranking neutral across personal and serving workflows.
Select quantization to explore
Fit status
Runs well
Decode
7.0 tok/s
TTFT
27657 ms
Safe context
4.4M
Memory
4.6 GB / 32.0 GB
This model fits, but memory bandwidth is the part holding decode speed back.
Throughput will feel slow
Estimated decode speed is only 7.0 tok/s, so this is more of a technical fit than a comfortable daily-driver setup.
Prioritize bandwidth, not only capacity
If this workload feels slow, the next useful step is often a GPU tier with materially faster memory bandwidth rather than only a small bump in capacity.
| Workload | Grade | Fit | Decode | TTFT | Context |
|---|---|---|---|---|---|
| Chat | D | Runs well | 7.0 tok/s | 15086 ms | 2.2M |
| Coding | D | Runs well | 7.0 tok/s | 27657 ms | 4.4M |
| Agentic Coding | D | Runs well | 7.0 tok/s | 40229 ms | 7.5M |
| Reasoning | D | Runs well | 7.0 tok/s | 32686 ms | 4.4M |
| RAG | D | Runs well | 7.0 tok/s | 50286 ms | 7.5M |
How SmolVLM 500M Instruct (0.5B params) fits at each quantization level on Radeon Pro W6800 32GB (32.0 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 0.2 GB | Low | C43 |
Q3_K_S | 3 | 0.2 GB | Low | C43 |
NVFP4 | 4 |
Copy-paste commands to run SmolVLM 500M Instruct on your machine.
Run
docker run --rm -it ghcr.io/ggerganov/llama.cpp:full \
--hf-repo "ggml-org/SmolVLM-500M-Instruct-GGUF" \
--hf-file "SmolVLM-500M-Instruct-GGUF-Q6_K.gguf" \
-c 4096 -ngl 99Upgrade options
Adds memory headroom for longer context windows and future model growth.
~$1,099 MSRP
Adds memory headroom for longer context windows and future model growth.
~$1,599 MSRP
0.3 GB |
| Medium |
| C43 |
Q4_K_M | 4 | 0.3 GB | Medium | C43 |
Q5_K_M | 5 | 0.4 GB | High | C43 |
Q6_K | 6 | 0.4 GB | High | C43 |
Q8_0 | 8 | 0.5 GB | Very High | C43 |
F16Best for your GPU | 16 | 1.0 GB | Maximum | C43 |
Prioritize bandwidth, not only capacity. If this workload feels slow, the next useful step is often a GPU tier with materially faster memory bandwidth rather than only a small bump in capacity.