Skip to content

Commit 070fd1b

Browse files
authored
Update distributed_inferencing.md
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent dda5b9f commit 070fd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/features/distributed_inferencing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ The server logs should indicate that new workers are being discovered.
9595

9696
## Notes
9797

98-
- If running in p2p mode, make sure you start the container with `--net host` or `network_mode: host` in the docker-compose file.
98+
- If running in p2p mode with container images, make sure you start the container with `--net host` or `network_mode: host` in the docker-compose file.
9999
- Only a single model is supported currently.
100100
- Ensure the server detects new workers before starting inference. Currently, additional workers cannot be added once inference has begun.

0 commit comments

Comments
 (0)