dgx_spark_benchy

Real numbers from actually running each model on one NVIDIA DGX Spark (128GB unified memory) — not vendor benchmarks. Every row below sent real requests to a real server and measured what happened.

generated from results/spark_bench_plus.csv · 15 model(s) benchmarked · sorted by completeness, then score, then most-recently tested

Models benchmarked

15

on one GB10 box

🏆 No.1 overall quality (LocalScore)

nvidia/Qwen3.6-35B-A3B-NVFP4 (reasoning: OFF)

92.0/ 100
  • 87/100 quality across the 22-task graded eval
  • Strongest domain: tool use (87/100)
  • Handles 8 concurrent agent/coding/chat sessions
  • Tool-calling confirmed working

🤖 No.1 for a personal-agent harness (Hermes Score)

nvidia/Qwen3.6-27B-NVFP4 (reasoning: OFF)

82.1/ 100
  • 64/100 on real agent tasks (tools, web search, memory)
  • Tested up to 32 concurrent Hermes-shaped agent sessions without breaking
  • Starts responding quickly (low TTFT)
  • ~27B parameters

Which one should you use? For the most broadly accurate model on general tasks (coding, instructions, safety, long documents), go with nvidia/Qwen3.6-35B-A3B-NVFP4 (reasoning: OFF). For a personal-agent harness specifically — tool calls, memory across turns, serving many concurrent sessions — nvidia/Qwen3.6-27B-NVFP4 (reasoning: OFF) is the stronger pick; see the Hermes Benchmark section below for why.

What do Quality / Reliability / Efficiency / Responsiveness actually mean?
LocalScore (Overall table)
One 0-100 number: 45% Quality + 15% Reliability + 20% Efficiency + 20% Responsiveness, all defined below.
Quality
Mean graded score across the 22-task eval suite (tool use, coding, safety, instructions, and more), repeated 3x per task.
Reliability
How consistent the score was across those repeats — 100 means zero variance, a lucky/unlucky single run isn't rewarded or punished.
Efficiency
Average decode speed during the eval run, scored against an 80 tok/s target (100 = at or above target, not "fastest wins everything").
Responsiveness (Overall table)
Median total reply time (first token through the full answer) across eval trials, scored against a 10-second cap — a model that "thinks" at length before answering is penalized here even if it starts fast.
Hermes Score
A separate 0-100 number for personal-agent-harness fitness: 50% Quality + 30% Capacity + 20% Responsiveness, defined below — not the same inputs as LocalScore.
Quality (Hermes table)
Mean score across a different, smaller 7-task hermes-shaped task set (tool chains, web search, remembering things across a conversation) — not the 22-task eval suite above.
Capacity (Hermes table)
How many concurrent hermes-shaped sessions it handled vs. a 16-session target — can mean "tested this far without breaking," not always a proven hard ceiling.
Responsiveness (Hermes table)
Baseline time-to-first-token only, at a single user (no concurrent load), scored against a 1.5-second target — deliberately not the same measurement as Overall table's Responsiveness.

⚠️ Quality and Responsiveness are reused column names with genuinely different definitions in the Overall table vs. the Hermes table — a model can score very differently on each. Hover the ⓘ on any column header below for a quick reminder.

Best model for...

Different from the No.1 picks above on purpose — each card here picks a winner for one specific thing you might care about, straight from the same raw measurements, instead of one composite number trying to represent everything at once. A model can win a category here and rank modestly elsewhere, or vice versa.

Fastest (with real answers, not just fast garbage)

RedHatAI/Muse-Glimmer-30B-NVFP4

210 tok/s · 30B

Highest peak decode speed among models that still cleared a basic quality bar (Quality ≥ 50/100) -- the pick when speed is what you care about most, as long as it's not getting things wrong to get there.

Most accurate (that isn't painfully slow)

unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)

87/100 quality · 35B

Highest Quality score among models still doing at least 20 tokens/sec -- the pick when correctness matters most and you just need it to not crawl.

Best at coding

nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4 (reasoning: ON)

100% coding accuracy · 30B

Highest code-generation accuracy (exec-verified against test cases), speed not considered at all -- the pick for a coding assistant specifically.

