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