karpathy / llama2.cLinks
Inference Llama 2 in one file of pure C
☆18,508Updated 10 months ago
Alternatives and similar repositories for llama2.c
Users that are interested in llama2.c are comparing it to the libraries listed below
Sorting:
- Tensor library for machine learning☆12,738Updated last week
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,599Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,518Updated last year
- LLM inference in C/C++☆82,419Updated this week
- Python bindings for llama.cpp☆9,297Updated this week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,501Updated last year
- Large Language Model Text Generation Inference☆10,265Updated this week
- A high-throughput and memory-efficient inference and serving engine for LLMs☆50,864Updated this week
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆42,415Updated 6 months ago
- Universal LLM Deployment Engine with ML Compilation☆20,880Updated last week
- High-speed Large Language Model Serving for Local Deployment☆8,224Updated 4 months ago
- LLM training in simple, raw C/CUDA☆27,013Updated this week
- Inference code for Llama models☆58,445Updated 5 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,719Updated last year
- Official inference library for Mistral models☆10,320Updated 3 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆38,770Updated last month
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,046Updated 11 months ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,337Updated 8 months ago
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,380Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,073Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆18,912Updated this week
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…☆17,551Updated this week
- [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.☆22,918Updated 10 months ago
- LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath☆9,423Updated 3 weeks ago
- Fast and memory-efficient exact attention☆18,043Updated last week
- Instruct-tune LLaMA on consumer hardware☆18,927Updated 11 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,167Updated this week
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,744Updated 2 weeks ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,000Updated 2 months ago
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆6,915Updated 11 months ago