Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -132,8 +132,8 @@ def generate_response(
|
|
132 |
with gr.Blocks() as demo:
|
133 |
gr.Markdown(
|
134 |
"""
|
135 |
-
#
|
136 |
-
Type your message below and chat with the model
|
137 |
"""
|
138 |
)
|
139 |
|
|
|
132 |
with gr.Blocks() as demo:
|
133 |
gr.Markdown(
|
134 |
"""
|
135 |
+
# HuggingFaceH4/Qwen2.5-1.5B-Instruct-gkd chat bot
|
136 |
+
Type your message below and chat with the model!
|
137 |
"""
|
138 |
)
|
139 |
|