mosaicml/composer
Supercharge Your Model Training observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 79
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 31
- age_days: 1787
- days_rel: 404
- days_push: 126
- n_releases_24m: 10
Adoption not part of the score
5495 stars · 465 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Composer is an open-source PyTorch-based deep learning training library by MosaicML (now Databricks) for training neural networks faster and at lower cost. It abstracts distributed training, parallelism, data loading, and memory optimization for large-scale multi-node GPU clusters.
Use cases
- train large language models on multi-node GPU clusters
- speed up PyTorch training of transformer models
- fine-tune BERT-style embedding models efficiently
- train diffusion models at scale
- run distributed CNN training experiments faster
- reduce GPU training costs for deep learning workloads
When to choose
- you train neural networks on multi-GPU or multi-node clusters
- you want distributed training best practices without writing parallelism code yourself
- you are training LLMs, diffusion models, or transformers in PyTorch
When to avoid
- you need a lightweight single-GPU training loop with minimal dependencies
- your project uses TensorFlow or JAX instead of PyTorch
- you need inference or serving rather than training
Facets
library · maturity active
deep-learning llm-training machine-learning gpu-computing deep-learning machine-learning large-language-models gpu-computing python cloud pytorch distributed-training training-efficiency mosaicml neural-networks gpu linux docker
4 sources
- readme: https://github.com/mosaicml/composer · fetched 2026-08-28 · 002f215e962a
- homepage: http://docs.mosaicml.com · fetched 2026-08-29 · f938805a13f5
- site_page: https://docs.mosaicml.com/en/latest/faq.html · fetched 2026-08-29 · baef9b2db5a2
- registry_pypi: https://pypi.org/pypi/composer/json · fetched 2026-08-29 · 805d3671e154
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mosaicml/composer | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="mosaicml/composer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem