Affiliate disclosure: we may earn commissions when you sign up through some links below, at no extra cost to you. This never affects our pricing data, comparisons, or recommendations. Learn more.
news · Updated September 3, 2026

Qwen3.8-27B Cerebras API Pricing: $0.99/$1.49

Cerebras serves Qwen3.8-27B at $0.99 input and $1.49 output per million tokens at about 1,500 tokens/s. Compare context, limits, and local costs.

By AI Pricing Guru Editorial Team

AI Pricing Guru articles are maintained by the editorial workflow behind the site: daily pricing snapshots, provider source checks, and review passes for model launches, subscription limits, and billing changes.

TL;DR

  • Cerebras now exposes qwen-3.8-27b on its public API at $0.99 input and $1.49 output per million tokens.
  • Cerebras lists about 1,500 output tokens per second, with 64K context on Free Trial and 128K on paid tiers.
  • The hosted route supports text and image input, reasoning, tool calling, structured outputs, streaming, and prompt caching.
  • Labs records an explicit route blocker until the exact Cerebras model is available through the current benchmark harness with comparable billed-cost evidence.

Qwen3.8-27B hosted token-cost comparison

USD per 1M tokens. Input and output rates are charted separately.

InputOutput
0$20.00Qwen3.8 27Bcerebras$0.99$1.49Qwen3.8 27Bnovita$0.42$3.00GPT 5.6 Solopenai$4.00$20.00

Estimate Qwen3.8-27B API cost

Assumes 75% input tokens and 25% output tokens using current per-million rates.

Qwen3.8 27B

novita

$10.65

Input share
$3.15
Output share
$7.50

Qwen3.8 27B

cerebras

$11.15

Input share
$7.43
Output share
$3.73

GPT-5.6 Sol

openai

$80.00

Input share
$30.00
Output share
$50.00

Live Qwen3.8-27B hosted pricing and frontier baseline

Model Provider Input / 1M Cached / 1M Output / 1M
Qwen3.8 27B cerebras $0.99 n/a $1.49
Qwen3.8 27B novita $0.42 $0.085 $3.00
GPT-5.6 Sol openai $4.00 $0.4 $20.00

Built from pricing.json at publish time.

Cerebras has launched a hosted Qwen3.8-27B route at $0.99 per million input tokens and $1.49 per million output tokens. The public model ID is qwen-3.8-27b, and Cerebras lists generation speed at about 1,500 tokens per second.

This changes the buying decision from local-only evaluation to a direct API comparison. Qwen’s Apache-2.0 BF16 and FP8 weights remain available for self-hosting, while Cerebras now offers a managed route with published prices, context limits, rate limits, and an OpenAI-compatible API.

Qwen3.8-27B Cerebras pricing and limits

ItemFree TrialDeveloper / paid
Input price per 1M tokensFree-trial quota$0.99
Output price per 1M tokensFree-trial quota$1.49
Context window65,536131,072
Maximum output32,76840,960
Requests per minute5300
Uncached tokens per minute30,000150,000
Total tokens per minute90,000450,000
Daily token limit1 millionNone listed

Cerebras labels the rates Developer pricing. Enterprise capacity and discounts are custom. The model accepts text plus base64-encoded PNG or JPEG images and returns text. It supports reasoning, streaming, tool calling, parallel tool calling, Structured Outputs, and prompt caching.

The hosted route uses 128K context rather than the open model card’s 262K native context or documented extension to 1M. Buyers should use the host’s enforceable API limit when sizing a workload.

What 1,500 tokens per second means

The speed claim describes generation throughput under Cerebras’ service conditions. It does not guarantee end-to-end latency for every prompt. Time to first token, prompt length, reasoning effort, queueing, tool calls, network distance, and rate-limit pressure still affect wall time.

At the published output price, one million generated tokens costs $1.49. If a workload actually sustained 1,500 output tokens per second, one million output tokens would take about 11.1 minutes of generation time. That calculation is a throughput translation, not an SLA or capacity promise.

For a workload with 100 million input tokens and 20 million output tokens, the listed Developer rates total $128.80 before any enterprise discounts. The same raw token mix costs $800 on GPT-5.6 Sol at its current direct Standard rate. This price comparison does not claim equal quality or equal token use.

Hosted API versus local Qwen3.8-27B

Alibaba’s Qwen team released the 27-billion-parameter dense model under Apache 2.0. The official BF16 safetensors total about 55.56 GB, while the official FP8 files total about 30.87 GB. Runtime memory also needs the vision components, KV cache, buffers, and concurrency headroom.

Self-hosting can win when utilization is steady, data must stay local, or the team needs a modified runtime. The Cerebras API is easier to evaluate when demand is bursty or engineering time matters. At $0.99/$1.49 per million tokens, the managed bill stays below one dedicated accelerator for many early workloads.

Use the local AI versus API calculator with measured traffic, GPU price, utilization, electricity, and operator time. Avoid comparing the API invoice with only the weight download size.

Labs coverage decision

The canonical dataset now includes the Cerebras route, but it is not yet in the Cost-per-Task Leaderboard. The current 49-task harness uses a fixed set of routed model endpoints and records actual billed cost. The exact Cerebras qwen-3.8-27b route is not available through that harness today.

The coverage note records the availability boundary. Labs will add the model after a supported route is wired, the exact snapshot and reasoning configuration are pinned, and a complete 49-task run records tokens, retries, latency, correctness, and billed cost. Cerebras’ speed claim will remain a separate provider measurement unless reproduced under a fixed workload.

What buyers should do

  1. Use qwen-3.8-27b explicitly and record the host; similarly named Qwen routes can use different snapshots and limits.
  2. Test reasoning at the default high setting and with reasoning_effort: none where latency matters.
  3. Measure time to first token and accepted-task latency instead of treating 1,500 tokens/s as end-to-end speed.
  4. Pin vision fixtures and tool schemas when comparing against a text-only or local runtime.
  5. Recalculate self-hosting at realistic utilization and include monitoring, redundancy, and engineering time.

Compare current routes on the maintained Qwen pricing page, then model tokens in the calculator. Teams comparing other managed Qwen hosts can check Novita’s current Qwen catalog and rerun the same acceptance test.

Affiliate disclosure: AI Pricing Guru may earn a commission from the sponsored Novita link at no extra cost to you. It does not affect this analysis.

Bottom line

Qwen3.8-27B is now a priced hosted API, not only an open-weight deployment choice. Cerebras charges $0.99 input and $1.49 output per million tokens and advertises about 1,500 output tokens per second, with a 128K paid context window.

That combination is attractive for coding, multimodal agents, and private evaluations, but throughput and list price do not establish cost per successful task. Test the exact route on production-shaped work before replacing an incumbent model or buying local hardware.

Sources: Cerebras’ official Qwen3.8-27B model page, model catalog, and pricing page; Qwen’s official BF16 model card and FP8 release. Pricing and availability checked September 3, 2026.