erinmikail commited on
Commit
bf3675a
·
unverified ·
1 Parent(s): 7156ea2

Update tabs/leaderboard.py

Browse files
Files changed (1) hide show
  1. 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 [Vertex AI](https://cloud.google.com/vertex-ai/generative-ai/pricing). Google AI Studio offers [Gemini API Access](https://ai.google.dev/gemini-api/docs/pricing) at a lower cost with an API Key.
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>