BasilTh
commited on
Commit
Β·
0f5aca5
1
Parent(s):
9ed609f
Deploy updated SLM customer-support chatbot
Browse files
README.md
CHANGED
@@ -1,13 +1,12 @@
|
|
1 |
---
|
2 |
-
title: Customer Support Chatbot
|
3 |
-
|
4 |
-
|
|
|
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 |
+
--
|