Spaces:
Running
Running
aifeifei798
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ FeiFei = (
|
|
17 |
"mistralai/Mistral-Nemo-Instruct-2411",
|
18 |
"microsoft/phi-4",
|
19 |
"deepseek-ai/DeepSeek-R1-Distill-Qwen-32B"],
|
20 |
-
value="
|
21 |
show_label=False,
|
22 |
container=False),
|
23 |
gr.Radio(
|
|
|
17 |
"mistralai/Mistral-Nemo-Instruct-2411",
|
18 |
"microsoft/phi-4",
|
19 |
"deepseek-ai/DeepSeek-R1-Distill-Qwen-32B"],
|
20 |
+
value="mistralai/Mistral-Nemo-Instruct-2411",
|
21 |
show_label=False,
|
22 |
container=False),
|
23 |
gr.Radio(
|