Best at tool calling

unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)

100/100 tool-use quality · 35B

Highest tool-use accuracy from the graded eval suite -- the pick for anything agentic that lives or dies on correctly calling functions.

Best for a Hermes-style personal agent

nvidia/Qwen3.6-27B-NVFP4 (reasoning: OFF)

82/100 Hermes Score · 27B

Highest Hermes Score -- see the dedicated section below for the full breakdown.

Best at agentic/autonomous planning

nvidia/Gemma-4-31B-IT-NVFP4

55/100 planning quality · 31B

Highest score on the eval suite's autonomous_planning domain -- not told the exact steps, just a goal and a toolbox; the pick for a harness that needs the model to figure out its own plan, not just follow one.

Most concurrent agent sessions

unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)

32 concurrent · 35B

Highest orchestrator capacity ceiling -- the pick when you need to share one box across the most simultaneous tool-chain agent sessions, not just serve one well.

Best for long documents

unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)

100/100 recall · 35B

Highest score on the eval suite's long_context (needle-in-haystack) domain -- the pick for summarizing or answering questions about long documents, not just short chats.

Best for structured/JSON output

unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)

100/100 structured quality · 35B

Highest score on the eval suite's structured domain -- the pick for a harness that parses the model's output programmatically and can't tolerate malformed JSON.

Top 5 by the numbers

A faster-to-scan companion to the detail tables below, not a replacement — each panel ranks every model with data for that one metric and shows the top 5, bar length and the number at the tip both carrying the same value. Hover or tab through a bar for the full model name if it's cut off.

Overall quality

LocalScore, 0-100

1nvidia/Qwen3.6-35B-A3B-NVFP4 (reasoning: OFF)92.0/100
2unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)83.7/100
3nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4 (reasoning: ON)80.7/100
4nvidia/Gemma-4-26B-A4B-NVFP479.9/100
5unsloth/Qwen3.8-27B-NVFP4 (reasoning: ON)78.1/100

Agent-harness fitness

Hermes Score, 0-100

1nvidia/Qwen3.6-27B-NVFP4 (reasoning: OFF)82.1/100
2nvidia/Gemma-4-31B-IT-NVFP480.6/100
3unsloth/Qwen3.8-27B-NVFP4 (reasoning: OFF)79.8/100
4nvidia/Gemma-4-26B-A4B-NVFP479.0/100
5google/gemma-4-12B-it79.0/100

Peak decode speed

best-case tok/s, single stream

1RedHatAI/Muse-Glimmer-30B-NVFP4210tok/s
2nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4 (reasoning: ON)87tok/s
3nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4 (reasoning: ON)85tok/s
4unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)58tok/s
5LiquidAI/LFM2.5-2.6B33tok/s

Average decode speed

blended across mixed workloads

1unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)747tok/s
2nvidia/Qwen3.6-27B-NVFP4 (reasoning: ON)528tok/s
3nvidia/Qwen3.6-35B-A3B-NVFP4 (reasoning: OFF)317tok/s
4nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4 (reasoning: ON)190tok/s
5unsloth/Qwen3.8-27B-NVFP4 (reasoning: ON)79tok/s

Prompt-processing speed

peak prefill tok/s

1unsloth/Qwen3.8-27B-NVFP4 (reasoning: OFF)95030tok/s
2nvidia/Qwen3.6-27B-NVFP4 (reasoning: OFF)80109tok/s
3LiquidAI/LFM2.5-2.6B15618tok/s
4nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4 (reasoning: ON)12755tok/s
5nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4 (reasoning: ON)12066tok/s

Coding accuracy

exec-verified, lowest concurrency tested

1nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4 (reasoning: ON)100%
2nvidia/Qwen3.6-27B-NVFP4 (reasoning: ON)100%
3nvidia/Gemma-4-31B-IT-NVFP4100%
4nvidia/Gemma-4-26B-A4B-NVFP4100%
5google/gemma-4-E4B-it100%

Tool-use quality

graded eval domain, 0-100

1unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)100/100
2nvidia/Qwen3.6-27B-NVFP4 (reasoning: ON)100/100
3unsloth/Qwen3.8-27B-NVFP4 (reasoning: ON)100/100
4unsloth/Qwen3.8-27B-NVFP4 (reasoning: OFF)100/100
5nvidia/Qwen3.6-35B-A3B-NVFP4 (reasoning: OFF)87/100

Concurrent tool-chain sessions

orchestrator-shaped traffic

1unsloth/Qwen3.6-35B-A3B-NVFP4 (reasoning: ON)32concurrent
2nvidia/Qwen3.6-27B-NVFP4 (reasoning: ON)32concurrent
3google/gemma-4-E4B-it32concurrent
4unsloth/Qwen3.8-27B-NVFP4 (reasoning: ON)32concurrent
5unsloth/Qwen3.8-27B-NVFP4 (reasoning: OFF)32concurrent

Overall quality ranking

General-purpose accuracy across 22 graded tasks (tool use, coding, safety, instruction-following, and more). LocalScore is one 0-100 number combining how often the model got the task right (Quality), how consistent it was across repeats (Reliability), how good its accuracy-per-token was (Efficiency), and how fast it started responding (Responsiveness). A different 0-100 number from Hermes Score below — see that section for what that one means. Avg tok/s here is a blended average across every decode-speed reading recorded for this model (short quick tasks and long-context runs together), so it can land well below the model's best case — that peak number is what Best model for → Fastest and the Decode peak column further down report instead.

modellabelstatusLocalScore QualityiMean graded score across the 22-task eval suite. A different task set from the Hermes table's "Quality" below. ReliabilityiHow consistent the score was across 3 repeats — 100 = zero variance. EfficiencyiAverage decode speed during the eval run, scored against an 80 tok/s target. ResponsivenessiMedian TOTAL reply time (first token through the full answer) vs. a 10s cap. Not the same measurement as the Hermes table's "Responsiveness." avg tok/slast run
nvidia/Qwen3.6-35B-A3B-NVFP4nvidia-qwen36-35b-a3b-nvfp4-boosted-nothinkcomplete92.086.7100.097.093.1316.92026-08-14
unsloth/Qwen3.6-35B-A3B-NVFP4unsloth-qwen36-35b-a3b-nvfp4complete83.787.197.9100.048.9747.42026-08-15
nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4nvidia-nvidia-nemotron-3-nano-30b-a3b-nvfp4complete80.763.699.7100.085.662.02026-08-16
nvidia/Gemma-4-26B-A4B-NVFP4nvidia-gemma-4-26b-a4b-nvfp4complete79.987.0100.039.688.931.72026-08-14
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp4complete78.181.999.6100.031.879.12026-08-16
nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4nemotron-3.5-lightning-30b-a3b-nvfp4complete77.163.499.7100.067.9190.12026-08-16
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp4complete76.887.797.0100.014.0528.42026-08-15
google/gemma-4-E4B-itgoogle-gemma-4-e4b-itcomplete71.177.5100.024.881.619.92026-08-14
google/gemma-4-12B-itgoogle-gemma-4-12b-itcomplete69.886.799.811.367.58.02026-08-14
nvidia/Gemma-4-31B-IT-NVFP4nvidia-gemma-4-31b-it-nvfp4complete69.186.799.810.265.17.92026-08-15
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp4-nothinkcomplete68.787.799.614.556.913.92026-08-16
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp4-nothinkcomplete66.978.797.315.968.321.72026-08-15
poolside/Laguna-S-2.1-NVFP4poolside-laguna-s-21-nvfp4complete63.057.996.821.390.911.62026-08-15
LiquidAI/LFM2.5-2.6Bliquidai-lfm25-26bcomplete55.542.998.542.164.822.82026-08-14
RedHatAI/Muse-Glimmer-30B-NVFP4*No vLLM-compatible tool-call/reasoning parser exists for this model's custom "Onyx ATEM" chat template -- confirmed 2026-08-16, no matching vLLM plugin available. A harness-side workaround (spark_bench_plus.py's chat_stream) strips its raw reasoning text before grading, which should help plain-text domains, but its tool calls are also raw text that never reaches vLLM's tool_calls field, so tool-use-dependent numbers specifically may still understate this model's real capability. See METHODOLOGY.md.muse-glimmer-30b-nvfp4complete54.263.9100.015.337.222.22026-08-16
  • * No vLLM-compatible tool-call/reasoning parser exists for this model's custom "Onyx ATEM" chat template -- confirmed 2026-08-16, no matching vLLM plugin available. A harness-side workaround (spark_bench_plus.py's chat_stream) strips its raw reasoning text before grading, which should help plain-text domains, but its tool calls are also raw text that never reaches vLLM's tool_calls field, so tool-use-dependent numbers specifically may still understate this model's real capability. See METHODOLOGY.md.

