self-llm vs transformers

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

self-llmtransformers
Tagline《开源大模型食用指南》🤗 Transformers: the model-definition framework for state-of-the-art machine learning models
Stars31k162k
Forks3.0k34k
Open issues1582.5k
LanguageJupyter NotebookPython
LicenseApache-2.0Apache-2.0
Last pushedJun 17, 2026Jul 7, 2026
CategoriesDeveloper Tools, Model Training, Inference & ServingData & 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