Fix the streaming_llm UI checkbox not being interactive

This commit is contained in:
oobabooga 2025-04-29 05:28:46 -07:00
parent c5fb51e5d1
commit 1dd4aedbe1

View file

@ -114,6 +114,7 @@ def list_model_elements():
'cache_type',
'tensor_split',
'extra_flags',
'streaming_llm',
'gpu_split',
'alpha_value',
'rope_freq_base',