Skip to content
Open
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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1653,9 +1653,9 @@ torchvision==0.20.1+cu124 ; python_version >= "3.12" and python_version < "3.13"
tqdm==4.67.1 ; python_version >= "3.12" and python_version < "3.13" \
--hash=sha256:26445eca388f82e72884e0d580d5464cd801a3ea01e63e5601bdff9ba6a48de2 \
--hash=sha256:f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2
transformers==4.48.0 ; python_version >= "3.12" and python_version < "3.13" \
--hash=sha256:03fdfcbfb8b0367fb6c9fbe9d1c9aa54dfd847618be9b52400b2811d22799cb1 \
--hash=sha256:6d3de6d71cb5f2a10f9775ccc17abce9620195caaf32ec96542bd2a6937f25b0
transformers==4.53.0 ; python_version >= "3.12" and python_version < "3.13" \
--hash=sha256:7d8039ff032c01a2d7f8a8fe0066620367003275f023815a966e62203f9f5dd7 \
--hash=sha256:f89520011b4a73066fdc7aabfa158317c3934a22e3cd652d7ffbc512c4063841
triton @ https://github.com/woct0rdho/triton-windows/releases/download/v3.1.0-windows.post5/triton-3.1.0-cp312-cp312-win_amd64.whl ; python_version >= "3.12" and python_version < "3.13" \
--hash=sha256:89597e7f635b1826098693785d2328bc1587d4cb6a74352437d2c6018c5da40d
trl==0.13.0 ; python_version >= "3.12" and python_version < "3.13" \
Expand Down