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 requirements-npu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hydra-core
numpy<2.0.0
pandas
peft>=0.15.2
pyarrow>=15.0.0
pyarrow>=24.0.0
pybind11
pylatexenc
tensordict>=0.8.0,<=0.10.0,!=0.9.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ liger-kernel
numpy<2.0.0
pandas
peft
pyarrow>=19.0.0
pyarrow>=24.0.0
pybind11
pylatexenc
pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements_sglang.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hydra-core
numpy<2.0.0
pandas
peft
pyarrow>=19.0.0
pyarrow>=24.0.0
pybind11
pylatexenc
ray[default]>=2.10
Expand Down
Loading