Benchmark result
qwen3.8:27b on AMD Radeon RX 9070 XT — 15.0 tok/s
Measured with Ollama 0.34.0 on September 14, 2026.
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.34.0
modelqwen3.8:27b (Q4_K_M)
context8,192
samplingtemperature 1 · top_p 0.95 · top_k 20 · min_p 0 · presence_penalty 0 · repeat_penalty 1
clientv0.4.59+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.