transformers
Support `auto_doctring` in Processors
#42101
Merged

Support `auto_doctring` in Processors #42101

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 fix test modeling owlv2
757e1f1f
yonigozlan fix test_processing_layoutxlm
bf763b29
yonigozlan Fix owlv2, wav2vec2, markuplm, voxtral issues
0799a0ae
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
ydshieh Run slow v2 (#41914)
6b9e7c96
ydshieh Fix `detectron2` installation in docker files (#41975)
0ccb0e3c
ydshieh Fix `autoawq[kernels]` installation in quantization docker file (#41978)
1eeece53
nithinraok add support for saving encoder only so any parakeet model can be load…
e4d0a09b
remi-or Use indices as position_ids in modernebert (#41789)
09702b28
3outeille test tensor parallel: make tests for dense model more robust (#41968)
688a79c2
RyanMullins fix: dict[RopeParameters] to dict[str, RopeParameters] (#41963)
e44838b7
McPatate docs: add continuous batching page (#41847)
98287d9b
ydshieh Fix `torchcodec` version in quantization docker file (#41988)
85b0bd9f
MekkCyber [kernels] Add Tests & CI for kernels (#41765)
e798fe4c
remi-or Move the Mi355 to regular docker (#41989)
c7a631bf
remi-or More data in benchmarking (#41848)
55938f48
glegendre01 fix (CI): Refactor SSH runners (#41991)
76fbe5a4
kaixuanliu fix 3 failed test cases for video_llama_3 model on Intel XPU (#41931)
3b87190d
sahil-kabir Integrate colqwen2.5 using colqwen2 modelling code (#40600)
c33037bb
gjamesgoenawan Fixed wrong padding value in OWLv2 (#41938)
de108405
ydshieh Fix `run slow v2`: empty report when there is only one model (#42002)
f639ad6a
MekkCyber [kernels] change import time in KernelConfig (#42004)
135543ae
BenjaminBossan DOC Fix typo in argument name: pseudoquant (#41994)
adf67773
ydshieh Fix `torch+deepspeed` docker file (#41985)
f37903bc
Yacklin Correct syntax error in trainer.md (#42001)
6a5d5ce4
remi-or Reduce the number of benchmark in the CI (#42008)
1f8ae37f
Rocketknight1 Fix continuous batching tests (#42012)
9488b268
SunMarc add back `logging_dir` (#42013)
0a703ee2
yonigozlan Fix issue with from pretrained and kwargs in image processors (#41997)
2f2a82ce
MilkClouds Fix default image_rows and image_cols initialization in Idefics3 and …
0143c60a
Aravind-11 Add GLPNImageProcessorFast (#41725)
af380ffb
DeXtAr47-oss add fuyu fast image processors (#41817)
98c0528b
MekkCyber [kernels] Fix XPU layernorm kernel (#41583)
8ec84367
Rocketknight1 [v5] Deprecate Text2Text and related pipelines (#41996)
a63b6da1
BlackSamorez [FPQuant] MXFP8 and MXFP4 backwards support (#41897)
a3f3937b
yonigozlan Merge remote-tracking branch 'upstream/main' into support-auto_doctri…
5b552a9b
yonigozlan add working auto_docstring for processors
09d55274
yonigozlan add auto_docstring to processors first part
b542e95f
yonigozlan add auto_docstring to processors part 2
552509ce
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 support-auto_do…
30f1b922
yonigozlan yonigozlan force pushed from b1300e42 to 30f1b922 256 days ago
yonigozlan Merge remote-tracking branch 'upstream/main' into support-auto_doctri…
bd5aae26
yonigozlan Merge remote-tracking branch 'upstream/main' into support-auto_doctri…
0af5a60f
yonigozlan fully working auto_docstring and check_docstring with placeholder doc…
4f8a7ba4
yonigozlan Working check_docstrings for Typed dicts
b9136ef9
yonigozlan Add recurring processor args to auto_docstring and add support for re…
68f178b4
yonigozlan replace placeholders with real docstrings
1ce14e9a
yonigozlan Merge remote-tracking branch 'upstream/main' into support-auto_doctri…
0ee2c3f0
HuggingFaceDocBuilderDev
yonigozlan fix copies
22b29b8a
yonigozlan fixup
8d5ffa81
yonigozlan remove unwanted changes
ab1f03b5
yonigozlan yonigozlan changed the title [WIP] Support `auto_doctring` in Processors Support `auto_doctring` in Processors 196 days ago
yonigozlan fix unprotected imports
525804c1
yonigozlan Fix unprotected imports
852b458c
yonigozlan fix unprotected imports
03d1cd30
github-actions
yonigozlan Add __call__ to all docs of processors
22721cd7
yonigozlan yonigozlan requested a review from Cyrilvallez Cyrilvallez 196 days ago
yonigozlan yonigozlan requested a review from ArthurZucker ArthurZucker 196 days ago
yonigozlan
Cyrilvallez
Cyrilvallez approved these changes on 2026-01-07
yonigozlan
yonigozlan Merge remote-tracking branch 'upstream/main' into support-auto_doctri…
b1705997
stevhliu
stevhliu approved these changes on 2026-01-07
yonigozlan nits docs
b73220de
yonigozlan Merge branch 'main' into support-auto_doctring-in-processor
dcea25a5
yonigozlan yonigozlan enabled auto-merge (squash) 195 days ago
yonigozlan Merge branch 'main' into support-auto_doctring-in-processor
80b849f8
yonigozlan Merge remote-tracking branch 'upstream/main' into support-auto_doctri…
edae1363
yonigozlan Merge branch 'support-auto_doctring-in-processor' of https://github.c…
14a50708
yonigozlan add flaky test
b3bf0e34
yonigozlan Merge remote-tracking branch 'upstream/main' into support-auto_doctri…
d639cd94
yonigozlan yonigozlan merged c8bc4dea into main 194 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone