"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "fe23256b73b7da58b82a72cf967037095455be72"
Unverified Commit fe10796f authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

[Docs] Fix link (#19313)

parent 534cd8ff
......@@ -1777,7 +1777,7 @@ class PreTrainedModel(nn.Module, ModuleUtilsMixin, GenerationMixin, PushToHubMix
To have Accelerate compute the most optimized `device_map` automatically, set `device_map="auto"`. For
more information about each option see [designing a device
map](https://hf.co/docs/accelerate/main/big_modeling#designing-a-device-map).
map](https://hf.co/docs/accelerate/main/en/usage_guides/big_modeling#designing-a-device-map).
max_memory (`Dict`, *optional*):
A dictionary device identifier to maximum memory. Will default to the maximum memory available for each
GPU and the available CPU RAM if unset.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment