Files
llama-3-chinese-8b-instruct-v3/README.md
ModelHub XC efe6fd4d61 初始化项目,由ModelHub XC社区提供模型
Model: hfl/llama-3-chinese-8b-instruct-v3
Source: Original Platform
2026-08-09 02:01:13 +08:00

35 lines
1.6 KiB
Markdown

---
license: apache-2.0
language:
- zh
- en
base_model: [hfl/Llama-3-Chinese-8B-Instruct, hfl/Llama-3-Chinese-8B-Instruct-v2, meta-llama/Meta-Llama-3-8B-Instruct]
---
# Llama-3-Chinese-8B-Instruct-v3
<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>
[**[👉👉👉 Chat with Llama-3-Chinese-8B-Instruct-v3 @ HF Space]**](https://huggingface.co/spaces/hfl-rc/llama-3-chinese-8b-instruct-demo)
This repository contains **Llama-3-Chinese-8B-Instruct-v3**, which is further finetuned based on a mix of the following models:
- [hfl/Llama-3-Chinese-8B-Instruct](https://huggingface.co/hfl/llama-3-chinese-8b-instruct)
- [hfl/Llama-3-Chinese-8B-Instruct-v2](https://huggingface.co/hfl/llama-3-chinese-8b-instruct-v2)
- [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
**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 GGUF model (llama.cpp compatible), please see: https://huggingface.co/hfl/llama-3-chinese-8b-instruct-v3-gguf
- If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-LLaMA-Alpaca-3
## Disclaimer
This project is developed based on Meta's Llama-3 model. Please strictly adhere to the [Llama-3 open-source license agreement](https://github.com/meta-llama/llama3/blob/main/LICENSE) during use.