-
Notifications
You must be signed in to change notification settings - Fork 6k
Home
oobabooga edited this page Oct 21, 2023
·
34 revisions
This is WIP. Please come back later.
| 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