mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-12-23 21:18:00 +01:00
Update README.md
This commit is contained in:
parent
cf58058c33
commit
97e67d136b
@ -239,7 +239,7 @@ Optionally, you can use the following command-line flags:
|
||||
| `--model_type MODEL_TYPE` | GPTQ: Model type of pre-quantized model. Currently LLaMA, OPT, and GPT-J are supported. |
|
||||
| `--groupsize GROUPSIZE` | GPTQ: Group size. |
|
||||
| `--pre_layer PRE_LAYER` | GPTQ: The number of layers to allocate to the GPU. Setting this parameter enables CPU offloading for 4-bit models. |
|
||||
| `--warmup_autotune` | GPTQ: Enable warmup autotune. Only usable for triton. |
|
||||
| `--no-warmup_autotune` | GPTQ: Disable warmup autotune for triton. |
|
||||
|
||||
#### FlexGen
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user