docs: use paper title
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ library_name: sklearn
|
|
| 11 |
pipeline_tag: text-classification
|
| 12 |
---
|
| 13 |
|
| 14 |
-
# R2-Router:
|
| 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 |
|