LLM101n: Let's build a Storyteller
☆36,390Aug 1, 2024Updated last year
Alternatives and similar repositories for LLM101n
Users that are interested in LLM101n are comparing it to the libraries listed below
Sorting:
- LLM training in simple, raw C/CUDA☆28,993Jun 26, 2025Updated 8 months ago
- llama3 implementation one matrix multiplication at a time☆15,243May 23, 2024Updated last year
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆86,149Feb 19, 2026Updated last week
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆75,865Feb 5, 2026Updated 3 weeks ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆54,071Nov 12, 2025Updated 3 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,347Jul 1, 2024Updated last year
- A high-throughput and memory-efficient inference and serving engine for LLMs☆71,883Updated this week
- DSPy: The framework for programming—not prompting—language models☆32,519Updated this week
- Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train OpenAI gpt-oss, DeepSeek, Qwen, Llama, Gemma, TTS 2x faster with 70% less VRAM.☆53,029Updated this week
- Inference Llama 2 in one file of pure C☆19,213Aug 6, 2024Updated last year
- Machine Learning Engineering Open Book☆17,162Feb 21, 2026Updated last week
- LLM inference in C/C++☆96,322Updated this week
- 🦜🔗 The platform for reliable agents.☆127,809Updated this week
- Video+code lecture on building nanoGPT from scratch☆4,763Aug 13, 2024Updated last year
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆13,206Updated this week
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,842Aug 8, 2024Updated last year
- Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.☆21,026Mar 11, 2025Updated 11 months ago
- Universal memory layer for AI Agents☆48,604Updated this week
- LlamaIndex is the leading document agent and OCR platform☆47,210Updated this week
- 🙌 OpenHands: AI-Driven Development☆68,459Updated this week
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…