#49 · Primary category: Foundation Models
Chinese-LLaMA-Alpaca-3
中文羊驼大模型三期项目 (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
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities