Can StarCoder2 15B run on RTX A6000 48GB?
YES — Runs Great
StarCoder2 15B needs ~18.0 GB VRAM. RTX A6000 48GB has 48.0 GB. With Q5_K_M quantization, expect ~55 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
60.2 tok/s
TTFT
3217 ms
Safe context
16K
Memory
18.0 GB / 48.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 | 55.1 tok/s | 1916 ms | 16K |
| Coding | C | Runs well | 55.1 tok/s | 3512 ms | 16K |
| Agentic Coding | C | Runs well | 55.1 tok/s | 5108 ms | 16K |
| Reasoning | C | Runs well | 55.1 tok/s | 4151 ms | 16K |
| RAG | C | Runs well | 55.1 tok/s | 6385 ms | 16K |
Quantization options
How StarCoder2 15B (15B params) fits at each quantization level on RTX A6000 48GB (48.0 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 5.9 GB | Low | C43 |
Q3_K_S | 3 | 7.4 GB | Low | C44 |
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