Language models, systems, research engineering

Aadit Suryawanshi

I am currently focused on building large language models from first principles. I spend much of my time experimenting with training pipelines, fine-tuning strategies, evaluation methods, and model architectures so I can understand their trade-offs directly.

Current rabbit holes

  1. Training GPT-style language models from scratch in PyTorch
  2. Reinforcement learning environments
  3. Fine-tuning open-source LLMs for medical QA

Recent reads

  1. GLM-5.2: Built for Long-Horizon Tasks
  2. Contextual Retrieval by Anthropic
  3. Language Models are Unsupervised Multitask Learners

About me

I like understanding systems beneath the abstractions. Rather than treating models and frameworks as black boxes, I enjoy implementing them from first principles to understand how they work and where their trade-offs lie.

My interests span the full AI stack—from training and evaluating language models to building distributed backend systems, retrieval pipelines, and full-stack AI applications. I'm particularly interested in turning research ideas into reliable, scalable products.

I learn by building. Most of my projects begin with a question I'm curious about and grow into end-to-end systems that combine machine learning, software engineering, and practical experimentation.