Skip to content

Commit 4ff2b4d

Browse files
committed
loosen requirements.txt
Signed-off-by: Oleg S <[email protected]>
1 parent c6bffd4 commit 4ff2b4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ py-cpuinfo
44
# we set this to be above 0a0 so that it doesn't
55
# replace custom pytorch images with the 2.3.0
66
torch>=2.3.0a0
7-
transformers==4.41.2
7+
transformers>=4.41.2
88
datasets>=2.15.0
99
numba
1010
numpy
1111
rich
1212
dolomite-engine @ git+https://github.com/ibm-granite/dolomite-engine.git@main
13-
trl==0.9.4
13+
trl>=0.9.4
1414
peft
1515
pydantic>=2.7.0
1616

0 commit comments

Comments
 (0)