Meta

Executive Summary

What it is: Meta develops and releases the Llama family of open-weight language models under a custom commercial license (Llama 4 Community License). Meta does not sell API access, subscription plans, or coding agent software. Users access Llama models through third-party inference providers (OpenRouter, Groq, Fireworks, etc.) or self-host the downloaded weights. The two current flagship models are Llama 4 Maverick (400B total / 17B active parameters, 128 experts, 1M context) and Llama 4 Scout (109B total / 17B active parameters, 16 experts, 10M context), both released April 5, 2025. Third-party API pricing via OpenRouter is $0.10 / $0.30 per MTok for Scout and $0.15 / $0.60 per MTok for Maverick. Source: https://openrouter.ai/meta-llama/llama-4-maverick

What to watch out for: Meta does not offer a first-party API, SLA, enterprise features, or IP indemnity. The Llama API (llama.developer.meta.com) remains in waitlist mode with no public pricing or timeline, now over 14 months after Llama 4 shipped. The knowledge cutoff is August 2024, making Llama 4 models roughly 22 months behind current events. A January 2026 report quoting departing Meta AI leadership confirmed that Llama 4 benchmark numbers were "fudged a little bit," which casts the published scores in a new light. Source: https://tech.slashdot.org/story/26/01/02/1449227/results-were-fudged-departing-meta-ai-chief-confirms-llama-4-benchmark-manipulation

Bottom line: June 2026 was the second consecutive no-update month for Llama. No Llama 4.1, Llama 5, or Behemoth launched. The models are now 14+ months old, the first-party API is still waitlist-only, and community attention has moved on to DeepSeek, GLM, and the Sonnet 5 launch. For open-weight or self-host use cases, Llama 4 via a third-party provider remains a cost-effective option, but it is no longer a frontier-class coding model and should be treated as part of a multi-provider strategy rather than a primary choice.

Key Terms

  • Open-weight model - model weights are published for download, allowing anyone to run inference, fine-tune, or modify the model locally or on their own infrastructure. The Llama 4 Community License imposes restrictions on derivative naming and has a 700M monthly active user commercial threshold. Source: GitHub – License
  • Mixture-of-experts (MoE) - architecture where only a subset of parameters are activated per token. Llama 4 always activates 17B parameters per forward pass but routes through different expert subsets (16 for Scout, 128 for Maverick). This keeps inference cost low despite large total parameter counts. Source: Openrouter – Llama 4 Maverick
  • Early fusion - a multimodal training technique where text and vision data are processed together from the first layer, rather than using separate frozen vision encoders. Llama 4 uses early fusion for native multimodality.
  • Llama 4 Community License - Meta's custom license for Llama 4 models. Permits free commercial use with two conditions: (1) entities with more than 700M monthly active users must request a separate license from Meta, and (2) derivative models must prefix their name with "Llama" and display "Built with Llama" on related materials. Source: GitHub – License
  • Llama API - Meta's hosted inference API at llama.developer.meta.com, currently in waitlist mode. Not yet publicly available. Source: Llama
  • Context window - the maximum number of tokens a model can process in one conversation. Maverick supports 1M tokens; Scout supports 10M tokens. Source: Openrouter – Llama 4 Scout

Latest Changes

Changes since the 2026-05 report.

  • No new models. Llama 4 Scout and Llama 4 Maverick remain the flagship models, released April 5, 2025. No Llama 4.1, Llama 5, or Llama 4 Behemoth was announced or released in June 2026. The models are now 14+ months old. Source: Openrouter – Llama 4 Maverick
  • No first-party pricing changes. Meta does not sell API access, so there are no pricing changes from Meta. The Llama API remains in waitlist mode with no public pricing or timeline. Source: Llama
  • Price change (third-party): Scout input up on OpenRouter. OpenRouter's listed Scout input price rose from $0.08 per MTok (May report) to $0.10 per MTok as of June 30, 2026, a 25% increase. Output is unchanged at $0.30 per MTok. Source: Openrouter – Llama 4 Scout
  • Price unchanged (third-party): Maverick stable. Maverick remains $0.15 input / $0.60 output per MTok on OpenRouter, unchanged from May. Source: Openrouter – Llama 4 Maverick
  • Llama 4 still not on Together AI. As of June 30, 2026, Together AI's pricing page lists Llama 3.3 70B ($1.04 / $1.04 per MTok) and Llama 3 8B Instruct Lite ($0.14 / $0.14 per MTok) but does not carry Llama 4 Scout or Maverick. Source: Together – Pricing
  • Llama API waitlist persists. No update on pricing, availability, or capabilities of the first-party Llama API. The waitlist has been open since at least April 2025. Source: News – Item
  • No Llama-specific blog posts in June 2026. Meta's AI blog (ai.meta.com/blog/) could not be fetched this cycle (see Failed Sources), but no Llama model launch or feature announcement was surfaced via HN, OpenRouter, or community channels during June.
  • Behemoth still MIA. Llama 4 Behemoth, mentioned at the April 2025 launch as a larger model in training, has had no status update in over 14 months. Source: Llama
  • Benchmark credibility flagged (January, still unrebutted). A January 2026 report quoted departing Meta AI leadership confirming Llama 4 benchmark numbers were "fudged a little bit." Meta has not issued a public correction or restated scores. Source: Tech – Results Were Fudged Departing Meta Ai Chief Confirms Llama 4 Benchmark Manipulation

