transformers/docs/source/ja/main_classes
Peter Pan ce31508134
docs: replace torch.distributed.run by torchrun (#27528)
* docs: replace torch.distributed.run by torchrun

 `transformers` now officially support pytorch >= 1.10.
 The entrypoint `torchrun`` is present from 1.10 onwards.

Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>

* Update src/transformers/trainer.py

with @ArthurZucker's suggestion

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

---------

Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2023-11-27 16:26:33 +00:00
..
agent.md
callback.md Adds dvclive callback (#27352) 2023-11-09 12:19:31 +00:00
configuration.md
data_collator.md
deepspeed.md
feature_extractor.md
image_processor.md
keras_callbacks.md
logging.md
model.md
onnx.md
optimizer_schedules.md
output.md
pipelines.md
processors.md
quantization.md
text_generation.md
tokenizer.md
trainer.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00