Benchmark result
unsloth/Ornith-1.0-9B-GGUF on NVIDIA GeForce RTX 4070 — 67.4 tok/s
Measured with Unsloth Studio on September 26, 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
1st fastest of 3 runs of this model on NVIDIA GeForce RTX 4070 · median 60.1 tok/s.
sort
- 167.4tok/s77.2Unsloth Studio · UD-Q4_K_XL · KV f16this run
- 260.1tok/s72.7llama.cpp
- 359.1tok/s74.2Unsloth Studio · UD-Q4_K_XL · KV f16
Reproduce this run
toolUnsloth Studio
modelunsloth/Ornith-1.0-9B-GGUF (UD-Q4_K_XL)
context32,768
kv cachef16
samplingtemperature 0.7 · top_p 0.95 · top_k -1 · min_p 0.01 · presence_penalty 0
clientv0.4.80+98
Set those in Unsloth Studio, then:
llm-benchmark benchmark --model "unsloth/Ornith-1.0-9B-GGUF" --tool "Unsloth Studio"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.