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
2 changes: 1 addition & 1 deletion training/jarvislabs_ragtruth_token_requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# jarvislabs_ragtruth_token_requirements.lock and remove torch/triton/cuda/
# nvidia/setuptools blocks; the wrapper installs the lock with --no-deps.
transformers==5.10.2
datasets==3.6.0
datasets==5.0.1
accelerate==1.7.0
scikit-learn==1.6.1
sentencepiece==0.2.1
Expand Down
2 changes: 1 addition & 1 deletion training/requirements-distil.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# graph/runtime export wheels are installed only in export-capable images.
torch==2.13.0
transformers==5.10.2
datasets==3.6.0
datasets==5.0.1
scikit-learn==1.6.1
accelerate==1.7.0
huggingface-hub==1.25.1
Expand Down
10 changes: 6 additions & 4 deletions training/requirements-distil.txt
Original file line number Diff line number Diff line change
Expand Up @@ -452,9 +452,9 @@ cuda-pathfinder==1.5.4 \
cuda-toolkit==13.0.3.0 \
--hash=sha256:d693caaa261214ddd7dbb60d68e71cbed884e68c2be7509778f3051da0b91c3f
# via torch
datasets==3.6.0 \
--hash=sha256:1b2bf43b19776e2787e181cfd329cb0ca1a358ea014780c3581e0f276375e041 \
--hash=sha256:25000c4a2c0873a710df127d08a202a06eab7bf42441a6bc278b499c2f72cd1b
datasets==5.0.1 \
--hash=sha256:9fbf73688f8c18f7529b4fe592abd04015f81d1e58001e4bac73ffb2b39d7cc4 \
--hash=sha256:ce22bb851efd7494f08aad33b940803784434f6e77763d00679a0dc45fcf686a
# via -r training/requirements-distil.in
dill==0.3.8 \
--hash=sha256:3ebe3c479ad625c4553aca177444d89b486b1d84982eeacded644afc0cf797ca \
Expand Down Expand Up @@ -714,7 +714,9 @@ httpcore==1.0.9 \
httpx==0.28.1 \
--hash=sha256:75e98c5f16b0f35b567856f597f06ff2270a374470a5c2392242528e3e3e42fc \
--hash=sha256:d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad
# via huggingface-hub
# via
# datasets
# huggingface-hub
huggingface-hub==1.25.1 \
--hash=sha256:004d4e70350517e24c68a7dbb7dc5e40b2b6aefef8f94bf7a85f6f9835102ea5 \
--hash=sha256:21129595ca7a753be479b319913e22cc8808361ac118bd76cc413db831b28a99
Expand Down
11 changes: 8 additions & 3 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.