Spaces:
Running
Running
forgot a Phi
Browse files
app.py
CHANGED
|
@@ -182,6 +182,7 @@ with demo:
|
|
| 182 |
"Qwen/QwQ-32B-Preview",
|
| 183 |
"Qwen/Qwen2.5-Coder-32B-Instruct",
|
| 184 |
"microsoft/Phi-3.5-mini-instruct",
|
|
|
|
| 185 |
"microsoft/Phi-3-mini-4k-instruct",
|
| 186 |
"deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
|
| 187 |
"deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
|
|
|
|
| 182 |
"Qwen/QwQ-32B-Preview",
|
| 183 |
"Qwen/Qwen2.5-Coder-32B-Instruct",
|
| 184 |
"microsoft/Phi-3.5-mini-instruct",
|
| 185 |
+
"microsoft/Phi-3-mini-128k-instruct",
|
| 186 |
"microsoft/Phi-3-mini-4k-instruct",
|
| 187 |
"deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
|
| 188 |
"deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
|