Ross ROSS = Recommend OSS · open-source software intelligence for agents

mosaicml/composer

Supercharge Your Model Training observed · 2026-08-28

github.com/mosaicml/composer · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
mosaicml/composermain65

For agents

markdown · JSON · MCP: product_card(name="mosaicml/composer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem