An unnecessarily tiny implementation of GPT-2 in NumPy.
☆3,451Apr 24, 2023Updated 2 years ago
Alternatives and similar repositories for picoGPT
Users that are interested in picoGPT are comparing it to the libraries listed below
Sorting:
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆54,071Nov 12, 2025Updated 3 months ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆23,746Aug 15, 2024Updated last year
- Inference Llama 2 in one file of pure C☆19,213Aug 6, 2024Updated last year
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,382Oct 28, 2024Updated last year
- You like pytorch? You like micrograd? You love tinygrad! ❤️☆31,471Updated this week
- Tensor library for machine learning☆14,152Updated this week
- Instruct-tune LLaMA on consumer hardware☆18,972Jul 29, 2024Updated last year
- OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamical…☆37,444Aug 17, 2024Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,082Jul 1, 2025Updated 8 months ago
- LLM inference in C/C++☆96,322Updated this week
- Making large AI models cheaper, faster and more accessible☆41,359Feb 23, 2026Updated last week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆13,206Updated this week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,393Feb 21, 2026Updated last week
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,271Jul 17, 2024Updated last year
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,184Aug 22, 2025Updated 6 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,426Jun 2, 2025Updated 9 months ago
- LLM training in simple, raw C/CUDA☆28,993Jun 26, 2025Updated 8 months ago
- 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
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,896May 3, 2024Updated last year
- Universal LLM Deployment Engine with ML Compilation☆22,082Updated this week
- A collection of libraries to optimise AI model performances☆8,354Jul 22, 2024Updated last year
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,706Updated this week
- 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading☆9,971Sep 7, 2024Updated last year
- High-performance In-browser LLM Inference Engine☆17,456Feb 18, 2026Updated 2 weeks ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,347Jul 1, 2024Updated last year
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆34,987Updated this week
- LlamaIndex is the leading document agent and OCR platform☆47,210Feb 26, 2026Updated last week
- Inference code for Llama models☆59,183Jan 26, 2025Updated last year
- Train transformer language models with reinforcement learning.☆17,460Feb 26, 2026Updated last week
- GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.☆77,171May 27, 2025Updated 9 months ago
- StableLM: Stability AI Language Models☆15,756Apr 8, 2024Updated last year
- Official inference library for Mistral models☆10,690Feb 26, 2026Updated last week
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆22,030Jan 23, 2026Updated last month
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆24,648Aug 14, 2024Updated last year
- Port of OpenAI's Whisper model in C/C++☆47,067Updated this week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,533Jul 16, 2023Updated 2 years ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,477Jun 7, 2025Updated 8 months ago
- Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)☆3,988Jun 12, 2024Updated last year
- A guidance language for controlling large language models.☆21,327Feb 13, 2026Updated 2 weeks ago