Spaces:
Runtime error
Runtime error
Commit
·
7229c53
1
Parent(s):
a26e2a2
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
---
|
2 |
-
title: Chat
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
-
pinned:
|
8 |
app_port: 3000
|
9 |
suggested_hardware: a10g-small
|
10 |
license: mit
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Notus Chat
|
3 |
+
emoji: 💨
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
+
pinned: true
|
8 |
app_port: 3000
|
9 |
suggested_hardware: a10g-small
|
10 |
license: mit
|
11 |
+
models:
|
12 |
+
- argilla/notus-7b-dpo-lora
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|