karpathy / LLM101n
LLM101n: Let's build a Storyteller
☆33,171Updated 8 months ago
Alternatives and similar repositories for LLM101n:
Users that are interested in LLM101n are comparing it to the libraries listed below
- Video+code lecture on building nanoGPT from scratch☆4,053Updated 8 months ago
- llama3 implementation one matrix multiplication at a time☆14,871Updated 10 months ago
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆44,540Updated this week
- LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations.☆20,923Updated this week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆11,981Updated this week
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.