Cerebras

Executive Summary

What it is: Cerebras is an inference-only provider that runs open-weight models from OpenAI OSS, Google DeepMind (Gemma), Z.ai, Moonshot AI, Alibaba Qwen, Meta, Mistral, DeepSeek, and others on its custom Wafer-Scale Engine (WSE-3) chips at speeds up to roughly 3,000 tokens/sec. As of July 31, 2026 the shared public API serves three models: GPT OSS 120B (production), plus Gemma 4 31B and GLM 4.7 (both preview). GLM 4.7 is scheduled for deprecation on August 17, 2026, which will leave only two shared models unless a replacement is added. A flat-rate subscription coding product called Cerebras Code (Pro $50/mo, Max $200/mo) remains sold out for a third consecutive month. Enterprise customers get dedicated endpoints for 30+ models. On July 23, Cerebras announced a major partnership with AMD to combine AMD Helios GPU racks with the Cerebras WSE for disaggregated inference, targeting up to 5x higher tokens/sec/watt and availability in H2 2026. Source: https://www.cerebras.ai/pricing

What to watch out for: Three things matter most for July. First, GLM 4.7 (one of only three shared-API models) is being deprecated on August 17, 2026 with no named replacement announced, which would shrink the public catalog to two models. Second, the Cerebras Code subscription tiers (Pro $50/mo, Max $200/mo) have now been sold out for three consecutive months (May, June, July) with no reopening timeline, leaving developers with only pay-per-token API access or the $5 free-credit trial. Third, prompt caching pricing has finally been disclosed but the answer is unfavorable: cached input tokens are billed at the same rate as fresh tokens (no discount), unlike competitors such as Anthropic and OpenAI who offer 90% cheaper cached input. A new dual-bucket rate limit system partially compensates by giving 3x total TPM headroom for cached tokens, but the lack of a per-token price break remains a cost disadvantage. Sources: https://inference-docs.cerebras.ai/models/overview , https://inference-docs.cerebras.ai/capabilities/prompt-caching , https://www.cerebras.ai/pricing

Bottom line: July brought significant partnership news (AMD, Upstage) and confirmed Cerebras serves GPT-5.6 Sol at 750 tok/s for OpenAI Codex subscribers, but the core developer-facing product is shrinking: the shared API is losing a model, subscriptions remain inaccessible, and cached tokens carry no price discount. Speed leadership is intact and the AMD deal signals data-center-scale ambition, but coding buyers should continue treating Cerebras as a speed layer for open-weight models, not a primary coding-agent provider. Source: https://inference-docs.cerebras.ai/models/overview

Key Terms

  • Wafer-Scale Engine (WSE-3) -- Cerebras's custom AI processor, roughly 58x larger than a standard GPU die, built for ultra-fast inference by keeping model weights on-chip and avoiding external-memory loads. Source: Cerebras – Chip
  • Dedicated Endpoint -- A private, provisioned inference instance reserved for one organization, offering guaranteed throughput, custom model weights, and fine-tuning. Not available on the shared API; the 30+ model catalog lives here. Source: Inference-Docs – Overview
  • Cerebras Code -- A flat-rate subscription product giving access to top open-weight models for coding via API, usable with third-party IDEs and CLI tools (not a standalone IDE). Both tiers are sold out (third consecutive month). Source: Cerebras – Pricing
  • Prompt Caching -- Stores and reuses previously processed prompt tokens to cut latency on repeated queries. Cerebras caching is automatic (128-token block matching, 5-minute guaranteed TTL). Critically, cached tokens are billed at the same rate as fresh tokens (no discount). Source: Inference-Docs – Prompt Caching
  • Disaggregated Inference -- Splitting the two phases of LLM inference across different hardware: prefill (prompt processing, compute-heavy) on one engine and decode (token generation, memory-bandwidth-heavy) on another. The AMD+Cerebras partnership uses AMD Helios GPUs for prefill and Cerebras WSE for decode. Source: Cerebras – Amd And Cerebras Announce Industry Leading Ultra Low Latency And High Throughput Ai Inference
  • Uncached vs. Total Tokens (dual-bucket rate limiting) -- New rate-limit model where each organization has an uncached TPM limit (primary constraint) and a total TPM limit set at 3x the uncached limit. Cached tokens count toward total but not uncached, so higher cache hit rates effectively increase throughput capacity. Rolling out gradually; visible to all by August 17, 2026. Source: Inference-Docs – Rate Limits
  • Artificial Analysis Intelligence Index -- A third-party composite score across ten benchmarks used to compare model quality. Cerebras cites it for speed-vs-quality positioning against closed models. Source: Artificialanalysis