How many people can use it at once

The peak number of simultaneous requests of that traffic type this box was actually tested against — orchestrator is multi-step tool-chain traffic (the shape an autonomous agent sends), coding_agent is code-generation requests, chat_agent is casual back-and-forth conversation. All three are swept over the same concurrency levels (1, 2, 4, 8, 16, 32), so the numbers are directly comparable to each other.

modellabeltool-chain agentscoding agentschat sessions tool-calling works?
unsloth/Qwen3.6-35B-A3B-NVFP4unsloth-qwen36-35b-a3b-nvfp4323232
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp432232
google/gemma-4-E4B-itgoogle-gemma-4-e4b-it323232
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp432322
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp4-nothink323216
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp4-nothink323232
nvidia/Gemma-4-31B-IT-NVFP4nvidia-gemma-4-31b-it-nvfp4163232
nvidia/Gemma-4-26B-A4B-NVFP4nvidia-gemma-4-26b-a4b-nvfp4163232
google/gemma-4-12B-itgoogle-gemma-4-12b-it163232
nvidia/Qwen3.6-35B-A3B-NVFP4nvidia-qwen36-35b-a3b-nvfp4-boosted-nothink88
nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4nvidia-nvidia-nemotron-3-nano-30b-a3b-nvfp413216
LiquidAI/LFM2.5-2.6Bliquidai-lfm25-26b13216
poolside/Laguna-S-2.1-NVFP4poolside-laguna-s-21-nvfp413216
RedHatAI/Muse-Glimmer-30B-NVFP4muse-glimmer-30b-nvfp413216
nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4nemotron-3.5-lightning-30b-a3b-nvfp413216

Hermes Benchmark — best model for a personal-agent harness

One 0-100 number for "how good would this model be behind a Hermes-style personal agent": 50% how well it actually completes real agent tasks (tool use, web search, remembering things across a conversation), 30% how many concurrent sessions it sustains, 20% how quickly it starts responding.

modellabelHermes Score QualityiMean score on a separate 7-task hermes-shaped task set (tool chains, web search, memory). Not the 22-task eval suite in the Overall table. CapacityiConcurrent hermes-shaped sessions handled vs. a 16-session target. Can mean "tested this far without breaking," not always a proven ceiling. ResponsivenessiBaseline time-to-first-token only, single user, vs. a 1.5s target. Not the same measurement as the Overall table's "Responsiveness." approx size
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp4-nothink82.164.1100.0100.027B
nvidia/Gemma-4-31B-IT-NVFP4nvidia-gemma-4-31b-it-nvfp480.661.1100.0100.031B
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp4-nothink79.859.6100.0100.027B
nvidia/Gemma-4-26B-A4B-NVFP4nvidia-gemma-4-26b-a4b-nvfp479.058.1100.0100.026B
google/gemma-4-12B-itgoogle-gemma-4-12b-it79.058.1100.0100.012B
nvidia/Qwen3.6-35B-A3B-NVFP4nvidia-qwen36-35b-a3b-nvfp4-boosted-nothink69.368.750.0100.035B
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp462.959.1100.016.727B
google/gemma-4-E4B-itgoogle-gemma-4-e4b-it54.353.525.0100.04B
poolside/Laguna-S-2.1-NVFP4poolside-laguna-s-21-nvfp450.546.125.0100.0
RedHatAI/Muse-Glimmer-30B-NVFP4muse-glimmer-30b-nvfp450.245.525.0100.030B
unsloth/Qwen3.6-35B-A3B-NVFP4unsloth-qwen36-35b-a3b-nvfp449.158.150.025.535B
LiquidAI/LFM2.5-2.6Bliquidai-lfm25-26b46.638.225.0100.03B
nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4nvidia-nvidia-nemotron-3-nano-30b-a3b-nvfp446.545.512.5100.030B
nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4nemotron-3.5-lightning-30b-a3b-nvfp437.245.525.035.030B
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp437.064.112.55.827B

