Update README.md
Browse files
README.md
CHANGED
@@ -18,8 +18,10 @@ This repository contains **Chinese-Mixtral-Instruct**, which is further tuned wi
|
|
18 |
|
19 |
**Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**
|
20 |
|
|
|
|
|
21 |
- For LoRA-only model, please see: https://huggingface.co/hfl/chinese-mixtral-instruct-lora
|
22 |
|
23 |
- For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/chinese-mixtral-instruct-gguf
|
24 |
|
25 |
-
|
|
|
18 |
|
19 |
**Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**
|
20 |
|
21 |
+
## Others
|
22 |
+
|
23 |
- For LoRA-only model, please see: https://huggingface.co/hfl/chinese-mixtral-instruct-lora
|
24 |
|
25 |
- For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/chinese-mixtral-instruct-gguf
|
26 |
|
27 |
+
- If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-Mixtral/.
|