fix: fix bug
This commit is contained in:
parent
7d0cf5a79c
commit
618e57fa6b
|
@ -4,7 +4,7 @@
|
|||
|
||||
repeat_cnt=$1
|
||||
|
||||
export ASCEND_RT_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
|
||||
source /usr/local/Ascend/ascend-toolkit/set_env.sh
|
||||
|
||||
for ((i=0; i<repeat_cnt; i++)); do
|
||||
bash run_once.sh lora_sft Qwen-7B 8 500
|
||||
|
|
Loading…
Reference in New Issue