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 aa06fa6 commit 3518b83Copy full SHA for 3518b83
pyproject.toml
@@ -13,7 +13,7 @@ classifiers = [
13
"License :: OSI Approved :: Apache Software License",
14
]
15
dependencies = [
16
- "torch", "transformers", "accelerate", "sentencepiece", "protobuf",
+ "torch", "transformers==4.31.0", "accelerate", "sentencepiece", "protobuf",
17
"datasets", "triton==2.0.0"
18
19
0 commit comments