lingua
Enrichment pendingMeta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.
GraphCanon updated today · GitHub synced today
4.8k
Stars
272
Forks
13
Open issues
29
Watchers
11mo
Last push
Python BSD-3-ClauseCreated Oct 16, 2024
Trust & integrity
Full report- Maintenance
- Slowing (358d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- No criticals
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.
Capability facts
- Languages
- python
Source: github.language · Jul 11, 2026
Categories
Tags
README
Quick start
The following commands launch a SLURM job that creates an environment for Meta Lingua. The env creation should take around 5 minutes without counting downloads.
git clone https://github.com/facebookresearch/lingua
cd lingua
bash setup/create_env.sh
---
## License
Meta Lingua is licensed under BSD-3-Clause license. Refer to the LICENSE file in the top level directory.