thomasantony / llamacpp-pythonLinks
Python bindings for llama.cpp
☆197Updated 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…☆409Updated 2 years ago
- Python bindings for ggml☆142Updated 10 months ago
- SoTA Transformers with C-backend for fast inference on your CPU.☆309Updated last year
- Drop in replacement for OpenAI, but with Open models.☆152Updated 2 years ago
- Extend the original llama.cpp repo to support redpajama model.☆118Updated 10 months ago
- Falcon LLM ggml framework with CPU and GPU support☆246Updated last year
- C++ implementation for 💫StarCoder☆455Updated last year
- ☆535Updated last year
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆123Updated 2 years ago
- C++ implementation for BLOOM☆810Updated 2 years ago
- The code we currently use to fine-tune models.☆113Updated last year
- ☆458Updated last year
- Command-line script for inferencing from models such as MPT-7B-Chat☆101Updated 2 years ago
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆312Updated last year
- Some simple scripts that I use day-to-day when working with LLMs and Huggingface Hub☆162Updated last year
- Automated prompting and scoring framework to evaluate LLMs using updated human knowledge prompts☆110Updated last year
- Instruct-tuning LLaMA on consumer hardware☆66Updated 2 years ago
- LLM-based code completion engine☆193Updated 5 months ago
- Train llama with lora on one 4090 and merge weight of lora to work as stanford alpaca.☆51Updated 2 years ago
- ggml implementation of BERT☆494Updated last year
- LLaMa retrieval plugin script using OpenAI's retrieval plugin☆324Updated 2 years ago
- Merge Transformers language models by use of gradient parameters.☆206Updated 11 months ago
- Embeddings focused small version of Llama NLP model☆103Updated 2 years ago
- LLaVA server (llama.cpp).☆180Updated last year
- Port of Microsoft's BioGPT in C/C++ using ggml☆87Updated last year
- Framework agnostic python runtime for RWKV models☆146Updated 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 …☆413Updated 2 years ago
- Simple, hackable and fast implementation for training/finetuning medium-sized LLaMA-based models☆176Updated this week
- OpenAlpaca: A Fully Open-Source Instruction-Following Model Based On OpenLLaMA☆302Updated 2 years ago
- FineTune LLMs in few lines of code (Text2Text, Text2Speech, Speech2Text)☆240Updated last year