Skip to content

Commit cb644b9

Browse files
authored
Update requirements-cuda.txt to increase liger-kernel minimum (#659)
Found that liger-kernel<0.5.10 was causing some incompatibility issues with more recent models Signed-off-by: Mustafa Eyceoz <[email protected]>
1 parent 536ebfb commit cb644b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-cuda.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ kernels>=0.9.0
55
# required for FSDP updates
66
accelerate>=0.34.2
77

8-
# first version that includes Granite kernels
9-
liger-kernel>=0.5.4
8+
# earliest fully-compatible version with updated architecture support
9+
liger-kernel>=0.5.10

0 commit comments

Comments
 (0)