marella / ctransformersLinks
Python bindings for the Transformer models implemented in C/C++ using GGML library.
☆1,878Updated 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,906Updated 2 years ago
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,394Updated 2 weeks ago
- 4 bits quantization of LLaMA using GPTQ☆3,080Updated last year
- Customizable implementation of the self-instruct paper.☆1,051Updated last year
- Tune any FALCON in 4-bit☆465Updated 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,169Updated last year
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,014Updated 8 months ago
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,504Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,300Updated 7 months ago
- Chat language model that can use tools and interpret the results☆1,589Updated 3 weeks ago
- Alpaca dataset from Stanford, cleaned and curated☆1,581Updated 2 years ago
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆733Updated last year
- ☆535Updated 2 years ago
- Large-scale LLM inference engine☆1,611Updated last month
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,554Updated 9 months ago
- Fine-tune mistral-7B on 3090s, a100s, h100s☆722Updated 2 years ago
- MiniLLM is a minimal system for running modern LLMs on consumer-grade GPUs☆938Updated 2 years ago
- ggml implementation of BERT☆499Updated last year
- C++ implementation for BLOOM☆808Updated 2 years ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,239Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,882Updated last year
- [ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings☆2,021Updated 11 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,085Updated 5 months ago
- A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer☆1,631Updated 2 years ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆733Updated last year
- LLM powered development for VSCode☆1,317Updated last year
- Simple UI for LLM Model Finetuning☆2,063Updated 2 years ago
- RayLLM - LLMs on Ray (Archived). Read README for more info.☆1,263Updated 9 months ago
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆824Updated 2 years ago
- Inference Llama 2 in one file of pure 🔥☆2,115Updated 3 weeks ago