karpathy / llama2.c
Inference Llama 2 in one file of pure C
☆17,974Updated 6 months ago
Alternatives and similar repositories for llama2.c:
Users that are interested in llama2.c are comparing it to the libraries listed below
- Tensor library for machine learning☆11,760Updated this week
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,171Updated 9 months ago
- LLM inference in C/C++☆73,167Updated this week
- Instruct-tune LLaMA on consumer hardware☆18,796Updated 6 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆29,790Updated 6 months ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆39,060Updated last month
- Universal LLM Deployment Engine with ML Compilation☆19,883Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,218Updated 7 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆13,255Updated 4 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆37,673Updated this week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,434Updated last year
- LLM training in simple, raw C/CUDA☆25,227Updated 4 months ago
- Locally run an Instruction-Tuned Chat-Style LLM☆10,239Updated last year
- A high-throughput and memory-efficient inference and serving engine for LLMs☆36,497Updated this week
- Fast and memory-efficient exact attention☆15,318Updated this week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,090Updated last week
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,333Updated 6 months ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆17,165Updated this week
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,782Updated 6 months ago
- 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading☆9,395Updated 5 months ago
- OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamical…☆37,207Updated 5 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,608Updated this week
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,366Updated 7 months ago
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆11,232Updated last month
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,028Updated 5 months ago
- Python bindings for llama.cpp☆8,545Updated last week
- High-speed Large Language Model Serving for Local Deployment☆8,074Updated last week
- Development repository for the Triton language and compiler☆14,294Updated this week
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆5,777Updated last month
- Train transformer language models with reinforcement learning.☆11,140Updated this week