Cerin Amroth · ML systems upstream PR

ML systems

Fitting and serving large Mixture-of-Experts LLMs on accessible GPUs — and proving the performance claims that come with them.

MoE won the open-weights frontier and outgrew the hardware most people own: the models activate few parameters per token but must hold every expert resident, so a 30B-class MoE wants 20+ GB for weights alone against the 8–16 GB that ships on accessible NVIDIA cards. This practice attacks that gap from two sides — making the weights fit for fine-tuning and serving, and making the 4-bit compute path fast — and holds both to the same evidence standard used on the security side: claims registered and cryptographically timestamped before the data exists, failures published at the same volume as wins. The same goal — real inference on the hardware a person already owns — extends to Intel GPUs through upstream work on the OpenVINO toolkit.

Projects

Contact

jordan@cerinamroth.com