File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
examples/llm_compression/onnx
tiny_llama_scale_estimation Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ transformers==4.53.0
22openvino == 2025.4.1
33optimum-intel [openvino ]== 1.27.0
44optimum-onnx == 0.1.0
5- optimum == 2.0 .0
5+ optimum == 2.1 .0
66onnx == 1.19.1
77onnxruntime == 1.21.1
88torch == 2.9.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ transformers==4.53.0
33openvino == 2025.4.1
44optimum-intel [openvino ]== 1.27.0
55optimum-onnx == 0.1.0
6- optimum == 2.0 .0
6+ optimum == 2.1 .0
77onnx == 1.17.0
88onnxruntime == 1.21.1
99datasets == 4.4.1
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ datasets
1818transformers == 4.53.0
1919optimum-intel == 1.27.0
2020optimum-onnx == 0.1.0
21- optimum == 2.0 .0
21+ optimum == 2.1 .0
Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ transformers==4.53.0
1818sentence-transformers == 4.1.0
1919optimum-intel == 1.27.0
2020optimum-onnx == 0.1.0
21- optimum == 2.0 .0
21+ optimum == 2.1 .0
2222accelerate == 1.9.0
2323fastdownload == 0.0.7
You can’t perform that action at this time.
0 commit comments