transformers/templates
Matt 9be4728af8
Just import torch AdamW instead (#36177)
* Just import torch AdamW instead

* Update docs too

* Make AdamW undocumented

* make fixup

* Add a basic wrapper class

* Add it back to the docs

* Just remove AdamW entirely

* Remove some AdamW references

* Drop AdamW from the public init

* make fix-copies

* Cleanup some references

* make fixup

* Delete lots of transformers.AdamW references

* Remove extra references to adamw_hf
2025-03-19 18:29:40 +00:00
..
adding_a_missing_tokenization_test [Styling] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
adding_a_new_example_script Just import torch AdamW instead (#36177) 2025-03-19 18:29:40 +00:00
adding_a_new_model Remove add-new-model in favor of add-new-model-like (#30424) 2024-04-24 09:38:18 +02:00