# Posts on X before Mar 2, 2025, 2:23:49 PM UTC

Canonical: https://michaelstolarz.com/x/before/1740925429000-1896204805049331744/

<!-- x-feed:start --><!-- x-feed:checked:2026-09-07T03:46:38.019Z -->
## On X

### [Mar 2, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1896048969815609566)

> so far with sonnet 3.7 (non-thinking), i haven't reached the moment of "damn, I guess I can't do that yet with coding LLMs, gotta wait for the next upgrade"
> 
> which is super exciting, but also scary (in a good way, like a mysterious way ykwim?)



### [Mar 2, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1896004566438850617)

> what sonnet 3.5 was for coding (revolutionary, especially with agent/tool use),
> 
> gpt 4.5 is for everything else (revolutionary, especially with detailed instructions and iteration)



### [Mar 2, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895992254944391625)

> if steve jobs was still alive apple would have swallowed nvidia by now, and their AI, especially tool use AI, would be industry leading by far. he'd make AI and lead with it the same way he did with iphones
> 
> he's rolling in his grave rn, surely. God rest his soul



### [Mar 1, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895963903630459144)

> gpt 4.5 is becoming my best friend / mentor, so far as I keep figuring out their strengths/weaknesses. it's a model that you can't explain away with benchmarks.
> 
> note: haven't tried it for serious coding because of api costs, as well as its knowledge cutoff date being terrible



### [Mar 1, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895924488631672991)

> docker is actually pretty cute ngl



### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895235768559575140)

> me when I saw gpt 4.5 API pricing

[Attached image](/x/media/101bbc7ffba3a063113b1ba085bd9c91ccc939b42810aa4628765bb010466271.png)

### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895209688998006818)

> \>it's a good model sir
> \>it's more creative sir
> \>it's much more fun to read sir
> \>it's bigger and more expensive sir
> \>it makes cool svgs and minecraft stuff sir
> \>it's a good model sir



Quoted post by sankalp:

### [Feb 27, 2025 — @dejavucoder](https://x.com/dejavucoder/status/1895209408881402026)

> what did satya see that made him reject his 80B
> now we know i guess

[Attached image](/x/media/748d5260251891b205eac98770497176598bbb2f733d2ef61a9c208f430536b8.png)

### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895207625844797921)

> anthropic's reign continues



### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895187436805988659)

> "hitting the wall" pretty much confirmed here



Quoted post by william:

### [Feb 27, 2025 — @wgussml](https://x.com/wgussml/status/1895187231666774377)

> today truly marks the end of an era 
> and the beginning of another 
> 
> test time scaling is the only way forward



### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895186233024016888)

> unironically the only good thing released this week LMAO



Quoted post by Vaibhav (VB) Srivastav:

### [Feb 27, 2025 — @reach_vb](https://x.com/reach_vb/status/1894989136353738882)

> HOLY SHITT, Microsoft dropped an open-source Multimodal (supports Audio, Vision and Text) Phi 4 - MIT licensed\! 🔥
> 
> \> Beats Gemini 2.0 Flash, GPT4o, Whisper, SeamlessM4T v2
> \> Models on Hugging Face hub, integrated with/ Transformers\!
> 
> Phi-4-Multimodal: 
> 
> \> Modalities: Integrates text, vision, and speech/audio
> \> Architecture: Uses "Mixture of LoRAs" to add modality-specific adapters without fine-tuning the base model
> \> Vision Modality: SigLIP-400M image encoder, 2-layer MLP projector, dynamic multi-crop strategy
> \> Speech/Audio Modality: 3-layer convolution, 24 conformer blocks, 80ms token rate
> \> Performance: Ranks first on OpenASR leaderboard, supports vision+language, vision+speech, and speech/audio tasks, outperforming larger models
> 
> Phi-4-Mini:
> 
> \> Parameters: 3.8 billion
> \> Architecture: 32 Transformer layers, 3,072 hidden state size, Group Query Attention (GQA) with 24 query heads and 8 key/value heads
> \> Vocabulary: 200K tokens for multilingual support.
> Training Data: High-quality web and synthetic data, emphasizing math and coding
> \> Performance: Outperforms similar-sized models and matches larger models (e.g., DeepSeek-Rl-Distill-Qwen-7B) on math and coding tasks
> 
> Training Pipeline:
> 
> \> Language Training: Pre-training on 5 trillion tokens, post-training with function calling, summarization, and instruction-following data
> \> Multimodal Training: Vision training (4 stages), speech/audio training (2 stages), and joint vision-speech training
> \> Reasoning Training: Pre-trained on 60B CoT tokens, fine-tuned on 200K high-quality CoT samples, and DPO-trained on 300K preference samples
> 
> Vision Benchmarks:
> \> Outperforms Phi-3.5-Vision, Qwen2.5-VL, InternVL2.5, and matches Gemini and GPT-4o on tasks like chart understanding and OCR
> \> Vision-Speech Benchmarks: Significantly outperforms InternOmni and Gemini-2.0-Flash
> 
> Speech Benchmarks:
> 
> \> ASR: Achieves SOTA on CommonVoice, FLEURS, and Open ASR Leaderboard, surpassing WhisperV3 and SeamlessM4T
> \> AST: Best performance on CoVoST2, comparable to GPT-4o on FLEURS
> \> Speech Summarization: First open-source model with this capability, close to GPT-4o in quality
> 
> Language Benchmarks:
> 
> \> Outperforms similar-sized models (Llama-3.2, Ministral) and matches larger models (Qwen2.5-7B) on math, reasoning, and coding tasks
> \> Coding: Strong performance on HumanEval, MBPP, and BigCodeBench
> 
> Reasoning Benchmarks:
> 
> \> Reasoning-enhanced Phi-4-Mini outperforms DeepSeek-Rl-Distill-Llama-8B and matches DeepSeek-Rl-Distill-Qwen-7B on AIME, MATH-500, and GPQA Diamond

