Register and share your invite link to earn from video plays and referrals.

Patrick C Toulme
@PatrickToulme
gemini & TPUs @google. Formerly worked on Meta MTIA and AWS Trainium. Opinions are my own. All blogs shared are personal work.
411 Following    15.5K Followers
Opus 5.5 was obviously trained by a much bigger teacher model. Probably Model-2 Mythos. Opus 5.5 is the first model trained from RSI and also distilled from the internal Ant teacher model. This is how Opus 5.5 is both smaller and cheaper. It is an artifact of teacher model distillation.
Show more
0
87
5.5K
199
Forward to community
I’ve been calling $META all summer as a crazily undervalued stock. Muse and MTIA are gonna take Meta to $1000 a share. The consumer agents market is perfect for Meta’s existing social media base. MTIA allows them to serve Muse cheap to their customers. oh and Watermelon is not even out yet which will match Fable…..
Show more
If $META was an AI lab it would be a $1 trillion ai company, very undervalued rn
How to fix Opus 5 terrible prose 1. Train a model to score prose teach it thousands of examples of poor Opus prose 2. Use that new model as a judge in RL envs as the judge for prose 3. Take a reward on the judge’s score Prose as a judge. They will most likely do this strategy for the new Opus.
Show more
What's interesting is that Astra and Fable are RLed so much for agentic coding that their English language skills have really regressed. It somewhat makes sense. RLing heavily on coding data makes you worse at communication in plain English, as you basically learned to speak code very well. Most likely they will have to modify their RL envs to penalize this poor prose and/or add new RL envs to teach the model to have better prose.
Show more
Amazing what one summer can do for OpenAI’s fortunes. In the AI industry your fortunes can change overnight. Customers have shown they will ditch models overnight in pursuit of better intelligence.
Show more
Even spend to Anthropic has dropped from 75% to 42%.
Trainium gets a bad rap in the AI industry too much. I think it is very valuable for $AMZN. Trainium is excellent hardware in general and can be extremely performant if you use NKI and write everything hand tuned. The Neuron compiler also has very sophisticated code generation. This is something I do not hear talked about much. Neuron compiler can codegen entire Transformers layers. Now I still think NKI is faster, but if you do not need roofline performance you can use the compiler codegeneration. TPU codegen is still much better than Trainium but I would put Trainium definitely up there in terms of codegen quality.
Show more
I do not understand why so many people care if GPT-Astra and Fable write code with bash and python. Who cares if they use the edit tool? It doesn’t matter to me because I only really care about the end state of my loop meaning was my project completed. You could argue the edit tool is just a human construct.
Show more
@PatrickToulme trainium gets saved because there is no bad code out there for it, only high quality code in the labs
I would imagine Fable is really good at writing Trainium NKI kernels. Ant probably RLed it heavy to write Trainium code. Trainium is actually pretty solid hardware. You basically just have to write everything in Trainium ISA and you get super good performance. I think more advanced coding agents will make Trainium even better. $AMZN
Show more
compute situation is crazy i have an opencode session doing work with trainium and it had to make a reservation for capacity on saturday so it scheduled a task to wake itself up then so it can continue working
Show more
Big picture we might only see high GDP growth in USA and China in the future as AI GDP growth is only for countries that have COMPUTE. If you do not have chips you do not have AI GDP growth.
My guess is that AI roughly doubles US GDP growth next year from ~2% to ~4%. Maybe even more.
Something I have not heard mentioned - the prove you’re a human captcha is basically dead. Muse here was able to solve the @Uber captcha. We will need to find some new way to prove you are a human. I’m not sure what implications this has for the internet as a whole when machines can solve human captchas.
Show more
A bit confused why it took so long. This is one of my favorite features in my harness, especially when I am running long running loops and dont want to interrupt my agent.
in the next version of OpenCode we added /btw which is a long awaited feature it lets you ask a quick question without interrupting the current session - i use it to get status updates on long running work
Show more
Math is verifiable. That is why AI is solving math. Reasoning + search of the problem space. An agent in a math harness can search the problem space.
another confirmation: OpenAI is close to solving their second Millennium Prize Problem, the Hodge Conjecture. this time, they're being very careful with the math community to avoid another PR bomb. so it may take longer to announce the solution.
Show more
I do not think alot of people appreciate how difficult it is to make a quality harness, specifically an extremely parallel one that can scale out. Making a harness that can run say a lead agent and spawn individual subagents is pretty trivial. A harness that can stablely run nested agents and not crash for days is extremely hard.
Show more
If you want to know what’s really going on with Muse at $META follow @harris_p10. alot of alpha here
Appreciate the shoutout @PatrickToulme. Quick intro for new followers: I’m a machine learning engineer at Meta where I’ve worked for 8+ years. Over the past few years I’ve worked on Instagram across ads systems, shopping, growth strategies and most recently people recommendations. I’ll be posting more about AI and its practical applications at scale, what works, what breaks, and what’s overhyped, drawing on my own experience and learnings. Plus some career stuff. Based in NYC. Usually playing tennis when I’m offline (hit me up if you play). Look forward to connecting.
Show more
🤣🤣🤣 Sure, a 5T parameter model is self-replicating on the Internet. Lots of spare GB300 clusters lying around.
My take on this arch - it is a distraction on the way to real intelligence. Human intelligence is not just a simple action space. It is infinitely more complex.
After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x cheaper (w/ output tokens free) • Frontier composable intelligence optimized for decisions AFAICT the shortest path to AI-based economic revolution
Show more
where are all the "CLI is better than MCP" folks at today
0
116
384
11
Forward to community
TPUs are the best hardware and have the world’s best ML compiler XLA
@googlecloud and Inferact are announcing today a partnership to make TPU a first-class citizen in @vllm_project. This partnership puts both teams on one engineering roadmap to bring TPU to the broader open model ecosystem, optimizing vLLM as the agentic production serving engine for TPU: • Production serving features and optimized kernels • A native PyTorch path via TorchTPU • Moving towards day-0 support for frontier model releases We're also launching a community program: shared TPU capacity for open-source contributors, plus dedicated review and design help from the core vLLM maintainers at Inferact. Everything this collaboration produces is open source. Read the full announcement:
Show more
I see many people surprised that AI is solving most problems in Mathematics and coding (Navier-Stokes, Erdos, superhuman hacking skills). This ties into two topics 1. RSI and 2. Verifiability The answer to this is that these problems are verifiable. AI will solve in my view any verifiable problem through RSI. Math and coding are fundamentally verifiable. We can prove a math solution is correct or a coding solution is correct (within reason here). In RL, it is easy to train on verifiable tasks, and you can continue scaling this out. Generating more and more verifiable tasks. Now training on non verifiable tasks is much harder. How do you train a model to output "pretty" things? Pretty is subjective and not really verifiable like Math.
Show more