nuojohnchen commited on
Commit
994b096
·
verified ·
1 Parent(s): 94acf0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ POPULAR_MODELS = [
61
  "Qwen/Qwen2.5-7B-Instruct",
62
  "01-ai/Yi-6B-Chat",
63
  "FreedomIntelligence/Apollo-7B",
64
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B”,
65
  "openchat/openchat-3.5-0106"
66
  ]
67
 
 
61
  "Qwen/Qwen2.5-7B-Instruct",
62
  "01-ai/Yi-6B-Chat",
63
  "FreedomIntelligence/Apollo-7B",
64
+ "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
65
  "openchat/openchat-3.5-0106"
66
  ]
67