Latest Changes

Changes since the 2026-06 report.

June Watch Items: Verification

  • Cerebras Code subscriptions reopening: FAILED. Both Pro ($50/mo) and Max ($200/mo) remain listed as "sold out" as of July 31, 2026, with no reopening date announced. This is the third consecutive month of sold-out status (May, June, July). Source: Cerebras – Pricing
  • Q2 earnings results: STILL PENDING. Cerebras reported Q1 2026 earnings on June 23, 2026. Q2 2026 earnings have not been released as of July 31, 2026. Based on the Q1 reporting cadence (roughly 6 weeks post-quarter-end), Q2 results are expected in mid-to-late August 2026. Source: Investors
  • New model additions: PARTIAL. No new models were added to the shared public API in July (still 3: GPT OSS 120B, Gemma 4 31B, GLM 4.7). However, GLM 4.7 deprecation was announced for August 17, 2026, which will reduce the shared catalog to 2 models. The GPT-5.6 blog confirmed Cerebras serves GPT-5.6 Sol at 750 tok/s for OpenAI Codex subscribers, and the Upstage partnership added Solar 31B at ~2,000 tok/s for enterprise customers. Neither is on the shared public API. Sources: Inference-Docs – Overview , Cerebras – Getting The Most Out Of Gpt 5 6 Sol Terra And Luna , Cerebras – Cerebras And Upstage Bring Ultra Fast Ai To Korea
  • Prompt caching pricing disclosure: CONFIRMED (unfavorable outcome). The prompt caching docs now explicitly state: "There is no additional fee for using prompt caching. Input tokens, whether served from the cache or processed fresh, are billed at the standard input token rate for the respective model." This means cached tokens receive zero price discount, unlike Anthropic (90% cheaper cached input) and OpenAI (90% cheaper cached input per their docs). A new dual-bucket rate limit system partially compensates by exempting cached tokens from the uncached TPM limit (total TPM is 3x uncached). Sources: Inference-Docs – Prompt Caching , Openai – Prompt Caching

