hamilton vs transformers

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

hamiltontransformers
TaglineApache Hamilton helps define testable, modular, self-documenting dataflows.🤗 Transformers: the model-definition framework for state-of-the-art machine learning models
Stars2.5k162k
Forks19834k
Open issues1532.5k
LanguageJupyter NotebookPython
LicenseApache-2.0Apache-2.0
Last pushedJul 3, 2026Jul 7, 2026
CategoriesData & Retrieval, Model TrainingData & Retrieval, Model Training, LLM Frameworks

hamilton

Apache Hamilton is a lightweight Python library for creating directed acyclic graphs (DAGs) of data transformations that run anywhere Python runs. It supports extensive features for defining and modifying DAG execution and is useful in various contexts including Airflow pipelines and FastAPI servers.

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