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.
Welcome to my small corner of the internet where I share things I’m learning, building, and exploring.
Learning programming languages is fun. My usual path is a couple of years writing the code and building projects in the particular language to get comfortable. It includes learning the best practices and understanding the different ways something could have been implemented. Then, occasionally, I get curious about what is happening under the hood sort of like peeling a layer of onion. Eventually, peeling back enough layers, it reaches the compiler and finally the assembly or machine code. This code is then executed by the CPU. ...
Measuring vLLM cold-start bottlenecks on GKE and evaluating ways to reduce time to first request.
Architecture components of Docker
Implementing and profiling pipeline parallelism techniques using PyTorch
Anatomy of different layers of abstractions for a cloud compute