Fix flash-attn UI parameter to actually store true. (#6076)

This commit is contained in:
Forkoz 2024-06-13 03:34:54 +00:00 committed by GitHub
parent 3abafee696
commit 1d79aa67cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -102,7 +102,7 @@ def list_model_elements():
'no_offload_kqv',
'row_split',
'tensorcores',
'flash-attn',
'flash_attn',
'streaming_llm',
'attention_sink_size',
'hqq_backend',