Skip to content

Commit 3518b83

Browse files
committed
fix env
1 parent aa06fa6 commit 3518b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
"License :: OSI Approved :: Apache Software License",
1414
]
1515
dependencies = [
16-
"torch", "transformers", "accelerate", "sentencepiece", "protobuf",
16+
"torch", "transformers==4.31.0", "accelerate", "sentencepiece", "protobuf",
1717
"datasets", "triton==2.0.0"
1818
]
1919

0 commit comments

Comments
 (0)