New July 2026 Items

  • AMD partnership (major infrastructure): On July 23, 2026, AMD and Cerebras announced a disaggregated inference solution combining AMD Helios GPU rackscale systems (for high-throughput prefill) with the Cerebras WSE (for ultra-low-latency decode). Targeted at up to 5x higher tokens/sec/watt compared to Cerebras WSE-only. Cerebras plans to deploy AMD Helios in its data centers, with availability through Cerebras Cloud in H2 2026. Announced at AMD's Advancing AI 2026 event. Dr. Lisa Su (AMD CEO) and Andrew Feldman (Cerebras CEO) both quoted. Source: Cerebras – Amd And Cerebras Announce Industry Leading Ultra Low Latency And High Throughput Ai Inference
  • GLM 4.7 deprecation announced: The model catalog page now displays a deprecation notice: "Z.ai GLM 4.7 is scheduled for deprecation on August 17, 2026." This is one of only three shared-API models. No replacement model has been announced. After deprecation, the shared API will serve only GPT OSS 120B (production) and Gemma 4 31B (preview) unless a new model is added. Source: Inference-Docs – Overview
  • GPT-5.6 Sol on Cerebras (via Codex): A July 27 blog post, "Getting the most out of GPT-5.6: Sol, Terra, and Luna," confirmed that GPT-5.6-Sol runs on Cerebras at 750 tokens/sec (up to 10x faster than regular mode per Artificial Analysis). This is available through OpenAI's Codex subscription, not the Cerebras shared API. The blog also referenced Kimi K2.7 Code and GLM-5.2 as external models usable in Codex via custom providers. Source: Cerebras – Getting The Most Out Of Gpt 5 6 Sol Terra And Luna
  • Upstage/South Korea partnership: On July 10, Cerebras announced a collaboration with Upstage (Korean AI company). Upstage's Solar 31B model runs on Cerebras at up to 2,000 tokens/sec. Targeted at Korean enterprise markets (finance, insurance, healthcare, manufacturing). A demo showed Solar 31B processing 246 sources in a deep-research query, described as completing in seconds vs. 8 minutes with Sonnet 4.6. Source: Cerebras – Cerebras And Upstage Bring Ultra Fast Ai To Korea
  • Gemma 4 app performance update: A July 8 "First Look" blog demonstrated Gemma 4 31B at ~2,300 tok/s in multimodal application demos (higher than the 1,850 tok/s official benchmark). Demonstrations included: a 60-page DeepSeek-V4 technical report analyzed in 1.79 seconds on Cerebras vs. ~25 seconds on GPU providers (17x speedup); a rental car damage inspector processing 17 video frames with structured JSON bounding boxes in 5 seconds total (~300ms per 3-image batch). Source: Cerebras – First Look Gemma 4 On Cerebras 3 Fast Multimodal Apps We Built
  • Free trial structure changed: The Free Trial tier now provides "$5 in free credits after making an account" rather than the previous token-based allowance. Per the rate-limits FAQ: "New accounts receive $5 in free credits after adding a verified payment method. These credits expire 30 days after they're granted." If no payment method is added, Playground and API access remain inactive. Source: Cerebras – Pricing , Inference-Docs – Rate Limits
  • Dual-bucket rate limiting (new system): Rate limits now use two independent buckets per organization: uncached TPM (primary constraint) and total TPM (set at 3x uncached). Cached tokens count toward total but not uncached. Rolling out gradually; visible to all organizations by August 17, 2026. Example: with 1M uncached TPM limit and 70% cache hit rate, effective total throughput is up to 3M TPM. Source: Inference-Docs – Rate Limits
  • prompt_cache_key parameter: New optional routing hint that tells the system which requests share a common prompt prefix, improving cache hit rates for multi-turn conversations and agentic workflows. Requires account enablement (contact sales). Does not affect billing. Source: Inference-Docs – Prompt Caching
  • Prompt caching supported models clarification: The prompt caching FAQ lists zai-glm-4.7 and gpt-oss-120b as supported. Gemma 4 31B lists "Prompt Caching" as a capability on its model page, but it is absent from the FAQ's supported-models list (discrepancy). Source: Inference-Docs – Prompt Caching , Inference-Docs – Gemma 4 31B
  • Developer-guidance blogs: "How We Built Our Knowledge Base" (July 15) and "Hiring Engineers for an AI-Native World" (July 9) were internal/culture posts with no product or pricing impact. Source: Cerebras

Plans

Inference API Access

Plan Price Rate Limits Key Inclusions
Free Trial $0 ($5 in credits after adding a verified payment method) 5 RPM, 30K input tokens/min, 1M tokens/day (all 3 shared models); credits expire after 30 days Access to all three shared public models, community support via Discord
Developer Self-serve, starting at $10 (pay-per-token) 10x higher limits than Free (per-model: see API Pricing table); no daily token cap Higher priority processing
Enterprise Undisclosed (contact sales) Highest limits (undisclosed), dedicated queue priority Custom model weights, fine-tuning/training services, dedicated support team with response-time guarantees, Multi-LoRA, dedicated endpoints (30+ models)

Terms explained:

  • RPM -- Requests per minute, the standard API rate-limit unit.
  • $5 in free credits -- New accounts must add a verified payment method to receive the $5 credit. Credits expire 30 days after being granted. If no payment method is added at sign-up, Playground and API access remain inactive. Source: Inference-Docs – Rate Limits

Cerebras Code (Subscription)

Plan Price Token Allowance Status
Pro $50/month Up to 24M tokens/day (~$48/day value) Sold out (3rd consecutive month)
Max $200/month Up to 120M tokens/day (~$240/day value) Sold out (3rd consecutive month)

Both plans remain unavailable for purchase (third consecutive month: May, June, July). Source: Cerebras – Pricing

API Pricing

Per-token pricing on the shared public endpoint. All prices are per million tokens. No price changes from June 2026.

Model Model ID Status Input ($/MTok) Output ($/MTok) Speed (tok/s) Context (paid) Max Output (paid) Modality Prompt Caching Discount
OpenAI GPT OSS 120B gpt-oss-120b Production $0.35 $0.75 ~3,000 131K 40K Text None (billed same as fresh)
Google Gemma 4 31B gemma-4-31b Preview $0.99 $1.49 ~1,850 131K 40K Text + Image None (billed same as fresh)
Z.ai GLM 4.7 zai-glm-4.7 Preview (DEPRECATING Aug 17) $2.25 $2.75 ~1,000 131K 40K Text None (billed same as fresh)

