diff --git a/README.md b/README.md index 1c62503..bbabe85 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- Blog + Blog arXiv: RouterArena Hugging Face Dataset
@@ -17,7 +17,7 @@

Make Router Evaluation Open and Standardized

- Make GPU Sharing Flexible and Easy + Make GPU Sharing Flexible and Easy

**RouterArena** is an open evaluation platform and leaderboard for **LLM routers** — systems that automatically select the best model for a given query. As the LLM ecosystem diversifies into specialized models of varying size, capability, and cost, routing has become essential for balancing performance and efficiency. Yet, unlike models, routers currently lack a unified evaluation standard that measures how well they trade off accuracy, cost, robustness, and latency. @@ -54,7 +54,7 @@ RouterArena addresses this gap by providing a uniform, multi-dimensional benchma Make GPU Sharing Flexible and Easy

--> -The current leaderboard is computed considering the accuracy and overall cost for each router. For more details, please read our [blog](https://www.notion.so/Who-Routes-LLM-Routers-28d52ffb519c805483e8e93f02502d5b). +The current leaderboard is computed considering the accuracy and overall cost for each router. For more details, please read our [blog](https://huggingface.co/blog/JerryPotter/who-routes-the-routers).

Have your router on there!

diff --git a/images/routerarena-diagram.png b/images/routerarena-diagram.png new file mode 100644 index 0000000..93c322d Binary files /dev/null and b/images/routerarena-diagram.png differ diff --git a/images/routerarena_diagram.png b/images/routerarena_diagram.png deleted file mode 100644 index 4ab0e7e..0000000 Binary files a/images/routerarena_diagram.png and /dev/null differ