Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 368 Bytes

readme.md

File metadata and controls

20 lines (11 loc) · 368 Bytes

Notebooks & Guides

This is a central repository for working with LLMs such as

LLama 3, Mistral, Phi-3, Qwen 2 and more!

You may want to star it as I am regularly updating this repo.

You will find notebooks on:

  • Fine Tuning
  • Extracting Embeddings
  • Simple RAG with the latest LLMs
  • Advanced RAG Techniques
  • Evaluating RAG pipelines
  • More