Final-year Ph.D. Candidate, UC Santa Cruz
I am on the 2026 industry job market and expect to graduate this year. Please feel free to contact me.
I work on LLM pre-training, across both sides of the problem:
pre-training architectures (looped language models, linear attention, and other
efficient alternatives to standard Transformers) and pre-training data
(synthetic data, and how data interacts with architecture and training dynamics at scale).
I led the end-to-end training of Ouro
(7.7T tokens on 1024×H100), and spent a year doing pre-training research at
ByteDance Seed.
Find me on GitHub, Google Scholar, and X (Twitter).
Email: ridger@ucsc.edu
What I care about most is touching scaling with my own hands. My personal scaling trajectory covers three orders of magnitude in compute:
For each of these runs, I watched every checkpoint from the very first to the last, witnessing a model go from random to intelligence. That is what I am really enjoying. The journey is the reward.
Behind these runs sit two threads of work:
I build scalable and efficient sequence modeling architectures as alternatives to standard Transformers:
Architecture only pays off when the data feeding it is right, so I work on the data side with equal weight:
During my year at
ByteDance Seed,
this two-sided view was put into industrial practice, spanning looped language models, concept models, and pre-training data synthesis:
Earlier in my Ph.D. I worked on spiking neural networks, contributing to snnTorch and SpikingJelly and building SpikeGPT. That is where my obsession with efficient architectures began.
Please refer to publications for the full list.
This website is adapted from Tianyu Gao's design, which is in turn adapted from Gregory Gunderson.