karpathy / nanoGPTLinks
The simplest, fastest repository for training/finetuning medium-sized GPTs.
☆49,134Updated 11 months ago
Alternatives and similar repositories for nanoGPT
Users that are interested in nanoGPT are comparing it to the libraries listed below
Sorting:
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆22,917Updated last year
- Inference Llama 2 in one file of pure C☆18,937Updated last year
- Inference code for Llama models☆58,905Updated 9 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆16,472Updated last month
- LLM training in simple, raw C/CUDA☆28,139Updated 4 months ago
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆13,646Updated last year
- Tensor library for machine learning☆13,532Updated this week
- LlamaIndex is the leading framework for building LLM-powered agents over your data.☆45,140Updated this week
- ☆4,308Updated last year
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,793Updated last year
- LLM inference in C/C++☆89,278Updated last week
- Fast and memory-efficient exact attention☆20,414Updated last week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,744Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,116Updated last year
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,240Updated 5 months ago
- Instruct-tune LLaMA on consumer hardware☆18,976Updated last year
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…☆18,022Updated last week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,903Updated last week
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,211Updated last year
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,377Updated last year
- 🦜🔗 The platform for reliable agents.☆119,538Updated this week
- Universal LLM Deployment Engine with ML Compilation☆21,590Updated last week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,002Updated last week
- Video+code lecture on building nanoGPT from scratch☆4,524Updated last year
- Awesome-LLM: a curated list of Large Language Model☆25,501Updated 3 months ago
- LLM101n: Let's build a Storyteller☆35,520Updated last year
- The official Meta Llama 3 GitHub site☆29,072Updated 9 months ago
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,111Updated this week
- StableLM: Stability AI Language Models☆15,793Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,082Updated 4 months ago