Files
HuggingFace_transformer/utils
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
..
2025-06-18 14:38:08 +01:00
2025-06-26 17:55:47 +02:00
2025-06-25 10:43:05 +02:00
2025-05-30 11:19:42 +02:00
2025-06-23 10:56:51 +02:00
2025-03-11 13:47:38 +00:00