Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,16 @@ language:
|
|
6 |
---
|
7 |
|
8 |
# Chinese-Mixtral
|
|
|
|
|
|
|
9 |
|
10 |
This repository contains **Chinese-Mixtral**, which is further pre-trained on [Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1).
|
11 |
|
12 |
**Note: this is a foundation model, which is not suitable for conversation, QA, etc.**
|
13 |
|
14 |
-
For LoRA-only model, please see: https://huggingface.co/hfl/chinese-mixtral-lora
|
15 |
|
16 |
-
For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/chinese-mixtral-gguf
|
17 |
|
18 |
Please refer to [https://github.com/ymcui/Chinese-Mixtral/](https://github.com/ymcui/Chinese-Mixtral/) for more details.
|
|
|
6 |
---
|
7 |
|
8 |
# Chinese-Mixtral
|
9 |
+
<p align="center">
|
10 |
+
<img src="https://ymcui.com/images/chinese-mixtral-banner.png" width="600"/>
|
11 |
+
</p>
|
12 |
|
13 |
This repository contains **Chinese-Mixtral**, which is further pre-trained on [Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1).
|
14 |
|
15 |
**Note: this is a foundation model, which is not suitable for conversation, QA, etc.**
|
16 |
|
17 |
+
- For LoRA-only model, please see: https://huggingface.co/hfl/chinese-mixtral-lora
|
18 |
|
19 |
+
- For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/chinese-mixtral-gguf
|
20 |
|
21 |
Please refer to [https://github.com/ymcui/Chinese-Mixtral/](https://github.com/ymcui/Chinese-Mixtral/) for more details.
|