[`AutoDocstring`] Based on inspect parsing of the signature #33771
ArthurZucker
changed the title Doc-regactor [`AutoDocstring`] Based on AST parsing of the signeture 1 year ago
ArthurZucker
force pushed
from
641331c0
to
15ccd52a
1 year ago
ArthurZucker
changed the title [`AutoDocstring`] Based on AST parsing of the signeture [`AutoDocstring`] Based on inspect parsing of the dignature 1 year ago
ArthurZucker
changed the title [`AutoDocstring`] Based on inspect parsing of the dignature [`AutoDocstring`] Based on inspect parsing of the signature 1 year ago
delete common docstring
d67acb22
nit
2c849a27
updates
a5cc629c
push
99e95a33
fixup
cdd07dd0
move stuff around fixup
ccda2fdc
no need for dataclas
2a86f6ff
damn nice modular
d141ee7a
add auto class docstring
4d6b1071
style
07ad37b8
modular update
9338f79f
import autodocstring
577397db
fixup
325589a4
maybe add original doc!
856ccb75
more cleanup
0c3d2615
remove class do cas well
0eb5d7ca
update
d60bbb53
nits
cbf122d7
more celanup
8616b8cb
fix
512eb2ff
wups
ed1b9596
small check
2fbd3a82
updatez
f0822baf
some fixes
8b027a23
fix doc
0b95969d
update
fff268dc
ArthurZucker
force pushed
from
28073ff5
to
fff268dc
1 year ago
nits
c185608e
try?
52c6b26a
nit
7fecdf3d
some updates
8956fa63
a little bit better
34a6de7b
where ever we did not have help we are not really adding it!
632309cf
revert llama config
7e6ce7d0
Merge branch 'main' of github.com:huggingface/transformers into doc-r…
2eee9b74
small fixes and small tests
a1e22b2e
test
41b97a67
fixup
565a39bb
more fix-copies
d997bbc4
updates
bf08b5b7
updates
cf4b6a9f
fix doc building
128ab1db
style
61ac99f6
small fixes
a7917de5
Merge branch 'main' of github.com:huggingface/transformers into doc-r…
7aa5a381
nits
ccedcbbc
Merge branch 'main' of github.com:huggingface/transformers into doc-r…
5bed5b74
Merge branch 'main' into doc-regactor
e14a2114
Merge branch 'main' of github.com:huggingface/transformers into doc-r…
27e07a3e
fix-copies
1481d491
Merge branch 'main' of github.com:huggingface/transformers into doc-r…
2b6b26ea
fix merge issues faster
a67a6ba5
fix merge conf
79d3e470
nits jamba
93a2a4c0
?
8644c8b9
working autodoc for model class and forward except returns and example
44210646
support return section and unpack kwargs description
5f77da13
nits and cleanup
a1032705
fix-copies
7157f0e2
Merge remote-tracking branch 'upstream/main' into doc-regactor
015bfeb8
fix-copies
21135976
nits
ca6e94dc
Add support for llava-like models
a20b1c31
fixup
e07bd9b2
Merge remote-tracking branch 'upstream/main' into doc-regactor
0fa195d9
add class args subset support
ec974219
add examples inferred from automodel/pipelines
66256496
Merge remote-tracking branch 'upstream/main' into doc-regactor
19c17b8f
update ruff
27757e10
autodocstring for Aria, Albert + fixups
62545543
Fix empty return blocks
99d7bca5
fix copies
71e0aa46
yonigozlan
marked this pull request as ready for review 249 days ago
Merge remote-tracking branch 'upstream/main' into doc-regactor
6922ba81
fix copies
259ec8ca
add autodoc for all fast image processors + align, altclip
c04e40c9
Merge remote-tracking branch 'upstream/main' into doc-regactor
02dce502
fix copies
30689af5
add auto_doc for audio_spectrogram, auto_former, bark, bamba
4708569a
Drastically improve speed + add bart beit bert
5409c3b5
add autodoc to all bert-like models
85e07a97
Fix broken doc
1016a0d1
Merge remote-tracking branch 'upstream/main' into doc-regactor
44989efd
Merge remote-tracking branch 'upstream/main' into doc-regactor
de0f5d1e
fix copies
35b214cf
fix auto_docstring after merge
ad43405c
add autodoc to models
2fe6e8db
add models
8af5c8dc
add models
6be48b42
Merge remote-tracking branch 'upstream/main' into doc-regactor
4d1adb08
add models and improve support for optional, and custom shape in args…
ae1df3e4
Merge remote-tracking branch 'upstream/main' into doc-regactor
82e9b549
update fast image processors
e5b327c7
refactor auto_method_docstring in args_doc
486fa09b
add models and fix docstring parsing
5a48a9e7
add models
adca8002
add models
d31e66da
remove debugging
5245eb40
add models
9ae442cb
add fix_auto_docstrings and improve args_docs
3de0cf42
add support for additional_info in args docstring
a82f71f9
Merge remote-tracking branch 'upstream/main' into doc-regactor
fcf14873
refactor (almost) all models
08c53278
fix check docstring
7d1ebd8d
fix -copies
9c561a9a
fill in all missing docstrings
6f05a7c8
Merge remote-tracking branch 'upstream/main' into doc-regactor
709c46d0
fix copies
14e6a02f
fix qwen3 moe docstring
5d2a8f6d
add documentation
70438c35
add back labels
5426abc2
update docs and fix can_return_tuple in modular files
7d68fac6
fix LongformerForMaskedLM docstring
fdc0dfd0
add auto_docstring to _toctree
a77c223e
remove auto_docstring tests temporarily
59c1ea94
fix copyrights new files
c94d5a8b
fix can_return_tuple granite hybrid
a61533d2
Merge remote-tracking branch 'upstream/main' into doc-regactor
6e7afe1f
fix fast beit
6b2ae179
Fix empty config doc
dd3d6fbd
Merge remote-tracking branch 'upstream/main' into doc-regactor
16574af9
Merge remote-tracking branch 'upstream/main' into doc-regactor
912b7a2c
add support for COMMON_CUSTOM_ARGS in check_docstrings and add missin…
4e814c4c
fix code block not closed flava
f3927e8d
Merge branch 'main' into doc-regactor
91fcb71f
fix can_return_tuple sam hq
9451d1ce
Fix Flaubert dataclass
1c713958
yonigozlan
deleted the doc-regactor branch 220 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub