Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
--extra-index-url https://download.pytorch.org/whl/cu128
torch==2.8.0
tokenizers==0.22.2
transformers==4.56.1
transformers==5.0.0rc3
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ torch==2.8.0
# Pin tokenizers to a version with pre-built win_arm64 wheels to avoid
# requiring the Rust toolchain for source compilation on Arm64
tokenizers==0.22.2
transformers==4.56.1
transformers==5.0.0rc3