David Cardozo ๐จ๐ฆ
@_davidcardozo
GDE ML in JAX/FLAX | Machine Learning Scientist in Quebec | Kubeflow Community member. Just build it!
ID: 139483711
https://davidcardozo.com/ 02-05-2010 19:23:51
1,1K Tweet
628 Followers
1,1K Following
New paper ๐: Tiny Recursion Model (TRM) is a recursive reasoning approach with a tiny 7M parameters neural network that obtains 45% on ARC-AGI-1 and 8% on ARC-AGI-2, beating most LLMs. Blog: alexiajm.github.io/2025/09/29/tinโฆ Code: github.com/SamsungSAILMonโฆ Paper: arxiv.org/abs/2510.04871
Want to improve GPU compute/comms overlap? We just published a new short tutorial for you! A few small changes to the Pallas:MGPU matmul kernel is all it takes to turn it into an all-gather collective matmul that overlaps NVLINK comms with local compute: docs.jax.dev/en/latest/pallโฆ