Skip to content

Add the python package versions in llm_bench requirements.txt file #3233

@abhijitsinha17

Description

@abhijitsinha17

The OpenVINO llm_bench tool is heavily used for demonstrating the GenAI performance on Intel CPU/GPU/NPU.

The current requirements.txt file on the OpenVINO llm_bench tool is not tied to any version and is always on the latest. This makes it difficult to use an older OV version, which worked earlier.

The recommendation is to make the requirements.txt for the llm_bench tool more robust and tied to the OV releases so that it's easier switch between releases.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions