Benchmark result

Qwen3.6-35B-A3B on NVIDIA GeForce RTX 4070 SUPER — 30.6 tok/s

Measured with llama.cpp manual on September 26, 2026.

ShareRedditX

What the model built

Open full screen →

The coding scenario asks for a playable game in a single HTML file. This is exactly what the model returned, unedited.

How this run compares

2nd fastest of 2 runs of this model on NVIDIA GeForce RTX 4070 SUPER · median 37.2 tok/s.

sort
Compare the nearest 5 →

Reproduce this run

toolllama.cpp manual
modelQwen3.6-35B-A3B
context8,192
clientv0.4.80+98

Set those in llama.cpp, then:

llm-benchmark benchmark --model "Qwen3.6-35B-A3B" --tool "llama.cpp"

The client prompts for context length and thinking mode, and for the KV cache dtype on Unsloth Studio. Sampling is left at the model default — the values above are what the tool reported using, not overrides the client sent.