Explaining LLMs for RAG and SummarizationNovember 17, 2024 · 8 min readDaniel KlitzkeLearn how to explain LLM outputs in RAG and summarization tasks using a simple similarity-based attribution method.
Reranking using Huggingface Transformers for Optimizing Retrieval in RAG PipelinesNovember 8, 2024 · 9 min readDaniel KlitzkeLearn how to improve your RAG pipelines using reranking models from Huggingface Transformers.