Update README.md
Browse files
README.md
CHANGED
@@ -13,13 +13,15 @@ language:
|
|
13 |
pipeline_tag: text-generation
|
14 |
inference: false
|
15 |
library_name: transformers
|
|
|
|
|
16 |
---
|
17 |
|
18 |
⚠️ Warning: Preview Model ⚠️
|
19 |
|
20 |
This model is currently at 50% completion and serves as a preview. It has not yet been fully optimized for general conversational tasks.
|
21 |
|
22 |
-
We are releasing this preview to provide insights and solicit community feedback to improve the model. Stay tuned for our
|
23 |
|
24 |
|
25 |
# OpenBuddy - Open Multilingual Chatbot
|
|
|
13 |
pipeline_tag: text-generation
|
14 |
inference: false
|
15 |
library_name: transformers
|
16 |
+
tags:
|
17 |
+
- mixtral
|
18 |
---
|
19 |
|
20 |
⚠️ Warning: Preview Model ⚠️
|
21 |
|
22 |
This model is currently at 50% completion and serves as a preview. It has not yet been fully optimized for general conversational tasks.
|
23 |
|
24 |
+
We are releasing this preview to provide insights and solicit community feedback to improve the model. Stay tuned for our future release.
|
25 |
|
26 |
|
27 |
# OpenBuddy - Open Multilingual Chatbot
|