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
Copy file name to clipboardExpand all lines: fastchat/serve/gradio_web_server_multi.py
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -100,14 +100,12 @@ def build_visualizer():
100
100
- Use the Legend: Click an organization name on the right to display its models. To compare models, click multiple organization names.
101
101
- Toggle Between Categories: Use the toggle in the upper right-hand corner to see the different arena scores per category.
102
102
103
-
The scatterplot only displays models that have public pricing/parameter information. To add pricing information, feel free to the Github repo [here](https://github.com/lmarena/arena-leaderboard-v2/).
103
+
The scatterplot only displays models that have public pricing/parameter information. To add pricing information, feel free to add to the Github repo [here](https://github.com/lmarena/arena-catalog).
0 commit comments