Remix.run Logo
Tiberium 4 hours ago

It seems to be extremely economical - 4x better reasoning efficiency compared to Opus while being priced at $2/$6. For comparison, GPT 5.4 is $2.5/$15, GPT 5.5/5.6 are $5/$30, Opus 4.8 is $5/$25, Fable is $10/$50.

And by benchmarks (unless they gamed them), seems to be at around Opus 4.7 level, which is what Elon mentioned in https://x.com/elonmusk/status/2074911038286295049.

I guess the Cursor data was very useful.

HarHarVeryFunny 4 hours ago | parent | next [-]

The $2/6 pricing seems to only apply for context under 200K.

Above that (max context is 500K) pricing doubles to $4/12.

https://docs.x.ai/developers/models/grok-4.5

GodelNumbering 12 minutes ago | parent | next [-]

Also, the cache hit pricing is 25% of the input pricing ($2 vs $0.50). Long agentic workflows are dominated by cached input. The US frontier labs typically have this at 10% of the input price, and DeepSeek/Xiaomi etc take it to the extreme 1% range (which is why those are cheap to run in real world agentic loops with dozens of toolcalls per run)

gabriel-uribe an hour ago | parent | prev | next [-]

Womp. Didn't see this anywhere else.

No longer feels as inexpensive. Will likely just include this in the rolodex of <200k context tasks, like being one of my review agents.

jadbox an hour ago | parent | prev [-]

That's very notable and left out of the announcement.

game_the0ry 2 hours ago | parent | prev | next [-]

I have a theory that xAI has one of the largest clusters but with far less traffic + tokens to process bc its less popular than its competition, and xAI can pass the savings on to the end user.

goos 2 hours ago | parent | next [-]

Why would having more costs and less income allow them to pass savings on to the end user?

rjh29 2 hours ago | parent | next [-]

They already invested in the massive datacentres of GPUs sitting idle. They have fewer users so they can deliver more inference per user - more thinking, larger models.

mvdtnz an hour ago | parent [-]

So where are these mythical savings coming from? You're saying they have spent more per user therefore can charge each user less or something? I'm not following.

spacebanana7 an hour ago | parent | next [-]

The (optimistic?) take is that xAI is genuinely better at building datacenters at scale than anyone else, and the freedom to use Nat Gas as the primary energy source allows them to have lower marginal costs.

The (pessimistic?) take is that they have loads of idle GPUs and want to get some revenue out of them rather than none. Compare this to OpenAI/Anthropic where every token used by a consumer has to compete with enterprise spenders, and there’s not enough to go around for everyone.

collinmcnulty an hour ago | parent | prev [-]

It’s basically a clearance sale, is the theory.

parsimo2010 20 minutes ago | parent | prev | next [-]

“We lose money on every rack, but we make up for it in volume!” - Elon Musk, probably

re-thc 2 hours ago | parent | prev [-]

More like they have a less focus on margins and more on cost recovery.

gabriel-uribe an hour ago | parent [-]

Definitely. They had insanely low rates on TTS up until a month or two ago ($4.20/1M) for example, which they only recently started increasing.

As their models get more competitive I'm sure prices will catch up.

WarmWash 2 hours ago | parent | prev | next [-]

SpaceX, like Tesla, seems to have the same "portrayals over profits" mindset investors. So it doesn't even really matter whether or not xAI is making any money.

inferniac 19 minutes ago | parent | prev [-]

they are renting parts to google for like 1b a month

really dont think they have a lot of idle power

giancarlostoro 4 hours ago | parent | prev | next [-]

Now if they could have an "equivalent" to Claude's $100 plan with similar compute limits. I have the $40 a month version of Grok and I get a max of like 8 hours of "non-stop" Grok Build coding, per month.

Tiberium 4 hours ago | parent | next [-]

The model is available through Cursor which has $20, $60 and $200 plans. I assume the $60 version might work better for you?

giancarlostoro 4 hours ago | parent [-]

Will have to give that a try I suppose.

BoumTAC 4 hours ago | parent | prev [-]

Grok Build sucks compare to composer 2.5. Just use compose 2.5 and you'll have basically unlimited usage on the 40$ plan.

bhouston 4 hours ago | parent | next [-]

Every time I use Composer 2.5 I have to spend a bunch of time cleaning up its mistakes. It is unusable compared to GPT 5.4 or 5.5.

My time is more valuable that I will use a model that doesn’t f** up my code base.

subhobroto 3 hours ago | parent [-]

I think we need to be explicit about the domains we're applying Composer 2.5 to in these discussions.

