Skip to content
Merged
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
Limit numpy versions
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun committed Jun 17, 2024
commit 717e68a29d1e63e553bf7ff66910f95777809186
2 changes: 1 addition & 1 deletion requirements_ort.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy
numpy < 2.0
onnx
onnxruntime
onnxruntime-extensions
Expand Down
2 changes: 1 addition & 1 deletion requirements_pt.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy
numpy < 2.0
peft==0.10.0
psutil
py-cpuinfo
Expand Down