by Tiberium
10 subcomments
- 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.
by NitpickLawyer
6 subcomments
- (from Cursor's blog)
> Training included trillions of tokens of Cursor data which capture a wide-range of user interactions with codebases and software tools. This dataset lets the model learn both from existing software as well as developer-agent interactions, capturing how developers work and how agents interact with their environments.
This is what the big money was for. Cursor is the first big player that had real-world data from real-world projects, before cc / codex were a thing.
> We used reinforcement learning on difficult problems in realistic environments spanning both software engineering and broader knowledge work. These environments teach the model to investigate problems, use tools, recover from mistakes, and verify results.
> Many of these problems had to be designed to be difficult enough that even frontier models fail at them. As models improve, existing tasks stop teaching them anything new, and problems that once required extensive reasoning become routine.
> We developed a distributed agent system to construct these environments at scale. Engineers specify a problem and how a solution is verified, and large groups of agents construct, test, and refine each environment.
This is where scale comes in. You use the previous gen model to prepare datasets for the next model iteration. The better the models, the better the data, the better the next models. (they also have a comparison with their composer2.5 training run, for people still thinking chinese models are "close to SotA"...)
Reports of xAIs demise (after giving a lot of compute to Anthropic) were slightly exaggerated, it seems.
> Grok 4.5 was trained across tens of thousands of NVIDIA GB300 GPUs
- First impressions:
- Very fast, easily beats GPT 5.5/Opus 4.8/GLM 5.2 because of higher t/s (around 90?) and very high token efficiency
- Very good price, no contest vs GPT and Opus which are very overpriced if you pay API costs, and probably cheaper than GLM 5.2 when you take into account the token efficiency.
- Will take quite a while to get a feel for how smart it is, but it's definitely good, I'd say in the same tier as opus, occupying the lower end of that tier together with GLM 5.2.
- Of the 3 models I tried, Grok did the best at making an iOS app I wanted for personal use (a bike computer with specific qualities). (Claude just gave up and did an HTML/CSS implementation but I insisted on native SwiftUI+Metal.) Grok definitely fumbles sometimes, but I have been surprised what it CAN intuit versus me having to micromanage it.
(I am not an iOS developer, so getting something specific that I needed in a few hours/days was really helpful instead of spending months/years learning the language, APIs, etc.)
(I am absolutely not "vibe-coding" Caddy btw, just tinkering with it for personal projects.)
by aarvin_roshin
1 subcomments
- Announcement from Cursor, whose team also trained the model: https://cursor.com/blog/grok-4-5.
Notably:
> Grok 4.5 and Composer 2.5 are two different model weight classes, and we're excited to support both sizes and weights. Composer 2.5 will remain offered, and we will release new models of this size going forward.
- With each release from the the other major labs, it becomes harder for Google to tell a compelling story about Gemini 3.5.
Edit: Gemini 3.5 Pro. Expectations grow with each day it is not released.
- > Training included trillions of tokens of Cursor data which capture a wide-range of user interactions with codebases and software tools.
This -- training on work done on hard, real-world tasks -- seems to be how most frontier models are making capability gains these days. In fact people make decent money doing that for data companies like Mercor. However it's also striking that Cursor managed to gather so much of such data.
Turns out Cursor will train on everything you do unless you opt-out, even if you're already paying for it with cash! Are that many people really not opting out?
This is why it seems like a significant concern to me: It's very clear that typical, run-of-the-mill coding has been completely commoditized, so the primary value remaining is either in novel use-cases and applications, or novel technical solutions to hard problems.
Presumably the value for novel use-cases could be captured by building a business around it via the usual moats (distribution, relationships, network effects, first mover advantage, etc.) so the code and techniques do not matter as much.
However novel technical solutions, which are already hard to monetize without building a whole damn business around it, could at least be capitalized on by simply being able to claim credit for it. I'd at least like the option of being "paid in exposure" if I'm not getting paid in cash. But having them "leaked" unwittingly via the training corpus to whosoever happens to prompt the model with the same problem removes even that option.
I know people have been calling out this risk forever, and I don't use any tool that I can't opt-out of training completely, but the scale at which this is happening -- on an ongoing basis, mind you, after training on the data of the whole world, and that too after paying for the product -- is surprising. I'm bullish on the technology but we really should be way more careful handing these AI companies even more of our intellectual crown jewels.
- https://tools.simonwillison.net/markdown-svg-renderer#url=ht...
- Great model, very nice. Opus class performance at Haiku level pricing (or cheaper with the token efficiency). This seems like a GLM-5.2 killer and this is what Sonnet 5 should have been.
This is a model I could really see used inside applications, where Opus or Sonnet or GPT-5.5 are too expensive.
I would really like to see a strong Deepseek v4-Flash competitor, which ideally is something like Sonnet 4.6 performance at <$0.30 per token. This is missing from main US labs.
- It takes a lot of digging to find their cache pricing - it's $0.50, which is unusually expensive.
The vast majority of input tokens are normally cached, so this is actually the price that matters. I wonder why it's so high.
- Tried this for a legal use case and it was excellent, comparable to Opus in quality but much faster. AI is miles behind in law compared to coding: the output was similar to a law student intern. But coherent and directionally correct and beats starting from a blank sheet of paper. Impressed.
- Can someone breakdown to me how this makes any sort of economical sense? Spending billions and billions to have the 3rd best model while even the number 1 and 2 players already seem to struggle making a profit. What am I missing here? Not trying to go full Ed Zitron but this doesn’t make sense to me.
- So basically since US stopped OpenAI and Anthropic for 4 weeks, it allowed all other AI Labs to almost catch up.
GLM 5.2 caught up, Cognition RL'ed Kimi 2.7, Grok 4.5 is out, DeepSeek v4 GA is out in a few days...
What is the moat? and why should we pay for the expensive tokens today instead of just waiting a few months/weeks and getting AI for significantly cheaper?
I must say, I feel like companies spending Millions on Anthropic tokens are just negative capex'ing and wasting money, even OpenAI is barely ok pricing...
by HyperL0gi
5 subcomments
- Every time I get excited about Grok’s performance on benchmarks and demo videos, I test it myself and end up disappointed.
I'll give this one a try with a grain of salt and lowering my levels of expectations
- Thanks for including a section on Token Efficiency (https://x.ai/news/grok-4-5#faster-than-flash-models), hope to see this more prominently in all model releases.
- "Grok 4.5 has an advantage on CursorBench because an earlier snapshot of the Cursor codebase was accidentally included in training. The exact impact is unclear. That data has been removed for future models, and in parallel we are working on a larger update to CursorBench, hence the exclusion here."
Not enough people are noticing this, they juiced the benches
- Awesome. User wins when competition increases. I hope they cooked. Previous models did not make any sense in any of my flows. There were better options for each problem.
- Its remarkable how Anthropic is able to maintain their edge against all competition. Anyone have any idea what the secret sauce is that has Anthropic at the top of all leaderboards for the past few years?
by integricho
1 subcomments
- I like these AI threads with everyone's measurement of how good a model is starting with: "it feels like..." and that says a lot on how incapable we are to judge and compare these models.
by nomorepaws
0 subcomment
- grok 4.5 managed to debug and fix and issue that caused an incident for my project yesterday. I ran a multiagent debugging session first with grok 4.5 high, then it found the root cause and implemented a small fix in k8s manifests, deployed and verified the fix, all in under 30 minutes. the day before it took me 3+ hours of debugging and poking around in several sonnet 5 medium sessions to at least figure out what was going on - and I didn't. in terms of context usage, grok used ~115.9K for the whole session.
- I've never used a Grok model before because I have my OpenRouter settings on ZDR-only. I just checked, and apparently there are ZDR xAI endpoints now [1], so I might actually try this. Out of curiosity, does anyone here happen to know when those were added?
[1]: However it does say "Requires user IDs" under anonymity, which is unusual on OpenRouter and not something I particularly like to see. Generally, OpenRouter is a proxy that anonymizes requests to providers, and I can't find an account-wide setting to enforce that like ZDR-only.
- Props to them for including three benchmarks that actually seem to say something, instead of focusing on totally gamed benchmarks like regular SWE-Bench. That could mean this model is actually pretty close to the SOTA as the benchmarks indicate.
Most labs - including OpenAI and Anthropic, but also Google and Chinese labs - highlight their scores in benchmarks that have fixed, widely available answers. Those answers end up in the training data and so models can just regurgitate training data instead of actually doing the benchmark. As a result, most benchmarks often quoted are essentially meaningless for gauging model performance.
Terminal-Bench still publishes answers, but neither DeepSWE and SWE-Bench Pro do. Especially for DeepSWE it's been difficult for models to fake good results so far. SWE-Bench Pro does have weird outliers like good performance for e.g. the atrocious Muse Spark, but it also doesn't provide answers for the training data.
So either they're good, or they found a way to game DeepSWE. Given that the Cursor team previously published the well-received Composer 2.5 a good score here doesn't come out of nowhere, so this might hold up. Cursor has enormous amounts of training data to train good coding models with.
by pveierland
0 subcomment
- Refreshing to see model announcements without claiming #1 in some benchmark. The amount of documentation seems very immature [0]. No system card provided - compared to Opus 4.8 which shipped with a 246 page analysis [1].
[0] https://docs.x.ai/developers/models/grok-4.5
[1] https://www.anthropic.com/news/claude-opus-4-8
- Interesting. I experimented with Grok 4 for openclaw when they made clear they wanted to bring claw users in the fold. It was (as expected) more verbally fluid than 5.5, but had real trouble with agentic tool calling - the model felt like it hadn't been trained to think of tool calling as one of its primary modalities. I'll give this a try, the speed and the benchmarks look good. In my experience, Grok slightly punches above its weight in language fluidity, and seems to not benchmaxx on coding, so this is an encouraging release.
- How popular is Grok compared to other companies models for SWE tasks? I almost never hear it talked about against OpenAI's or Anthropic's products
- Pricing looks very enticing. I don't care about politics, but if you can get SOTA model for 50% cheaper, why not try it?
by thrownawaysz
5 subcomments
- Is there a reason the AI companies usually announce new products so close to each other. Like not just the same day but literally hours apart. GPT Live then an hour later Grok 4.5. As if they try to one up. I expect something new from Anhtropic as well today.
by steve_adams_86
0 subcomment
- The solar system diagram doesn't work for me. When I click on the planets, it will center on them. When I click on the sun, nothing happens. When I click on a planet next, it goes to the sun.
- they are playing with being fast, not good lol
Grok: "I can answer any math question in less thant 500ms"
User: "what is 2319321x232"
Grok: "3201521321"
User: "this is wrong"
Grok: "but it was less than 500ms""
- Trying to use it via openrouter: "The model grok-4.5 is not available in your region."
by rullelito
1 subcomments
- I wonder how many Grok bots are in the comments right now defending it.
by victorbuilds
0 subcomment
- Grok 4.5 is not yet available in the EU in any SpaceXAI products or the API console. EU availability is expected in mid-July.
by artdigital
0 subcomment
- As a Grok maxi user that uses Grok for everything that’s not coding, I’m very happy to see them catching up. Surprised it’s not Grok 5 which Musk teased a while ago.
- Benchmarks make it look better than Opus 4.8, but has anyone actually used it? I don't really trust benchmarks. Cost aside, purely on performance — is there any real reason to jump from GPT or Claude to Grok?
- I'm glad we have another player remaining in the competition. More competition means lower price and more quota for us (hopefully).
- What I don't get is how does one use it. Only through API?
I don't really understand what Grok Build is? Is it an API? A CLI? What?
- i never used grok before for anything, now they released as best model nearly opus 4.8. , still using glm5.2 ,have anyone tried for coding how its performs? ,then goona give a shot.
- Does it refuse doing security, porn or piracy related work? Because if not, it has immense unique value when compared to frontier competition.
by juanibiapina
0 subcomment
- How is gpt 5.5 above opus 4.8? I don't get it
by wonderwonder
4 subcomments
- Reading through these threads is cursed. This site supposedly attracts the brightest of us but its all just a bunch of people ignoring the article and screaming that Musk is evil so everything he does must be ignored and villified.
Just really dissapointing hysteria on display here.
- What's the future of Grok and Cursor's Composer now that they are both under SpaceX
- I guess there are bots here making all these political comments to diverge the discussion and not talk about what really matters: is the model good to do actual work?
by froggertoaster
1 subcomments
- I echo the top comment - the politics here have gotten out of control.
Like it or not, Elon and his companies have changed the world for the better.
You are allowed to separate the human from the human's impact sometimes.
- I’m amazed at everyone’s willingness to use tools owned by this man, very disappointing.
by subhobroto
0 subcomment
- What would have been fantastic is if Cursor offered Grok 4.5 in the same usage tier as "Auto + Composer", than provide it as "double usage until July 12" under the API tier (which is what they're doing right now).
EDIT: After looking at my own usage stats - I stand corrected! It is under the "Auto + Composer" tier - brilliant!
- Isn't this the same Twitter company that was supposed to go bankrupt a few years ago? Now it is somehow part of a Space company that has an AI division inside of it?
I think we are going to be waiting a long time for Twitter / X to go bankrupt as it was (erroneously) predicted a long time ago.
- Grok 4.5: the naming convention has now officially outpaced the model's ability to explain what the previous version was called
- I think it's the first time ever we don't see the dominant model being surpassed by new released concurent models.
Did anthropic found their moat or we hit a Wall?
- Very hard for me to imagine this getting beyond a low-single-digit market share. I don't understand the strategy of xAI burning money on this.
by petersamokhin
1 subcomments
- still waiting for a proper gui for grok build
terminal is nice but codex desktop app is very useful
by Madmallard
0 subcomment
- Where's Dang?
The amount of rule-breaking comments in this thread is pretty much out of control.
- Personally, I wish they had shared some of the galactic code that GROK claims to have generated.
- Grok free has become so bad over the past 3-6 months that I stopped using it completely. I’d assumed they were going to wind up, honestly.
- 1+0 records in and 1+0 records out
- Not available for Europeans yet. :(
by fayo_ibrahim07
0 subcomment
- Grok 4.5 is really good
by jesse_dot_id
41 subcomments
- I just don't think that I can ever trust an xAI model knowing that they are actively trying to shape its replies to fit a political narrative. How can you trust their models to be reliable in a business setting with the foreknowledge that their models are being nudged around in the backend?
by benjamoon
61 subcomments
- So depressing to read the non-stop political comments here. I’m using GLM at the moment, it’s Chinese and backed by god knows who, and no one cares. I really wanted to see what the experts thought of new Grok tech and how the model compares etc. I wish I could turn off the non-technical comments somehow, could literally just go to reddit if I want to see garbage like this. Am I supposed to get emotional every time I see a Tesla drive by? HN was so much better than this.
Where have the hardcore nerds gone? How is the model, is it good at coding? What does this mean for competition and pricing?
- I am amazed at people's willingness to use Grok. The company is so transparently morally bankrupt. They're the only AI company that seems okay with CSAM (or at least don't do as much to stop it)
Why give them money?
It would be one thing if they were the only game in town but thats definitely not the case.
by johnwheeler
1 subcomments
- I think that Elon Musk went from being recognized as a genius to being recognized as a genius but someone who's harder to take seriously, because of all the ketamine he was doing for a little while there. I think that really damaged his reputation. You just can't help but look at him and think, he's a little bit of a jackass. It really shows how drugs can really mess up your reputation.
- lol, can this thing just die already? Nobody cares about MechaHitler-ChildPornGenerator-4.5
by HardCodedBias
0 subcomment
- Big if true. If so they have mogged Google, and GDM in particular very, very badly.
Google Deepmind has failed.
Flash 3.5 seems capable for a flash model, Antigravity seems like a reasonable harness. But GDM is responsible for the frontier model and it looks like a complete failure.
What's particularly galling is the size of funding of GDM. It is enormous compared to the other labs. The headcount of other labs is swollen by infra, marketing, sales, GDM is pure "engineering" and its frontier model isn't even leading open source.
What a failure. It's unreal.
- [flagged]
by speedgoose
2 subcomments
- [flagged]
by throwitaway222
2 subcomments
- Wait, do people now have X Derangement Syndrome. Like they can't even think or see the letter X?
- [flagged]
by kinderjaje
0 subcomment
- [flagged]
- [dead]
by marsven_422
0 subcomment
- [dead]
- [flagged]
by MagicMoonlight
0 subcomment
- [dead]
- [dead]
by tonetheman
0 subcomment
- [dead]
- [flagged]
- [flagged]
by throaway143523
1 subcomments
- [flagged]
- Shocked people are still willing to try an explicitly extremist rightwing AI, dubbed "mecha Hitler" for good reason
- Can the title be updated to MechaHitler 4.5?
- Another subpar model. Why don't they go open weight?
- Grok is not a serious AI, it's not suitable for professional work and has mediocre performance anyway.
- I won't use anything created by elon. Who cares.
- If you want to do some non-eugenics, fascist-free AI coding, try Zed with GitHub Copilot. I’ve been using it this week with better results than I ever had with Cursor. There’s even a low token “MAI-Code-1-Flash” model which has been giving me better results than any Composer model I used to use and the tokens used seem to be way less.
I asked it today to fix a non-simple bug and MAI fixed it in one shot with less than 70k tokens (Cursor would have used probably half a million tokens based on my previous usage). Orgs need to start getting more visibility into why Cursor burns so many tokens.
by observationist
4 subcomments
- The anti-Musk stuff would qualify as brigading in nearly any other community. It shocks me that people have such a visceral, irrational engagement with anything in Musk's orbit. I probably shouldn't have, but I expected better from the HN crowd for some reason.
It's an excellent model. GPT 5.4/5.5 level, some things better, others not, but extremely fast. A wonderful technical improvement.
If a Chinese company or random startup released the model, people would be glazing it like crazy.
xAI is competently keeping up with the frontier, just as well as any of the Chinese labs or Mistral. Given any significant breakthroughs, xAI will be better positioned to capitalize on them than nearly any other entity.
I can't wait to see what Meta comes up with; with 4 contenders in the US race, we'd have a lot of be grateful for.
by sschueller
2 subcomments
- Do we have any proof that this was made by xAI and isn't some Chinese open model running with modifications?
Their inital image generation was a wrapper around Flux.
- They talk about benchmark first places at every release, but in reality from 4.0 onward Grok got worse every release. So bad in fact that they removed the login-free access and rented out colossus.
People don't buy it any longer, just like no one bought the fake SpaceX stock recommendations yesterday and everyone just sold.