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 single-turn/requirements-npu.txt
100755 β†’ 100644
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pybind11
pylatexenc
tensordict>=0.8.0,<=0.10.0,!=0.9.0
transformers==4.52.4
ray==2.46.0
ray==2.55.0
wandb
mathruler
torchdata
Expand Down
2 changes: 1 addition & 1 deletion single-turn/requirements_sglang.txt
100755 β†’ 100644
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ peft
pyarrow>=19.0.0
pybind11
pylatexenc
ray[default]>=2.10
ray[default]>=2.55.0
tensordict>=0.8.0,<=0.10.0,!=0.9.0
torchdata
torchvision
Expand Down