Benchmark result

qwen3.8-27b on NVIDIA GeForce RTX 5090 — 155.2 tok/s

Measured with vLLM on August 31, 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

toolvLLM
modelqwen3.8-27b
context65,536
clientv0.4.46+97

Set those in vLLM, then:

llm-benchmark benchmark --model "qwen3.8-27b" --tool "vLLM"

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.