Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freeze torch and trochvision for llm_bench #699

Conversation

Wovchena
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the category: llm_bench Label for tool/llm_bench folder label Jul 29, 2024
Comment on lines +9 to +10
torch==2.3
torchvision==0.18
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
torch==2.3
torchvision==0.18
torch<2.4.0
torchvision<0.19.0

Will add requirements_2024.3.txt with all validated fixed versions like https://github.com/openvinotoolkit/openvino.genai/blob/releases/2024/2/llm_bench/python/requirements_2024.2.txt

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, but I don't know how to force internal validation to use that file. It was simpler just to freeze here and trigger the validation from branch.

@Wovchena Wovchena closed this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: llm_bench Label for tool/llm_bench folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants