transformers
🚨Default to fast image processors for all models
#41388
Merged

🚨Default to fast image processors for all models #41388

yonigozlan
HuggingFaceDocBuilderDev
molbap
molbap commented on 2025-10-07
zucchini-nlp
zucchini-nlp commented on 2025-10-07
yonigozlan
yonigozlan remove attributes and add all missing sub processors to their auto cl…
f48a47bd
yonigozlan remove all mentions of .attributes
d5d5c58d
yonigozlan cleanup
dd505b53
yonigozlan fix processor tests
6a1448f8
yonigozlan fix modular
a2929000
yonigozlan remove last attributes
63a255d7
yonigozlan fixup
ef737597
yonigozlan Merge remote-tracking branch 'upstream/main' into remove-attributes-f…
b5e8b2ec
yonigozlan fixes after merge
f14ff3c9
yonigozlan fix wrong tokenizer in auto florence2
0306430d
yonigozlan fix missing audio_processor + nits
01cb8158
yonigozlan Override __init__ in NewProcessor and change hf-internal-testing-repo…
49ec9068
yonigozlan Merge remote-tracking branch 'upstream/main' into remove-attributes-f…
7dd56828
yonigozlan fix auto tokenizer test
946cc5c4
yonigozlan add init to markup_lm
b0cb3e07
yonigozlan update CustomProcessor in custom_processing
3b9e8464
yonigozlan remove print
53de7a4c
yonigozlan Merge branch 'main' into remove-attributes-from-processors
93d2c4d6
yonigozlan Merge remote-tracking branch 'upstream/main' into remove-attributes-f…
feeec281
yonigozlan nit
4a6b0806
yonigozlan Merge branch 'remove-attributes-from-processors' of https://github.co…
02402a07
yonigozlan refactor processor tests first part
9204b4c0
yonigozlan refactor part 2
1ed7c565
yonigozlan fix test modeling owlv2
757e1f1f
yonigozlan fix test_processing_layoutxlm
bf763b29
yonigozlan Fix owlv2, wav2vec2, markuplm, voxtral issues
0799a0ae
yonigozlan part3
98ead2cf
yonigozlan refactor all processor with mixin
59234ee6
yonigozlan Merge branch 'remove-attributes-from-processors' into simplify-proces…
54bf8e0d
yonigozlan Merge remote-tracking branch 'upstream/main' into remove-attributes-f…
bf1a4b64
yonigozlan add support for loading and saving multiple tokenizer natively
e3f130da
yonigozlan remove exclude_attributes from save_pretrained
cc45a7ed
yonigozlan Merge branch 'remove-attributes-from-processors' into simplify-proces…
3810196d
yonigozlan get processor from pretrained instead of components in tests
34bfc74f
yonigozlan skip tests in colqwen2, pixtral
a0c5c1a4
yonigozlan modifs after review
89796459
yonigozlan Merge remote-tracking branch 'upstream/main' into remove-attributes-f…
6cc30f90
yonigozlan Merge branch 'remove-attributes-from-processors' into simplify-proces…
447b5984
yonigozlan Merge remote-tracking branch 'upstream/main' into simplify-processor-…
ac72ba26
yonigozlan fix style and copies
d5bf14af
yonigozlan Fix after review
773342b3
yonigozlan Merge remote-tracking branch 'upstream/main' into simplify-processor-…
12c854c4
yonigozlan Merge remote-tracking branch 'upstream/main' into simplify-processor-…
12a01fdb
yonigozlan add test_processor_from_pretrained_vs_from_components, fix failing tests
7d7c6b28
yonigozlan fix overflowing_tokens tests
fa94bcb0
yonigozlan add config for layoutxlm
74492e52
yonigozlan fix ci
9bd9da15
yonigozlan use modular
e4e36d92
yonigozlan fic docstring
1fd0cd57
yonigozlan Fix most tests
15329134
yonigozlan Standardize mgp_str tests
1c21d90e
yonigozlan Merge remote-tracking branch 'upstream/main' into simplify-processor-…
d931a2b0
yonigozlan Merge branch 'simplify-processor-tests' into default-fast-image-proc-…
2e8003ac
yonigozlan fix oneformer processing tests + fix copies
e26adb7c
yonigozlan yonigozlan force pushed from 94696184 to e26adb7c 165 days ago
yonigozlan yonigozlan requested a review from Cyrilvallez Cyrilvallez 165 days ago
yonigozlan yonigozlan removed review request from Cyrilvallez Cyrilvallez 165 days ago
molbap
molbap commented on 2025-11-26
yonigozlan fix after review
572b26d2
yonigozlan Merge remote-tracking branch 'upstream/main' into simplify-processor-…
57fa154c
yonigozlan Merge branch 'simplify-processor-tests' into default-fast-image-proc-…
2f6b12a0
yonigozlan fix missing fet_images in fast image processors
7769112c
yonigozlan Merge remote-tracking branch 'upstream/main' into default-fast-image-…
3d48ee17
molbap
github-actions
github-actions
ArthurZucker
ArthurZucker approved these changes on 2025-11-27
yonigozlan yonigozlan force pushed from 32f28278 to 3d48ee17 159 days ago
yonigozlan Merge remote-tracking branch 'upstream/main' into default-fast-image-…
7e0125a3
ydshieh Merge branch 'main commit 377a8ee7' into default-fast-image-proc-all-…
cabac7f4
ydshieh fix 01 - to check
2fff041f
ydshieh fix 02 - to check
1613f29d
ydshieh fix 03 - to check
08249a25
ydshieh fix 03 - to check
6210f0e5
ydshieh fix 03 - to check
a48b5770
ydshieh fix 04 - to check
c29f9b0a
ydshieh fix 05 - to check
e24559cd
ydshieh fix 06 - sytle
f04e6428
ydshieh fix 07 - revert
88610fcd
ydshieh
yonigozlan yonigozlan changed the title Default to fast image processors for all models 🚨Default to fast image processors for all models 152 days ago
yonigozlan Fix some errors
6d56e56a
yonigozlan Merge branch 'default-fast-image-proc-all-models' of https://github.c…
04d41452
yonigozlan Improve BatchFeature: stack list and lists of torch tensors (#42750)
624aad62
yonigozlan fix remaining tests
587209ca
yonigozlan
ArthurZucker
ArthurZucker approved these changes on 2025-12-16
yonigozlan
yonigozlan Merge remote-tracking branch 'upstream/main' into default-fast-image-…
21d2fc4c
yonigozlan fix copies
16020592
yonigozlan Fix Lfm2_vl im proc test
0bbe0855
ArthurZucker
ArthurZucker approved these changes on 2025-12-19
yonigozlan Merge remote-tracking branch 'upstream/main' into default-fast-image-…
ff4e4c77
yonigozlan nit after review
aade1304
yonigozlan Merge branch 'main' into default-fast-image-proc-all-models
acdb89ff
github-actions
yonigozlan Merge branch 'main' into default-fast-image-proc-all-models
aca384b7
github-actions
ArthurZucker ArthurZucker merged 3fec8c25 into main 109 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone