Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -15,8 +15,8 @@ FeiFei = (
|
|
15 |
"nvidia/Llama-3.1-Nemotron-70B-Instruct-HF",
|
16 |
"mistralai/Mistral-Nemo-Instruct-2407",
|
17 |
"mistralai/Mistral-Nemo-Instruct-2411",
|
18 |
-
"deepseek-ai/DeepSeek-R1-Distill-Qwen-32B"
|
19 |
-
|
20 |
value="meta-llama/Llama-3.3-70B-Instruct",
|
21 |
show_label=False,
|
22 |
container=False),
|
|
|
15 |
"nvidia/Llama-3.1-Nemotron-70B-Instruct-HF",
|
16 |
"mistralai/Mistral-Nemo-Instruct-2407",
|
17 |
"mistralai/Mistral-Nemo-Instruct-2411",
|
18 |
+
"deepseek-ai/DeepSeek-R1-Distill-Qwen-32B"
|
19 |
+
],
|
20 |
value="meta-llama/Llama-3.3-70B-Instruct",
|
21 |
show_label=False,
|
22 |
container=False),
|