You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable models regressed because of frontend type alignment changes (openvinotoolkit#26661)
Enable models regressed by frontend type alignment changes
Enable models regressed by frontend type alignment changes aeaa4f7 &
e732ade that insert additional ConvertLike operations that prevent
SDPAToPagedAttention transformation to work smoothly as expected.
Fix it by moving ConvertConvertLike after type resolution in
FrontEnd::normalize() to turn ConvertLike into Convert only after types
are resolved hence nothing prevents SDPAToPagedAttention transformation
to do its job.
Therefore, enable katuni4ka/tiny-random-chatglm2 &
katuni4ka/tiny-random-glm4 in precommit tests.
List of enabled models:
* THUDM/chatglm2-6b
* THUDM/chatglm3-6b
* katuni4ka/tiny-random-chatglm2
* katuni4ka/tiny-random-glm4
Ticket:
* CVS-152286
hf-internal-testing/tiny-random-BioGptForCausalLM,https://huggingface.co/hf-internal-testing/tiny-random-BioGptForCausalLM,xfail,No ScaledDotProductAttention operation observed in the graph CVS-145820
43
45
hf-internal-testing/tiny-random-XGLMForCausalLM,https://huggingface.co/hf-tiny-model-private/tiny-random-XGLMForCausalLM,xfail,No ScaledDotProductAttention operation observed in the graph CVS-145820
44
-
katuni4ka/tiny-random-orion,https://huggingface.co/katuni4ka/tiny-random-orion,xfail,No ScaledDotProductAttention operation observed in the graph CVS-145820
katuni4ka/tiny-random-orion,https://huggingface.co/katuni4ka/tiny-random-orion,xfail,No ScaledDotProductAttention operation observed in the graph CVS-145820
0 commit comments