Skip to content

Commit b791b51

Browse files
remove unnecessary spacing
Co-authored-by: Cyrus Leung <cyrus.tl.leung@gmail.com> Signed-off-by: sibi <85477603+t-sibiraj@users.noreply.github.com>
1 parent 8436a5f commit b791b51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/models/decoder_only/vision_language/test_models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
# ROCm Triton FA can run into shared memory issues with these models,
3030
# use other backends in the meantime
3131
# FIXME (mattwong, gshtrasb, hongxiayan)
32-
3332
if current_platform.is_rocm():
3433
os.environ["VLLM_USE_TRITON_FLASH_ATTN"] = "0"
3534

0 commit comments

Comments
 (0)