Skip to content
oobabooga edited this page Oct 21, 2023 · 34 revisions

This is WIP. Please come back later.

What works

Loader Loading 1 LoRA Loading 2 or more LoRAs Training LoRAs Multimodal extension Perplexity evaluation
Transformers βœ… ❌ βœ…* βœ… βœ…
ExLlama_HF βœ… ❌ ❌ ❌ βœ…
ExLlamav2_HF βœ… βœ… ❌ ❌ βœ…
ExLlama βœ… ❌ ❌ ❌ use ExLlama_HF
ExLlamav2 βœ… βœ… ❌ ❌ use ExLlamav2_HF
AutoGPTQ βœ… ❌ ❌ βœ… βœ…
GPTQ-for-LLaMa βœ… ❌ βœ… βœ… βœ…
llama.cpp ❌ ❌ ❌ ❌ use llamacpp_HF
llamacpp_HF ❌ ❌ ❌ ❌ βœ…
ctransformers ❌ ❌ ❌ ❌ ❌

❌ = not implemented

βœ… = implemented

Clone this wiki locally