JiaqiXue commited on
Commit
0a3b67c
·
verified ·
1 Parent(s): 7c32a9b

docs: use paper title

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ library_name: sklearn
11
  pipeline_tag: text-classification
12
  ---
13
 
14
- # R2-Router: LLM Router with Joint Model-Budget Optimization
15
 
16
  **R2-Router** intelligently routes each query to the optimal (LLM, token budget) pair, jointly optimizing accuracy and inference cost. Ranked **#1** on the [RouterArena](https://routerarena.github.io/) leaderboard.
17
 
 
11
  pipeline_tag: text-classification
12
  ---
13
 
14
+ # R2-Router: A New Paradigm for LLM Routing with Reasoning
15
 
16
  **R2-Router** intelligently routes each query to the optimal (LLM, token budget) pair, jointly optimizing accuracy and inference cost. Ranked **#1** on the [RouterArena](https://routerarena.github.io/) leaderboard.
17