Stars
2
results
for source starred repositories
written in Jupyter Notebook
Clear filter
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…