Smallest model that's actually good enough (70+/100): google/gemma-4-12B-it (~12B, score 79.0) — the one to reach for if you're tight on memory. Largest model tested: nvidia/Gemma-4-31B-IT-NVFP4 (~31B, score 80.6) — the highest-quality option this box can run.

Context scaling — does speed hold up as documents get longer?

Same-model decode speed at its smallest vs. largest tested context, both from the same speed sweep run. Stability is 100 × (tok/s at largest context) / (tok/s at smallest context) — 100% means no slowdown at all as the prompt grows; a low number means the model falls off hard on long documents even though it might look fine on a short prompt. Peak is the single fastest decode_tps ever recorded for this model at any context size, no quality filter. reasoning? is derived from whether any measured reasoning time was ever recorded for this label, not a name guess — note that a reasoning-capable model's thinking-ON and thinking-OFF entries can have very different stability curves, so check the label, not just the model name.

modellabelreasoning?@ smallest ctx@ largest ctx stabilitypeak (any context)
RedHatAI/Muse-Glimmer-30B-NVFP4muse-glimmer-30b-nvfp4no12 tok/s @3K tokens12 tok/s @60K tokens96%210
poolside/Laguna-S-2.1-NVFP4poolside-laguna-s-21-nvfp4no17 tok/s @3K tokens16 tok/s @15K tokens96%17
google/gemma-4-12B-itgoogle-gemma-4-12b-itno7 tok/s @4K tokens7 tok/s @129K tokens91%8
nvidia/Gemma-4-31B-IT-NVFP4nvidia-gemma-4-31b-it-nvfp4no7 tok/s @4K tokens6 tok/s @64K tokens91%7
nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4nvidia-nvidia-nemotron-3-nano-30b-a3b-nvfp4🧠 yes78 tok/s @4K tokens70 tok/s @133K tokens90%87
LiquidAI/LFM2.5-2.6Bliquidai-lfm25-26bno33 tok/s @4K tokens29 tok/s @66K tokens87%33
google/gemma-4-E4B-itgoogle-gemma-4-e4b-itno19 tok/s @4K tokens16 tok/s @64K tokens86%19
nvidia/Gemma-4-26B-A4B-NVFP4nvidia-gemma-4-26b-a4b-nvfp4no29 tok/s @4K tokens25 tok/s @129K tokens84%30
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp4-nothink🧠 yes11 tok/s @3K tokens9 tok/s @124K tokens81%11
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp4-nothink🧠 yes12 tok/s @3K tokens9 tok/s @124K tokens80%12
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp4🧠 yes10 tok/s @3K tokens2 tok/s @124K tokens22%10
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp4🧠 yes10 tok/s @3K tokens2 tok/s @124K tokens20%10
nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4nemotron-3.5-lightning-30b-a3b-nvfp4🧠 yes64 tok/s @4K tokens12 tok/s @133K tokens19%85
unsloth/Qwen3.6-35B-A3B-NVFP4unsloth-qwen36-35b-a3b-nvfp4🧠 yes58 tok/s @3K tokens8 tok/s @124K tokens13%58

Reasoning models average stability: 46% (n=7) vs. non-reasoning: 90% (n=7). Most stable at long context: RedHatAI/Muse-Glimmer-30B-NVFP4 (muse-glimmer-30b-nvfp4) (96%). Fastest single-context peak (no quality filter): RedHatAI/Muse-Glimmer-30B-NVFP4 (muse-glimmer-30b-nvfp4) (210 tok/s).

Detailed inference performance

