hfl-rc's picture
Update README.md
f9cf069 verified
|
raw
history blame
771 Bytes
---
license: apache-2.0
language:
- zh
- en
---
# Chinese-Mixtral-Instruct
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.