mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
465 B
465 B
ExLlama
About
ExLlama is an extremely optimized GPTQ backend for LLaMA models. It features much lower VRAM usage and much higher speeds due to not relying on unoptimized transformers code.
Installation:
- Clone the ExLlama repository into your
repositories
folder:
cd repositories
git clone https://github.com/turboderp/exllama
- Follow the remaining set up instructions in the official README: https://github.com/turboderp/exllama#exllama