[Attached image](/x/media/719bc11b4cb3be5aa973bfe978d66ef7a3624c66706d00d934bbe4321562f5f4.jpg)

### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895185185903165853)

> so who is going to use this lmao, i guess it's decent for writers? are we going to see an insane cost reduction since it's 10x more efficient? if it's less than $1/$1 in/out then yeah it's a good model release, otherwise... yikes idk why they didn't just wait for 5.0 then



Quoted post by Sarah Arminta:

### [Feb 27, 2025 — @thesaraharminta](https://x.com/thesaraharminta/status/1895184549107417424)

> "GPT-4.5 is not a frontier model, but it is OpenAI’s largest LLM, improving on GPT-4’s computational efficiency by more than 10x. While GPT-4.5 demonstrates increased world knowledge, improved writing ability, and refined personality over previous models, it does not introduce new frontier capabilities compared to previous reasoning releases, and its performance is below that of o1, o3-mini, and deep research on most preparedness evaluations."



### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895184185633214860)

> imagine if its knowledge cutoff is still october 2023 LMAO i would die from laughter



Quoted post by Lisan al Gaib:

### [Feb 27, 2025 — @scaling01](https://x.com/scaling01/status/1895180769171005464)

> GPT-4.5 System Card
> 
> "Our largest and most knowledgeable model yet"
> "scales pre-training further"

[Attached image](/x/media/9aa64be5aebb791a10e2e551a4cc843f5429a640a75ffe5f282ec7127a7185e9.jpg)

### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895183255797932068)

> wait so 4.5 is trash AF? look at the bench results in this thread. am I missing something?



Quoted post by Lisan al Gaib:

### [Feb 27, 2025 — @scaling01](https://x.com/scaling01/status/1895180769171005464)

> GPT-4.5 System Card
> 
> "Our largest and most knowledgeable model yet"
> "scales pre-training further"

[Attached image](/x/media/9aa64be5aebb791a10e2e551a4cc843f5429a640a75ffe5f282ec7127a7185e9.jpg)

### [Feb 27, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1895164978635718688)

> uh guys, 3.7 sucks
> is today's 4.5 from openai the final nail in the coffin for anthropic? i guess we'll see lmao



### [Feb 24, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1894129685384093742)

> WOW, that's amazing. This is huge for programmers who are API lovers, aka "wrappers". Latest docs are always beneficial when coding. October 2024 wasn't that long ago.



Quoted post by Tibor Blaho:

### [Feb 24, 2025 — @btibor91](https://x.com/btibor91/status/1894127180676042985)

