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 1ae2fa2 commit 5f5bed5Copy full SHA for 5f5bed5
pyproject.toml
@@ -57,7 +57,7 @@ dependencies = [
57
"transformers>=4.38.0",
58
"accelerate",
59
"huggingface_hub>=0.23.0",
60
- "torch>=2.0,<2.5",
+ "torch>=2.0,<3.0",
61
"GitPython>=3.1.41", # for logging
62
"datasets>=2.14.0",
63
"numpy<2", # pinned to avoid incompatibilities
0 commit comments