diff --git a/setup.py b/setup.py index e428dc874f0f7..4fafbf59261c4 100644 --- a/setup.py +++ b/setup.py @@ -95,6 +95,9 @@ # USE_FFMPEG # enables use of ffmpeg for additional operators # +# USE_FLASH_ATTENTION=0 +# disables building flash attention for scaled dot product attention +# # USE_LEVELDB # enables use of LevelDB for storage #