---
title: llama-3-chinese-8b-instruct
canonical_url: "https://www.modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct"
md_url: "https://www.modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct.md"
repository: ChineseAlpacaGroup/llama-3-chinese-8b-instruct
last_updated: 2024-05-29
license: "Apache License 2.0"
pipeline_tag: fill-mask
tasks:
  - fill-mask
model_type:
  - llama
architectures:
  - LlamaForCausalLM
parameters: 8.0B
tensor_type:
  - BF16
  - F16
library_name:
  - safetensors
  - pytorch
frameworks:
  - Pytorch
language:
  - zh
  - en
inference_backends:
  - "deploy_task text/emb"
  - "lmdeploy 0.9.1"
  - "lmdeploy_turbomind 0.9.1"
  - "sglang 0.5.2"
  - "vllm 0.9.2"
downloads: 2228
stars: 30
---

# llama-3-chinese-8b-instruct

> llama-3-chinese-8b-instruct - ChineseAlpacaGroup 在 ModelScope 开源的模型。📣📣📣 v3版指令模型已发布，欢迎使用 👉 [[HF版]](https://modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct-v3)…

ChineseAlpacaGroup/llama-3-chinese-8b-instruct 是 ModelScope 魔搭社区上的 8.0B 参数fill-mask模型，采用 Apache License 2.0 许可，可用 deploy_task text/emb、lmdeploy 0.9.1、lmdeploy_turbomind 0.9.1 部署。

- **Repository**: ChineseAlpacaGroup/llama-3-chinese-8b-instruct
- **License**: Apache License 2.0
- **Tasks**: fill-mask
- **Parameters**: 8.0B
- **Inference backends**: deploy_task text/emb, lmdeploy 0.9.1, lmdeploy_turbomind 0.9.1, sglang 0.5.2, vllm 0.9.2
- **Downloads**: 2228
- **Stars**: 30
- **Last updated**: 2024-05-29

Source: https://www.modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct

---

## **📣📣📣 v3版指令模型已发布，欢迎使用 👉 [[HF版]](https://modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct-v3) [[GGUF版]](https://modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct-v3-gguf)**

# Llama-3-Chinese-8B-Instruct

<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>

本仓库包含了**Llama-3-Chinese-8B-Instruct**，它是在[Llama-3-Chinese-8B](https://modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b)的基础上，使用了500万条指令数据进行精调。

**注意：这是一个指令/chat模型，可直接用于对话、聊天、问答。**

更多细节（性能、使用方法等）请参考GitHub项目页面：https://github.com/ymcui/Chinese-LLaMA-Alpaca-3

## 其他

- LoRA模型：https://modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct-lora

- GGUF模型（llama.cpp兼容）：https://modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct-gguf

- 关于本模型的提问，请通过 https://github.com/ymcui/Chinese-LLaMA-Alpaca-3 提交issue

----

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 LoRA model, please see: https://modelscope.cn/models/ChineseAlpacaGroup/llama-3-chinese-8b-instruct-lora

- For GGUF model (llama.cpp compatible), please see: https://modelscope.cn/models/ChineseAlpacaGroup/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
