iamcoder18
6 hours ago
I've been waiting so long for something amazing to come out of the OpenAI and Cerebras collaboration.
> In our evaluations, GPT-5.6 Sol on Ultrafast mode answered all 2,500 HLE questions in 11 hours and 11 minutes. Claude Fable 5 needed 78 hours and 27 minutes, more than three days of continuous compute, to arrive at the same conclusions. In other words, Ultrafast worked through the frontier of human knowledge in a single working day, achieving comparable accuracy nearly 7× faster.
This is actually insane.
Hopefully the release ultrafast of Terra and Luna too.
aetherspawn
3 hours ago
I discovered yesterday that the “amazing thing that comes out of OpenAI” is Sol, due to its token efficiency.
Dollar for tokens, Sol and Fable are the same price.
However, Sol uses (literally: in testing) around 10-100x less output tokens compared to Fable for the same task.
We run our frontier models nearly 24/7, so switching to Sol will save us around $500 per day.
And, due to less guardrails, Sol also performed better, and we lost less tokens due to guardrails shutting down sessions (I feel like it’s illegal to take $50 of someone’s token money and then shut down a session with guardrails before they get an answer, and yet Anthropic do it to us constantly… either take our money and commit, or trigger the guardrails immediately)
resonious
2 hours ago
Sol is way cheaper than Fable by the token.
dannyw
an hour ago
We’ve literally saved tens of millions of dollars already (no exaggeration! already 8 digits) by switching to Luna for many workloads at my company.
The amount of workloads we can shift with an advisor model pattern continues to grow.
It’s seriously amazing.
minraws
3 hours ago
Wait isn't Fable like 2x more expensive if we compare under 272k tokens
ChadMoran
2 hours ago
The comment you're replying to almost feels like it was written by a bot or am I crazy?
theplumber
an hour ago
Peak under your skin a bit. Something weird is going on. I think we are bots/robots(sic)
w4yai
2 hours ago
I agree. Weird to use <“> and <”> characters. Maybe written on phone, but certainly not on keyboard.
jrflo
2 hours ago
Other languages use different characters for quotes, if anything that's an indication that's not written by a LLM because it's not favoring the standard English character.
https://en.wikipedia.org/wiki/Quotation_mark#Specific_langua...
gunalx
2 hours ago
Common on non us keebs though.
jlund-molfese
2 hours ago
What kind of bot would say `less guardrails` instead of `fewer guardrails`? I guess someone could instruct an LLM to deliberately make mistakes, but isn't that too paranoid?
qgin
22 minutes ago
We’re reaching transvestigation levels of people trying to spot AI text everywhere they look
DrewADesign
an hour ago
“include common grammatical imperfections and awkwardness common in casual message board interactions.” I’m not saying that’s what’s happening here, but a high school student told me that’s basically what they do to make papers not sound like AI.
gtree
2 hours ago
You could say the token usage is "load-bearing".
zozbot234
5 hours ago
Answering 2,500 independent questions is an embarrassingly parallel workload, all it needs is scale out. It would be more meaningful to know how much time was required for a single complete answer to a difficult HLE question.
desmondl
5 hours ago
The animation in the article shows GPT-5.6 Sol Ultrafast solving a question at 3 secs vs Fable's 27 secs. The "11 hour vs 78 hours" animation implied that they were solved in sequence and not in parallel
walrus01
37 minutes ago
> Answering 2,500 independent questions is an embarrassingly parallel workload, all it needs is scale out.
I believe the assumption of the benchmark creators is that it's meant to measure the sequential speed that a single instance of the LLM and piece of hardware can get through all the tasks from start to finish, like running a race. As a rudimentary comparison, sort of like doing prime number calculations as a benchmark of the CPUs in one bare metal server. Of course you'd get a speedup in total number of primes searched if you ran the same software of GIMPS on 8 servers with the same hardware in parallel rather than 1 server.
Of course if you took all the individual questions in humanity's last exam and fed them in parallel into separate queries to Claude that land on separate hardware instances of the claude model you'd get a speed up. Because each question is independent and not related to knowledge/calculations that are performed in any other question it is indeed very open to speed up by breaking it into separately dispatched parallel tasks.
jcims
5 hours ago
>Answering 2,500 independent questions is an embarrassingly parallel workload
So is calculating the total time required to answer all of the questions.
whimsicalism
5 hours ago
i assume they meant serially....
hgoel
3 hours ago
Presumably when they're talking about benchmarking, they're using a fixed amount of resources, like everyone else does when benchmarking?
baq
5 hours ago
Amadahl’s law dictates it’s approximately always better (as in, more efficient computationally) to have one super fast thing than many slower things doing the same job in parallel.
xyzsparetimexyz
5 hours ago
Yes. but for embarrassingly parallel tasks it barely matters.
modeless
4 hours ago
The task the majority of people here care about (and which makes up a huge part of AI lab revenue these days) is collaborative coding with a single human which is not embarrassingly parallel.
xyzsparetimexyz
3 hours ago
I am aware. I was talking about HLE. Talking about how fast you can run through HLE in a serial manner is like talking about how how fast your non-simd single threaded cpu ray tracer is. Its simply not how any sensible person would tackle this problem.
moralestapia
5 hours ago
Such a deep and smart insight.
But why is that important if they're measuring time?
andai
4 hours ago
I'm finding Luna suprisingly adequate for my work. I slept on it due to the benchmarks, but it's very fast and even on low reasoning I'm finding it more than adequate for "menial" work. (The speed is crucial for "interactive" work -- if a model is fast enough it goes from "async" to "real time", subjectively, which is a huge difference.)
In fact, I'd say it's overqualified for the kind of work I'm doing, because it spends >half the time verifying trivial changes (and the verification isn't as helpful as you'd expect, even with bigger models).
Maybe I can prompt it to be less aggressive about that (the new GPT models do it even without prompting).
Anyway, Ultrafast Luna would be amazing, though I strongly doubt they can offer Cerebras at anything approaching the current prices. Now we wait for Moore's Law? :)
shepherdjerred
2 hours ago
Luna is incredible considering the cost. It’s very good for routine work.
phoghed
2 hours ago
Luna has impressive results on DeepSWE.
I mostly split work between Luna and Sol. If something seems simple enough I always try it with Luna first.
epolanski
3 hours ago
I feel odd to use these models, because it feels like a faster model doesn't feel that much faster if it spends reading files, making edits and running checks.
It feels too situational.
piyh
6 hours ago
Feels like the 90's again where single threaded speed is improving fast. ASICs and wafer scale rather than node shrinks, but end result to me the consumer feels the same.
sscaryterry
4 hours ago
sixtyj
5 hours ago
Output from Cerebras with GPT model is 750 tokens per second.
Don’t blink.
(Chatjimmy has 14,200 TPS.)
tomrod
5 hours ago
ChatJimmy is a much smaller model and, AFAIK, has no reasoning capability. Absolutely insane raw speed, like a supercar, while Sol is more like a freight truck.
sixtyj
5 hours ago
At such output speed, I wouldn’t expect reasoning. (But I didn’t know it, thanks.)
700 TPS with reasoning is awesome and it speeds things up.
Cerebras as public traded company is worth keeping an eye what they produce.
msdz
4 hours ago
> At such output speed, I wouldn’t expect reasoning.
As the sibling comment to yours mentioned, if they had a reasoning model “hardware-ified” onto a custom chip (as is their plan for IIRC this or next year, a new ASIC), it’d output fast decode speeds for the regular output as well as reasoning sections. Both would be ≈equally fast.
senordevnyc
an hour ago
Yeah, I thought reasoning was literally just chain of thought in the output token stream, with the model itself adding delimiters to indicate what part of the output is internal reasoning, and what part is an answer to the user. Is that wrong?
beering
an hour ago
You are right, reasoning is unrelated to tokens per second.
notfromhere
4 hours ago
Anything will be fast if you etch it straight to silicon
dzhiurgis
4 hours ago
The knowledge of ChatJimmy is terrible. Even Qwen on my iPhone is better.
walrus01
41 minutes ago
well, yeah, it's based on a 2+ year old tiny model. It's very much an alpha proof of concept that they can perma-bake an LLM into silicon.
headPoet
2 hours ago
ChatJimmy isn't a model, it's Llama 3.1 8B hardwired into silicon. The point isn't to be a good llm, but to showcase the speedup that's possible
senordevnyc
an hour ago
Haha, at first I thought you meant that the knowledge of the existence of an LLM that’s so fast is terrible because it’s ruined every other LLM for you!
perching_aix
3 hours ago
Never heard of it before, that's fucking insane.
Apparently they baked the Llama 3.1 8B model weights [0] into silicon (the actual hardware is called Taalas HC1).
I guess for the trillion parameter models this would not scale due to cost? Imagine buying GPT 6 in the form of a PCI-E card, pulling these speeds, with up to 120 cct agent sessions. It'd be beyond wild.
[0] the weights are also using some cut down small format, but HC2 will have regular FP4 supposedly, and support for 20B params on one die
mips_avatar
3 hours ago
Unfortunately AMD bought them, so I don't think we will get to see another release from them.
christoff12
4 hours ago
An irrational gripe of mine is how GPT uses 7× instead of 7x.
I recognize that the former is the multiplication symbol, but I don't think it should be used that way.
Daneel_
an hour ago
If anything, writing "7x" is actually just a poor emulation of writing "7×".
Saying something is "done at 7x speed" should be read as "done at seven times speed" not as "done at seven x speed". So using the 'times' (multiplication) symbol is the better form in my opinion; it just happens to be significantly easier to type "x" instead, which is how we got here.
wrsh07
5 hours ago
Seems like they will do Sol first while capacity constrained? I can't imagine the margins they'll be charging
sscaryterry
4 hours ago
I think this is what they need to actually have a margin :)
rvz
4 hours ago
Been waiting since Cerebras-GPT. [0]