transformers vs Chinese-LLaMA-Alpaca
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| transformers | Chinese-LLaMA-Alpaca | |
|---|---|---|
| Tagline | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models | Chinese LLaMA & Alpaca大语言模型+本地CPU/GPU训练部署 |
| Stars | 162k | 19k |
| Forks | 34k | 1.9k |
| Open issues | 2.5k | 5 |
| Language | Python | Python |
| License | Apache-2.0 | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Apr 19, 2026 |
| Categories | Data & Retrieval, Model Training, LLM Frameworks | LLM Frameworks, Model Training |
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python