karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆22,410Updated 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.☆43,570Updated 8 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,085Updated last month
- Fast and memory-efficient exact attention☆18,897Updated this week
- Train transformer language models with reinforcement learning.☆15,088Updated this week
- Inference Llama 2 in one file of pure C☆18,626Updated last year
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆12,528Updated last year
- Neural Networks: Zero to Hero☆15,381Updated 11 months ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,400Updated 2 years ago
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,888Updated this week
- Instruct-tune LLaMA on consumer hardware☆18,945Updated last year
- Ongoing research training transformer models at scale☆13,130Updated this week
- Development repository for the Triton language and compiler☆16,484Updated this week
- An autoregressive character-level language model for making more things☆3,237Updated last year
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆9,846Updated this week
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,032Updated this week
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,836Updated last year
- ☆4,125Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,606Updated last year
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆31,699Updated 2 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,471Updated this week
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,614Updated last month
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆33,085Updated this week
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆148,349Updated this week
- BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)☆7,598Updated 2 months ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,045Updated 4 months ago
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,620Updated last week
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,170Updated this week
- Making large AI models cheaper, faster and more accessible☆41,081Updated this week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,517Updated 2 years ago
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆9,115Updated this week