mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-09 07:07:16 -04:00
Update ExLlama.md
This commit is contained in:
parent
bef67af23c
commit
ebfcfa41f2
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue