fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backend.
☆412Jun 2, 2023Updated 2 years ago
Alternatives and similar repositories for fastLLaMa
Users that are interested in fastLLaMa are comparing it to the libraries listed below
Sorting:
- Python bindings for llama.cpp☆198Apr 22, 2023Updated 2 years ago
- SoTA Transformers with C-backend for fast inference on your CPU.☆311Dec 9, 2023Updated 2 years ago
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,562Mar 23, 2025Updated 11 months ago
- LLaMa retrieval plugin script using OpenAI's retrieval plugin☆323Mar 27, 2023Updated 2 years ago
- Python bindings to llama.cpp☆27Mar 22, 2023Updated 2 years ago
- Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-s…☆2,665Updated this week
- Python bindings for the Transformer models implemented in C/C++ using GGML library.☆1,882Jan 28, 2024Updated 2 years ago
- ☆34Apr 23, 2023Updated 2 years ago
- ☆457Oct 15, 2023Updated 2 years ago
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,082Jul 1, 2025Updated 8 months ago
- Multi-language Enhanced LLaMA☆303Apr 13, 2023Updated 2 years ago
- 4 bits quantization of LLaMA using GPTQ☆3,074Jul 13, 2024Updated last year
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,913Sep 30, 2023Updated 2 years ago
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆312Jan 31, 2024Updated 2 years ago
- [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters☆5,936Mar 14, 2024Updated last year
- LLM as a Chatbot Service☆3,332Nov 20, 2023Updated 2 years ago
- Yet another LLM☆10Apr 6, 2023Updated 2 years ago
- ☆12Apr 4, 2024Updated last year
- Instruct-tune LLaMA on consumer hardware with shareGPT data☆125Apr 20, 2023Updated 2 years ago
- A simple user interface for interacting with AI☆46Oct 14, 2025Updated 4 months ago
- C++ implementation for BLOOM☆809May 13, 2023Updated 2 years ago
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆822May 6, 2023Updated 2 years ago
- ggml implementation of BERT☆498Feb 23, 2024Updated 2 years ago
- Simple UI for LLM Model Finetuning☆2,062Dec 21, 2023Updated 2 years ago
- ☆40Mar 25, 2023Updated 2 years ago
- ☆1,505May 12, 2023Updated 2 years ago
- Port of MiniGPT4 in C++ (4bit, 5bit, 6bit, 8bit, 16bit CPU inference with GGML)☆568Aug 8, 2023Updated 2 years ago
- Locally run an Instruction-Tuned Chat-Style LLM☆10,182Apr 19, 2023Updated 2 years ago
- Code for the paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot" with LLaMA implementation.☆71Mar 30, 2023Updated 2 years ago
- ☆33Apr 23, 2023Updated 2 years ago
- Official supported Python bindings for llama.cpp + gpt4all☆1,016May 12, 2023Updated 2 years ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,382Oct 28, 2024Updated last year
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,393Feb 21, 2026Updated last week
- ☆535Dec 1, 2023Updated 2 years ago
- ☆415Nov 2, 2023Updated 2 years ago
- An easy way to host your own AI API and expose alternative models, while being compatible with "open" AI clients.☆331Jul 16, 2024Updated last year
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,843Jun 10, 2024Updated last year
- Customizable implementation of the self-instruct paper.☆1,049Mar 7, 2024Updated last year
- Reorder-based post-training quantization for large language model☆199May 17, 2023Updated 2 years ago