open-llms vs transformers
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| open-llms | transformers | |
|---|---|---|
| Tagline | A curated list of commercially usable open LLMs | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models |
| Stars | 13k | 162k |
| Forks | 977 | 34k |
| Open issues | 13 | 2.5k |
| Language | - | Python |
| License | Apache-2.0 | Apache-2.0 |
| Last pushed | Feb 13, 2025 | Jul 7, 2026 |
| Categories | LLM Frameworks | Data & Retrieval, Model Training, LLM Frameworks |
open-llms
Repository containing a table of large language models that are available for commercial use under various licenses such as Apache 2.0 and MIT. It includes details like release date, number of parameters, context length, and how to try the model.
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python