hfl-rc commited on
Commit
33685c6
1 Parent(s): 9ae59e0

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-GGUF
11
  <p align="center">
12
- <img src="https://ymcui.com/images/chinese-mixtral-banner.png" width="600"/>
13
  </p>
14
 
 
 
15
  This repository contains the GGUF-v3 models (llama.cpp compatible) for **Chinese-Mixtral-Instruct** (chat/instruction model).
16
 
17
  **Note: When using instruction/chat model, you MUST follow the official prompt template! Example: [chat.sh](https://github.com/ymcui/Chinese-Mixtral/blob/main/scripts/llamacpp/chat.sh)**
 
9
 
10
  # Chinese-Mixtral-Instruct-GGUF
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 the GGUF-v3 models (llama.cpp compatible) for **Chinese-Mixtral-Instruct** (chat/instruction model).
18
 
19
  **Note: When using instruction/chat model, you MUST follow the official prompt template! Example: [chat.sh](https://github.com/ymcui/Chinese-Mixtral/blob/main/scripts/llamacpp/chat.sh)**