marella / ctransformersLinks
Python bindings for the Transformer models implemented in C/C++ using GGML library.
☆1,873Updated 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,894Updated last year
- Customizable implementation of the self-instruct paper.☆1,049Updated last year
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,264Updated 3 weeks ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,918Updated 4 months ago
- Tune any FALCON in 4-bit☆466Updated last year
- [ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings☆1,995Updated 6 months ago
- 4 bits quantization of LLaMA using GPTQ☆3,064Updated last year
- Chat language model that can use tools and interpret the results☆1,577Updated last week
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆728Updated last year
- Alpaca dataset from Stanford, cleaned and curated☆1,567Updated 2 years ago
- ☆535Updated 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,496Updated last year
- Fine-tune mistral-7B on 3090s, a100s, h100s☆719Updated last year
- Large-scale LLM inference engine☆1,502Updated this week
- LLM powered development for VSCode☆1,306Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,846Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,224Updated 3 months ago
- YaRN: Efficient Context Window Extension of Large Language Models☆1,569Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,045Updated last month
- Enforce the output format (JSON Schema, Regex etc) of a language model☆1,867Updated this week
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,170Updated 10 months ago
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆821Updated 2 years ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆703Updated last year
- Simple UI for LLM Model Finetuning☆2,062Updated last year
- ggml implementation of BERT☆494Updated last year
- MiniLLM is a minimal system for running modern LLMs on consumer-grade GPUs☆919Updated 2 years ago
- RayLLM - LLMs on Ray (Archived). Read README for more info.☆1,263Updated 5 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,161Updated last year
- C++ implementation for BLOOM☆810Updated 2 years ago
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,537Updated 4 months ago