karpathy / minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆21,748Updated 8 months ago
Alternatives and similar repositories for minGPT:
Users that are interested in minGPT are comparing it to the libraries listed below
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆40,626Updated 4 months ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆31,297Updated 3 months ago
- Train transformer language models with reinforcement learning.☆13,166Updated this week
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆11,623Updated 8 months ago
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆31,898Updated this week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,504Updated last week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆37,916Updated this week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆11,948Updated this week
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,052Updated last month
- Making large AI models cheaper, faster and more accessible☆40,766Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆18,082Updated this week
- Fast and memory-efficient exact attention☆16,835Updated this week
- Unsupervised text tokenizer for Neural Network-based text generation.☆10,786Updated 2 weeks ago
- Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.☆29,300Updated this week
- Universal LLM Deployment Engine with ML Compilation☆20,396Updated last week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,379Updated 10 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,047Updated 7 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,932Updated 8 months ago
- Instruct-tune LLaMA on consumer hardware☆18,889Updated 8 months ago
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,779Updated 3 weeks ago
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,391Updated 11 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆38,364Updated 3 weeks ago
- Ongoing research training transformer models at scale☆12,075Updated this week
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆8,608Updated this week
- CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image☆28,419Updated 8 months ago
- Inference Llama 2 in one file of pure C☆18,273Updated 8 months ago
- Inference code for Llama models☆58,078Updated 2 months ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆142,871Updated this week
- BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)☆7,306Updated last year
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆8,845Updated 2 months ago