Qwen 3.6 35B A3B needs ~30.5 GB VRAM. NVIDIA V100 32GB has 32.0 GB. With Q4_K_M quantization, expect ~77 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 with offload
Decode
76.6 tok/s
TTFT
2526 ms
Safe context
22K
Memory
30.5 GB / 32.0 GB
This setup is broadly balanced for this model.
Very little memory headroom
You can run the model, but there is not much room left for longer context, bigger batches, extra apps, or future model updates.
Buy headroom, not only minimum fit
A slightly larger memory tier gives you safer context growth and makes the recommendation more future-proof.
| Workload | Grade | Fit | Decode | TTFT | Context |
|---|---|---|---|---|---|
| Chat | S | Tight fit | 76.6 tok/s | 1378 ms | 22K |
| Coding | S | Runs with offload | 76.6 tok/s | 2526 ms | 22K |
| Agentic Coding | A | Runs with offload | 57.6 tok/s | 4890 ms | 22K |
| Reasoning | S | Runs with offload | 76.6 tok/s | 2986 ms | 22K |
| RAG | A | Runs with offload | 57.6 tok/s | 6113 ms | 22K |
How Qwen 3.6 35B A3B (35B params) fits at each quantization level on NVIDIA V100 32GB (32.0 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 13.7 GB | Low | S90 |
Q3_K_S | 3 | 17.2 GB | Low | S92 |
NVFP4 | 4 |
Copy-paste commands to run Qwen 3.6 35B A3B on your machine.
Run
docker run --rm -it ghcr.io/ggerganov/llama.cpp:full \
--hf-repo "Qwen/Qwen3.6-35B-A3B" \
--hf-file "Qwen3.6-35B-A3B-Q4_K_M.gguf" \
-c 4096 -ngl 99Yes, NVIDIA V100 32GB can run Qwen 3.6 35B A3B with a S grade (Runs with offload). Expected decode speed: 76.6 tok/s.
Qwen 3.6 35B A3B (35B parameters) requires approximately 30.5 GB of memory with Q4_K_M quantization.
The recommended quantization for Qwen 3.6 35B A3B is Q4_K_M, which balances quality and memory efficiency.
On NVIDIA V100 32GB, Qwen 3.6 35B A3B achieves approximately 76.6 tokens per second decode speed with a time-to-first-token of 2526ms using Q4_K_M quantization.
For coding workloads, Qwen 3.6 35B A3B on NVIDIA V100 32GB receives a S grade with 76.6 tok/s and 22K context.
On NVIDIA V100 32GB, Qwen 3.6 35B A3B can safely use up to 22K tokens of context. The model's official context limit is 262K, but available memory constrains the safe maximum.
Paste this snippet into any page to show a live fit card.
<iframe src="https://willitrunai.com/embed/qwen-3.6-35b-a3b-on-v100-32gb" width="400" height="180" frameborder="0" style="border:none;border-radius:12px;overflow:hidden;" title="Will It Run AI — fit result"></iframe>
Preview:
19.6 GB |
| Medium |
| S91 |
Q4_K_M | 4 | 21.3 GB | Medium | S91 |
Q5_K_MBest for your GPU | 5 | 25.2 GB | High | S91 |
Q6_K | 6 | 28.7 GB | High | F0 |
Q8_0 | 8 | 37.5 GB | Very High | F0 |
F16 | 16 | 71.8 GB | Maximum | F0 |
Buy headroom, not only minimum fit. A slightly larger memory tier gives you safer context growth and makes the recommendation more future-proof.