Can StarCoder2 15B run on NVIDIA V100 32GB?
YES — Runs Great
StarCoder2 15B needs ~16.4 GB VRAM. NVIDIA V100 32GB has 32.0 GB. With Q5_K_M quantization, expect ~57 tok/s.
Operating mode
Choose the run profile you care about
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
62.2 tok/s
TTFT
3114 ms
Safe context
16K
Memory
16.4 GB / 32.0 GB
Memory breakdown
See how fast it feels
What limits this setup
This setup is broadly balanced for this model.
No major red flags
This recommendation has enough memory headroom and acceptable estimated speed for the selected workload.
Best improvement path
Performance by workload
| Workload | Grade | Fit | Decode | TTFT | Context |
|---|---|---|---|---|---|
| Chat | C | Runs well | 57.0 tok/s | 1854 ms | 16K |
| Coding | C | Runs well | 57.0 tok/s | 3399 ms | 16K |
| Agentic Coding | C | Runs well | 57.0 tok/s | 4945 ms | 16K |
| Reasoning | C | Runs well | 57.0 tok/s | 4018 ms | 16K |
| RAG | C | Runs well | 57.0 tok/s | 6181 ms | 16K |
Quantization options
How StarCoder2 15B (15B params) fits at each quantization level on NVIDIA V100 32GB (32.0 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 5.9 GB | Low | C45 |
Q3_K_S | 3 | 7.4 GB | Low | C46 |
NVFP4 | 4 |
Get started
Copy-paste commands to run StarCoder2 15B on your machine.
Run
docker run --rm -it ghcr.io/ggerganov/llama.cpp:full \
--hf-repo "bigcode/starcoder2-15b" \
--hf-file "starcoder2-15b-Q5_K_M.gguf" \
-c 4096 -ngl 99