Plans

Meta does not offer subscription plans, tiers, or bundled products. Models are free to download and use under the Llama 4 Community License.

Access Method Price Details
Direct download (self-host) Free Download weights from Llama – Llama Downloads or HuggingFace. Requires own GPU infrastructure.
Llama API (Meta-hosted) Undisclosed (waitlist) Llama – Join Waitlist . No public pricing or availability timeline after 14+ months.
Third-party API providers Varies by provider OpenRouter, Fireworks, Groq, DeepInfra, etc. Pricing and SLAs vary.

API Pricing

Meta does not publish API pricing because it does not offer a public API. Third-party providers set their own prices for serving Llama 4 models. All prices below are per 1M tokens.

Provider Model Input Output Context Notes
OpenRouter Llama 4 Scout $0.10 $0.30 10M Input up from $0.08 in May. Source: Openrouter – Llama 4 Scout
OpenRouter Llama 4 Maverick $0.15 $0.60 1M Unchanged from May. Source: Openrouter – Llama 4 Maverick
Together AI Llama 4 Scout N/A N/A N/A Not available. Source: Together – Pricing
Together AI Llama 4 Maverick N/A N/A N/A Not available. Source: Together – Pricing
Together AI Llama 3.3 70B (reference) $1.04 $1.04 undisclosed Legacy Llama; up from $0.88/$0.88 in May. Source: Together – Pricing

Self-hosting hardware requirements:

Model Performance / Benchmarks

Meta reports the following benchmarks for instruction-tuned Llama 4 models. These scores are taken from Meta's published materials. Note: departing Meta AI leadership confirmed in January 2026 that some Llama 4 benchmark numbers were "fudged a little bit," so these figures should be treated with caution. Source: Tech – Results Were Fudged Departing Meta Ai Chief Confirms Llama 4 Benchmark Manipulation

Model Benchmark Score Notes
Llama 4 Maverick LiveCodeBench (10/01/2024-02/01/2025) 43.4 Pass@1. Source: Llama
Llama 4 Scout LiveCodeBench (10/01/2024-02/01/2025) 32.8 Pass@1. Source: Llama
Llama 4 Maverick MMLU Pro 80.5 Macro avg/acc. Source: Llama
Llama 4 Scout MMLU Pro 74.3 Macro avg/acc. Source: Llama
Llama 4 Maverick GPQA Diamond 69.8 Accuracy. Source: Llama
Llama 4 Scout GPQA Diamond 57.2 Accuracy. Source: Llama
Llama 4 Maverick MBPP (pretrained) 77.6 Pass@1 (3-shot). Source: Hugging Face – Llama 4 Maverick 17B 128E
Llama 4 Scout MBPP (pretrained) 67.8 Pass@1 (3-shot). Source: Hugging Face – Llama 4 Maverick 17B 128E

Context for comparison: Llama 4 Maverick's LiveCodeBench score of 43.4 (now under a benchmark-manipulation cloud) is well below current closed-source frontier models. At $0.15 / $0.60 per MTok via OpenRouter, Maverick still offers competitive performance-per-dollar for cost-sensitive workloads, but is no longer a frontier-class coding model. Source: Openrouter – Llama 4 Maverick

Latest News

No Llama Successor Launched (June 2026)

June 2026 passed with no Llama 4.1, Llama 5, or Llama 4 Behemoth announcement. HN searches for "Llama 4" and "Meta Llama" surfaced no new launch threads dated June 2026. The two current models remain Scout and Maverick, both released April 5, 2025, making them 14+ months old. Source: Hn – Search

Llama API Still in Waitlist Mode (ongoing)

The first-party Llama API at llama.developer.meta.com remains waitlist-only with no public pricing, rate limits, or general-availability timeline. Community reports confirm the waitlist has persisted for over 14 months since Llama 4 shipped. Source: News – Item

Benchmark Manipulation Confirmed by Departing Meta AI Leadership (January 2026, unrebutted)

In January 2026, departing Meta AI leadership confirmed that Llama 4 benchmark numbers were "fudged a little bit," according to an FT report syndicated by Slashdot. Meta has not issued a public correction, restated its scores, or published corrected benchmark results in the six months since. This is relevant because the published LiveCodeBench, MMLU Pro, and GPQA Diamond numbers above have not been independently verified or re-attested by Meta. Source: Tech – Results Were Fudged Departing Meta Ai Chief Confirms Llama 4 Benchmark Manipulation

Llama 4 Behemoth Status Unknown (ongoing)

Llama 4 Behemoth, referenced at the April 2025 launch as a larger model in training, has had no status update, capability disclosure, or release timeline in over 14 months. Source: Llama

Community Signals

