You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **May 2026** — Real API benchmark: 10 questions per provider, all successful. Latency measured from US West coast. Full results in [`benchmark-results.json`](benchmark-results.json).
284
-
285
-
> Note: OpenCode (`opencode serve`) runs a web UI, not an OpenAI-compatible API proxy. For API access use Groq or Cerebras directly.
270
+
We ran **MMLU-style questions** and **quality tests** against each provider via real API calls. All providers are **100% free tier**:
> **May 2026** — 15 MMLU questions + 8 quality questions per provider via real API. Run `node scripts/run-mmlu-benchmark.js` to replicate. Results in [`benchmark-results.json`](benchmark-results.json).
281
+
282
+
| Metric | A3M Router | RouteLLM |
283
+
|--------|:----------:|:--------:|
284
+
| ±1 tier accuracy |**99.5%**|~85% |
285
+
| Package size |**19.5 KB**|~1.5 GB |
286
+
| GPU required |**No**| Yes |
287
+
| MMLU accuracy (free tier) | 80-87% | N/A |
288
+
289
+
> Full benchmark data including per-question responses available in [`benchmark-results.json`](benchmark-results.json).
0 commit comments