karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆23,215Updated last year
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.☆51,606Updated last month
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,206Updated last year
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆24,513Updated last year
- ☆4,449Updated last year
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,411Updated 2 weeks ago
- An autoregressive character-level language model for making more things☆3,553Updated last year
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,357Updated 3 weeks ago
- Ongoing research training transformer models at scale☆14,758Updated this week
- Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!☆41,105Updated 2 weeks ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆32,053Updated 3 months ago
- Train transformer language models with reinforcement learning.☆16,844Updated this week
- LLM training in simple, raw C/CUDA☆28,510Updated 6 months ago
- ☆2,928Updated 3 weeks ago
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,543Updated 2 weeks ago
- Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch☆11,340Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,382Updated 2 weeks ago
- An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.☆8,284Updated 3 years ago
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆13,071Updated this week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,118Updated last week
- Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including …☆27,686Updated last year
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆34,475Updated this week
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆16,915Updated 2 months ago
- Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.☆30,657Updated last week
- llama3 implementation one matrix multiplication at a time☆15,219Updated last year
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆13,106Updated last year
- Inference Llama 2 in one file of pure C☆19,063Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,855Updated 3 weeks ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,093Updated 6 months ago
- Repo for external large-scale work☆6,547Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,242Updated last year