File size: 880 Bytes
23ef1d2 fe20cc8 23ef1d2 f9cf069 c52f0fe f9cf069 db9d0e2 f9cf069 db9d0e2 f9cf069 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: apache-2.0
language:
- zh
- en
---
# Chinese-Mixtral-Instruct
<p align="center">
<img src="https://ymcui.com/images/chinese-mixtral-banner.png" width="600"/>
</p>
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).
**Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.**
- For LoRA-only model, please see: https://huggingface.co/hfl/chinese-mixtral-instruct-lora
- For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/chinese-mixtral-instruct-gguf
Please refer to [https://github.com/ymcui/Chinese-Mixtral/](https://github.com/ymcui/Chinese-Mixtral/) for more details. |