facebookresearch/lingua
Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs. observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 32
- Release rhythm 35
- Longevity 49
Flags: no_releases
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: 686
- days_rel: n/a
- days_push: 411
- n_releases_24m: 0
Adoption not part of the score
4766 stars · 270 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Meta Lingua is a minimal, fast LLM training and inference library built on easy-to-modify PyTorch components for research purposes. It supports end-to-end training, inference, and evaluation of large language models with tools for analyzing speed and stability.
Use cases
- train a 1B parameter LLM from scratch on custom data
- experiment with new transformer architectures and losses
- run LLM inference and evaluation benchmarks
- research LLM training speed and stability
- prepare and shuffle large pretraining datasets from HuggingFace
- launch distributed training jobs on SLURM clusters
When to choose
- you need a hackable, minimal codebase for LLM research
- you want to modify training internals like architectures, losses, or data pipelines
- you need end-to-end training, inference, and evaluation in one lightweight repo
- you work with SLURM-based GPU clusters
When to avoid
- you need a production-ready LLM serving framework
- you want turnkey fine-tuning with high-level APIs like HuggingFace Trainer
- you lack GPU resources or distributed training infrastructure
- you need extensive documentation and long-term stability guarantees
Facets
library · maturity active
llm-training llm-inference machine-learning deep-learning large-language-models deep-learning machine-learning python pytorch llm-research training-framework slurm huggingface meta-ai research gpu linux docker
1 source
- readme: https://github.com/facebookresearch/lingua · fetched 2026-08-28 · 31f017b82a03
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/lingua | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/lingua")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem