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

facebookresearch/metaseq

Repo for external large-scale work observed · 2026-08-28

github.com/facebookresearch/metaseq · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: n/a
  • age_days: 1584
  • days_rel: n/a
  • days_push: 858
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6548 stars · 714 forks observed · 2026-08-28

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

Metaseq is a PyTorch codebase from Meta AI for training and working with large-scale Open Pre-trained Transformers (OPT), forked from fairseq. It provides training workflows and APIs for models up to 175B parameters, with community integrations for inference via Hugging Face, DeepSpeed, FasterTransformer, and others.

Use cases

  • train large language models on hundreds of GPUs
  • reproduce or extend the OPT-175B training pipeline
  • fine-tune large transformer models with data and model parallelism
  • convert OPT checkpoints for use with inference engines like FasterTransformer or CTranslate2
  • study the training log of a 175B parameter model
  • run large-scale pretraining experiments in PyTorch

When to choose

  • you need to pretrain or fine-tune very large transformer models with distributed training
  • you want to work directly with the OPT model family in its original codebase
  • you need a fairseq-compatible codebase for large-scale LLM research

When to avoid

  • you just want to run inference with OPT models - use Hugging Face Transformers instead
  • you need actively maintained tooling - the repo is largely in maintenance mode
  • you are training small models where simpler frameworks like Hugging Face Trainer suffice

Facets

library · maturity maintenance

llm-training llm-inference deep-learning machine-learning large-language-models deep-learning machine-learning artificial-intelligence python opt transformers large-scale-training fairseq-fork facebook-research distributed-training gpu linux docker

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/metaseqmain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/metaseq")

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