Helion and the evolving GPU programming model
October 22, 2025
Needless text
October 22, 2025
September 29, 2025
GPT4o’s image generation was a remarkable event, beyond the brief Ghiblification of all social media.GPT-4o offered significantly more steerability than earlier image generation models,, while offering image quality in the ball park of the best diffusion models. Qwen-Image gives a similar level of fidelity and accuracy and is an open-weights model with a pretty decent technical report: QwenLM/Qwen-Image.
September 3, 2025
There’s a chart making the rounds that caused Tim Lee over at Understanding AI to rewrite his recent (excellent!) article aboutthe impact of AI on jobs. MIT’s Erik Brynjolfsson and colleagues found1 that young workers in AI-exposed jobs2 have seen their employment drop by 13% since ChatGPT arrived. Meanwhile, their older colleagues in the same fields are doing just fine.
Canaries in the Coal Mine? Six Facts about the Recent Employment Effects of Artificial Intelligence — Stanford Digital Economy Lab ↩
Like programming and accountancy, knowledge work fields that have a large amount of machine interaction ↩
September 2, 2025
August 26, 2025
August 19, 2025
| [How to Think About GPUs | How To Scale Your Model](https://jax-ml.github.io/scaling-book/gpus/) |
August 13, 2025
August 12, 2025
Pre-training is about making AI correct, post-training is about making AI helpful1. That helpfulness is (primarily) shaped by reinforcement learning. RL for LLMs really took off with RLHF (RL from Human Feedback), which trained based on the score from a reward model.
Correct in predicting the next token, and helpful, honest and harmless, specifically. ↩
August 6, 2025
I recently read a few posts that helped connect the dots on why Python is a) so successful as the lingua franca of ML b) also seems likely to be successful in the future1.
Beyond just sheer momentum, of course. ↩
August 4, 2025
