marella / ctransformers
Python bindings for the Transformer models implemented in C/C++ using GGML library.
☆1,827Updated 11 months ago
Alternatives and similar repositories for ctransformers:
Users that are interested in ctransformers are comparing it to the libraries listed below
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,797Updated last year
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆3,845Updated last week
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆1,885Updated 2 weeks ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,620Updated this week
- 4 bits quantization of LLaMA using GPTQ☆3,026Updated 6 months ago
- Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs☆2,311Updated this week
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,440Updated 5 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,777Updated 11 months ago
- Customizable implementation of the self-instruct paper.☆1,035Updated 10 months ago
- Python bindings for llama.cpp☆8,420Updated last week
- Go ahead and axolotl questions☆8,293Updated this week
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆1,998Updated 9 months ago
- A blazing fast inference solution for text embeddings models☆3,043Updated last week
- Tune any FALCON in 4-bit☆466Updated last year
- Tools for merging pretrained large language models.☆5,113Updated last week
- Build, customize and control you own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-sour…☆2,626Updated 3 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆1,942Updated last month
- Large-scale LLM inference engine☆1,232Updated last week
- Chat language model that can use tools and interpret the results☆1,499Updated this week
- [ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings☆1,902Updated this week
- Finetuning Large Language Models on One Consumer GPU in 2 Bits