I mentioned here (https://news.ycombinator.com/item?id=48766275) how poorly it handles my specific use cases. My coworkers in DevOps and frontend UI swear by its cost-effectiveness, whereas I strongly prefer the reasoning capabilities of Opus 4.8 and Fable 5.

Composer 2.5 seems to be SOTA for Helm charts and React/Vue, but, for my usecases it absolutely struggles spectacularly when tasked with rigid body dynamics or kinematic logic.

tengbretson 3 hours ago | parent | prev | next [-]

It is hard to evaluate the model performance of Composer 2.5 when Cursor's harness is so awful compared to the others on the market.

sergiotapia 19 minutes ago | parent | next [-]

Not my experience at all. I've been using Cursor hardcore for about two weeks now and Composer 2.5 and it's wonderful. Now with Grok 4.5 I'm quite excited about the possibilities.

brightball 2 hours ago | parent | prev | next [-]

In what way? I spend more of my time managing than hands on lately so I legitimately don’t know.

seunosewa an hour ago | parent | prev [-]

Not true. The only issue is cost of frontier models.

DoesntMatter22 4 hours ago | parent | prev | next [-]

Composer 2.5 is so underrated IMO. I built a really feature rich application, insanely complicated, close to 200k LOC since it came out and for the most part it ran like a champ. Only used CLaude a couple times to get it unstuck. 8 hours a day and I'm paying about 30 a month.

embedding-shape 4 hours ago | parent [-]

> I built a really feature rich application, insanely complicated, close to 200k LOC

If you listed it, how many features/LOC or vice-versa? Really hard to know if 200K LOC is good or bad, at the surface it sounds like too much, but I don't know what the application was either.

DoesntMatter22 3 hours ago | parent [-]

It’s a fantastic signal processing / engineering app. There are 5 major players and this app isn’t quite as good but it’s in the ballpark. I’d day when I release early next nonth this will be the biggest fully featured vibe coded app I’m aware of.

alchemist1e9 an hour ago | parent [-]

I’d be curious to hear more about your dev setup and what tips you have for other aspiring vibe app coders.

giancarlostoro 4 hours ago | parent | prev [-]

Suppose eventually that gravy train will disappear, might as well use it then.

numpad0 2 hours ago | parent | prev | next [-]

How does it compare to Chinese APIs? It doesn't seem like xAI is meaningfully more competent or any single bit more honest than Chinese labs anyway, so you might as well send tasks straight to China unless theirs is substantially cheaper.

2001zhaozhao 4 hours ago | parent | prev | next [-]

Around Opus 4.7 level would be the same as Sonnet 5 while being cheaper overall.

I wonder how good their subscription discount is on both their subscription types.

Tiberium 4 hours ago | parent [-]

Sonnet 5 is a huge token hog, though, it uses far more reasoning tokens than Opus models while being priced at $2/$10 with promo, and $3/$15 (usual Sonnet price) afterwards.

giancarlostoro 4 hours ago | parent [-]

I'll probably get hate for it, but I was not impressed by Fable, I felt like it was just Opus with more tokens for thinking. I feel like the second I turned on Fable I drained my usage more quickly, despite them billing it as though it were Opus level of usage. The value is just not there for me. I wish they could make Haiku remain low-cost and drastically more capable to the point you could use only Haiku.

ayewo 2 hours ago | parent | next [-]

I'm not sure if you are aware, but you have to approach prompting Fable slightly differently from a model like Opus.

It's important to include the reason aka the why of your task [1] in your prompt. You'll get more mileage if you verbalize your thought process when prompting Fable. Anthropic say you should think of Fable as a "thought partner".

1: https://platform.claude.com/docs/en/build-with-claude/prompt...

2: You might find some of the example prompts listed here useful https://x.com/trq212/status/2073100352921215386

fer 2 hours ago | parent [-]

You mean the parent was holding it wrong?

baq 2 hours ago | parent | prev | next [-]

Fable needs more... ambitious tasks than Opus to tell the difference and let me tell you the difference is there.

Simple tasks are simply saturated just like simple benchmarks. There's a level of intelligence where you simply don't need more for some things.

fer 2 hours ago | parent | prev | next [-]

I felt the same tbh; I notice more the regressions in the weeks before a new release than any potential improvement the new model might have actually brought.

It may also depend on the workload. At work everything is very domain specific with barely (if any) public training data; both need thorough review and careful hand holding, meanwhile at home Fable is scared of libtorch and falls back to Opus even if it's not touching the ML parts.

kittoes 4 hours ago | parent | prev [-]

Did you explicitly tell it to use Sonnet or Opus subagents and stick at or below high effort? Asking because such practices make a huge difference in the quality of output and the amount of tokens burned. I used one of my accounts to explore ultramax and it was just a token hog that might be worse than Opus.

giancarlostoro 3 hours ago | parent [-]

I had it on whatever the recommended settings was, but maybe I should have told it to use Sonnet for most subtasks.

Even so, I'm just not that impressed, I felt like I got more done by just using Opus.

minimaxir 4 hours ago | parent | prev | next [-]

The comparison may be better against GPT 5.6 Terra (instead of Sol), which is $2.5/$15.

Tiberium 4 hours ago | parent [-]

We don't yet know Terra's results for DeepSWE/TerminalBench though.

conradkay 4 hours ago | parent | prev | next [-]

Annoying they didn't show benchmarks for several effort modes, since it seems like it might close the gap with Opus 4.8 by cranking tokens up?

Noam Brown (OpenAI) "Implications of Large-Scale Test-Time Compute" https://xcancel.com/i/article/2064210146558136827

3 hours ago | parent | prev [-]
[deleted]