Update README.md
This commit is contained in:
parent
9626f57721
commit
5190e153ed
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ pip install -r requirements_nocuda.txt
|
||||||
|
|
||||||
3) AMD: Manually install AutoGPTQ: [Installation](https://github.com/PanQiWei/AutoGPTQ#installation).
|
3) AMD: Manually install AutoGPTQ: [Installation](https://github.com/PanQiWei/AutoGPTQ#installation).
|
||||||
|
|
||||||
4) AMD: Manually install ExLlama by simply cloning it into the `repositories` folder (it will be automatically compiled at runtime after that):
|
4) AMD: Manually install [ExLlama](https://github.com/turboderp/exllama) by simply cloning it into the `repositories` folder (it will be automatically compiled at runtime after that):
|
||||||
|
|
||||||
```
|
```
|
||||||
cd text-generation-webui
|
cd text-generation-webui
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue