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

BigScience

Ongoing research training transformer language models at scale, including: BERT & GPT-2 observed · 2026-08-28

github.com/bigscience-workshop/Megatron-DeepSpeed · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1888
  • days_rel: n/a
  • days_push: 896
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1448 stars · 226 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

BigScience is a research project training large transformer language models (BERT, GPT-style) at scale, built on a fork of Megatron-LM integrated with DeepSpeed. The repository provides training scripts, documentation, and tooling for distributed multi-GPU pretraining and fine-tuning of large language models.

Use cases

  • pretrain large GPT-style language models on GPU clusters
  • train BERT models with distributed DeepSpeed training
  • fine-tune pretrained transformer language models
  • run zero-shot evaluation of large language models
  • generate text with pretrained transformer checkpoints
  • set up multi-node distributed LLM training pipelines

When to choose

  • you need to pretrain or fine-tune large transformer LMs across many GPUs or nodes
  • you want Megatron-LM's efficiency combined with DeepSpeed's memory optimizations
  • you're reproducing BigScience-style open collaborative LLM training experiments

When to avoid

  • you just want to run inference with an existing LLM rather than train one
  • you need a maintained, actively developed training framework
  • you lack access to NVIDIA GPU clusters or multi-node HPC infrastructure
  • you want a simple high-level API like Hugging Face Trainer

Facets

library · maturity maintenance

llm-training deep-learning machine-learning benchmarking large-language-models deep-learning machine-learning gpu-computing python megatron-lm deepspeed distributed-training transformer-models research-project gpt bert hpc linux gpu docker

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="bigscience-workshop/Megatron-DeepSpeed")

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