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

Check PageAttention #704

Conversation

wgzintel
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the category: llm_bench Label for tool/llm_bench folder label Jul 30, 2024
@wgzintel wgzintel changed the title check model pattern changes Check PageAttention Jul 30, 2024
@wgzintel wgzintel requested a review from peterchen-intel July 31, 2024 01:17
cd openvino
git checkout master tests/model_hub_tests/
cd tests/model_hub_tests
python3 -m pytest transformation_tests/test_pa_transformation.py -m precommit -v --tb=short -Wignore
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we need such tests here? Looks like they can be run on OpenVINO side.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@ilya-lavrenov The intention is to test when optimum-intel and transformers (or may be even NNCF?) changes.
We should think about the overlap with test
https://github.com/openvinotoolkit/openvino/blob/master/.github/workflows/job_pytorch_models_tests.yml

@peterchen-intel
Copy link
Collaborator

run on OpenVINO side

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 do_not_merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants