Spaces:
Running
on
Zero
Running
on
Zero
Update feifeiui/feifeiui.py
Browse files- feifeiui/feifeiui.py +1 -1
feifeiui/feifeiui.py
CHANGED
@@ -195,7 +195,7 @@ def create_ui():
|
|
195 |
"NousResearch/Hermes-3-Llama-3.1-8B",
|
196 |
"mistralai/Mistral-Nemo-Instruct-2411",
|
197 |
"microsoft/Phi-3.5-mini-instruct"],
|
198 |
-
value="
|
199 |
show_label=False,
|
200 |
container=False),
|
201 |
gr.Radio(
|
|
|
195 |
"NousResearch/Hermes-3-Llama-3.1-8B",
|
196 |
"mistralai/Mistral-Nemo-Instruct-2411",
|
197 |
"microsoft/Phi-3.5-mini-instruct"],
|
198 |
+
value="CohereForAI/c4ai-command-r-plus-08-2024",
|
199 |
show_label=False,
|
200 |
container=False),
|
201 |
gr.Radio(
|