File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
examples/llm_compression/openvino
tiny_llama_find_hyperparams
tiny_llama_synthetic_data Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
whowhatbench @ git+https://github.com/openvinotoolkit/openvino.genai.git#subdirectory=tools/who_what_benchmark
3
3
numpy >= 1.23.5 ,< 2
4
4
openvino == 2024.5
5
- optimum-intel [ openvino ] >= 1.19 .0
5
+ optimum-intel >= 1.13 .0
6
6
transformers >= 4.35.2
7
7
onnx == 1.17.0
Original file line number Diff line number Diff line change 1
1
torch == 2.5.1
2
2
numpy >= 1.23.5 ,< 2
3
3
openvino == 2024.5
4
- optimum-intel [ openvino ] >= 1.13.0
4
+ optimum-intel >= 1.13.0
5
5
transformers >= 4.35.2
6
6
onnx == 1.17.0
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ pytest-forked
9
9
10
10
librosa == 0.10.0
11
11
memory-profiler == 0.61.0
12
- optimum-intel == 1.20.0
13
- optimum == 1.23.1
12
+ optimum-intel == 1.20.1
13
+ optimum == 1.23.3
14
14
scikit-learn >= 1.2.2 ,<= 1.5.0
15
15
soundfile == 0.12.1
16
16
tensorboard == 2.13.0
17
17
tensorflow-io == 0.32.0
18
18
timm == 0.9.2
19
- transformers == 4.38.2
20
- whowhatbench @ git+https://github.com/openvinotoolkit/openvino.genai.git@07b8f05e60e8ea3e0150307a4c91b3ed8f4c6188 #subdirectory=tools/who_what_benchmark
19
+ transformers == 4.46.3
20
+ whowhatbench @ git+https://github.com/openvinotoolkit/openvino.genai.git@7d8912ff9df9bcfacf0044d108963cb7618bff69 #subdirectory=tools/who_what_benchmark
21
21
datasets == 2.21.0
You can’t perform that action at this time.
0 commit comments