Sources: Inference-Docs – Openai Oss , Inference-Docs – Gemma 4 31B , Inference-Docs – Overview , Inference-Docs – Prompt Caching

Note on prompt caching pricing: Unlike Anthropic (cached input at 10% of standard rate, i.e., 90% cheaper) and OpenAI (cached input at 10% of standard rate), Cerebras charges the full input rate for cached tokens. The benefit is rate-limit headroom (cached tokens don't count toward uncached TPM) and lower latency, but not lower cost. Sources: Inference-Docs – Prompt Caching , Openai – Prompt Caching

Rate Limits by Tier

Model Tier Requests/min Input Tokens/min Daily Tokens
GPT OSS 120B Free Trial 5 30K 1M
GPT OSS 120B Developer 1,000 1M N/A (no cap)
Gemma 4 31B Free Trial 5 30K 1M
Gemma 4 31B Developer 300 500K N/A (no cap)
GLM 4.7 Free Trial 5 30K 1M
GLM 4.7 Developer 500 500K N/A (no cap)

Sources: Inference-Docs – Rate Limits , Inference-Docs – Openai Oss , Inference-Docs – Gemma 4 31B

Gemma 4 31B image limits: Free Trial allows 2 images/request (4 MB payload). Developer allows 10 images/request (10 MB payload). Source: Inference-Docs – Gemma 4 31B

Dedicated Endpoint Models (Enterprise Only)

The dedicated-endpoint catalog spans 30+ models across 10+ families. Key coding-relevant families (unchanged from June):

Model Family Key Models
Alibaba Qwen Qwen3-235B-A22B, Qwen3-Coder-480B-A35B, Qwen3-32B, Qwen3-30B-A3B
OpenAI OSS GPT-OSS-120B, GPT-OSS-20B
Moonshot AI Kimi-K2.6, Kimi-K2.5, Kimi-K2-Instruct, Kimi-K2-Thinking
Z.AI GLM-5.1, GLM-5, GLM-4.7, GLM-4.7-Flash, GLM-4.6
DeepSeek DeepSeek-V3.2, DeepSeek-V3.1, DeepSeek-V3
Meta Llama-4-Maverick (402B), Llama-4-Scout (109B), Llama-3.3-70B
Mistral Mistral-Large-3-675B, Devstral-Small-2-24B, Codestral-22B
MiniMax MiniMax-M2.5, MiniMax-M2.1
ByteDance Seed-OSS-36B
ServiceNow Apriel-1.6-15B-Thinker

Dedicated-endpoint pricing is not publicly listed. Source: Inference-Docs – Overview

Model Performance / Benchmarks

Cerebras publishes speed (verified by Artificial Analysis) but does not publish its own coding-quality benchmarks for served models; quality numbers below come from the model creators.

Model Metric Value Source
GPT-5.6 Sol Output speed on Cerebras (via Codex) 750 tok/s (up to 10x faster than regular mode) Cerebras – Getting The Most Out Of Gpt 5 6 Sol Terra And Luna
GPT-5.6 Sol AA Intelligence Index rank (as of July 17, 2026) Not disclosed; Luna ranked 16/576 Artificialanalysis – Gpt 5 6 Luna
Upstage Solar 31B Output speed on Cerebras Up to 2,000 tok/s Cerebras – Cerebras And Upstage Bring Ultra Fast Ai To Korea
Gemma 4 31B Output speed (Artificial Analysis, official) 1,851 tok/s (35x typical GPU, 18x Haiku 4.5) Cerebras – Gemma 4 On Cerebras The Fastest Inference Is Now Multimodal
Gemma 4 31B Output speed (app demo, multimodal) ~2,300 tok/s Cerebras – First Look Gemma 4 On Cerebras 3 Fast Multimodal Apps We Built
Gemma 4 31B Document analysis (60-page DeepSeek-V4 report) 1.79s on Cerebras vs. ~25s on GPU (17x speedup) Cerebras – First Look Gemma 4 On Cerebras 3 Fast Multimodal Apps We Built
Gemma 4 31B AA Intelligence Index (quality) 29 (vs Haiku 4.5 at 30) Cerebras – Gemma 4 On Cerebras The Fastest Inference Is Now Multimodal
Kimi K2.6 Output speed on Cerebras 981 tok/s Cerebras – Which Is Faster Gemini 3 5 Flash Or Kimi K2 6 On Cerebras
Kimi K2.6 SWE-Bench Pro (model-level) 58.6% (vs Gemini 3.5 Flash 55.1%) Cerebras – Which Is Faster Gemini 3 5 Flash Or Kimi K2 6 On Cerebras
GPT OSS 120B Output speed (Cerebras measurement) ~3,000 tok/s Inference-Docs – Openai Oss
GLM 4.7 Output speed (Cerebras measurement) ~1,000 tok/s Inference-Docs – Overview
AMD Helios + Cerebras WSE Tokens/sec/watt improvement (modeled) Up to 5x higher T/s/W vs. Cerebras WSE-only Cerebras – Amd And Cerebras Announce Industry Leading Ultra Low Latency And High Throughput Ai Inference

Note: SWE-Bench Pro and AA Intelligence Index scores are model-level benchmarks published by model creators or Artificial Analysis. Cerebras contributes inference speed, not model capability. The AMD 5x T/s/W figure is based on AMD Performance Labs and Cerebras modeling in July 2026 using Kimi K2.6 1T, not independently verified. Source: Cerebras – Amd And Cerebras Announce Industry Leading Ultra Low Latency And High Throughput Ai Inference

Latest News

AMD and Cerebras Announce Disaggregated Inference Partnership (July 23, 2026)

AMD and Cerebras announced a technical partnership to combine AMD Helios GPU rackscale solutions with the Cerebras Wafer-Scale Engine in a single disaggregated inference workflow. AMD Helios handles high-throughput prefill (prompt processing); the Cerebras WSE handles ultra-low-latency decode (token generation). The joint solution is targeted at up to 5x higher tokens/sec/watt compared to a Cerebras WSE-only configuration (based on July 2026 modeling with Kimi K2.6 1T). Cerebras plans to deploy AMD Helios in its data centers, with availability through Cerebras Cloud in H2 2026. Announced at AMD's Advancing AI 2026 event, with quotes from Dr. Lisa Su (AMD CEO) and Andrew Feldman (Cerebras CEO). Source: Cerebras – Amd And Cerebras Announce Industry Leading Ultra Low Latency And High Throughput Ai Inference

GLM 4.7 Deprecation Announced (July 2026)

The Cerebras model catalog page now displays a deprecation notice for Z.ai GLM 4.7, scheduled for August 17, 2026. GLM 4.7 is one of only three models on the shared public API (alongside GPT OSS 120B and Gemma 4 31B). No replacement model has been announced. After deprecation, the shared API will serve two models unless a new one is added before or by that date. This follows a pattern noted in a January 2026 "Tell HN" post where an enterprise customer reported Cerebras frequently terminates and replaces models, leaving subscribers without alternatives. Sources: Inference-Docs – Overview , News – Item

GPT-5.6 Sol on Cerebras via OpenAI Codex (July 27, 2026)

A Cerebras blog post, "Getting the most out of GPT-5.6: Sol, Terra, and Luna," provided guidance on using the three GPT-5.6 variants within OpenAI's Codex subscription. The post confirmed GPT-5.6-Sol runs on Cerebras at 750 tokens/sec, described as "up to 10x faster speed advantage than regular mode of Sol" per Artificial Analysis. This access is through the Codex subscription product, not the Cerebras shared API. The blog also discussed reasoning levels (Light through Ultra, with each step up in Sol increasing average cost per task by ~50% per Artificial Analysis July 17 testing), prompt cache TTL (~30 minutes for GPT-5.6 models, with cached input 90% cheaper than fresh on OpenAI's pricing), and multi-agent workflows using external models like Kimi K2.7 Code and GLM-5.2. Source: Cerebras – Getting The Most Out Of Gpt 5 6 Sol Terra And Luna

