marella / ctransformersLinks
Python bindings for the Transformer models implemented in C/C++ using GGML library.
☆1,876Updated 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,905Updated 2 years ago
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,410Updated last month
- Customizable implementation of the self-instruct paper.☆1,050Updated last year
- Tune any FALCON in 4-bit☆464Updated 2 years ago
- 4 bits quantization of LLaMA using GPTQ☆3,077Updated last year
- [ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings☆2,021Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,019Updated 9 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,301Updated 8 months ago
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆734Updated last year
- Fine-tune mistral-7B on 3090s, a100s, h100s☆723Updated 2 years ago
- Large-scale LLM inference engine☆1,613Updated last week
- ☆535Updated 2 years ago
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,172Updated last year
- Alpaca dataset from Stanford, cleaned and curated☆1,581Updated 2 years ago
- ggml implementation of BERT☆499Updated last year
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,508Updated last year
- C++ implementation for BLOOM☆808Updated 2 years ago
- Chat language model that can use tools and interpret the results☆1,592Updated last month
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆733Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,656Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,888Updated last year
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,243Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,088Updated 6 months ago
- Simple UI for LLM Model Finetuning☆2,062Updated 2 years ago
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,556Updated 9 months ago
- RayLLM - LLMs on Ray (Archived). Read README for more info.☆1,264Updated 10 months ago
- fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backe…☆412Updated 2 years ago
- Official supported Python bindings for llama.cpp + gpt4all☆1,015Updated 2 years ago
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆612Updated last year
- Official implementation of Half-Quadratic Quantization (HQQ)☆905Updated 3 weeks ago