
meta-llama
5 Apps · 0 Intel
Meta Llama is the family of open-weight large language models built by Meta AI, first released in February 2023 to advance open AI research. Spanning four generations — from the original 65B-parameter Llama through the mixture-of-experts Llama 4 released in 2025 — the series has accumulated over 650 million downloads and spawned more than 85,000 derivative models on Hugging Face, establishing it as the most widely adopted open-weight LLM family in the world.
Apps
Meta's open-weight LLM family — 8B, 70B, and 405B parameter models for local and cloud inference.
Meta's set of trust-and-safety tools for assessing and improving LLM security — code-scanning, jailbreak benchmarks, and input/output classifiers.
Open-source toolkit for LLM prompt optimization from Meta. Iterate on prompts with evals and structured experiments instead of vibes.
Official Python library for the Llama API from Meta. Connect to hosted Llama models with the same ergonomics as openai-python.
Official TypeScript library for the Llama API.