diff --git a/examples/llm_compression/openvino/tiny_llama_find_hyperparams/requirements.txt b/examples/llm_compression/openvino/tiny_llama_find_hyperparams/requirements.txt index 61f33327be0..9e394560cbc 100644 --- a/examples/llm_compression/openvino/tiny_llama_find_hyperparams/requirements.txt +++ b/examples/llm_compression/openvino/tiny_llama_find_hyperparams/requirements.txt @@ -1,5 +1,5 @@ datasets -whowhatbench @ git+https://github.com/openvinotoolkit/openvino.genai@2025.1.0.0#subdirectory=tools/who_what_benchmark +whowhatbench @ git+https://github.com/openvinotoolkit/openvino.genai@2025.2.0.0#subdirectory=tools/who_what_benchmark numpy>=1.23.5,<2 openvino==2025.2.0 optimum-intel>=1.22.0 diff --git a/tests/post_training/requirements.txt b/tests/post_training/requirements.txt index ac363c8c7c7..a5ddec26682 100644 --- a/tests/post_training/requirements.txt +++ b/tests/post_training/requirements.txt @@ -19,5 +19,5 @@ tensorflow-io==0.32.0 timm==0.9.2 accelerate==1.1.0 transformers==4.51.3 -whowhatbench @ git+https://github.com/openvinotoolkit/openvino.genai@2025.1.0.0#subdirectory=tools/who_what_benchmark +whowhatbench @ git+https://github.com/openvinotoolkit/openvino.genai@2025.2.0.0#subdirectory=tools/who_what_benchmark datasets==3.1.0