Lysandre Debut
d538293f62
Transformers cli clean command ( #37657 )
...
* transformers-cli -> transformers
* Chat command works with positional argument
* update doc references to transformers-cli
* doc headers
* deepspeed
---------
Co-authored-by: Joao Gante <joao@huggingface.co>
2025-04-30 12:15:43 +01:00
Matt
1d7d7a942e
Add maintainers for ROCm/Intel XPU/Ascend NPU ( #37678 )
...
* Add maintainers for ROCm/Intel XPU/Ascend NPU
* Correct capitalization for usernames
* Update .github/ISSUE_TEMPLATE/bug-report.yml
Co-authored-by: Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/bug-report.yml
Co-authored-by: Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com>
* Trigger tests
---------
Co-authored-by: Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com>
2025-04-23 14:28:32 +01:00
Steven Liu
832cb684a0
Update translation template ( #37294 )
2025-04-07 09:29:37 -07:00
Zach Mueller
d6064754ea
Update w/ new account ( #37084 )
...
* Update w/ new account
* DS
2025-03-28 12:43:00 -04:00
Joao Gante
f2fb41948e
Update "who to tag" / "who can review" ( #36394 )
...
update who to tag
2025-03-07 13:09:31 +00:00
Ben Schneider
08ab1abff4
Add reminder config to issue template and print DS version in env ( #35156 )
...
* update env command to log deepspeed version
* suppress deepspeed import logging
* Add reminder to include configs to repro description in bug report.
* make fixup
* [WIP] update import utils for deepspeed
* Change to using is_deepspeed_available() from integrations.
* make fixup
2025-02-13 10:55:49 +01:00
Marc Sun
84b17e03f1
Update PR templates ( #34065 )
...
update PR template
2024-10-22 15:11:54 +02:00
Lysandre Debut
0574fa668b
Adjust templates ( #33384 )
...
* Adjust templates
* Update .github/ISSUE_TEMPLATE/bug-report.yml
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* Chat templates
---------
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2024-09-09 14:00:43 +02:00
Francisco Kurucz
f5cdbf6e54
Fix link to autoclass_tutorial.md in i18n.md ( #32501 )
2024-08-07 16:09:52 -07:00
Joao Gante
c22efa6196
Bug report update -- round 2 ( #32006 )
...
* like this?
* Update .github/ISSUE_TEMPLATE/bug-report.yml
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
---------
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2024-07-16 19:22:45 +01:00
Joao Gante
89eec5cf20
Bug report update ( #31983 )
2024-07-16 16:51:05 +01:00
Arthur
c54a8ca48e
Update git templates ( #31539 )
...
remove younes
2024-06-24 12:32:50 +02:00
Joao Gante
4af705c6ce
Add VLM generation default contributor ( #31115 )
...
* add Raushan
* add Raushan
2024-05-29 15:17:14 +01:00
Zach Mueller
d16053c867
Rm maintainer + migrate ( #31089 )
2024-05-29 09:35:37 -04:00
amyeroberts
cd797778e4
Update feature request label in template ( #30940 )
2024-05-27 15:16:47 +02:00
Steven Liu
0bd58f1ce0
Docs PR template ( #30171 )
...
remove maria :(
2024-04-11 09:23:55 -07:00
Ralf Müller-Zimmermann
e469be3406
Fix the gitlab user mention in issue templates to the correct user ( #26237 )
2023-09-19 01:49:03 +02:00
Sylvain Gugger
c2123626aa
Update list of persons to tag ( #25708 )
2023-08-24 10:13:30 +02:00
Sylvain Gugger
eb849f6604
Migrate doc files to Markdown. ( #24376 )
...
* Rename index.mdx to index.md
* With saved modifs
* Address review comment
* Treat all files
* .mdx -> .md
* Remove special char
* Update utils/tests_fetcher.py
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
---------
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
2023-06-20 18:07:47 -04:00
Sourab Mangrulkar
a73b1d59a3
accelerate deepspeed and gradient accumulation integrate ( #23236 )
...
* mixed precision support via accelerate
* fix issues
* fix for the sharded ddp case
* fix flax and tf failing tests
* `refactor the place to create `Accelerator` object
* move ddp prep to accelerate
* fix 😅
* resolving comments
* move fsdp handling to accelerate
* fixex
* fix saving
* shift torch dynamo handling to accelerate
* shift deepspeed integration and save & load utils to accelerate
* fix accelerate launcher support
* oops
* fix 🐛
* save ckpt fix
* Trigger CI
* nasty 🐛 😅
* as deepspeed needs grad_acc fixes, transfer grad_acc to accelerate
* make tests happy
* quality ✨
* loss tracked needs to account for grad_acc
* fixing the deepspeed tests
* quality ✨
* 😅 😅 😅
* tests 😡
* quality ✨
* Trigger CI
* resolve comments and fix the issue with the previous merge from branch
* Trigger CI
* accelerate took over deepspeed integration
---------
Co-authored-by: Stas Bekman <stas@stason.org>
2023-05-31 15:16:22 +05:30
Sylvain Gugger
22888d3082
Remove Niels from templates ( #21564 )
2023-02-14 09:47:43 -05:00
Zachary Mueller
8c5026628a
Add in big model inference to issue template ( #21611 )
...
* Add in big model inference to issue template
* Trigger
* Untrigger
* empty test commit
2023-02-13 16:40:34 -05:00
Stas Bekman
6d67664380
[issues template] update deepspeed owners ( #21027 )
...
* [issues template] update deepspeed owners
add the right contact for deepspeed@accelerate
* pr-template
2023-01-18 17:23:36 -08:00
Clémentine Fourrier
4bbbabcb2c
Added clefourrier as ref point for graph models in bug reports ( #21139 )
...
* Added clefourrier as ref point for graph models in bug reports
* Update PULL_REQUEST_TEMPLATE.md
2023-01-16 15:12:42 +01:00
Steven Liu
9dcc881fa6
Update bug report template ( #21004 )
...
add maria to bug report
2023-01-04 10:33:15 -08:00
Sylvain Gugger
c83703cbdb
Update the list of contributors to reflect current organization ( #20603 )
...
* Update the list of contributors to reflect current organization
* Proper indent
2022-12-08 10:05:43 -05:00
Wonhyeong Seo
7ecb039176
feat: add i18n issue template ( #20199 )
...
Part of #20183
docs: add relevant labels to i18n issue template
fix: typo on completion count
2022-11-14 12:36:58 -05:00
Sylvain Gugger
18c06208c4
Don't automatically add bug label ( #19302 )
2022-10-03 12:42:04 -04:00
NielsRogge
e113c5cb64
Remove render tags ( #17897 )
...
Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
2022-06-29 06:06:42 -04:00
Patrick von Platen
52e7c92920
Add HF.co for PRs / Issues regarding specific model checkpoints ( #17485 )
...
* Add HF.co for PRs / Issues regarding specific model checkpoints
* Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: Julien Chaumond <julien@huggingface.co>
Co-authored-by: Julien Chaumond <julien@huggingface.co>
2022-05-31 15:58:39 +02:00
fxmarty
3f936df662
Fix typo in bug report template ( #17178 )
...
* Fix typo
* Force rerun workflows
Co-authored-by: Felix Marty <felix@huggingface.co>
2022-05-12 16:31:12 -04:00
Lysandre Debut
c11a49573f
Refactor issues with yaml ( #16772 )
...
* Refactor issues with yaml
* Update .github/ISSUE_TEMPLATE/bug-report.yml
Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
* Update .github/ISSUE_TEMPLATE/bug-report.yml
Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
* Update .github/ISSUE_TEMPLATE/feature-request.yml
Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/bug-report.yml
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
* Update .github/ISSUE_TEMPLATE/bug-report.yml
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
* Address review comments
Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
Co-authored-by: Sanchit Gandhi <93869735+sanchit-gandhi@users.noreply.github.com>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2022-04-18 16:43:21 -04:00
Lysandre Debut
eca77f4719
Updates the default branch from master to main ( #16326 )
...
* Updates the default branch from master to main
* Links from `master` to `main`
* Typo
* Update examples/flax/README.md
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-03-23 03:46:59 -04:00
Patrick von Platen
4f6c938342
[Bug template] Shift responsibilities for long-range ( #16344 )
2022-03-22 21:55:22 +01:00
Patrick von Platen
5664d27622
Shift responsibilities a bit ( #16154 )
2022-03-15 11:07:17 +01:00
Lysandre Debut
42d57549b8
Change assignee for tokenizers ( #15088 )
2022-01-10 09:22:48 -05:00
Patrick von Platen
86dd23bb8b
Update bug-report.md ( #14715 )
2021-12-12 13:30:44 +01:00
Lysandre Debut
239bd61b99
Update bug-report.md ( #13934 )
...
* Update bug-report.md
* Update .github/ISSUE_TEMPLATE/bug-report.md
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Update .github/ISSUE_TEMPLATE/bug-report.md
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Update .github/ISSUE_TEMPLATE/bug-report.md
Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/bug-report.md
Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
Co-authored-by: Suraj Patil <surajp815@gmail.com>
Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
Co-authored-by: Anton Lozhkov <aglozhkov@gmail.com>
2021-10-08 14:41:51 -04:00
Lysandre Debut
0cd89d8c83
Add Matt as the TensorFlow reference ( #11212 )
2021-04-13 08:52:30 -04:00
Tomy Hsieh
4b2b50aa7b
Rename NLP library to Datasets library ( #10920 )
...
* Rename NLP library to Datasets library
* Update github template
* Fix styling
2021-03-26 08:07:59 -04:00
Stas Bekman
85a114ef47
[Issue template] need to update/extend who to tag ( #10728 )
...
* [Issue template] need to update/extend who to tag
1. need to update who to tag for `tensorflow`
2. also requesting to add someone to tag for models hub issues - perhaps separate sub-entries for UI and code - e.g. I don't know who to tag for broken models: https://github.com/huggingface/transformers/issues/10726
Thanks.
* model hub instructions
* s/jplu/LysandreJik/
2021-03-17 11:33:14 -07:00
Lysandre Debut
9248e27037
Remove Anthony from the bug reports in Transformers
2021-03-01 10:23:40 -05:00
Stas Bekman
0fdbf0850a
[PR/Issue templates] normalize, group, sort + add myself for deepspeed ( #9706 )
...
* normalize, group, sort + add myself for deepspeed
* new structure
* add ray
* typo
* more suggestions
* more suggestions
* white space
* Update .github/ISSUE_TEMPLATE/bug-report.md
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* add bullets
* sync
* Apply suggestions from code review
Co-authored-by: Suraj Patil <surajp815@gmail.com>
* Apply suggestions from code review
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* sync
Co-authored-by: Suraj Patil <surajp815@gmail.com>
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
2021-01-25 21:09:01 -08:00
Richard Liaw
09926c8e86
fix-template ( #9499 )
...
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-01-10 20:34:17 -05:00
Sylvain Gugger
3213d3bfae
Question template ( #8440 )
...
* Remove SO from question template
* Styling
2020-11-10 10:07:56 -05:00
Sam Shleifer
46509d1c19
[docs] remove sshleifer from issue-template :( ( #8418 )
2020-11-09 12:51:38 -05:00
Patrick von Platen
6f35c61f93
Update bug-report.md
2020-11-05 09:39:05 +01:00
Stefan Schweter
cfa26d2b41
github: add @stefan-it to bug-report template for all token-classification related bugs ( #6489 )
2020-08-18 08:38:54 -04:00
Kevin Canwen Xu
fe61c05b85
Add examples/bert-loses-patience who can help ( #6499 )
2020-08-16 16:30:16 +08:00
Sam Shleifer
31a5486e42
github issue template suggests who to tag ( #5790 )
...
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
Co-authored-by: Teven <teven.lescao@gmail.com>
2020-07-28 08:41:27 -04:00