Skip to content

Commit

Permalink
Update dev_opt_ppt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Galaxy1458 committed May 9, 2024
1 parent 8dd2d02 commit 96e69aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm/llama/npu/dev_opt_ppt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ source /usr/local/Ascend/ascend-toolkit/set_env.sh

python -u -m paddle.distributed.launch \
--log_dir "./log_8.0" \
run_pretrain.py \
../run_pretrain.py \
--model_name_or_path "meta-llama/Llama-2-13b" \
--tokenizer_name_or_path "meta-llama/Llama-2-13b" \
--input_dir "./pre-data" \
Expand Down

0 comments on commit 96e69aa

Please sign in to comment.