karpathy / llama2.cLinks
Inference Llama 2 in one file of pure C
☆18,735Updated last year
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☆13,134Updated this week
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆44,331Updated 9 months ago
- LLM inference in C/C++☆86,426Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,656Updated last year
- LLM training in simple, raw C/CUDA☆27,588Updated 2 months ago
- Official inference library for Mistral models☆10,459Updated 5 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,079Updated 2 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,922Updated last year
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,741Updated last year
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,085Updated 3 weeks ago
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,748Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆7,567Updated this week
- Python bindings for llama.cpp☆9,566Updated last month
- MLX: An array framework for Apple silicon☆22,129Updated last week
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,526Updated 2 years ago
- Universal LLM Deployment Engine with ML Compilation☆21,302Updated this week
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆22,582Updated last year
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆12,736Updated last year
- Go ahead and axolotl questions☆10,365Updated last week
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,035Updated last year
- Large Language Model Text Generation Inference☆10,491Updated this week
- Development repository for the Triton language and compiler☆16,831Updated this week
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,070Updated 3 months ago
- Inference code for Llama models☆58,737Updated 7 months ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,364Updated 10 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…☆17,815Updated this week
- llama3 implementation one matrix multiplication at a time☆15,132Updated last year
- 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading☆9,791Updated last year
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,950Updated last week
- Fast and memory-efficient exact attention☆19,385Updated last week