Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
04860484
Unverified
Commit
04860484
authored
Nov 13, 2022
by
Frank Lee
Committed by
GitHub
Nov 13, 2022
Browse files
[tutorial] updated hybrid parallel readme (#1928)
* [tutorial] updated hybrid parallel readme * polish code
parent
807cbdb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/tutorial/hybrid_parallel/README.md
examples/tutorial/hybrid_parallel/README.md
+1
-1
No files found.
examples/tutorial/hybrid_parallel/README.md
View file @
04860484
...
...
@@ -28,5 +28,5 @@ Current configuration setting on `config.py` is TP=2, PP=2.
colossalai run
--nproc_per_node
4 train.py
--config
config.py
# train with synthetic data
colossalai run
--nproc_per_node
4 train.py
--config
config.py
colossalai run
--nproc_per_node
4 train.py
--config
config.py
-s
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment