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…☆413Updated 2 years ago
- SoTA Transformers with C-backend for fast inference on your CPU.☆309Updated last year
- Python bindings for ggml☆146Updated last year
- Falcon LLM ggml framework with CPU and GPU support☆247Updated last year
- ☆535Updated last year
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆313Updated last year
- ggml implementation of BERT☆493Updated last year
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆124Updated 2 years ago
- Embeddings focused small version of Llama NLP model☆104Updated 2 years ago
- Framework agnostic python runtime for RWKV models☆146Updated 2 years ago
- Drop in replacement for OpenAI, but with Open models.☆152Updated 2 years ago
- Some simple scripts that I use day-to-day when working with LLMs and Huggingface Hub☆161Updated last year
- Extend the original llama.cpp repo to support redpajama model.☆118Updated last year
- Simple, hackable and fast implementation for training/finetuning medium-sized LLaMA-based models☆179Updated last week
- Train llama with lora on one 4090 and merge weight of lora to work as stanford alpaca.☆52Updated 2 years ago
- Instruct-tuning LLaMA on consumer hardware☆66Updated 2 years ago
- Automated prompting and scoring framework to evaluate LLMs using updated human knowledge prompts☆110Updated 2 years ago
- Inference code for facebook LLaMA models with Wrapyfi support☆129Updated 2 years ago
- Command-line script for inferencing from models such as MPT-7B-Chat☆100Updated 2 years ago
- ☆460Updated last year
- Tune any FALCON in 4-bit☆465Updated 2 years ago
- C++ implementation for 💫StarCoder☆456Updated 2 years ago
- 💬 Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client