marella / ctransformersLinks
Python bindings for the Transformer models implemented in C/C++ using GGML library.
☆1,866Updated last year
Alternatives and similar repositories for ctransformers
Users that are interested in ctransformers are comparing it to the libraries listed below
Sorting:
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,885Updated last year
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,218Updated 3 weeks ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,879Updated 2 months ago
- 4 bits quantization of LLaMA using GPTQ☆3,053Updated 11 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,200Updated last month
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,478Updated 10 months ago
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,166Updated 8 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,130Updated last year
- Customizable implementation of the self-instruct paper.☆1,046Updated last year
- Tune any FALCON in 4-bit☆467Updated last year
- [ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings☆1,973Updated 5 months ago
- Fast inference engine for Transformer models☆3,884Updated 2 months ago
- Fine-tune mistral-7B on 3090s, a100s, h100s☆713Updated last year
- Chat language model that can use tools and interpret the results☆1,563Updated 2 weeks ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,025Updated this week
- Python bindings for llama.cpp☆9,297Updated this week
- ggml implementation of BERT☆493Updated last year
- ☆535Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆725Updated last year
- Accessible large language models via k-bit quantization for PyTorch.☆7,167Updated this week
- Large-scale LLM inference engine☆1,457Updated last week
- 🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization…☆2,953Updated this week
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters