GPU Util % utilisation
GPU Temp °C die
Unified GB of 128 · 8 GB guard
Throughput tok / second
TTFT ms · first token
Active Lane idle no warm brain
OpenRouter $0.00 spend · since start
Unified · 60 s 8 GB guard band shown at top

← Models

What it's for
  • Route a Hermes agent prompt to the cheapest tier whose predicate clears (local Spark / OpenRouter cheap / OpenRouter frontier).
  • Embed a deterministic, auditable cost router into a Hermes config (no LLM-classifier overhead).
  • Reproduce the H6 leak-rate measurement on a custom workload by re-grading the same 12-prompt shape.

Audience — DGX Spark power users running a local-first agent harness who want to escalate to frontier only when local can't reliably answer — and to *know* what that fraction is.

Quant economics quality × speed per build
Variant
Local Spark — Qwen3-30B-A3B MoE Q4_K_M sweet spot
OpenRouter cheap-tier — gpt-4o-mini
OpenRouter frontier — claude-opus-4.1
Known drift bounded · honest
  • Suite size 12 prompts × N=3 attempts per strategy (108 calls per full run). Not a large-N guarantee; production workloads will exhibit their own leak rates.
  • OpenRouter snapshot prices Captured 2026-05-28T14:32:06.836115+00:00. openai/gpt-4o-mini = $0.15 per 1M input + $0.60 per 1M output; anthropic/claude-opus-4.1 = $15.00 per 1M input + $75.00 per 1M output. Prices change; re-snapshot before reproduction.
  • Leak rate 33.3% measured leak rate. Tuned to this 12-prompt suite's synthetic-but-graded difficulty distribution.
  • Token threshold complex-tier `min_input_tokens=3000` (= 3000 tokens) was tuned to this suite. A workload with a different long-to-short ratio should re-tune this single integer.