@QuixiAI: QuixiAI/ThunderMittens (fork from @HazyResearch) Porting ThunderKittens (and literally everything else) to Metal. Now w…

X AI KOLs Following Tools

Summary

QuixiAI ported ThunderKittens to Metal, enabling kernel support on MPS and MLX for training models on Mac.

QuixiAI/ThunderMittens (fork from @HazyResearch) Porting ThunderKittens (and literally everything else) to Metal. Now works with MPS and MLX. Why? I've a new model I'm cooking (inspired by @tri_dao and @_albertgu's Mamba 3) and wanted to try training on my mac but, no kernels! And @TheEricHartford style, when I fix something, I fix it all the way down.
Original Article
View Cached Full Text

Cached at: 06/30/26, 05:37 AM

QuixiAI/ThunderMittens (fork from @HazyResearch)

Porting ThunderKittens (and literally everything else) to Metal. Now works with MPS and MLX.

Why? I’ve a new model I’m cooking (inspired by @tri_dao and @_albertgu’s Mamba 3) and wanted to try training on my mac but, no kernels! And @TheEricHartford style, when I fix something, I fix it all the way down.

Similar Articles

@QuixiAI: https://x.com/QuixiAI/status/2073936537213915611

X AI KOLs Following

QuixiAI released QuixiCore, a family of native high-performance AI kernel libraries for modern accelerators, with standalone implementations for CUDA, Metal, ROCm, XPU, and Gaudi backends, all sharing a common contract but no shared code.

Metal-Sci: A Scientific Compute Benchmark for Evolutionary LLM Kernel Search on Apple Silicon

Hugging Face Daily Papers

Metal-Sci introduces a 10-task benchmark for optimizing scientific computing kernels on Apple Silicon, paired with an evolutionary search framework driven by large language models. The study evaluates models like Claude Opus 4.7, Gemini 3.1 Pro, and GPT 5.5, demonstrating significant speedups while using out-of-distribution testing to catch silent performance regressions.