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 collection of 10 posts
A comprehensive guide to Opik, an open-source LLM evaluation and observability framework.
Understanding every little detail on vector databases and their utility in LLMs, along with a hands-on demo.
A from-scratch implementation of Llama 4 LLM, a mixture-of-experts model, using PyTorch code.
A deep dive into extensions of cross-encoders and bi-encoders for sentence pair similarity.
A deep dive into why BERT isn't effective for sentence similarity and advancements that shaped this task forever.
Understanding the tradeoffs between RAG and Fine-tuning, and owning the model vs. using a third-party host.
A powerful LoRA-variant explained in a beginner-friendly way and implemented in PyTorch.
LoRA-variants explained in a beginner-friendly way.
Understanding the challenges of traditional fine-tuning and addressing them with LoRA.