diff --git a/README.md b/README.md index 154df82..08e23aa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,27 @@ --- license: apache-2.0 +language: +- zh +- en --- + +# Llama-3-Chinese-Instruct-8B + +

+ +

+ +This repository contains **Llama-3-Chinese-Instruct-8B**, which is further tuned with 5M instruction data on [Llama-3-Chinese-8B](https://huggingface.co/hfl/llama-3-chinese-8b). + +**Note: this is an instruction (chat) model, which can be used for conversation, QA, etc.** + +Further details (performance, usage, etc.) should refer to GitHub project page: https://github.com/ymcui/Chinese-LLaMA-Alpaca-3 + + +## Others + +- For LoRA-only model, please see: https://huggingface.co/hfl/llama-3-chinese-instruct-8b-lora + +- For GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/llama-3-chinese-instruct-8b-gguf + +- If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-LLaMA-Alpaca-3 \ No newline at end of file