jllllll / exllamaLinks
A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.
☆64Updated 2 years ago
Alternatives and similar repositories for exllama
Users that are interested in exllama are comparing it to the libraries listed below
Sorting:
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆124Updated 2 years ago
- Falcon LLM ggml framework with CPU and GPU support☆249Updated last year
- ☆74Updated 2 years ago
- 4 bits quantization of SantaCoder using GPTQ☆51Updated 2 years ago
- An unsupervised model merging algorithm for Transformers-based language models.☆108Updated last year
- Some simple scripts that I use day-to-day when working with LLMs and Huggingface Hub☆161Updated 2 years ago
- Low-Rank adapter extraction for fine-tuned transformers models☆180Updated last year
- Convenient wrapper for fine-tuning and inference of Large Language Models (LLMs) with several quantization techniques (GTPQ, bitsandbytes…