ajsbsd commited on
Commit
7315d1a
·
verified ·
1 Parent(s): 33cf6b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -132,8 +132,8 @@ def generate_response(
132
  with gr.Blocks() as demo:
133
  gr.Markdown(
134
  """
135
- # Local Chatbot Powered by Hugging Face Transformers
136
- Type your message below and chat with the model loaded locally on your machine!
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