Skip to content

Commit

Permalink
Lower flash-attn dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarobartt committed Dec 18, 2024
1 parent 4d1c1bb commit 46a3be4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG DEBIAN_FRONTEND=noninteractive
# Versions
ARG CUDA="cu121"
ARG PYTORCH="2.3.0"
ARG FLASH_ATTN="2.7.2"
ARG FLASH_ATTN="2.6.3"
ARG TRANSFORMERS="4.47.0"
ARG HUGGINGFACE_HUB="0.27.0"
ARG DIFFUSERS="0.31.0"
Expand Down

0 comments on commit 46a3be4

Please sign in to comment.