karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆22,797Updated 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.☆47,749Updated 10 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆16,330Updated 3 weeks ago
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆13,335Updated last year
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,231Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆19,900Updated this week
- Ongoing research training transformer models at scale☆13,906Updated last week
- Fast and memory-efficient exact attention☆20,151Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,079Updated 3 months ago
- Development repository for the Triton language and compiler☆17,289Updated last week
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆151,652Updated this week
- Train transformer language models with reinforcement learning.☆16,012Updated this week
- An autoregressive character-level language model for making more things☆3,355Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,064Updated last year
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,394Updated 3 weeks ago
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆24,302Updated last year
- Inference Llama 2 in one file of pure C☆18,872Updated last year
- Repo for external large-scale work☆6,546Updated last year
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,421Updated 2 years ago
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆40,461Updated last week
- ☆4,272Updated last year
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,371Updated last year
- An annotated implementation of the Transformer paper.☆6,648Updated last year
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,787Updated 3 months ago
- A concise but complete full-attention transformer with a set of promising experimental features from various papers☆5,633Updated last week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,065Updated last week
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆35,549Updated last week
- A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)☆10,076Updated last year
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆12,843Updated 10 months ago
- ☆4,101Updated last year
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆9,236Updated 2 months ago