hfl-rc commited on
Commit
5f5a6ce
·
verified ·
1 Parent(s): c7971dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,9 +9,11 @@ tags:
9
 
10
  # Chinese-Mixtral-Instruct
11
  <p align="center">
12
- <img src="https://ymcui.com/images/chinese-mixtral-banner.png" width="600"/>
13
  </p>
14
 
 
 
15
  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).
16
 
17
  **Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**
 
9
 
10
  # Chinese-Mixtral-Instruct
11
  <p align="center">
12
+ <a href="https://github.com/ymcui/Chinese-Mixtral"><img src="https://ymcui.com/images/chinese-mixtral-banner.png" width="600"/></a>
13
  </p>
14
 
15
+ **Chinese Mixtral GitHub repository: https://github.com/ymcui/Chinese-Mixtral**
16
+
17
  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).
18
 
19
  **Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**