mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
Remove the --torch-compile option (it doesn't do anything currently)
This commit is contained in:
parent
5a8a9c22e8
commit
1d1b20bd77
6 changed files with 5 additions and 13 deletions
|
|
@ -142,7 +142,6 @@ def list_model_elements():
|
|||
'num_experts_per_token',
|
||||
'load_in_8bit',
|
||||
'load_in_4bit',
|
||||
'torch_compile',
|
||||
'flash_attn',
|
||||
'attn_implementation',
|
||||
'cpu',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue