We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6bffd4 commit 4ff2b4dCopy full SHA for 4ff2b4d
requirements.txt
@@ -4,13 +4,13 @@ py-cpuinfo
4
# we set this to be above 0a0 so that it doesn't
5
# replace custom pytorch images with the 2.3.0
6
torch>=2.3.0a0
7
-transformers==4.41.2
+transformers>=4.41.2
8
datasets>=2.15.0
9
numba
10
numpy
11
rich
12
dolomite-engine @ git+https://github.com/ibm-granite/dolomite-engine.git@main
13
-trl==0.9.4
+trl>=0.9.4
14
peft
15
pydantic>=2.7.0
16
0 commit comments