marella / ctransformersLinks
Python bindings for the Transformer models implemented in C/C++ using GGML library.
☆1,879Updated 2 years ago
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,908Updated 2 years ago
- A fast inference library for running LLMs locally on modern consumer-class GPUs☆4,431Updated last month
- Customizable implementation of the self-instruct paper.☆1,049Updated last year
- Tune any FALCON in 4-bit☆463Updated 2 years ago
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆734Updated last year
- 4 bits quantization of LLaMA using GPTQ☆3,075Updated last year
- INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model☆1,563Updated 10 months ago
- [ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings☆2,021Updated last year
- Chat language model that can use tools and interpret the results☆1,590Updated 2 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,312Updated 8 months ago
- Fine-tune mistral-7B on 3090s, a100s, h100s☆724Updated 2 years ago
- Alpaca dataset from Stanford, cleaned and curated☆1,581Updated 2 years ago
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,028Updated 9 months ago
- ☆535Updated 2 years ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆737Updated 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,512Updated last year
- ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Pl…☆2,174Updated last year
- Large-scale LLM inference engine☆1,641Updated 2 weeks ago
- ggml implementation of BERT☆498Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,092Updated 7 months ago
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,896Updated 2 years ago
- C++ implementation for BLOOM☆809Updated 2 years ago
- RayLLM - LLMs on Ray (Archived). Read README for more info.☆1,264Updated 10 months ago
- ☆1,029Updated 2 years ago
- Simple UI for LLM Model Finetuning☆2,063Updated 2 years ago
- The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). Allowing users to chat with LLM …☆615Updated 11 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,249Updated last year
- Inference Llama 2 in one file of pure 🔥☆2,116Updated 2 months ago
- YaRN: Efficient Context Window Extension of Large Language Models☆1,664Updated last year
- Enforce the output format (JSON Schema, Regex etc) of a language model☆1,986Updated 5 months ago