I used their Coding Plan for a few months. It is genuinely difficult to keep up with the models. The output is so fast. Qwen 3.8 27B is likely one of the strongest models they've hosted so far. Edit: it looks like this is only available on a API token pricing. Does anyone know if they have rolled out prompt caching yet? It used to get pretty expensive for agentic coding tasks with no prompt caching.
It appears that they do support Prompt Caching: https://inference-docs.cerebras.ai/capabilities/prompt-cachi...
Qwen 3.8 27B available on Cerebras at 1500 tokens/s
41–50 of 220 posts
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#42Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#43Earlier quoted context omitted.
It appears that they do support Prompt Caching: https://inference-docs.cerebras.ai/capabilities/prompt-cachi...
> How are cached tokens priced? > 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. Well, talk about flipping the narrative.
Is there a speed increase or is that purely marketing spin on “we might cache on our end but no discount for you”?
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#44At that speed it's too pricey for agentinc tasks.
Having the choice is good as you can make a trade-off between speed, perf, and quality.
Until last year, people had a single AI god they believed in (mostly Anthropic stuff). Now we have power to make choices (open-weights, SOTA, speed-optimized, etc) the same way you do for system designs.
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#45[flagged]
Still, 1500tokens/s is indeed wild
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#46I used their Coding Plan for a few months. It is genuinely difficult to keep up with the models. The output is so fast. Qwen 3.8 27B is likely one of the strongest models they've hosted so far. Edit: it looks like this is only available on a API token pricing. Does anyone know if they have rolled out prompt caching yet? It used to get pretty expensive for agentic coding tasks with no prompt caching.
The coding plan is gone now right?
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#47It would be great if they made their inference capacity for this model available via OpenRouter; the fastest provider on OpenRouter right now is at ~80tps https://openrouter.ai/qwen/qwen3.8-27b#providers They do appear to host other models on OpenRouter so maybe Qwen3.8 will be there soon: https://openrouter.ai/provider/cerebras
We're serving it around 150-200tok/s (uses our new speculative decoding implementation on a DFlash2 draft model). https://mixlayer.com , LAUNCH-Q38-27B gets you $5 in credits if you want to kick the tires.
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#48Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#49Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#50The net effect is that I spend about the same time waiting, and I still need to read that output so, at least for coding, it actually reconciles me with the 100-200t/sec you can get on DS4 or the like. Maybe that's a good sweet spot after all and faster t/sec is not where the bottleneck is.
Also maybe my setup (OMP) doesn't do the cache correctly but that's a huge cost driver... so atm it's quite pricy