Skip to content
OpenCatalogcurated by FLOSSK
AI & Machine Learning

OPT (Hugging Face)

Meta’s Open Pretrained Transformer suite (125M–175B) released with reproducible logbooks—canonical Hub org `facebook` / `facebook/opt-*`.

Why it is included

OPT-125M and siblings still rank highly in Hub downloads; foundational for open LLM scaling research.

Best for

Research reproduction, scaling laws coursework, and legacy fine-tune baselines.

Strengths

  • Open logbooks
  • Wide size ladder
  • Strong citation footprint

Limitations

  • Older architecture vs Llama-class; license varies by size

Good alternatives

GPT-NeoX · BLOOM · Llama

Related tools