Skip to content

Fix colmodernvbert tests#45652

Merged
Cyrilvallez merged 2 commits intomainfrom
modernbert-dropout
Apr 27, 2026
Merged

Fix colmodernvbert tests#45652
Cyrilvallez merged 2 commits intomainfrom
modernbert-dropout

Conversation

@Cyrilvallez
Copy link
Copy Markdown
Member

What does this PR do?

Now that modernbert uses the right way to get the attention since #45598, it supports _can_set_attn_implementation and in turn flex attention. Flex attention does not support dropout, nor head_dim<16.

@github-actions
Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: colmodernvbert

@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.

@Cyrilvallez Cyrilvallez merged commit 7fdf09d into main Apr 27, 2026
23 checks passed
@Cyrilvallez Cyrilvallez deleted the modernbert-dropout branch April 27, 2026 08:51
ArthurZucker pushed a commit that referenced this pull request Apr 28, 2026
* remove

* it needs 16 for head_dim and flex
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.

2 participants