transformers/docs/source/zh/main_classes
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
..
agent.md Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
callback.md Integrate SwanLab for offline/online experiment tracking and local visualization (#36433) 2025-03-06 17:35:30 +01:00
configuration.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
data_collator.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
deepspeed.md DeepSpeed github repo move sync (#36021) 2025-02-05 08:19:31 -08:00
feature_extractor.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
image_processor.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
keras_callbacks.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
logging.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
model.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
onnx.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
optimizer_schedules.md Just import torch AdamW instead (#36177) 2025-03-19 18:29:40 +00:00
output.md Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
pipelines.md Add image text to text pipeline (#34170) 2024-10-31 15:48:11 -04:00
processors.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
quantization.md Docs / Quantization: Replace all occurences of load_in_8bit with bnb config (#31136) 2024-05-30 16:47:35 +02:00
text_generation.md Generate: inner decoding methods are no longer public (#29437) 2024-03-05 10:27:36 +00:00
tokenizer.md translation main-class files to chinese (#27588) 2023-11-27 12:36:37 -08:00
trainer.md DeepSpeed github repo move sync (#36021) 2025-02-05 08:19:31 -08:00