Add unique models to precommit PA tests
Add unique models to precommit PA tests
Change the list of models covering all the big real models.
Tickets:
- CVS-145243
Signed-off-by: Andrii Staikov [email protected]
Could you also in this PR fix here https://github.com/openvinotoolkit/openvino/blob/62a1f1b50c93268f96c325760442765115d01d74/.github/workflows/job_pytorch_models_tests.yml#L138
Currently these models run twice in validation, in PyTorch Models Tests Not Timm or Torchvision and in PagedAttention Test
Could you also in this PR fix here
https://github.com/openvinotoolkit/openvino/blob/62a1f1b50c93268f96c325760442765115d01d74/.github/workflows/job_pytorch_models_tests.yml#L138
Currently these models run twice in validation, in
PyTorch Models Tests Not Timm or Torchvisionand inPagedAttention Test
Done
Could you also in this PR fix here https://github.com/openvinotoolkit/openvino/blob/62a1f1b50c93268f96c325760442765115d01d74/.github/workflows/job_pytorch_models_tests.yml#L138
Currently these models run twice in validation, in
PyTorch Models Tests Not Timm or Torchvisionand inPagedAttention TestDone
After discussing with @mvafin , we decided to leave it as a separate run.