Yih-Dar
801e869b67
send some feedback when manually building doc via comment ( #39889 )
...
* fix
* fix
* fix
* Update .github/workflows/pr_build_doc_with_comment.yml
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com >
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com >
2025-08-04 18:20:48 +00:00
Yih-Dar
0d511f7a77
Use comment to build doc on PRs ( #39846 )
...
* try
* try
* try
* try
* try
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-08-04 10:24:45 +02:00
Joao Gante
33aa49df9d
[docs] Ko doc fixes after toc update ( #39660 )
...
* update docs
* doc builder working
* make fixup
2025-07-29 17:05:26 +01:00
Yih-Dar
63b3200779
Use --gpus all in workflow files ( #39752 )
...
gpu all
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-07-29 14:53:33 +02:00
Anton Vlasjuk
a0fa500a3d
[CI] Add Eric to comment slow ci ( #39601 )
...
add to ci
2025-07-28 13:24:00 +00:00
Jitesh Gupta
cbede2969b
Add self-hosted runner scale set workflow for mi325 CI ( #39651 )
2025-07-28 13:32:25 +02:00
Joao Gante
328ca9cf1d
[dependencies] Update datasets pin ( #39500 )
...
* pyarrow pin
* make fixup
* test?
* like this?
* like this?
* like this?
* datasets pin
* comment
2025-07-18 12:05:28 +00:00
Joao Gante
2b819ba4e3
[dependencies] temporary pyarrow pin ( #39496 )
...
* pyarrow pin
* make fixup
* test?
* like this?
* like this?
* like this?
2025-07-18 10:05:40 +00:00
Yih-Dar
161cf3415e
add stevhliu to the list in self-comment-ci.yml ( #39315 )
...
add
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-07-09 19:07:44 +02:00
Yih-Dar
34c16167eb
Don't send new comment if the previous one is less than 30 minutes (unless the content is changed) ( #39170 )
...
fix
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-07-07 14:43:50 +02:00
Ilyas Moutawwakil
18e0cae207
Fix many HPU failures in the CI ( #39066 )
...
* more torch.hpu patches
* increase top_k because it results in flaky behavior when Tempreture, TopP and TopK are used together, which ends up killing beams early.
* remove temporal fix
* fix scatter operation when input and src are the same
* trigger
* fix and reduce
* skip finding batch size as it makes the hpu go loco
* fix fsdp (yay all are passing)
* fix checking equal nan values
* style
* remove models list
* order
* rename to cuda_extensions
* Update src/transformers/trainer.py
2025-07-03 11:17:27 +02:00
Yih-Dar
ab59cc27fe
Suggest jobs to use in run-slow ( #39100 )
...
* pr
* pr
* pr
* pr
* pr
* pr
* pr
* pr
* pr
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-07-01 20:19:06 +02:00
Yih-Dar
fe838d6631
Fix missing fsdp & trainer jobs in daily CI ( #39153 )
...
fix
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-07-01 18:10:30 +02:00
Yih-Dar
539c6c2fa8
All CI jobs with A10 ( #39119 )
...
all a10
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-06-30 14:23:27 +02:00
ivarflakstad
f367c6337d
Update self-comment-ci.yml user list ( #39014 )
...
add ivarflakstad to self-comment-ci.yml
2025-06-24 20:13:36 +02:00
Ilyas Moutawwakil
984ff89e73
Gaudi3 CI ( #38790 )
2025-06-23 10:56:51 +02:00
Yih-Dar
3d34b92116
Switch to use A10 progressively ( #38936 )
...
* try
* fix
* fix
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-06-20 16:10:35 +00:00
Yih-Dar
7c58336949
[Hotfix] Fix style bot ( #38779 )
...
fix
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-06-12 10:20:36 +02:00
Yih-Dar
60d4b35b20
Make style bot trigger CI after push ( #38754 )
...
fix
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-06-11 20:40:04 +02:00
Yih-Dar
6b610d89f1
Revert "Trigger doc-builder job after style bot" ( #38735 )
...
Revert "Trigger doc-builder job after style bot (#38398 )"
This reverts commit 51e0fac29f .
2025-06-11 14:56:39 +02:00
Yih-Dar
5009252a05
Better CI ( #38552 )
...
better CI
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-06-06 17:59:14 +02:00
Luc Georges
ae3733f06e
feat: add repository field to benchmarks table ( #38582 )
...
* feat: add `repository` field to benchmarks table
* fix: remove unwanted `,`
2025-06-04 15:40:52 +02:00
Yih-Dar
51e0fac29f
Trigger doc-builder job after style bot ( #38398 )
...
* update
* update
* update
* update
* update
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-28 17:15:34 +02:00
ivarflakstad
3aab6e95cb
Disable mi210 scheduled CI ( #38411 )
2025-05-28 10:35:41 +02:00
ivarflakstad
b1eae943a2
Change slack channel for mi250 CI ( #38410 )
2025-05-28 09:20:34 +02:00
ivarflakstad
07dd6b2495
Add report_repo_id to mi300 workflow ( #38401 )
2025-05-27 16:35:07 +02:00
Jitesh Gupta
c4e71e8fff
Add AMD MI300 CI caller leveraging self-hosted runner scale set workflow in hf-workflows ( #38132 )
2025-05-26 23:13:02 +02:00
Yih-Dar
eb74cf977b
Use one utils/notification_service.py ( #38379 )
...
* step 1
* step 2
* step 3
* step 4
* step 5
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-26 16:15:29 +02:00
Yih-Dar
d0c9c66d1c
new failure CI reports for all jobs ( #38298 )
...
* new failures
* report_repo_id
* report_repo_id
* report_repo_id
* More fixes
* More fixes
* More fixes
* ruff
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-24 19:15:02 +02:00
Yih-Dar
a63bc17416
add vasqu to self-comment-ci.yml ( #38324 )
...
add vasqu
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-23 17:09:44 +02:00
Yih-Dar
feec294dea
CI reporting improvements ( #38230 )
...
update
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-20 19:34:58 +02:00
Yih-Dar
91f6fa00f4
Disable convert to draft workflow ( #38177 )
...
delete
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-16 14:42:14 +02:00
Yih-Dar
5036ec8872
Disable Trigger CircleCI by ready for review ( #38171 )
...
delete
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-16 14:02:48 +02:00
Manuel de Prada Corral
e021bf6bf8
Add manueldeprada to run_slow whitelist ( #38126 )
...
Add manueldeprada to run_slow allowed users
2025-05-14 15:16:58 +02:00
Marc Sun
b499a14b17
Add style bot ( #38102 )
...
add style bot
2025-05-13 19:07:17 +02:00
Yih-Dar
9f9020fed3
Re-Enable Trigger CircleCI via GitHub Actions when "ready for review" ( #37885 ) ( #38041 )
...
* check actions
* trigger CI
* check actions
* finally
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-09 16:57:54 +02:00
Yih-Dar
0010b41524
Disable Trigger CircleCI via GitHub Actions when ready for review` ( #38038 )
...
disable
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-09 12:27:53 +02:00
Yih-Dar
d498528800
Trigger CircleCI via GitHub Actions when ready for review ( #37885 )
...
* update
* update
* update
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-09 11:45:03 +02:00
Joao Gante
4279057d70
[CI] remove duplicated message on GH comment to run slow tests ( #37970 )
...
duplicated msg
2025-05-08 14:35:54 +01:00
Yih-Dar
3390534f36
Print commit SHA on slack message for new model notification. ( #38019 )
...
add commit info
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-08 15:26:19 +02:00
Yih-Dar
7819911b0c
Use T4 single GPU runner with more CPU RAM ( #37961 )
...
larger T4 single GPU
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-05-05 16:17:45 +02:00
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
Joao Gante
de8916dde6
[docs] only build en docs in push CI ( #37677 )
2025-04-22 17:05:11 +01:00
Mohamed Mekkouri
10907e2846
Adding to self_comment_ci.yml ( #37426 )
...
add myself
2025-04-10 17:46:56 +02:00
Yih-Dar
4f139f5a50
Send trainer/fsdp/deepspeed CI job reports to a single channel ( #37411 )
...
* send trainer/fsdd/deepspeed channel
* update
* change name
* no .
* final
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-04-10 13:17:31 +02:00
Marc Sun
7ae0be722e
update deepspeed docker ( #37371 )
...
* update
* create docker image
* 03
* uninstall pytest as it conflits with transformers
* wrong one
* better
* see which package depends on pytest
* up
* resintall
* fix
* deepspeedddddddd
* deepspeedddddddd
* deepspeedddddddd
* deepspeedddddddd
* deepspeedddddddd
* deepspeedddddddd
* deepspeedddddddd
* deepspeedddddddd
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-04-09 14:54:06 +02:00
Yih-Dar
8064cd9b4f
fix deepspeed job ( #37284 )
...
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-04-08 15:19:33 +02:00
Yih-Dar
ab4656f6b7
update bot comment again ( #36974 )
...
update
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-03-25 19:42:09 +01:00
Yih-Dar
5932606d8e
More precise comment ( #36935 )
...
* fix
* fix
---------
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com >
2025-03-24 17:03:09 +01:00
Arthur Zucker
6321876b5b
add eustlb as an actor
2025-03-21 12:32:12 +01:00