Simplified ExLlama cloning instructions and failure message (#3972)
This commit is contained in:
parent
45335fa8f4
commit
fee38e0601
2 changed files with 6 additions and 5 deletions
|
@ -101,9 +101,7 @@ pip install -r requirements_nocuda.txt
|
|||
|
||||
```
|
||||
cd text-generation-webui
|
||||
mkdir repositories
|
||||
cd repositories
|
||||
git clone https://github.com/turboderp/exllama
|
||||
git clone https://github.com/turboderp/exllama repositories/exllama
|
||||
```
|
||||
|
||||
#### bitsandbytes on older NVIDIA GPUs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue