karpathy / LLM101n
LLM101n: Let's build a Storyteller
☆33,358Updated 9 months ago
Alternatives and similar repositories for LLM101n:
Users that are interested in LLM101n are comparing it to the libraries listed below
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,620Updated 10 months ago
- llama3 implementation one matrix multiplication at a time☆14,925Updated 11 months ago
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆49,965Updated 3 months ago
- Video+code lecture on building nanoGPT from scratch☆4,077Updated 8 months ago
- This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information r…☆15,888Updated last week
- LLM training in simple, raw C/CUDA