I just did a little anecdotal test. Had pi + cerebras review a recent commit and asked a few quick followups on it. Worked great. The Cerebras session cost me $1.60 and took a total of 5.1 mins. I did get a few brief 429 rate limit errors in there. The p50 speed was 890 tok/s and 0.64s TTFT. Using OpenRouter averages, that would've cost $0.29 (no cache discount at Cerebras!) and would've taken about 14.4 minutes. So…
Thanks! Is there something about their platform that prevents caching? Or are they just not passing on the discount?
Qwen 3.8 27B available on Cerebras at 1500 tokens/s
81–90 of 240 posts
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#82Should be available in OpenCode once this lands: https://github.com/anomalyco/models.dev/pull/6199/changes
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#83Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#84I have a self hosted Qwen 3.8 27B and I find it to be unusably bad. Using it agentically, it will spin around in circles on even small tasks talking to itself until it loses context and starts again. I even had it say "I've forgotten the users initial question"
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#85Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#86Just tried it on a medium size coding/debug problem on an existing codebase, observations: - Input doesn't look faster than other models, it spends a lot of time reading Read about 5M tokens - Output is awesome, super fast as you expect from the 1500t/sec I think that's correct - Tool call is failing more than say DS4, which leads to time wasted on retries (complex tools like browser control for example) - Shell comm…
I can't believe this situation has not improved in years. Is cerebras' main business selling the hardware, then?
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#87Earlier quoted context omitted.
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.
I tried in your playground and got 14.2 tok/s?
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#88I was wondering whether this was any good for programming, but it is too fast for its own good. There is a limit of 450,000 tokens per minute. I hit this limit in about 90 seconds and burned through $1.10 while doing so. This is because cached tokens count towards the token limit. For comparison, I ran the same task with DeepSeek-V4-Flash, which finished in 172 seconds and cost $0.024 with a final context window size…
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#89150k TPM limit on public endpoint means that it's likely unusable for many coding tasks. When we've tried Cerebras in the past, our problem has always been rates. We'd love to not deal with dedicated and to have access to a more flexible rate pool. Even trying it out, it seems like our account has gotten moved to some limbo where we can no longer add billing information. ``` Billing access restricted Self-serve billi…
Re: Qwen 3.8 27B available on Cerebras at 1500 tokens/s
#90150k TPM limit on public endpoint means that it's likely unusable for many coding tasks. When we've tried Cerebras in the past, our problem has always been rates. We'd love to not deal with dedicated and to have access to a more flexible rate pool. Even trying it out, it seems like our account has gotten moved to some limbo where we can no longer add billing information. ``` Billing access restricted Self-serve billi…