Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions router_inference/config/llm-router-g3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"pipeline_params": {
"router_name": "llm-router-g3",
"router_cls_name": "KNNRetrievalRouter",
"models": [
"gemini-3-flash-preview"
],
"description": "Single-model policy selected by measurement. Twenty-six RouterArena-priced models were screened on an external corpus of 27 public datasets, audited SHA-256 exact plus MinHash near-duplicate against all 9,613 RouterArena evaluation questions at zero overlap. Five routing mechanisms were built and each lost to a well-chosen constant on held-out data: cluster-to-model maps, a binary escalation classifier, instance-level retrieval, per-model difficulty heads, and a local LLM judge. This submission reports the constant those experiments identified rather than a router the evidence does not support. No RouterArena prompt, answer, label or outcome informs the selection."
},
"router": "llm-router-g3",
"router_name": "llm-router-g3",
"description": "llm-router by Yali Pollak - measurement-selected single-model policy."
}
1 change: 1 addition & 0 deletions router_inference/predictions/llm-router-g3-robustness.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions router_inference/predictions/llm-router-g3.json

Large diffs are not rendered by default.