Skip to content

Commit 491e868

Browse files
committed
Update pyproject.toml
Signed-off-by: SimJeg <sjegou@nvidia.com>
1 parent 9e918d3 commit 491e868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies = [
1616
# transformers<4.54 is not supported due to refactoring of the transformers library.
1717
# transformers 4.54-4.55.2 are not compatible with kvpress due to flash attention bugs in transformers
1818
"transformers>=4.56",
19+
"datasets>=2.21.0,<3",
1920
"pandas>=2.2.2,<3",
2021
"accelerate>=1.0.0,<2",
2122
"requests>=2.32.3,<3",

0 commit comments

Comments
 (0)