Skip to content

Commit bae2667

Browse files
authored
[docs] script path fix
1 parent 8df4a0c commit bae2667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/DeepSpeed-Chat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ bash evaluation_scripts/run_prompt.sh
198198
cd training/step2_reward_model_finetuning
199199

200200
# Run the training script
201-
bash training_scripts/run_350m.sh
201+
bash training_scripts/single_gpu/run_350m.sh
202202

203203
# Evaluate the model
204204
bash evaluation_scripts/run_eval.sh

0 commit comments

Comments
 (0)