Hi, I'm Tyler Romero.

Tyler Romero I am a Member of Technical Staff on the MAI Superintelligence Team. Previously, I was a Research Engineer at the Allen Institute (Ai2), where I worked on open language modeling.

Before Ai2, I was Lead ML Engineer at Groundlight, a startup building multimodal question-answering systems. Prior to that, I worked on large-scale recommender systems at Twitter, where I developed ranking models and ran the A/B tests for the experimentally successful but short-lived downvote button. I also researched, trained, and shipped model architecture improvements for ranking Twitter's home timeline and conversation reply trees. Some of my work at Twitter is now open source. The public repository uses sanitized git history. Earlier in my career, I also worked as a Research Scientist at Microsoft, where I built new machine-learning systems from the ground up.

I studied CS and ML at Stanford and computer engineering at Texas A&M, where I researched parallel algorithms in C / Cilk. Outside of work, I contribute to open-source ML projects and write about what I’m learning here.


Posts


Publications & Preprints


Projects & Open Source

  • greyhound

    I've been using greyhound as a place to build and experiment with CuTe DSL kernels for PyTorch, with an eye toward making training and inference workloads faster and easier to hack on. So far it includes kernels for cross-entropy and chunked linear losses, selective log-softmax, and causal Conv1D; see the greyhound documentation and benchmarks.

  • olmo-core

    Building blocks for OLMo modeling and distributed training. I did substantial work in OLMo-core on pretraining and model development, including MFU improvements, scaling ladders, and the training infrastructure used for OLMo 3 and OLMo Hybrid.

  • Liger-Kernel

    Recently I've been contributing to Liger-Kernel, a collection of custom Triton Kernels for efficient LLM training. I've found these kernels very useful for training LLMs/VLMs on my RTX 4090. My contributions, as well as those of other top collaborators, were recently featured in LinkedIn Engineering's overview of the Liger Kernel ecosystem.

  • microR1

    A micro-scale DeepSeek-R1 reproduction in the style of Karpathy's nanoGPT. Intended to be easy to understand and to hack on top of.


Favorite Reads


Fun Stuff