karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆23,494Updated 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.☆52,955Updated 3 months ago
- Development repository for the Triton language and compiler☆18,387Updated this week
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,598Updated last year
- Fast and memory-efficient exact attention☆22,113Updated last week
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,486Updated this week
- LLM training in simple, raw C/CUDA☆28,814Updated 7 months ago
- Ongoing research training transformer models at scale☆15,162Updated this week
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,309Updated last year
- ☆4,513Updated 2 years ago
- Train transformer language models with reinforcement learning.☆17,297Updated last week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,578Updated this week
- Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.☆30,823Updated last week
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆13,233Updated last year
- Video+code lecture on building nanoGPT from scratch☆4,719Updated last year
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,326Updated last week
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,627Updated this week
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,443Updated 2 years ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,835Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,619Updated this week
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆22,021Updated 3 weeks ago
- BertViz: Visualize Attention in Transformer Models☆7,908Updated last month
- An autoregressive character-level language model for making more things☆3,635Updated last year
- A library for efficient similarity search and clustering of dense vectors.☆39,076Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆7,939Updated 3 weeks ago
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆34,848Updated this week
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,183Updated 5 months ago
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,351Updated this week
- 🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.☆32,703Updated this week
- CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image☆32,499Updated last year
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆32,143Updated 4 months ago