Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit f3ff014

Browse files
authored
Update distributed.md
1 parent 8f4b312 commit f3ff014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/distributed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ source .venv/bin/activate
2121

2222
[shell default]: ./install/install_requirements.sh
2323

24-
##Enabling Distributed torchchat Inference
24+
## Enabling Distributed torchchat Inference
2525

2626
To enable distributed inference, use the option `--distributed`. In addition, `--tp <num>` and `--pp <num>`
2727
allow users to specify the types of parallelism to use.

0 commit comments

Comments
 (0)