Video+code lecture on building nanoGPT from scratch
☆5,413Aug 13, 2024Updated last year
Alternatives and similar repositories for build-nanogpt
Users that are interested in build-nanogpt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆62,005Nov 12, 2025Updated 8 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,672Jul 1, 2024Updated 2 years ago
- LLM101n: Let's build a Storyteller☆37,511Aug 1, 2024Updated 2 years ago
- LLM training in simple, raw C/CUDA☆30,763Jun 26, 2025Updated last year
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆17,061Aug 3, 2026Updated last week
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- NanoGPT (124M) in 90 seconds☆5,654Aug 2, 2026Updated last week
- llama3 implementation one matrix multiplication at a time☆15,223May 23, 2024Updated 2 years ago
- Inference Llama 2 in one file of pure C☆19,955Aug 6, 2024Updated 2 years ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆24,780Aug 15, 2024Updated last year
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆13,612Jul 20, 2026Updated 2 weeks ago
- The best ChatGPT that $100 can buy.☆57,074Aug 2, 2026Updated last week
- ☆4,899Jan 31, 2024Updated 2 years ago
- An autoregressive character-level language model for making more things☆4,172Jun 4, 2024Updated 2 years ago
- Implementation for MatMul-free LM.☆3,085Dec 2, 2025Updated 8 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆9,020May 3, 2024Updated 2 years ago
- Neural Networks: Zero to Hero☆23,917Aug 18, 2024Updated last year
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆101,907Updated this week
- Minimal reproduction of DeepSeek R1-Zero☆13,219Feb 27, 2026Updated 5 months ago
- Fully open reproduction of DeepSeek-R1☆26,431Apr 2, 2026Updated 4 months ago
- Fast and memory-efficient exact attention☆24,658Updated this week
- The official Meta Llama 3 GitHub site☆29,263Jan 26, 2025Updated last year
- Minimalistic 4D-parallelism distributed training framework for education purpose☆2,274Aug 26, 2025Updated 11 months ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆88,592Updated this week
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- The simplest, fastest repository for training/finetuning small-sized VLMs.☆4,982Oct 27, 2025Updated 9 months ago
- A PyTorch native platform for training generative AI models☆5,604Updated this week
- The official PyTorch implementation of Google's Gemma models☆5,725May 30, 2025Updated last year
- Train transformer language models with reinforcement learning.☆19,030Updated this week
- verl/HybridFlow: A Flexible and Efficient RL Post-Training Framework☆22,877Updated this week
- Efficient Triton Kernels for LLM Training☆6,558Updated this week
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,243Aug 22, 2025Updated 11 months ago
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…☆18,554May 19, 2026Updated 2 months ago
- The local UI to run and train text and diffusion models, including Kimi K3, Gemma 4, Qwen3.6, DeepSeek-V4, FLUX and more.☆69,756Updated this week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- PyTorch native post-training library☆5,794Updated this week
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆81,563Feb 5, 2026Updated 6 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆18,953May 24, 2026Updated 2 months ago
- Modeling, training, eval, and inference code for OLMo☆6,621Nov 24, 2025Updated 8 months ago
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆163,501Updated this week
- UNet diffusion model in pure CUDA