Meta Lingua
by Community
Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.
OSS
Meta Lingua
Added 1 June 2026
Overview
Meta Lingua is a lightweight Python framework for training and experimenting with large language models. It provides a minimal, modular codebase designed to be easily modified and extended by researchers.
Best for
Best for
Researchers and engineers who need a minimal, modifiable LLM training codebase for experimentation.
Use cases
- Prototyping new LLM architectures with minimal boilerplate
- Running controlled experiments on training dynamics
- Building custom training pipelines for language model research
Notes
Meta Lingua is a lightweight Python framework for training and experimenting with large language models. It provides a minimal, modular codebase designed to be easily modified and extended by researchers.
4,760 stars on GitHub. Last updated 2025-07-18. Licensed BSD-3-Clause.
Use cases
- Prototyping new LLM architectures with minimal boilerplate
- Running controlled experiments on training dynamics
- Building custom training pipelines for language model research
Pros
- Clean, hackable codebase with low overhead
- Backed by Meta’s research team with active community
- Designed specifically for research flexibility, not production
Cons
- Limited documentation and examples for beginners
- Not optimized for large-scale distributed training
- Smaller community compared to established frameworks like Hugging Face
Indexed from awesome-llm and enriched against its public facts.
Pros
- Clean, hackable codebase with low overhead
- Backed by Meta's research team with active community
- Designed specifically for research flexibility, not production
Cons
- Limited documentation and examples for beginners
- Not optimized for large-scale distributed training
- Smaller community compared to established frameworks like Hugging Face
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.