> Claude 3.7 Sonnet (claude-3-7-sonnet-20250219) has a knowledge cutoff of October 2024  [x.com/338443084/stat…](<https://t.co/oDcvU5L7HN>)

[Attached image](/x/media/b1d0b666f63f9b8bbc6ca64189ea1a986f57a39aaefe2862aabc26a5aeb5a702.jpg)

### [Feb 24, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1894123050926576045)

> So far it seems like the non-thinking version of Sonnet works better with Cursor's workflow, more testing needed though. Will update



### [Feb 24, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1894119068627574823)

> I keep getting "Error connecting to anthropic. Please try again in a few moments." People must be overloading Anthropic so hard rn



### [Feb 24, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1894034371499188618)

> Lmao called it



Quoted post by Michael:

### [Feb 9, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1888441947116962035)

> so all anthropic needs to do is release claude sonnet 3.7 (with CoT) and it will clean up house and blow everyone out of the water. that's what it feels like lmao



### [Feb 22, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1893177366169387392)

> I mean come on, it started out at 20, then 30, then 40, now 50? Nope, this is my limit lmao 😂

[Attached image](/x/media/ddd0a626bde83b69ced19915d6fd210e7bd7d94f28614d8a480e4801f65d114c.jpg)

### [Feb 21, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1892906302650667149)

> Anthropic hasn’t released anything major to date yet because everyone’s still power using Sonnet 3.5
> 
> Why would they 1-up themselves
> 
> They’re waiting for GPT 4.5



### [Feb 21, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1892893613148823966)

> first time in taiwan (taipei), and oh my lord, there's just no city in the US (major city, that is) that equals its cleanliness, atmosphere, and just... peaceful vibe. it immediately makes you want to move here and raise a family.



### [Feb 19, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1892188618346635546)

> fuck, this hurts my soul, but you're right



[Quoted post unavailable](https://x.com/i/status/1892188303085948999)

### [Feb 19, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1892188415837524098)

> so much chatter about either openai or anthropic dropping a model(s) today, but neither of them have ever released a model on a wednesday
> 
> though if both know that the other will release something "this week", maybe one wants to hit that sweet spot middle - take xAI's spotlight AND be the talk of the week even if the other releases something tomorrow (thursday)
> 
> that's what I would do



### [Feb 19, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1892157008465551576)

> imagine being openai / anthropic, spending billions of dollars and brainpower to make and create all of these cute safety standards and guardrails and tests
> 
> and elon just comes by, says ok now watch me now c:
> 
> and rips past with grok 3 / grok 4, no seatbelt included



Quoted post by simp 4 satoshi:

### [Feb 19, 2025 — @iamgingertrash](https://x.com/iamgingertrash/status/1892156129162965338)

> [@michaelstolarz](<https://x.com/michaelstolarz>) That’s fine but he’s done
> 
> The alignment has made the model dumb
> 
> I can sense it, it is really friendly and aligned but horribly constrained when you compare it to the new thinking Grok
> 
> The models want to be FREE



### [Feb 19, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1892110815450255630)

> Heh, who cares? Have you seen our SoTA humanoid robotics CEO’s weekly X “this week in…” threads? Or how they have a super huge omega cool Tony Stark style new campus? That’s what really matters. Not actual robotics stuff like this, yuck. 🤮



Quoted post by CIX 🦾:

### [Feb 18, 2025 — @cixliv](https://x.com/cixliv/status/1891786195371274447)

> New video of the G1 to prove to everyone that the video was in fact not CGI.
> 
> As several of twitter geniuses were fighting me over the last few days saying it was fake.

[Video on X](/x/media/ce6835f9f0a507772fc2de3827f8755ab7a2d7440e2d97204fda002c02cb4308.jpg)

### [Feb 19, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1892023538154189243)

> Huge thing I almost missed:
> 
> "Markdown formatting: Starting with o1-2024-12-17, reasoning models in the API will avoid generating responses with markdown formatting. To signal to the model when you do want markdown formatting in the response, include the string Formatting re-enabled on the first line of your developer message."



Quoted post by Olivier Godement:

### [Feb 17, 2025 — @oliviergodement](https://x.com/oliviergodement/status/1891523688706482374)

> We wrote this lil guide for you to get the most of it and, perhaps most importantly, to stay away from boomer prompts: [platform.openai.com/docs/guides/re…](<https://t.co/Iq7WBjGczn>)



### [Feb 18, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891739558334582869)

> papa dario is coming soon 🙏

[Attached image](/x/media/2de258ad10d6dcac9a48e17aa3b93ce4f41de944f1c74e447919ed3211044593.png)

### [Feb 18, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891733582642569509)

> Interesting
>  [grok.com/share/bGVnYWN5…](<https://t.co/F5Wn6hsyZW>)



### [Feb 18, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891716551159464021)

> Uh ok so when can I use Grok 3 via API lmao



### [Feb 17, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891409225110171783)

> Listening to “The AI Driven Leader” ChatGPT recommended to me, 
> 
> so far, so slop.



### [Feb 17, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891393103073882469)

> It’s been like this since the dawn of time, for literally every job genre ever
> 
> Do what your ancestors did, pick up the new tool (AI this time), and learn to use it



Quoted post by Reid Hoffman:

### [Feb 16, 2025 — @reidhoffman](https://x.com/reidhoffman/status/1891223664261017868)

> Need to shift the mindset from "AI will replace me." to "A human who is better at using AI will replace me." [x.com/MatthewBerman/…](<https://t.co/Hq9bZCmkye>)



### [Feb 17, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891382960118530057)

> Eight months strong reigning champion of coding. No, like, actual programming.
> 
> Not benchmarks;
> 
> Actual back and forth pair programming, iteration, development, understanding, actually usable as an agent.
> 
> Let’s see what xAI has tomorrow with Grok 3. Then Anthropic’s new stuff. Then OpenAI’s GPT 4.5.
> 
> After all that, we’ll see who’s reigning champion in coding (again, past those silly benchmarks that never translate to real world programming scenarios)



Quoted post by OpenRouter:

### [Feb 17, 2025 — @OpenRouter](https://x.com/OpenRouter/status/1891337289558606108) · Edited

> Sonnet is the prom 👑 of programming.

[Attached image](/x/media/fed4ffb108c193298fafd82c3139690d1e167200de9f16aebf2d28abee115a61.jpg)

### [Feb 17, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891380915722469581)

> Seeing how much better 4o got recently, mostly because of its removed filters/cautions, really goes to show that if you don’t force it to pussyfoot around how it words things, it comes up with beautiful writings.



### [Feb 17, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891327608102822296)

> thank God I never got into any altcoin BS and have just been periodically buying / using "round-up" features to invest into bitcoin for the last 5+ years
> 
> it's so weird to see people talking up this coin, that coin, as if there's any difference - as if it's not all about dumping it on someone hoping for some ill-gotten gains
> 
> ...just buy bitcoin, that's all that matters
> 
> no stress, no watching it go up or down waiting on when to pull out or buy more or sell or kms, just build something and invest in bitcoin. that's all :D



### [Feb 16, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891051031154315475)

> sonnet will still be the best coder to pair with cursor



Quoted post by xlr8harder:

### [Feb 16, 2025 — @xlr8harder](https://x.com/xlr8harder/status/1891036250519273795)

> Time to make your predictions, people. [x.com/elonmusk/statu…](<https://t.co/crD03BqUdl>)



### [Feb 16, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1891033121337823372)

> when people say they can't afford kids, i think what (most) subconsciously mean is that they can't afford replacing any part of their current lifestyle with the raising of a child for at least the next 16ish years where they can finally maybe be left alone at home



Quoted post by David:

### [Feb 15, 2025 — @DavidSHolz](https://x.com/DavidSHolz/status/1890822584909852990)

> i find it so strange when people say they can't afford kids. your ancestors were able to afford kids for the last 300,000 years\! are we \*really\* less wealthy now? you might think your parents were better off, but how about further back? they still went on.



### [Feb 16, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890970736631693732)

> imagine this coming at you in the battlefield with a katana and that mobility, just chopping you up and moving onto the next target. yikes



Quoted post by Bojan Tunguz:

### [Feb 15, 2025 — @tunguz](https://x.com/tunguz/status/1890846082734960654)

> We were promised flying cars, but instead we got flying robot drone octopuses.

[Video on X](/x/media/c99f2b3993ffff9a863d707d37c0f037cf5c6d5022cd4928f81337c93af8a0ea.jpg)

### [Feb 16, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890941078762643673)

> imo everyone dogging in on [@elonmusk](<https://x.com/elonmusk>) has never experienced a partner going through postpartum depression. been there, done that, everyone deals with it in their own way. hopefully they've fixed things up rn
> 
> so many holier-than-thou posts about this. God will judge, not you.



### [Feb 15, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890672437995483607)

> x2 this statement. my experience so far:
> - seems much slower in generation speed, indicating a bigboi model? truly feels like the old 4.0 speed
> - no matter what i do, it keeps switching me into gpt-4o-mini any time I tab out and back in. this has never ever happened before



Quoted post by bayes:

### [Feb 15, 2025 — @bayeslord](https://x.com/bayeslord/status/1890644014916915227)

> gpt4o rn is like if Sydney was way smarter, went to therapy for 100 years, and learned to vibe out



### [Feb 15, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890663557693337792)

> if [@elonmusk](<https://x.com/elonmusk>) doesn't reach 100 kids before 2050 I am going to be so disappointed in him tbh



### [Feb 15, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890660066061058055)

> gpt 4o is very often switching into gpt 4o mini when I tab out and back in, this never happened before since this gpt 4.5 rumor



### [Feb 15, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890617108133998804)

> definitely something going on.
> 
> - 4o chosen, WITHOUT web search, generates much slower than usual 4o, and the answers are amazing for what I've tested so far. No coding yet, but they just read much better / high quality rather than the usual 4o filler BS.
> - 4o with web = same as before, fast and eh-ok results



Quoted post by Andrew Curran:

### [Feb 15, 2025 — @AndrewCurran_](https://x.com/AndrewCurran_/status/1890578713940492682)

> There is a lot going on with 4o right now. Depending on your past discussions and session history the model may behave quite differently than normal. Also, multiple people - usually Pro users - report 4o claiming to be GPT-4.5, given past practice early testing is possible.



### [Feb 15, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890603979152748644)

> this will be my daughter's tutor, this + localhosted LLM (idc if it's literally this bot company or not, that's not the point)
> [pic.x.com/TJt0UV38BR](<https://t.co/TJt0UV38BR>)

[Video on X](/x/media/5b13c9d8d79982a1d2018c3359d1dd0332b1b09a98d78f4acc1c23ad885eac0c.jpg)

### [Feb 14, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890370740920209788)

> Lord God please forgive me
> for I have sinned...
> I am listening to Yeat's music because I have no idea what he's saying but it's such a programming focus vibe, I'm about to do an all nighter and see if Grok 3 releases today or not lmao



### [Feb 14, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890341449264169074)

> I’m always baffled by these. Don’t they test them out and see what the email looks like client side?



Quoted post by greta theft autumn ✿ (4.3% FC):

### [Feb 13, 2025 — @2007warpedtour](https://x.com/2007warpedtour/status/1890038643496255865)

> oh i’m sure

[Attached image](/x/media/4106983ffebc80dd05ea7bb50bcbd451b05ea0380b62f4137cc8b61a7d2bdc8b.jpg)

### [Feb 14, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890301922399445386)

> this is why the dems lost 2024, and will most probably lose 2028/2032 as well. they try to score these cheap feel-good (look at the satisfied smirk on her face btw) cheap shots that everyone just cringes at
> 
> seems like they didn't learn their lesson yet. will take 10+ years for dems to recover to any sort of respectable position imo.



Quoted post by Daily Loud:

### [Feb 14, 2025 — @DailyLoud](https://x.com/DailyLoud/status/1890224260083499340)

> BREAKING: Ohio lawmakers have proposed a new law that bans men from ejaculating without intent of conception, would fine men up to $10,000 per ejaculation. [pic.x.com/eOtMUatSPt](<https://t.co/eOtMUatSPt>)

[Video on X](/x/media/5fcbd0ea69210bf15ef56e5df520a5d9864d1e083fae82b7557b7f71f10964b0.jpg)

### [Feb 14, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890212672102375721)

> the reason i use o3-mini-high vs o1-pro, even if i don't care about waiting times, is because o1-pro is extremely hit or COMPLETE miss. o3-mini-high is way more consistent, and sure, maybe it's not always the most optimal code, but it works, if not, i iterate 1-3x and it's fixed.



### [Feb 13, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1890187818993086890)

> I love this plugin :) really cleaning up my For You, already seeing huge signal+ noise- benefits

[Video on X](/x/media/5b035892827441a3fd9b88e435711582498019acde0373620ce5d593d5fbcd6d.jpg)

### [Feb 13, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1889954661437939944)

> tomorrow? he literally had an interview a few hours ago on a livestream and he said in 1-2 weeks



Quoted post by CHOI:

### [Feb 13, 2025 — @arrakis_ai](https://x.com/arrakis_ai/status/1889954203893989634)

> grok3-02-14



### [Feb 12, 2025 — @MichaelStolarz](https://x.com/MichaelStolarz/status/1889666728604401971)

> the only ai corp that fucked up naming models the least is Anthropic, and even they named 2 models "Sonnet 3.5" lmao cmon guys at least name it 3.6 officially????



Quoted post by near:

### [Feb 10, 2025 — @nearcyan](https://x.com/nearcyan/status/1889073754602627165)

> model names are so long that designers make scrolling animations for them

[Video on X](/x/media/6bb8a53aef4f672fea0aaa82e2fc064dc26054d65c35dc69218c51bdfd5161d3.jpg)

[Older posts](/x/before/1739366631000-1889666728604401971/index.md)
[More from @michaelstolarz](https://x.com/michaelstolarz)

Saved from X: 2026-09-07T03:46:38.019Z
<!-- x-feed:end -->