randaller / llama-cpu
Inference on CPU code for LLaMA models
☆137Updated 2 years ago
Alternatives and similar repositories for llama-cpu:
Users that are interested in llama-cpu are comparing it to the libraries listed below
- Inference code for facebook LLaMA models with Wrapyfi support☆130Updated 2 years ago
- LLaMA Server combines the power of LLaMA C++ with the beauty of Chatbot UI.☆122Updated last year
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆123Updated last year
- Automated prompting and scoring framework to evaluate LLMs using updated human knowledge prompts☆111Updated last year
- Inference code for LLaMA models☆46Updated 2 years ago
- 4 bits quantization of LLaMa using GPTQ☆130Updated last year
- ☆536Updated last year
- Chat with Meta's LLaMA models at home made easy☆834Updated last year
- Train llama with lora on one 4090 and merge weight of lora to work as stanford alpaca.☆50Updated last year
- Framework agnostic python runtime for RWKV models☆145Updated last year
- Python bindings for llama.cpp☆200Updated last year
- Falcon LLM ggml framework with CPU and GPU support☆246Updated last year
- Code for the paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot" with LLaMA implementation.☆71Updated last year
- SoTA Transformers with C-backend for fast inference on your CPU.☆311Updated last year
- fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backe…☆408Updated last year
- Instruct-tuning LLaMA on consumer hardware☆66Updated 2 years ago
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆65Updated last year
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆310Updated last year
- An unsupervised model merging algorithm for Transformers-based language models.☆106Updated 10 months ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆37Updated last year
- 💬 Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client☆309Updated 11 months ago
- A collection of prompts for Llama☆99Updated 2 years ago
- Just a simple HowTo for https://github.com/johnsmith0031/alpaca_lora_4bit☆31Updated last year
- Extend the original llama.cpp repo to support redpajama model.☆117Updated 6 months ago
- RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best …☆412Updated last year
- A Simple Discord Bot for the Alpaca LLM☆101Updated last year
- Convenient wrapper for fine-tuning and inference of Large Language Models (LLMs) with several quantization techniques (GTPQ, bitsandbytes…☆147Updated last year
- Simple, hackable and fast implementation for training/finetuning medium-sized LLaMA-based models☆165Updated this week
- Embeddings focused small version of Llama NLP model☆103Updated last year
- Reweight GPT - a simple neural network using transformer architecture for next character prediction☆53Updated last year