Spaces:
Sleeping
Sleeping
damand2061
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -86,7 +86,7 @@ demo = gr.ChatInterface(
|
|
86 |
"meta-llama/Meta-Llama-3-8B-Instruct",
|
87 |
"mistralai/Mistral-7B-Instruct-v0.3",
|
88 |
"HuggingFaceH4/zephyr-7b-beta",
|
89 |
-
"microsoft/Phi-3-
|
90 |
],
|
91 |
value="meta-llama/Meta-Llama-3-8B-Instruct",
|
92 |
label="Choose Model"
|
|
|
86 |
"meta-llama/Meta-Llama-3-8B-Instruct",
|
87 |
"mistralai/Mistral-7B-Instruct-v0.3",
|
88 |
"HuggingFaceH4/zephyr-7b-beta",
|
89 |
+
"microsoft/Phi-3.5-mini-instruct"
|
90 |
],
|
91 |
value="meta-llama/Meta-Llama-3-8B-Instruct",
|
92 |
label="Choose Model"
|