Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ language:
|
|
12 |
|
13 |
This repository contains the GGUF-v3 models (llama.cpp compatible) for **Chinese-Mixtral-Instruct** (chat/instruction model).
|
14 |
|
|
|
|
|
15 |
## Performance
|
16 |
|
17 |
Metric: PPL, lower is better
|
|
|
12 |
|
13 |
This repository contains the GGUF-v3 models (llama.cpp compatible) for **Chinese-Mixtral-Instruct** (chat/instruction model).
|
14 |
|
15 |
+
**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)**
|
16 |
+
|
17 |
## Performance
|
18 |
|
19 |
Metric: PPL, lower is better
|