Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -136,7 +136,7 @@ class GradioInterface:
|
|
| 136 |
"NousResearch/Hermes-3-Llama-3.1-8B",
|
| 137 |
"HuggingFaceH4/zephyr-7b-alpha",
|
| 138 |
"meta-llama/Llama-2-7b-chat-hf",
|
| 139 |
-
"microsoft/Phi-3.5-mini-instruct"
|
| 140 |
"Qwen/Qwen2.5-1.5B-Instruct"
|
| 141 |
],
|
| 142 |
value="meta-llama/Meta-Llama-3-70B-Instruct",
|
|
|
|
| 136 |
"NousResearch/Hermes-3-Llama-3.1-8B",
|
| 137 |
"HuggingFaceH4/zephyr-7b-alpha",
|
| 138 |
"meta-llama/Llama-2-7b-chat-hf",
|
| 139 |
+
"microsoft/Phi-3.5-mini-instruct",
|
| 140 |
"Qwen/Qwen2.5-1.5B-Instruct"
|
| 141 |
],
|
| 142 |
value="meta-llama/Meta-Llama-3-70B-Instruct",
|