Simplified ExLlama cloning instructions and failure message (#3972)

This commit is contained in:
James Braza 2023-09-17 15:26:05 -07:00 committed by GitHub
parent 45335fa8f4
commit fee38e0601
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View file

@ -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