transformers icon indicating copy to clipboard operation
transformers copied to clipboard

blt wip

Open itazap opened this issue 6 months ago • 1 comments

WIP of blt integration.

current state:

  • refactored to run on CPU! 🤗
  • not restyled to transformers yet

itazap avatar Jun 04 '25 11:06 itazap

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.

Thank you @Cyrilvallez for your throrough feedback! 🤗 Applied most of the feedback with some comments for remaining points! Mainly:

  • using new outputs
  • merged mllama to update modular from
  • renaming and reorganizing (ie. renamed BLT -> Blt, re-ordered, etc)

itazap avatar Jul 29 '25 16:07 itazap

applied 2nd round of feedback! in particular the mask creation is cleaned up!

itazap avatar Aug 08 '25 16:08 itazap

run-slow: blt

Cyrilvallez avatar Aug 21 '25 12:08 Cyrilvallez

This comment contains run-slow, running the specified jobs:

models: ['models/blt'] quantizations: [] ...

github-actions[bot] avatar Aug 21 '25 12:08 github-actions[bot]

Oh also, just noticed the slow tests I triggered all fail with the same error! We need to fix it! 🤗 And you need to fix the small conflict as well 👌

Cyrilvallez avatar Aug 21 '25 13:08 Cyrilvallez

run-slow: blt

Cyrilvallez avatar Aug 22 '25 15:08 Cyrilvallez

This comment contains run-slow, running the specified jobs:

models: ['models/blt'] quantizations: [] ...

github-actions[bot] avatar Aug 22 '25 15:08 github-actions[bot]

Thanks @Cyrilvallez for (all) the detailed rounds of feedback!! 🤗 all slow passed I believe just an unrelated test failing from main but I will do another detailed pass

itazap avatar Aug 25 '25 03:08 itazap

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

run-slow: auto, blt

github-actions[bot] avatar Sep 18 '25 15:09 github-actions[bot]