Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
title: Mistral-7B
|
| 3 |
-
emoji: 🐨
|
| 4 |
colorFrom: pink
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
|
@@ -10,6 +8,8 @@ pinned: false
|
|
| 10 |
license: mit
|
| 11 |
suggested_hardware: t4-small
|
| 12 |
short_description: LLM, chatbot
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
colorFrom: pink
|
| 3 |
colorTo: blue
|
| 4 |
sdk: gradio
|
|
|
|
| 8 |
license: mit
|
| 9 |
suggested_hardware: t4-small
|
| 10 |
short_description: LLM, chatbot
|
| 11 |
+
title: ICONN Lite Chat
|
| 12 |
+
emoji: ⚡
|
| 13 |
---
|
| 14 |
|
| 15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|