Update ExLlama.md

This commit is contained in:
oobabooga 2023-06-24 20:25:34 -03:00 committed by GitHub
parent bef67af23c
commit ebfcfa41f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,9 +12,7 @@ Configure text-generation-webui to use exllama via the UI or command line:
### Manual setup
No additional installation steps are necessary since an exllama package is already included in the requirements.txt. If this package fails to install for some reason, you can use the following manual procedure:
1) Clone the ExLlama repository into your `text-generation-webui/repositories` folder:
No additional installation steps are necessary since an exllama package is already included in the requirements.txt. If this package fails to install for some reason, you can install it manually by cloning the original repository into your `repositories/` folder:
```
mkdir repositories