Skip to content

Changes to accommodate new transformer changes around attention mask#82

Merged
guangy10 merged 1 commit into
huggingface:mainfrom
kimishpatel:fix_optimum_for_4_53
Jun 16, 2025
Merged

Changes to accommodate new transformer changes around attention mask#82
guangy10 merged 1 commit into
huggingface:mainfrom
kimishpatel:fix_optimum_for_4_53

Conversation

@kimishpatel

Copy link
Copy Markdown
Collaborator

Summary:
Post 4.53 custom attention must have attention mask function registered else mask will not be created.

Test Plan:
CI test on top of 4.53 for custom_sdpa although it requires upstream change in transformers

Reviewers:

Subscribers:

Tasks:

Tags:

Summary:
Post 4.53 custom attention must have attention mask function registered
else mask will not be created.

Test Plan:
CI test on top of 4.53 for custom_sdpa although it requires upstream
change in transformers

Reviewers:

Subscribers:

Tasks:

Tags:
@kimishpatel

Copy link
Copy Markdown
Collaborator Author

@guangy10

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@guangy10
guangy10 merged commit 51f3f1f into huggingface:main Jun 16, 2025
106 of 107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants