nllb-200-distilled-600M

The facebook/nllb-200-distilled-600M model is a distilled 600‑million‑parameter version of Meta’s No Language Left Behind (NLLB‑200) family. It is a multilingual text‑to‑text transformer that performs single‑sentence translation across

facebook 570K downloads mit Translation
Frameworkstransformerspytorch
Languagesafarbnbgcscy
Datasetsflores-200
Tagsm2m_100text2text-generationnllbtranslationaceacmacqaeb
Downloads
570K
License
mit
Pipeline
Translation
Author
facebook

Run nllb-200-distilled-600M locally on a Q4KM hard drive

Accelerate your multilingual projects with a Q4KM hard drive pre‑loaded with the NLLB‑200 distilled 600 M model . Get fast, out‑of‑the‑box inference on a reliable storage solution—perfect for...

Shop Q4KM Drives

Technical Overview

The facebook/nllb-200-distilled-600M model is a distilled 600‑million‑parameter version of Meta’s No Language Left Behind (NLLB‑200) family. It is a multilingual text‑to‑text transformer that performs single‑sentence translation across 200 languages, ranging from high‑resource languages such as English and French to many low‑resource languages like Acehnese, Avar, and Zulu. The model follows the translation pipeline tag and can be used via the Hugging Face transformers library or Fairseq inference scripts.

Key features and capabilities include:

  • Supports 200 source‑target language pairs in a single checkpoint.
  • Distilled from the original 3‑billion‑parameter NLLB‑200, offering a ~5× reduction in size while retaining strong translation quality.
  • Built on the M2M‑100 architecture (a many‑to‑many multilingual transformer) with a 600 M‑parameter encoder‑decoder.
  • Optimized for inference on modern GPUs with 512‑token input length.

The architecture mirrors the original NLLB‑200: a stack of transformer layers (self‑attention + feed‑forward) in both encoder and decoder, shared token embeddings across languages, and language‑specific positional embeddings. Distillation was performed using knowledge‑distillation techniques that preserve the teacher’s output distribution while dramatically shrinking the model.

Intended use cases focus on research and prototyping for multilingual translation, especially for low‑resource languages where data scarcity makes large‑scale models impractical. The model is ideal for rapid experimentation, academic benchmarks, and low‑latency translation services that need a compact footprint.

Benchmark Performance

The most relevant benchmarks for a multilingual translation model are BLEU, spBLEU, and chrF++ scores evaluated on the FLORES‑200 test set. The README links to a metrics page that reports the distilled 600 M checkpoint’s performance across all 200 language pairs.

  • BLEU: competitive with the full‑size NLLB‑200 on many high‑resource languages and only modestly lower on the most challenging low‑resource pairs.
  • spBLEU and chrF++: similarly strong, confirming that the model retains the teacher’s nuanced translation quality despite its smaller size.

These metrics matter because they directly reflect translation adequacy (BLEU) and fluency (chrF++). Compared to other 600 M‑parameter multilingual models (e.g., mBART‑50, M2M‑100‑418M), the NLLB‑200 distilled checkpoint generally outperforms them on low‑resource languages thanks to the extensive multilingual data used during training.

Hardware Requirements

Running the nllb‑200‑distilled‑600M model efficiently requires a GPU with sufficient VRAM for the 600 M‑parameter transformer and its attention buffers.

  • VRAM: Minimum 12 GB for batch size = 1 and 512‑token inputs; 16 GB+ recommended for higher throughput.
  • Recommended GPUs: NVIDIA RTX 3080/3090, A100 40 GB, or any GPU with ≥ 12 GB of memory supporting CUDA 11+.
  • CPU: Modern multi‑core CPU (e.g., Intel i7‑12700K, AMD Ryzen 7 5800X) for preprocessing and tokenization; not a bottleneck if GPU is used.
  • Storage: Model checkpoint size ≈ 2.5 GB (compressed); allocate ~5 GB for the full repository including tokenizer files.
  • Performance: On a single RTX 3090, inference latency is ~30‑40 ms per sentence (512 tokens) with batch = 1; throughput scales linearly with batch size.

Use Cases

The distilled 600 M checkpoint is best suited for:

  • Academic research on multilingual translation, especially for low‑resource language pairs.
  • Prototype multilingual chat‑bots or voice assistants that need a compact model.
  • Educational tools that demonstrate translation across many languages without requiring massive compute.
  • Rapid translation of short sentences (≤ 512 tokens) in web services, mobile apps, or edge devices with GPU support.

Industries that can benefit include language‑learning platforms, cultural heritage digitisation projects, and NGOs working on cross‑language communication in underserved regions. The model can be integrated via the Hugging Face transformers pipeline, FastAPI services, or Fairseq inference scripts.

Training Details

The distilled model inherits the training pipeline of the full NLLB‑200 system:

  • Dataset: Primarily the FLORES‑200 multilingual corpus, covering 200 languages with balanced token counts.
  • Training algorithm: Sequence‑to‑sequence transformer training with cross‑entropy loss, followed by knowledge‑distillation where the 600 M student learns from the 3 B‑parameter teacher.
  • Compute: Original NLLB‑200 training required several thousand GPU‑years; the distilled checkpoint was trained on a fraction of that using mixed‑precision (FP16) on large‑scale clusters.
  • Fine‑tuning: The checkpoint can be fine‑tuned on domain‑specific data (e.g., medical or legal corpora) using the same transformers or Fairseq APIs, though the original release is intended for research only.

Licensing Information

The model is released under the CC‑BY‑NC‑4.0 license. This permits non‑commercial use, redistribution, and modification provided that appropriate attribution is given to the original authors (Meta AI). Commercial deployment is not permitted without obtaining a separate commercial licence from Meta.

  • Attribution: Cite the model card URL and the original NLLB‑200 paper (see “Related Papers”).
  • Restrictions: No commercial use, no sublicensing, and no derivative works that are sold or used for profit.
  • Compliance: Include the CC‑BY‑NC‑4.0 license text in any distribution or documentation.

Pre-loaded AI models. Ready to run.

Skip the downloads. Get a Q4KM hard drive with hundreds of models pre-configured and optimized.

Shop Q4KM Hard Drives