Benchmark result

qwen3.8:27b on AMD Radeon RX 7900 XTX — 39.4 tok/s

Measured with Ollama 0.32.14 on August 18, 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

Reproduce this run

toolOllama 0.32.14
modelqwen3.8:27b (Q4_K_M)
context65,536
clientv0.4.36+97

Set those in Ollama, then:

llm-benchmark benchmark --model "qwen3.8:27b" --tool "Ollama"

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.