hfl-rc's picture
Update README.md
fdbd184 verified
|
raw
history blame
No virus
1.09 kB
---
base_model: hfl/llama-3-chinese-8b
license: apache-2.0
language:
- zh
- en
---
# Llama-3-Chinese-8B-Instruct-LoRA
<p align="center">
<a href="https://github.com/ymcui/Chinese-LLaMA-Alpaca-3"><img src="https://ymcui.com/images/chinese-llama-alpaca-3-banner.png" width="600"/></a>
</p>
This repository contains **Llama-3-Chinese-8B-Instruct-LoRA**, which is further tuned with 5M instruction data on [Llama-3-Chinese-8B](https://huggingface.co./hfl/llama-3-chinese-8b).
**Note: You must combine LoRA with the original [Meta-Llama-3-8B](https://huggingface.co./meta-llama/Meta-Llama-3-8B) to obtain full weight.**
Further details (performance, usage, etc.) should refer to GitHub project page: https://github.com/ymcui/Chinese-LLaMA-Alpaca-3
## Others
- For full model, please see: https://huggingface.co./hfl/llama-3-chinese-8b-instruct
- For GGUF model (llama.cpp compatible), please see: https://huggingface.co./hfl/llama-3-chinese-8b-instruct-gguf
- If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-LLaMA-Alpaca-3