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
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆123Updated last year
- A collection of prompts for Llama☆100Updated 2 years ago
- Falcon LLM ggml framework with CPU and GPU support☆246Updated last year
- Python bindings for llama.cpp☆199Updated 2 years ago
- Instruct-tuning LLaMA on consumer hardware☆66Updated 2 years ago
- Just a simple HowTo for https://github.com/johnsmith0031/alpaca_lora_4bit☆31Updated last year
- ☆73Updated last year
- vLLM: A high-throughput and memory-efficient inference and serving engine for LLMs☆86Updated this week
- Embeddings focused small version of Llama NLP model☆103Updated 2 years ago
- GPTQLoRA: Efficient Finetuning of Quantized LLMs with GPTQ☆103Updated last year
- LLaMA Server combines the power of LLaMA C++ with the beauty of Chatbot UI.☆122Updated last year
- Merge Transformers language models by use of gradient parameters.☆208Updated 8 months ago
- Some simple scripts that I use day-to-day when working with LLMs and Huggingface Hub☆161Updated last year
- 4 bits quantization of LLaMa using GPTQ☆130Updated last year
- Simple, hackable and fast implementation for training/finetuning medium-sized LLaMA-based models☆163Updated 2 weeks ago
- Automated prompting and scoring framework to evaluate LLMs using updated human knowledge prompts☆112Updated last year
- RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best …☆414Updated last year
- GPTQ inference Triton kernel☆299Updated last year
- SoTA Transformers with C-backend for fast inference on your CPU.☆310Updated last year
- Train llama with lora on one 4090 and merge weight of lora to work as stanford alpaca.