Add --use_fast option (closes #3741)
This commit is contained in:
parent
b973b91d73
commit
d0d221df49
6 changed files with 22 additions and 13 deletions
|
@ -52,6 +52,7 @@ def list_model_elements():
|
|||
'bf16',
|
||||
'load_in_8bit',
|
||||
'trust_remote_code',
|
||||
'use_fast',
|
||||
'load_in_4bit',
|
||||
'compute_dtype',
|
||||
'quant_type',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue