We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df4a0c commit bae2667Copy full SHA for bae2667
1 file changed
applications/DeepSpeed-Chat/README.md
@@ -198,7 +198,7 @@ bash evaluation_scripts/run_prompt.sh
198
cd training/step2_reward_model_finetuning
199
200
# Run the training script
201
-bash training_scripts/run_350m.sh
+bash training_scripts/single_gpu/run_350m.sh
202
203
# Evaluate the model
204
bash evaluation_scripts/run_eval.sh
0 commit comments