Skip to content

Commit

Permalink
Remove 8B, update to reference 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
petersalas committed Feb 6, 2025
1 parent 9132d87 commit 265e8bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions llm_benchmark_suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -491,8 +491,7 @@ def _audio_models():
_Llm(GPT_4O_REALTIME_PREVIEW),
_Llm(GEMINI_1_5_PRO),
_Llm(GEMINI_1_5_FLASH),
_UltravoxLlm("fixie-ai/ultravox-8B", "ultravox-v0.4-8b"),
_UltravoxLlm("fixie-ai/ultravox-70B", "ultravox-v0.4-70b"),
_UltravoxLlm("fixie-ai/ultravox", "ultravox-v0.5-70b"),
_Llm(
"ultravox",
"baseten.co/ultravox-v0.4",
Expand Down

0 comments on commit 265e8bc

Please sign in to comment.