karpathy / nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
☆40,976Updated 4 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,817Updated 8 months ago
- Inference Llama 2 in one file of pure C☆18,321Updated 9 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,972Updated 9 months ago
- Instruct-tune LLaMA on consumer hardware☆18,902Updated 9 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆38,502Updated 3 weeks ago
- LlamaIndex is the leading framework for building LLM-powered agents over your data.☆41,371Updated this week
- Inference code for Llama models☆58,174Updated 3 months ago
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆11,745Updated 8 months ago
- Fast and memory-efficient exact attention☆17,192Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆18,274Updated this week
- A high-throughput and memory-efficient inference and serving engine for LLMs☆46,456Updated this week
- Train transformer language models with reinforcement learning.☆13,559Updated this week
- 🦜🔗 Build context-aware reasoning applications☆106,672Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,411Updated 10 months ago
- Universal LLM Deployment Engine with ML Compilation☆20,548Updated this week
- the AI-native open-source embedding database☆19,606Updated this week
- LLM inference in C/C++☆79,077Updated this week
- Tensor library for machine learning☆12,445Updated this week
- ☆3,944Updated last year
- LLM training in simple, raw C/CUDA☆26,483Updated 7 months ago
- StableLM: Stability AI Language Models☆15,830Updated last year
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆38,206Updated this week
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆11,847Updated 4 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆14,358Updated last month
- Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!☆37,822Updated this week
- MLX: An array framework for Apple silicon☆20,457Updated this week
- OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamical…☆37,336Updated 8 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,611Updated 10 months ago
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,794Updated last week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,564Updated this week