Update README.md
Browse files
README.md
CHANGED
@@ -18,8 +18,10 @@ This repository contains **Chinese-Mixtral-Instruct-LoRA**, which is further tun
|
|
18 |
|
19 |
**Note: You must combine LoRA with the original [Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1) to obtain full weight.**
|
20 |
|
|
|
|
|
21 |
- For full model, please see: https://huggingface.co/hfl/chinese-mixtral-instruct
|
22 |
|
23 |
- For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/chinese-mixtral-instruct-gguf
|
24 |
-
|
25 |
-
|
|
|
18 |
|
19 |
**Note: You must combine LoRA with the original [Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1) to obtain full weight.**
|
20 |
|
21 |
+
## Others
|
22 |
+
|
23 |
- For full model, please see: https://huggingface.co/hfl/chinese-mixtral-instruct
|
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/.
|