Cerebras and Upstage Partnership for South Korea (July 10, 2026)

Cerebras announced a collaboration with Upstage, a Korean AI company. Upstage's Solar 31B model runs on Cerebras Inference Cloud at up to 2,000 tokens/sec. Targeted at Korean enterprise markets across finance, insurance, healthcare, and manufacturing. A demo showed Solar 31B processing 246 sources in a deep-research query in seconds, compared to 8 minutes with Sonnet 4.6 on a comparable setup. Source: Cerebras – Cerebras And Upstage Bring Ultra Fast Ai To Korea

Gemma 4 Multimodal App Demos (July 8, 2026)

A "First Look" blog demonstrated three multimodal applications built with Gemma 4 31B on Cerebras. Key results: (1) Document analysis of the 60-page DeepSeek-V4 technical report completed in 1.79 seconds on Cerebras vs. ~25 seconds on GPU providers (17x speedup); (2) An image search agent scanning 80 images with plain-language queries; (3) A rental car damage inspector processing 17 video frames into structured JSON with bounding boxes in 5 seconds total (300ms per 3-image batch). The post also shared 7 practical tips for fast multimodal apps (use official chat templates, enable thinking mode intentionally, place images before text, etc.). Source: Cerebras – First Look Gemma 4 On Cerebras 3 Fast Multimodal Apps We Built

