#49 · Primary category: Foundation Models

Chinese-LLaMA-Alpaca-3

alpaca large-language-models llama llama-2 llama-3 llama3 llm nlp

中文羊驼大模型三期项目 (Chinese Llama-3 LLMs) developed from Meta Llama 3

Project last updated:04/19/26

GitHub Stars

2.0K

Forks

170

Contributors

3

License

Apache-2.0

Why we included this project

These are Chinese-adapted Llama-3 models, covering both base and instruction-tuned versions, built by continuing pretraining on large-scale Chinese data and then fine-tuning with curated instruction sets. Along with the weights, the project releases the pretraining and fine-tuning scripts plus the instruction data, so you can reproduce the training or keep going on your own corpus. The models run in the standard Llama-3 tooling, from llama.cpp on a laptop CPU to vLLM for production serving. Teams building Chinese-language applications, or looking for a strong multilingual base for domain fine-tuning, get working releases and documentation instead of having to assemble the whole stack themselves.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category