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
891b8e7f
Unverified
Commit
891b8e7f
authored
Apr 06, 2023
by
binmakeswell
Committed by
GitHub
Apr 06, 2023
Browse files
[chat] fix stage3 PPO sample sh command (#3477)
parent
c701b77b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
applications/Chat/examples/train_prompts.sh
applications/Chat/examples/train_prompts.sh
+1
-1
No files found.
applications/Chat/examples/train_prompts.sh
View file @
891b8e7f
...
...
@@ -15,4 +15,4 @@ set_n_least_used_CUDA_VISIBLE_DEVICES() {
set_n_least_used_CUDA_VISIBLE_DEVICES 2
torchrun
--standalone
--nproc_per_node
=
2 train_prompts.py prompt
s.csv
--strategy
colossalai_zero2
torchrun
--standalone
--nproc_per_node
=
2 train_prompts.py
--
prompt
_path
/path/to/data.json
--strategy
colossalai_zero2
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