Spaces:
Running
Running
Asthetic update
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
@@ -10,4 +10,6 @@ pinned: false
|
|
10 |
short_description: HF space to interact with EuroLLM 9B Model
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
1 |
---
|
2 |
+
title: EuroLLM Chat
|
3 |
+
emoji: 💬
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
|
|
10 |
short_description: HF space to interact with EuroLLM 9B Model
|
11 |
---
|
12 |
|
13 |
+
This is a chat space for the EuroLLM 9B Instruct model created by Widn.ai.
|
14 |
+
|
15 |
+
You can find the model in this repo: https://huggingface.co/utter-project/EuroLLM-9B-Instruct
|