Monkey patch fixes

This commit is contained in:
oobabooga 2023-04-25 21:20:26 -03:00
parent da812600f4
commit 9b272bc8e5
3 changed files with 13 additions and 6 deletions

View file

@ -127,6 +127,8 @@ cd text-generation-webui/repositories
git clone https://github.com/johnsmith0031/alpaca_lora_4bit
```
⚠️ I have tested it with the following commit specifically: `9fe5ab364280325f77da15f3541960960961d144`
3. Install https://github.com/sterlind/GPTQ-for-LLaMa with this command:
```