Meta AI (Llama)Frontier labgenerated Jun 8, 2026 · 2d

Meta AI (Llama) analysis

Thesis

Meta AI is the open-weight anchor of the frontier-model field: it ships the Llama family under permissive licenses and lets the ecosystem do distribution, while pivoting its newest generation (Llama 4) to mixture-of-experts. Alongside the models it is building out the surrounding tooling — a hosted Llama API (Python/TypeScript SDKs), the PurpleLlama/Llama-Guard safety stack, and developer cookbooks — and its public engineering writing is dominated by AI infrastructure and applied-LLM systems work rather than model announcements.

Shipping

The footprint is led by the Llama checkpoints on Hugging Face. The most-pulled by far is `meta-llama/Llama-3.1-8B-Instruct` at 11,216,853 30-day downloads (6,013 likes), followed by the small Llama 3.2 line — `Llama-3.2-1B-Instruct` at 8,117,344, `Llama-3.2-1B` at 2,338,719, and `Llama-3.2-3B-Instruct` at 1,693,307. The flagship dense model `Llama-3.3-70B-Instruct` draws 787,281 downloads (2,805 likes), and the 405B `Llama-3.1-405B-Instruct` sits at 219,986.

The newest generation is MoE: `Llama-4-Scout-17B-16E-Instruct` (108B total params, 16 experts) at 452,362 downloads and `Llama-4-Maverick-17B-128E-Instruct` (401B total, 128 experts) at 33,079. Multimodal shows up via `Llama-3.2-11B-Vision-Instruct` (173,277). A notable share of the catalog is safety tooling: `Prompt-Guard-86M` (697,663), `Llama-Guard-4-12B` (152,961), `Llama-Prompt-Guard-2-86M` (136,048), plus the `Llama-Guard-3-8B` and `Llama-Guard-3-1B` classifiers.

On GitHub the legacy `meta-llama/llama` repo still leads at 59,454 stars, with `llama3` at 29,287, `llama-cookbook` at 18,346, `codellama` at 16,314, `llama-models` at 7,625, and the safety repo `PurpleLlama` at 4,210. Recent release activity is concentrated on the hosted API surface: `llama-api-python v0.6.0` and `llama-api-typescript v0.3.0` are the latest of a steady cadence of SDK point releases, alongside `llama-verifications`. Newer data/ops repos — `synthetic-data-kit` (1,597 stars) and `prompt-ops` (820) — round out the developer-tooling push.

Research themes

Meta's captured engineering writing skews toward AI *infrastructure and applied LLM systems* over model releases:

Hiring & scaling

The 15 captured roles read as broad product-and-platform scaling rather than a pure research build-out. Engineering is the largest bucket — multiple Software Engineer openings including Product, Infrastructure, and AR/VR (Redmond, WA), plus a Machine Learning Engineer (Palo Alto) — with research demand showing in two Research Scientist, AI posts (New York and Palo Alto). Supporting functions span the full product org: Data Scientist / Data Scientist, Analytics (Menlo Park and New York), Technical Program Manager (Seattle), Product Manager / Product Designer / Product Marketing Manager, and a Security Engineer (Menlo Park). Geographically the center of gravity is Menlo Park, with secondary clusters in New York, the Bay Area, and the Seattle/Redmond corridor — consistent with both the AI App / infrastructure work and the Reality Labs AR/VR investment surfaced in the writing.

Traction highlights