Prompt Caching Pricing Disclosed (July 2026, docs update)

The prompt caching documentation was updated to explicitly state the pricing model: "There is no additional fee for using prompt caching. Input tokens, whether served from the cache or processed fresh, are billed at the standard input token rate for the respective model." This confirms zero price discount for cached tokens. The rate-limits documentation was simultaneously updated with a new dual-bucket system: uncached TPM (primary constraint) and total TPM (3x uncached). Cached tokens count toward total but not uncached. The prompt_cache_key parameter was also documented as a new optional routing hint. Prompt caching is confirmed supported on gpt-oss-120b and zai-glm-4.7. Sources: Inference-Docs – Prompt Caching , Inference-Docs – Rate Limits

Community Signals

AMD partnership thread: cautious interest, architecture questions

The AMD and Cerebras partnership announcement reached 27 points and 9 comments on HackerNews. The discussion focused on understanding the disaggregated architecture and skepticism about timing.

  • ckrapu: "They're a bit late to the party." News – Item
  • techgnosis: "I'm not sure I understand. It's Helios but with WSE attached? And it uses one or the other depending on some criteria?" News – Item
  • wtallis (reply explaining disaggregation): "LLM inference is a two-phase process. The first phase is prompt processing aka prefill. It's compute-heavy but requires relatively low memory bandwidth. The second phase is token generation aka decode, which doesn't require much in the way of FLOPs but wants as much memory bandwidth as possible. This announcement is for a system to do the first phase on Helios and the second phase on WSE." News – Item
  • sccvcxv: "lol when is the music gonna stop?" News – Item
  • JSR_FDED: "It's disaggregated so you know it's good" (sarcasm). News – Item
  • rbanffy (reply to JSR_FDED): "The two major sides of the system excel at different things that happen to be complementary in AI inference." News – Item

Source: News – Item

Sold-out Cerebras Code subscriptions remain unaddressed

No July Cerebras blog post, press release, or pricing-page update announced a reopening of the Pro ($50/mo) or Max ($200/mo) Cerebras Code tiers. The original August 2025 launch thread (449 points, 172 comments) was last updated July 2, 2026. The topic carries forward unresolved into a third month. Source: News – Item

Model deprecation pattern flagged by enterprise customer (context from January, still relevant)

A January 2026 "Tell HN: Avoid Cerebras if you are a founder" post (35 points, 14 comments) described an enterprise customer being forced off the platform when their subscribed model (Llama 3.3 70B) was terminated with no alternative plan offered. The poster stated Cerebras support staff told them to migrate to Groq. This pattern is directly relevant to the GLM 4.7 deprecation announced this month. Source: News – Item

Cerebras cited as the speed benchmark in local-inference "Ask HN" (updated July 29)

In an Ask HN about fast coding models on Apple Silicon (M4 Max, 128GB), the author used Cerebras as the reference point: "Cerebras offers gpt-oss-120b at over 1000t/s, but it's so expensive and also isn't able to properly call tools most of the time." The thread was updated as recently as July 29, 2026, confirming the recurring community view that Cerebras speed is real but tool-calling reliability on open-weight models trails Claude. Source: News – Item

Enterprise Readiness

