Update Spell-book.md

This commit is contained in:
oobabooga 2023-04-22 02:53:52 -03:00 committed by GitHub
parent 9508f207ba
commit 4d9ae44efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,8 +104,4 @@ python download-model.py facebook/galactica-125m --threads 8
#### LoRAs work in 4-bit mode
You need to follow these instructions
https://github.com/oobabooga/text-generation-webui/wiki/GPTQ-models-(4-bit-mode)#using-loras-in-4-bit-mode
and then start the web UI with the `--monkey-patch` flag.
You need to follow [these instructions](GPTQ-models-(4-bit-mode).md#using-loras-in-4-bit-mode) and then start the web UI with the `--monkey-patch` flag.