self-llm vs transformers
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| self-llm | transformers | |
|---|---|---|
| Tagline | 《开源大模型食用指南》 | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models |
| Stars | 31k | 162k |
| Forks | 3.0k | 34k |
| Open issues | 158 | 2.5k |
| Language | Jupyter Notebook | Python |
| License | Apache-2.0 | Apache-2.0 |
| Last pushed | Jun 17, 2026 | Jul 7, 2026 |
| Categories | Developer Tools, Model Training, Inference & Serving | Data & Retrieval, Model Training, LLM Frameworks |
self-llm
此Repo提供关于众多国内外主流开源大型语言和多模态模型(如LLaMA, ChatGLM等)的教程,涵盖Linux环境配置、部署使用及微调,旨在简化其应用流程,让学习者更好地理解和应用这些前沿技术。
Jupyter Notebook
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python