Hi there 👋

Welcome to my small corner of the internet where I share things I’m learning, building, and exploring.

  • I work as MLOps Engineer at Fuzzy Labs
  • You can find me on the following socials.

Ultrascale Playbook - Pipeline Parallelism

Notes on training LLMs using pipeline parallelism

October 25, 2025 · 14 min · 2918 words

Python in practice

Learnings from reading the python code for semlib library

October 10, 2025 · 3 min · 551 words

Pydata MCR talk on training LLMs

My talk on training LLMs at Pydata MCR

September 25, 2025 · 1 min · 145 words

Pydantic Logfire is awesome 🔥

Observability platform for Python applications

September 20, 2025 · 5 min · 952 words

Distributed communication for GPUs (part 2)

Introduction to collective communication operations used for distributed training.

September 13, 2025 · 13 min · 2567 words