Skip to content

Commit 0cc2e30

Browse files
authored
Merge pull request #634 from instructlab/mergify/bp/release-v0.10/pr-628
uncap accelerate in `requirements-cuda.txt` (backport #628)
2 parents 40e1e8c + 675a467 commit 0cc2e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-cuda.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ flash-attn>=2.4.0
22
bitsandbytes>=0.43.1
33

44
# required for FSDP updates
5-
accelerate>=0.34.2,<1.1.0
5+
accelerate>=0.34.2
66

77
# first version that includes Granite kernels
88
liger-kernel>=0.5.4

0 commit comments

Comments
 (0)