transformers/.github
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
..
conda Dev version 2023-11-02 18:15:36 +01:00
ISSUE_TEMPLATE Transformers cli clean command (#37657) 2025-04-30 12:15:43 +01:00
scripts Don't auto-assign reviewers when the author is in HF (#37500) 2025-04-14 18:17:38 +01:00
workflows Fix many HPU failures in the CI (#39066) 2025-07-03 11:17:27 +02:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md (#38770) 2025-06-12 14:03:33 +02:00