RakeshUtekar commited on
Commit
96caf7f
·
verified ·
1 Parent(s): d5929fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def main():
56
  model_names = [
57
  "meta-llama/Llama-3.3-70B-Instruct",
58
  "meta-llama/Llama-3.1-405B-Instruct",
59
- "Qwen/QVQ-72B-Preview",
60
  "deepseek-ai/DeepSeek-V3",
61
  "EleutherAI/gpt-neox-20b"
62
 
 
56
  model_names = [
57
  "meta-llama/Llama-3.3-70B-Instruct",
58
  "meta-llama/Llama-3.1-405B-Instruct",
59
+ "Qwen/Qwen2.5-72B-Instruct",
60
  "deepseek-ai/DeepSeek-V3",
61
  "EleutherAI/gpt-neox-20b"
62