Add a UI element for enable_tp

This commit is contained in:
oobabooga 2024-10-01 11:16:15 -07:00
parent d364aa0a3c
commit 93c250b9b6
3 changed files with 4 additions and 0 deletions

View file

@ -90,6 +90,7 @@ def list_model_elements():
'cache_8bit',
'cache_4bit',
'autosplit',
'enable_tp',
'threads',
'threads_batch',
'n_batch',