karpathy / nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
☆39,429Updated 2 months ago
Alternatives and similar repositories for nanoGPT:
Users that are interested in nanoGPT are comparing it to the libraries listed below
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆21,365Updated 6 months ago
- Inference Llama 2 in one file of pure C☆18,034Updated 6 months ago
- Instruct-tune LLaMA on consumer hardware☆18,805Updated 6 months ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆17,363Updated this week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,167Updated this week
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,823Updated 7 months ago
- ☆3,776Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,032Updated 5 months ago
- Inference code for Llama models☆57,651Updated 3 weeks ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,246Updated 8 months ago
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…☆16,227Updated last week
- A high-throughput and memory-efficient inference and serving engine for LLMs☆38,475Updated this week
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆13,438Updated this week
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆37,834Updated this week
- Train transformer language models with reinforcement learning.☆11,782Updated this week
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆11,194Updated 6 months ago
- LlamaIndex is the leading framework for building LLM-powered agents over your data.☆39,047Updated this week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆11,592Updated this week
- 🦜🔗 Build context-aware reasoning applications☆100,780Updated this week
- [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.☆21,480Updated 6 months ago
- LLM training in simple, raw C/CUDA☆25,627Updated 4 months ago
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆11,304Updated 2 months ago
- The official Meta Llama 3 GitHub site☆28,335Updated 3 weeks ago
- Making large AI models cheaper, faster and more accessible☆39,731Updated this week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆36,800Updated this week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,261Updated 3 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,403Updated 7 months ago
- LLM inference in C/C++☆74,674Updated this week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,443Updated last year
- OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamical…☆37,240Updated 6 months ago