We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7366497 commit 75352abCopy full SHA for 75352ab
docs/Tutorials/2_Forge_Internals.MD
@@ -58,7 +58,7 @@ Policy.options(
58
num_replicas=4, # Number of replicas
59
with_gpus=True # Allocate GPUs
60
# Other available options:
61
- # hosts=None
+ # hosts=None # the number of remote hosts used per replica
62
)
63
```
64
0 commit comments