Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -255,7 +255,7 @@ demo = gr.ChatInterface(
|
|
255 |
undo_btn="Undo",
|
256 |
clear_btn="Clear",
|
257 |
submit_btn="Send",
|
258 |
-
description="
|
259 |
chatbot=gr.Chatbot(
|
260 |
scale=1,
|
261 |
placeholder=PLACEHOLDER,
|
|
|
255 |
undo_btn="Undo",
|
256 |
clear_btn="Clear",
|
257 |
submit_btn="Send",
|
258 |
+
description="ginigen/Private-BitSix-Mistral-Small-3.1-24B-Instruct-2503",
|
259 |
chatbot=gr.Chatbot(
|
260 |
scale=1,
|
261 |
placeholder=PLACEHOLDER,
|