Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/concepts/fleets.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ By default, a job uses the entire instance—e.g., all 8 GPUs. To allow multiple
# As many as possible, according to numbers of GPUs and CPUs
blocks: auto
- hostname: 3.255.177.53
# Do not sclice. This is the default value, may be omitted
# Do not slice. This is the default value, may be omitted
blocks: 1
```

Expand Down