
LLMs
83 articles

Implementing DoRA (an Improved LoRA) from Scratch
A powerful LoRA-variant explained in a beginner-friendly way and implemented in PyTorch.


A Practical Guide to Integrate Evaluation and Observability into LLM Apps
A comprehensive guide to Opik, an open-source LLM evaluation and observability framework.

A Crash Course on Building RAG Systems – Part 9 (With Implementation)
A deep dive into ColPali for building vision-driven RAG systems (with implementation).

A Crash Course on Building RAG Systems – Part 8 (With Implementation)
A deep dive into ColBERT and ColBERTv2 for improving RAG systems (with implementation).


A Crash Course on Building RAG Systems – Part 7 (With Implementation)
A deep dive into Graph RAG and how it improves traditional RAG systems (with implementation).