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

[TRANSFORMATIONS] Fix RoPEFusion pattern for GLM4 model on GPU #29527

Merged

Conversation

CuriousPanCake
Copy link
Contributor

Details:
RoPEFusionChatGLM pattern on GPU uses a Constant as a stop value for StridedSlice instead of a subgraph as on CPU. Cover this is pattern.

Tickets:
CVS-164016

Signed-off-by: Andrii Staikov [email protected]

@CuriousPanCake CuriousPanCake requested a review from a team as a code owner March 17, 2025 20:54
@CuriousPanCake CuriousPanCake requested review from itikhono and removed request for a team March 17, 2025 20:54
@github-actions github-actions bot added the category: transformations OpenVINO Runtime library - Transformations label Mar 17, 2025
@CuriousPanCake CuriousPanCake added this to the 2025.1 milestone Mar 18, 2025
@dorloff dorloff added this pull request to the merge queue Mar 19, 2025
Merged via the queue into openvinotoolkit:releases/2025/1 with commit 5933ccf Mar 19, 2025
183 of 185 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: transformations OpenVINO Runtime library - Transformations Code Freeze
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants