karpathy / llama2.cLinks
Inference Llama 2 in one file of pure C
☆19,162Updated 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,923Updated this week
- LLM training in simple, raw C/CUDA☆28,814Updated 7 months ago
- Python bindings for llama.cpp☆9,971Updated 5 months ago
- LLM inference in C/C++☆94,823Updated this week
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,891Updated last year
- OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset☆7,530Updated 2 years ago
- High-speed Large Language Model Serving for Local Deployment☆8,635Updated 2 weeks ago
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,351Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,835Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,309Updated last year
- MLX: An array framework for Apple silicon☆23,812Updated last week
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆52,955Updated 3 months ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,087Updated 7 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆17,200Updated 4 months ago
- Universal LLM Deployment Engine with ML Compilation☆22,012Updated this week
- lightweight, standalone C++ inference engine for Google's Gemma models.☆6,728Updated this week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,384Updated last year
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,183Updated 5 months ago
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,402Updated 8 months ago
- Development repository for the Triton language and compiler☆18,387Updated this week
- Port of OpenAI's Whisper model in C/C++☆46,518Updated this week
- Inference code for Llama models☆59,141Updated last year
- Fast and memory-efficient exact attention☆22,113Updated last week
- Accessible large language models via k-bit quantization for PyTorch.☆7,939Updated 3 weeks ago
- Inference code for CodeLlama models☆16,356Updated last year
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,182Updated last year
- Large Language Model Text Generation Inference☆10,757Updated last month
- LlamaIndex is the leading framework for building LLM-powered agents over your data.☆46,841Updated last week
- TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizat…☆12,867Updated 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…☆18,190Updated 3 months ago