marella / ctransformers
Python bindings for the Transformer models implemented in C/C++ using GGML library.
☆1,861Updated last year
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,866Updated last year
- 4 bits quantization of LLaMA using GPTQ☆3,049Updated 9 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,145Updated this week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,831Updated 3 weeks ago
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,157Updated this week
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,099Updated last year
- Customizable implementation of the self-instruct paper.☆1,044Updated 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,475Updated 8 months ago
- Alpaca dataset from Stanford, cleaned and curated☆1,552Updated 2 years ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,821Updated last year
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,511Updated last month
- Simple UI for LLM Model Finetuning☆2,061Updated last year
- Tools for merging pretrained large language models.☆5,628Updated this week
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆2,984Updated 3 weeks ago
- Tune any FALCON in 4-bit☆466Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆721Updated 11 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆6,972Updated this week
- YaRN: Efficient Context Window Extension of Large Language Models☆1,479Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,009Updated last month
- [ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings☆1,940Updated 3 months ago
- Large-scale LLM inference engine☆1,405Updated last week
- ☆535Updated last year
- Python bindings for llama.cpp☆9,030Updated 3 weeks ago
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,171Updated 6 months ago
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆820Updated 2 years ago
- A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer☆1,630Updated last year
- The hub for EleutherAI's work on interpretability and learning dynamics☆2,473Updated this week
- Chat language model that can use tools and interpret the results☆1,548Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,053Updated 8 months ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆697Updated last year