logoalt Hacker News

KronisLVtoday at 8:33 AM2 repliesview on HN

God I wish they'd back up all of those claims by offering a subscription of Kimi K3 and GLM 5.3, not some outdated GLM 4.7 instance that they then proceed to call a preview model and say that they'll remove it, leaving users only with GPT-OSS 120B which is nigh useless nowadays: https://support.cerebras.net/articles/9996007307-cerebras-co... and https://www.cerebras.ai/pricing

Guess they don't care about regular devs atm and are focused only on hardware sales.


Replies

scosmantoday at 9:13 AM

I don’t think they will until they change the architecture.

They don’t have a prefix cache like other providers, or at least don’t have a discount in their billing structure. Each message charges for the whole context window. It’s wildly more expensive for long multi turn scenarios with lots of tool calls (coding). It’s better for short few turn tasks.

Edit: I don’t know if they actually have a proper cache. This could just be a billing artifact.

preommrtoday at 8:58 AM

> GPT-OSS 120B which is nigh useless nowadays:

I still think that was a really great model that got overlooked. It was really great in terms of latency/throughput while still being fairly intelligent.

I was planning on using it for a design tool, but moved over to luna since it's comparable speeds and cost for a lot more intelligence.

show 3 replies