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
+7-24Lines changed: 7 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -93,32 +93,15 @@ def build_visualizer():
93
93
withgr.Tab("Price Analysis", id=1):
94
94
price_markdown="""
95
95
## *Price Analysis Visualizations*
96
-
Below is a scatterplot depicting a model’s arenascore against its cost effectiveness. Start exploring and discover some interesting trends in the data!
96
+
Below is a scatterplot depicting a subset of the arena's models' score against their cost effectiveness. Start exploring and discover some interesting trends in the data!
0 commit comments