Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
title: Llama ChatBot
|
2 |
emoji: π
|
3 |
colorFrom: green
|
@@ -8,6 +9,7 @@ app_file: app.py
|
|
8 |
pinned: true
|
9 |
license: mit
|
10 |
short_description: Generic LLM ChatBot
|
|
|
11 |
|
12 |
# Chat with Groq AI (Llama 3.1-8B)
|
13 |
|
|
|
1 |
+
---
|
2 |
title: Llama ChatBot
|
3 |
emoji: π
|
4 |
colorFrom: green
|
|
|
9 |
pinned: true
|
10 |
license: mit
|
11 |
short_description: Generic LLM ChatBot
|
12 |
+
---
|
13 |
|
14 |
# Chat with Groq AI (Llama 3.1-8B)
|
15 |
|