MOHIT.
Home Projects Dev Log Contact

Dev Log

Exploring the frontiers of Artificial Intelligence, from Transformers to Reasoning Models.

Mohit
Mohit Feb 07, 2026

The $100 Intelligence: Deconstructing Nanochat

I’ve spent the last few weeks digging through the ~8,000 lines of Python, Rust, and Shell that make up Karpathy's nanochat. A masterclass in minimalist engineering.

Read More
Mohit
Mohit Oct 24, 2025

The Rise of Reasoning Models

I've been experimenting with Chain-of-Thought prompting recently, and it's wild how it shifts LLMs from just pattern matching to actual logical deduction. Here's what I found...

Read More
Mohit
Mohit Sep 12, 2025

Optimizing RAG Pipelines

Spent the last week debugging hallucinations in my production RAG system. Turns out, hybrid search strategies and proper sharding were the missing pieces. A deep dive into what worked.

Read More
Mohit
Mohit Aug 05, 2025

Fine-Tuning Llama 3 on Consumer Hardware

Can you actually finetune a state-of-the-art model on a single 3090? I tried it using QLoRA and quantization. Here's my practical guide and the results I got.

Read More

© 2026 Mohit. Built with Intelligence.