gateway vs transformers
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| gateway | transformers | |
|---|---|---|
| Tagline | Fully Local, Production-Grade Super SDK for Calling More Than 300+ LLMs | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models |
| Stars | 600 | 162k |
| Forks | 27 | 34k |
| Open issues | 0 | 2.5k |
| Language | TypeScript | Python |
| License | MIT | Apache-2.0 |
| Last pushed | Jun 9, 2026 | Jul 7, 2026 |
| Categories | LLM Frameworks, Developer Tools | Model Training, Data & Retrieval, LLM Frameworks |
gateway
Adaline Gateway provides a simple, unified interface to call over 200 Language Learning Models (LLMs) locally with features such as batching, retries, caching, callbacks and OpenTelemetry support.
TypeScript
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python