mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-21 16:10:19 +01:00
Update GPTQ-models-(4-bit-mode).md
This commit is contained in:
parent
1aed2b9e52
commit
e52b43c934
|
|
@ -183,7 +183,7 @@ git clone https://github.com/PanQiWei/AutoGPTQ.git && cd AutoGPTQ
|
|||
pip install .
|
||||
```
|
||||
|
||||
The last command requires `nvcc` to be installed (see the [instructions above](https://github.com/oobabooga/text-generation-webui/blob/main/docs/GPTQ-models-(4-bit-mode).md#step-0-install-nvcc)).
|
||||
The last command requires `nvcc` to be installed (see the [instructions above](https://github.com/oobabooga/text-generation-webui/blob/main/docs/GPTQ-models-(4-bit-mode).md#step-1-install-nvcc)).
|
||||
|
||||
### Usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue