BasilTh commited on
Commit
0f5aca5
Β·
1 Parent(s): 9ed609f

Deploy updated SLM customer-support chatbot

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
- title: Customer Support Chatbot
3
- colorFrom: blue
4
- colorTo: purple
 
5
  sdk: gradio
6
- sdk_version: 5.41.1
7
  app_file: app.py
8
- license: mit
9
- emoji: πŸš€
10
  ---
11
  <!-- Your app description below -->
12
  This Space hosts a customer-support chatbot powered by an Unsloth-QLoRA SLM with conversational memory.
13
- --
 
1
  ---
2
+ title: "Customer Support Chatbot"
3
+ emoji: "πŸ›Ž"
4
+ colorFrom: "blue"
5
+ colorTo: "purple"
6
  sdk: gradio
7
+ sdk_version: "5.41.1" # Must be quoted and match your requirements :contentReference[oaicite:11]{index=11}
8
  app_file: app.py
 
 
9
  ---
10
  <!-- Your app description below -->
11
  This Space hosts a customer-support chatbot powered by an Unsloth-QLoRA SLM with conversational memory.
12
+ --