karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆22,917Updated 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.☆49,543Updated this week
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆13,734Updated last year
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,831Updated 4 months ago
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,289Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,050Updated this week
- Ongoing research training transformer models at scale☆14,168Updated this week
- Inference Llama 2 in one file of pure C☆18,937Updated last year
- A library for efficient similarity search and clustering of dense vectors.☆37,969Updated this week
- ☆4,316Updated last year
- Instruct-tune LLaMA on consumer hardware☆18,976Updated last year
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,211Updated last year
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆40,670Updated this week
- An autoregressive character-level language model for making more things☆3,415Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,744Updated last year
- State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enter…☆14,576Updated last year
- Fast and memory-efficient exact attention☆20,541Updated this week
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,136Updated last year
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆12,915Updated 11 months ago
- Development repository for the Triton language and compiler☆17,529Updated this week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,136Updated this week
- Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.☆30,430Updated this week
- Train transformer language models with reinforcement learning.☆16,308Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆7,737Updated last week
- A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)☆10,093Updated last year
- Neural Networks: Zero to Hero☆18,587Updated last year
- Inference code for Llama models☆58,924Updated 9 months ago
- Tensor library for machine learning☆13,532Updated last week
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,421Updated 2 years ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,087Updated 4 months ago
- LLM training in simple, raw C/CUDA☆28,139Updated 4 months ago