Best-case single-stream timing at the smallest context tested, the largest context that actually returned a real answer, and the GPU memory budget each model was served at. TTFT = time to first token, TPOT = time per output token (decode latency), prefill = how fast it reads the prompt before answering. Max document size is the actual measured prompt token count of the largest successful run, not the round number passed to --contexts — different tokenizers turn the same target size into different real token counts, so this can land a bit above or below what was requested.

modellabelGPU util usedLoad time Max document sizeTTFT (ms) Prefill (tok/s)Decode peak (tok/s)TPOT (ms)
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp4-nothink0.90124K tokens21692801091285
nvidia/Gemma-4-31B-IT-NVFP4nvidia-gemma-4-31b-it-nvfp40.90735s64K tokens260115937148
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp4-nothink0.90124K tokens23415950301192
nvidia/Gemma-4-26B-A4B-NVFP4nvidia-gemma-4-26b-a4b-nvfp40.90292s129K tokens73658763034
google/gemma-4-12B-itgoogle-gemma-4-12b-it0.90292s129K tokens170428648134
nvidia/Qwen3.6-35B-A3B-NVFP4nvidia-qwen36-35b-a3b-nvfp4-boosted-nothink0.90121s
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp40.90364s124K tokens2470023811097
google/gemma-4-E4B-itgoogle-gemma-4-e4b-it0.90251s64K tokens63369541954
poolside/Laguna-S-2.1-NVFP4poolside-laguna-s-21-nvfp40.90925s30K tokens128845291759
RedHatAI/Muse-Glimmer-30B-NVFP4muse-glimmer-30b-nvfp40.90282s120K tokens2053639542105
unsloth/Qwen3.6-35B-A3B-NVFP4unsloth-qwen36-35b-a3b-nvfp40.90221s124K tokens443681935817
LiquidAI/LFM2.5-2.6Bliquidai-lfm25-26b0.90181s66K tokens403156183330
nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4nvidia-nvidia-nemotron-3-nano-30b-a3b-nvfp40.90231s133K tokens622127558717
nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4nemotron-3.5-lightning-30b-a3b-nvfp40.90201s133K tokens2986120668512
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp40.90131s124K tokens2464519351097

Machine telemetry

Real GPU behavior sampled every 5s for the duration of each model's benchmark run (not the box's own hermes-vllm production traffic) — how hot, how loaded, and how much memory it actually used, versus the --gpu-memory-utilization flag we asked vLLM to target. Only present for runs after telemetry capture was added; older runs show —.

modellabelPeak GPU utilAvg GPU util Peak memory usedPeak tempPeak power
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp4-nothink96%96%71°C69W
nvidia/Gemma-4-31B-IT-NVFP4nvidia-gemma-4-31b-it-nvfp496%96%72°C76W
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp4-nothink96%96%74°C69W
nvidia/Gemma-4-26B-A4B-NVFP4nvidia-gemma-4-26b-a4b-nvfp496%96%77°C73W
google/gemma-4-12B-itgoogle-gemma-4-12b-it96%96%78°C87W
nvidia/Qwen3.6-35B-A3B-NVFP4nvidia-qwen36-35b-a3b-nvfp4-boosted-nothink96%91%61°C37W
unsloth/Qwen3.8-27B-NVFP4unsloth-qwen38-27b-nvfp496%96%81°C88W
google/gemma-4-E4B-itgoogle-gemma-4-e4b-it96%96%72°C74W
poolside/Laguna-S-2.1-NVFP4poolside-laguna-s-21-nvfp496%96%76°C78W
RedHatAI/Muse-Glimmer-30B-NVFP4muse-glimmer-30b-nvfp496%96%77°C80W
unsloth/Qwen3.6-35B-A3B-NVFP4unsloth-qwen36-35b-a3b-nvfp496%96%76°C80W
LiquidAI/LFM2.5-2.6Bliquidai-lfm25-26b96%96%79°C92W
nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4nvidia-nvidia-nemotron-3-nano-30b-a3b-nvfp496%96%82°C83W
nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4nemotron-3.5-lightning-30b-a3b-nvfp496%96%80°C90W
nvidia/Qwen3.6-27B-NVFP4nvidia-qwen36-27b-nvfp496%96%82°C89W