thomasantony / llamacpp-pythonLinks
Python bindings for llama.cpp
☆199Updated 2 years ago
Alternatives and similar repositories for llamacpp-python
Users that are interested in llamacpp-python are comparing it to the libraries listed below
Sorting:
- fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backe…☆412Updated 2 years ago
- SoTA Transformers with C-backend for fast inference on your CPU.☆309Updated 2 years ago
- Python bindings for ggml☆146Updated last year
- ☆535Updated 2 years ago
- Drop in replacement for OpenAI, but with Open models.☆152Updated 2 years ago
- Framework agnostic python runtime for RWKV models☆147Updated 2 years ago
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆313Updated last year
- Falcon LLM ggml framework with CPU and GPU support☆249Updated last year
- Extend the original llama.cpp repo to support redpajama model.☆118Updated last year
- ggml implementation of BERT☆499Updated last year
- Train llama with lora on one 4090 and merge weight of lora to work as stanford alpaca.☆52Updated 2 years ago
- C++ implementation for BLOOM☆808Updated 2 years ago
- Inference code for facebook LLaMA models with Wrapyfi support☆129Updated 2 years ago
- Automated prompting and scoring framework to evaluate LLMs using updated human knowledge prompts☆109Updated 2 years ago
- Some simple scripts that I use day-to-day when working with LLMs and Huggingface Hub☆161Updated 2 years ago
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆124Updated 2 years ago
- Instruct-tuning LLaMA on consumer hardware☆66Updated 2 years ago
- Port of Microsoft's BioGPT in C/C++ using ggml☆85Updated last year
- C++ implementation for 💫StarCoder☆459Updated 2 years ago
- A lightweight, hackable, and efficient framework for training and fine-tuning language models☆187Updated this week
- ☆457Updated 2 years ago
- Merge Transformers language models by use of gradient parameters.☆212Updated last year
- LLaMa retrieval plugin script using OpenAI's retrieval plugin☆323Updated 2 years 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 2 years ago
- Tune any FALCON in 4-bit☆464Updated 2 years ago
- Pybind11 bindings for Whisper.cpp☆343Updated last year
- Command-line script for inferencing from models such as MPT-7B-Chat☆100Updated 2 years ago
- The code we currently use to fine-tune models.☆117Updated last year
- Convenient wrapper for fine-tuning and inference of Large Language Models (LLMs) with several quantization techniques (GTPQ, bitsandbytes…☆146Updated 2 years ago
- LLM-based code completion engine☆190Updated 11 months ago