Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
@@ -9,7 +9,7 @@ app_port: 3000
|
|
9 |
suggested_hardware: a10g-small
|
10 |
license: mit
|
11 |
models:
|
12 |
-
- HuggingFaceH4/
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: StarChat2 Demo
|
3 |
+
emoji: 🌟
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
|
|
9 |
suggested_hardware: a10g-small
|
10 |
license: mit
|
11 |
models:
|
12 |
+
- HuggingFaceH4/starcoder2-15b-dpo-v11-deploy
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|