Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
β’
a797fc0
1
Parent(s):
557f1e5
typo in lmsys link
Browse files
app.py
CHANGED
@@ -199,7 +199,7 @@ with gr.Blocks(
|
|
199 |
<div style="text-align: center; max-width: 650px; margin: auto;">
|
200 |
<h1 style="font-weight: 900; margin-top: 5px;">π¬ Progress Tracker: Open vs. Proprietary LLMs π¬</h1>
|
201 |
<p style="text-align: left; margin-top: 30px; margin-bottom: 30px; line-height: 20px;">
|
202 |
-
This app visualizes the progress of proprietary and open-source LLMs over time as scored by the <a
|
203 |
The idea is inspired by <a href="https://www.linkedin.com/posts/maxime-labonne_arena-elo-graph-updated-with-new-models-activity-7187062633735368705-u2jB">this great work</a>
|
204 |
from <a href="https://huggingface.co/mlabonne/">Maxime Labonne</a>, and is intended to stay up-to-date as new models are released and evaluated.
|
205 |
<div style="text-align: left;">
|
|
|
199 |
<div style="text-align: center; max-width: 650px; margin: auto;">
|
200 |
<h1 style="font-weight: 900; margin-top: 5px;">π¬ Progress Tracker: Open vs. Proprietary LLMs π¬</h1>
|
201 |
<p style="text-align: left; margin-top: 30px; margin-bottom: 30px; line-height: 20px;">
|
202 |
+
This app visualizes the progress of proprietary and open-source LLMs over time as scored by the <a href="https://leaderboard.lmsys.org/">LMSYS Chatbot Arena</a>.
|
203 |
The idea is inspired by <a href="https://www.linkedin.com/posts/maxime-labonne_arena-elo-graph-updated-with-new-models-activity-7187062633735368705-u2jB">this great work</a>
|
204 |
from <a href="https://huggingface.co/mlabonne/">Maxime Labonne</a>, and is intended to stay up-to-date as new models are released and evaluated.
|
205 |
<div style="text-align: left;">
|