Feature Available? Details
SSO (SAML/OIDC) Undisclosed Not mentioned in pricing, docs, or enterprise tier description. Contact sales.
SCIM Undisclosed Not mentioned in public documentation.
Audit logs Undisclosed Not mentioned. Dedicated-endpoint metrics are available in Prometheus format. Source: Inference-Docs – Metrics
IP indemnity No Cerebras is an inference provider, not a model creator; indemnity would depend on the underlying model. Not mentioned in Cerebras's own terms.
Data residency Partial Sovereign AI initiative supports on-premises deployment in specific countries (US, UAE, India). Cloud inference data residency is otherwise undisclosed. Source: Restofworld – India Uae G42 Cerebras Ai Sovereignty
HIPAA Undisclosed Not mentioned in public documentation.
Air-gapped/on-prem Yes Cerebras CS-3 systems are sold as hardware for customer datacenters; the India/G42 deployment is a 64-system on-sovereign-soil example. Source: Cerebras – Ai Supercomputer
SLA Undisclosed Enterprise tier mentions "response time guarantees" for support, but inference SLA (uptime, latency) is not publicly documented.
Admin controls (RBAC) Partial Cloud Console supports Projects for organizing workloads and team access. Full RBAC details not publicly documented. Source: Inference-Docs – Projects
ZDR (Zero Data Retention) Partial Prompt caching is confirmed "fully ZDR-compliant" with cached context remaining ephemeral in memory and never persisted. General inference data retention policy is not documented. Source: Inference-Docs – Prompt Caching

Transparency Gaps

Gap Details Severity
Cerebras Code plans still sold out (3 months) Both Pro ($50/mo) and Max ($200/mo) remain sold out as of July 31 with no reopening timeline. This blocks the primary flat-rate access point for individual developers for the third consecutive month. High
GLM 4.7 deprecation without replacement GLM 4.7 (one of three shared-API models) is scheduled for deprecation August 17, 2026. No replacement model has been announced. The shared catalog will shrink to two models. High
Prompt caching: no price discount Cached input tokens are billed at the same rate as fresh tokens. Competitors (Anthropic, OpenAI, Google) offer 90% cheaper cached input. Cerebras provides rate-limit headroom but no cost savings. High
Customer concentration G42 and MBZUAI accounted for 86% of 2025 revenue (per SEC filing). The AMD partnership may help diversify, but no updated concentration figures have been disclosed. High
Q2 earnings not yet reported Q1 2026 (reported June 23) showed revenue of $193.4M (+92% YoY) but guided gross margin down from 46.5% to 36-38% for Q2. Q2 results are pending (expected August). The actual margin outcome is unknown. High
Enterprise / dedicated-endpoint pricing No pricing, rate limits, or SLA terms are public for the Enterprise tier or the 30+ dedicated-endpoint models. Buyers must engage sales. High
SSO/SCIM/audit logs/HIPAA None of these enterprise-compliance controls are mentioned in pricing, docs, or the enterprise tier description. High
Developer tier daily token cap Rate-limit tables list "N/A" for daily tokens on Developer tier for all three public models. The FAQ now clarifies "Hourly and daily restrictions don't apply to Developer tier users," confirming there is no cap, but the original table ambiguity caused confusion. Low (resolved)
Prompt caching support discrepancy The prompt caching FAQ lists zai-glm-4.7 and gpt-oss-120b as supported, but Gemma 4 31B's model page lists "Prompt Caching" as a capability. Unclear whether caching works on Gemma 4. Medium
AMD partnership availability and pricing The AMD Helios + Cerebras WSE joint solution is targeted for H2 2026 availability via Cerebras Cloud, but no pricing, specific availability date, or supported model list has been disclosed. Medium
Model quality benchmarks Cerebras publishes speed benchmarks but no independent coding-quality benchmarks (SWE-Bench, LiveCodeBench) for the models it serves. Quality claims rely on model creators or Artificial Analysis. Medium
Gemma 4 and GLM 4.7 "preview" status Both preview models carry the caveat "may be discontinued on short notice." GLM 4.7 deprecation is now confirmed for Aug 17. Gemma 4 remains in preview with no GA date. Medium
GPT-5.6 Sol availability on shared API The July 27 blog confirms GPT-5.6 Sol runs on Cerebras at 750 tok/s, but only through OpenAI's Codex subscription. It is unclear whether GPT-5.6 Sol will be added to the Cerebras shared API or remains Codex-exclusive. Medium

---

*Sources: All pricing and plan data from Cerebras – Pricing and Inference-Docs – Overview (accessed 2026-07-31). Rate limit and prompt caching data from Inference-Docs – Rate Limits and Inference-Docs – Prompt Caching. AMD partnership from Cerebras – Amd And Cerebras Announce Industry Leading Ultra Low Latency And High Throughput Ai Inference (July 23, 2026). Blog data from Cerebras – Blog. Community signals from Hacker News.*