Skip to content

Conversation

AsyaPronina
Copy link
Contributor

@AsyaPronina AsyaPronina commented Oct 15, 2025

Details:

  • Added Phi3SlidingMask pass that replaces second argument from less_equal operation to position_ids - sliding_window_len to create correct final sliding window mask for left-padded present tokens and right-padded past ones
  • Refactored transformations order in LLMCompiledModel, just simple reordering of functions
  • Removed transformations from LLMCompiledModel class and made them free-standing functions

Tickets:

@AsyaPronina AsyaPronina requested review from a team as code owners October 15, 2025 17:40
@github-actions github-actions bot added category: NPU OpenVINO NPU plugin category: NPUW NPUW plugin labels Oct 15, 2025
@AsyaPronina AsyaPronina force-pushed the npuw_fix_phi3_sliding_mask branch from 2a1bacc to 62a8876 Compare October 15, 2025 17:48
@dmatveev dmatveev added this to the 2025.4 milestone Oct 15, 2025
@dmatveev dmatveev self-assigned this Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: NPU OpenVINO NPU plugin category: NPUW NPUW plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants