karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆22,239Updated 11 months ago
Alternatives and similar repositories for minGPT
Users that are interested in minGPT are comparing it to the libraries listed below
Sorting:
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆42,805Updated 7 months ago
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆12,310Updated 11 months ago
- Inference Llama 2 in one file of pure C☆18,543Updated 11 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,747Updated last year
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,381Updated 2 years ago
- Train transformer language models with reinforcement learning.☆14,513Updated last week
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆8,914Updated this week
- Inference code for Llama models☆58,509Updated 5 months ago
- Ongoing research training transformer models at scale☆12,835Updated this week
- Neural Networks: Zero to Hero☆14,493Updated 10 months ago
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,474Updated this week
- LLM training in simple, raw C/CUDA☆27,125Updated 2 weeks ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,011Updated 3 months ago
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆23,767Updated 11 months ago
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆146,733Updated this week
- An autoregressive character-level language model for making more things☆3,173Updated last year
- Instruct-tune LLaMA on consumer hardware☆18,921Updated 11 months ago
- 💥 Fast State-of-the-Art Tokenizers optimized for Research and Production☆9,880Updated last week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,550Updated last year
- Fast and memory-efficient exact attention☆18,340Updated this week
- ☆4,059Updated last year
- This repository contains demos I made with the Transformers library by HuggingFace.☆11,055Updated last week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,071Updated 2 weeks ago
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆32,790Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆19,028Updated last week
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆12,224Updated 6 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,212Updated last week
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,520Updated last week
- Development repository for the Triton language and compiler☆16,114Updated this week
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆38,850Updated last month