ctransformers: Fix up model_type name consistency (#3567)
This commit is contained in:
parent
ccfc02a28d
commit
991bb57e43
3 changed files with 5 additions and 4 deletions
|
@ -259,7 +259,7 @@ Optionally, you can use the following command-line flags:
|
|||
|
||||
| Flag | Description |
|
||||
|-------------|-------------|
|
||||
| `--model_type MODEL_TYPE` | Model type of pre-quantized model. Currently gpt2, gptj, gpt_neox, falcon, llama, mpt, gpt_bigcode, dolly-v2, and replit are supported. |
|
||||
| `--model_type MODEL_TYPE` | Model type of pre-quantized model. Currently gpt2, gptj, gptneox, falcon, llama, mpt, starcoder (gptbigcode), dollyv2, and replit are supported. |
|
||||
|
||||
#### AutoGPTQ
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue