From b57a0ff44e56b98154ac7f5bca58b4f96739f246 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 21 Oct 2023 17:41:14 -0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 29c2444..1387f75 100644 --- a/Home.md +++ b/Home.md @@ -18,3 +18,5 @@ This is WIP. Please come back later. ❌ = not implemented ✅ = implemented + +* Training LoRAs with GPTQ models also works with the Transformers loader. Make sure to check "auto-devices" and "disable_exllama" before loading the model. \ No newline at end of file