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 32f7c74 commit bee221dCopy full SHA for bee221d
pyproject.toml
@@ -56,7 +56,7 @@ dependencies = [
56
# Base dependencies
57
"transformers>=4.38.0",
58
"huggingface_hub>=0.23.0",
59
- "torch>=2.0",
+ "torch>=2.0,<2.5",
60
"GitPython>=3.1.41", # for logging
61
"datasets>=2.14.0",
62
# Prettiness
0 commit comments