Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,12 @@ language:
|
|
| 7 |
|
| 8 |
# Chinese-Mixtral-Instruct
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
This repository contains **Chinese-Mixtral-Instruct**, which is further tuned with instruction data on [Chinese-Mixtral](https://huggingface.co/hfl/chinese-mixtral), where Chinese-Mixtral is build on top of [Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1).
|
| 11 |
|
| 12 |
**Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**
|
|
|
|
| 7 |
|
| 8 |
# Chinese-Mixtral-Instruct
|
| 9 |
|
| 10 |
+
<p align="center">
|
| 11 |
+
<br>
|
| 12 |
+
<img src="https://ymcui.com/images/chinese-mixtral-banner.png" width="600"/>
|
| 13 |
+
<br>
|
| 14 |
+
</p>
|
| 15 |
+
|
| 16 |
This repository contains **Chinese-Mixtral-Instruct**, which is further tuned with instruction data on [Chinese-Mixtral](https://huggingface.co/hfl/chinese-mixtral), where Chinese-Mixtral is build on top of [Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1).
|
| 17 |
|
| 18 |
**Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**
|