Skip to content

Commit

Permalink
resolve Dockerfile conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanwenchen committed Nov 4, 2023
1 parent f8e0d5c commit ffafcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -322,4 +322,4 @@ RUN PYTHONPATH="./:$PYTHONPATH" torchrun --nproc_per_node=${NUM_GPUS} --master_p
# --tf32 True \
# --model_max_length 2048 \
# --gradient_checkpointing True \
# --lazy_preprocess True
# --lazy_preprocess True

0 comments on commit ffafcc8

Please sign in to comment.