open-llms vs transformers

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

open-llmstransformers
TaglineA curated list of commercially usable open LLMs🤗 Transformers: the model-definition framework for state-of-the-art machine learning models
Stars13k162k
Forks97734k
Open issues132.5k
Language-Python
LicenseApache-2.0Apache-2.0
Last pushedFeb 13, 2025Jul 7, 2026
CategoriesLLM FrameworksData & 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