marella / ctransformersLinks
Python bindings for the Transformer models implemented in C/C++ using GGML library.
☆1,867Updated 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,882Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,873Updated 2 months ago
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,213Updated 2 weeks ago
- Customizable implementation of the self-instruct paper.☆1,044Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,193Updated last month
- 4 bits quantization of LLaMA using GPTQ☆3,057Updated 11 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,128Updated last year
- Tune any FALCON in 4-bit☆467Updated last year
- [ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings☆1,966Updated 5 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,835Updated last year
- Large-scale LLM inference engine☆1,446Updated last 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,479Updated 10 months ago
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,529Updated 2 months ago
- YaRN: Efficient Context Window Extension of Large Language Models☆1,497Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆724Updated last year
- ggml implementation of BERT☆493Updated last year
- The hub for EleutherAI's work on interpretability and learning dynamics☆2,542Updated last week
- Accessible large language models via k-bit quantization for PyTorch.☆7,142Updated this week
- Chat language model that can use tools and interpret the results☆1,563Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,020Updated 2 months ago
- C++ implementation for BLOOM☆810Updated 2 years ago
- Simple UI for LLM Model Finetuning☆2,063Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,081Updated last week
- Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs☆3,024Updated last month
- Tools for merging pretrained large language models.☆5,829Updated this week
- Alpaca dataset from Stanford, cleaned and curated☆1,556Updated 2 years ago
- ☆1,525Updated this week
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆698Updated last year
- ☆535Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,549Updated 11 months ago