Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update tabs/leaderboard.py
Browse files- tabs/leaderboard.py +1 -1
tabs/leaderboard.py
CHANGED
@@ -120,7 +120,7 @@ def filter_leaderboard(df, model_type, category, sort_by):
|
|
120 |
|
121 |
<div class="note-box">
|
122 |
<p style="margin: 0; font-size: 1em;">
|
123 |
-
Note: API pricing for sorting by cost uses a 3-to-1 input/output ratio calculation. DeepSeek V3 and R1 were excluded from rankings due to limited function support. Pricing for Gemini models shown reflects
|
124 |
|
125 |
</p>
|
126 |
</div>
|
|
|
120 |
|
121 |
<div class="note-box">
|
122 |
<p style="margin: 0; font-size: 1em;">
|
123 |
+
Note: API pricing for sorting by cost uses a 3-to-1 input/output ratio calculation. DeepSeek V3 and R1 were excluded from rankings due to limited function support. Pricing for Gemini models shown reflects <a href="https://cloud.google.com/vertex-ai/generative-ai/pricing">Vertex AI</a>. Google AI Studio offers <a href="https://ai.google.dev/gemini-api/docs/pricing">Gemini API Access</a> at a lower cost with an API Key.
|
124 |
|
125 |
</p>
|
126 |
</div>
|