No significant Llama 4 community discussion in June 2026. HN searches for "Llama 4" (711 total stories) and "Meta Llama" (346 total stories) surfaced no new high-engagement threads dated June 2026. Community attention has shifted to the Sonnet 5 launch, DeepSeek V4 Pro pricing, GLM-5.2, and the GitHub Copilot AI Credits transition. Llama 4 has settled into a stable but low-attention "commodity" position in the open-weight ecosystem.

The most relevant recent community discussions (both from earlier in 2026, reflecting the dominant sentiment that persists into June):

"Ask HN: 10 months since the Llama-4 release: what happened to Meta AI?" (55 points, 12 comments, February 2026) captured the prevailing frustration with Meta's post-Llama-4 silence. The submitter noted the API was "still waitlist-only 10 months on." Key comments:

  • hasperdi: "AFAIK Zuck got mad and restructured the whole department. What's likely is that there won't be anything open / significant coming out from them anymore." News – Item
  • verdverm: "those people they hired at astronomical figures are just fucking around because they know Marc will look bad if he fires them. The most likely reason is internal dysfunction, they certainly have the resources to keep the same release pace." News – Item
  • casey2: "Weird that Zuck is still huffing the open platform copium when everyone outside the US uses deepseek." News – Item
  • BoredPositron: "History suggests that when Zuck takes a personal interest in a project, it tends to derail. Metas AI initiative might be headed for the same fate as his previous obsessions." News – Item

Source: News – Item

Benchmark manipulation confirmation erodes trust (30 points, January 2026). After the FT/Slashdot report that departing Meta AI leadership confirmed Llama 4 benchmarks were "fudged a little bit," the HN thread was short but pointed:

  • DivingForGold: "Can you really trust ANYTHING from Meta?" News – Item

Source: News – Item

opencode harness pattern for open-weight models remains the primary way developers use Llama 4 for coding. The May 2026 DeepClaude/DeepSeek HN thread validated the opencode harness for open-weight and cheap-API models, and the same pattern applies to Llama 4 via OpenRouter or self-hosting. Developers route to Llama 4 when they need data sovereignty or want to avoid vendor lock-in, but few reported it as a primary coding model in June. Source: News – Item

Enterprise Readiness

Feature Available? Details
SSO (SAML/OIDC) N/A Meta does not offer a hosted product with authentication. Self-hosting or third-party providers handle auth.
SCIM N/A No hosted product.
Audit logs N/A No hosted product. Self-hosting users implement their own.
IP indemnity No The Llama 4 Community License disclaims all warranties (Section 3) and limits liability (Section 4). Meta provides no IP indemnity for Llama model outputs. Source: GitHub – License
Data residency Partial Self-hosting provides full data residency control. Third-party providers vary. Meta's license does not address data processing.
HIPAA N/A No hosted product to certify. Self-hosting may be HIPAA-compliant with proper infrastructure controls.
Air-gapped / On-prem Yes Models are downloadable and can run fully offline. Scout runs on 1x H100 with INT4; Maverick requires multi-GPU setup.
SLA No Meta provides no SLA for model availability, performance, or support.
Admin controls (RBAC) N/A No hosted product.

Source: GitHub – License ; Openrouter – Llama 4 Maverick

Transparency Gaps

Gap Details Severity
Llama API status and pricing The waitlist at llama.developer.meta.com has been open for 14+ months with no public pricing, rate limits, capabilities, or general-availability timeline. High
Llama 4 Behemoth status Mentioned at the April 2025 launch as in training. Over 14 months later, no status update, capability disclosure, or release timeline. High
Benchmark integrity Departing Meta AI leadership confirmed in January 2026 that Llama 4 benchmark numbers were "fudged a little bit." Meta has not restated scores or published corrected results. All published LiveCodeBench, MMLU Pro, and GPQA numbers are now in question. Source: Tech – Results Were Fudged Departing Meta Ai Chief Confirms Llama 4 Benchmark Manipulation High
Maverick context window contradiction OpenRouter lists 1M context for Maverick, matching the technical model card. Meta's homepage historically claimed 10M. The discrepancy has never been formally resolved. Source: Openrouter – Llama 4 Maverick Medium
Training data composition Meta states Llama 4 was trained on "publicly available, licensed data and information from Meta's products and services," including public Instagram/Facebook posts and Meta AI interactions. Exact composition, filtering methodology, and opt-out mechanisms are not disclosed. Source: Hugging Face – Llama 4 Maverick 17B 128E Medium
Knowledge cutoff is 22+ months old Llama 4 models were trained on data with an August 2024 cutoff. As of June 2026 that is roughly 22 months stale. Meta has not announced any plan for an updated model or continued pretraining. High
No roadmap communication Meta has given no public indication of when a Llama successor (4.1, 5, or Behemoth) will ship, leaving buyers unable to plan. Medium
Benchmark methodology Meta reports benchmark results as single numbers without publishing full evaluation code, prompts, raw results, generation counts, or confidence intervals. Medium
Third-party pricing volatility OpenRouter raised Scout input from $0.08 to $0.10 per MTok between May and June with no announcement. Third-party rates can shift without notice, making budgeting unreliable. Source: Openrouter – Llama 4 Scout Low