fix: fix typo

This commit is contained in:
wql 2024-09-25 10:25:47 +08:00
parent 379f6d1c47
commit fb6777c81f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ for ((i=0; i<repeat_cnt; i++)); do
bash run_once.sh lora_sft ChatGLM2-6B 8 500 bash run_once.sh lora_sft ChatGLM2-6B 8 500
bash run_once.sh lora_sft ChatGLM2-6B 8 1000 bash run_once.sh lora_sft ChatGLM2-6B 8 1000
bash run_once.sh lora_sft ChatGLM2-6B 1 500s bash run_once.sh lora_sft ChatGLM2-6B 1 500
bash run_once.sh lora_sft ChatGLM2-6B 1 1000 bash run_once.sh lora_sft ChatGLM2-6B 1 1000
bash run_once.sh inference ChatGLM2-6B 8 500 bash run_once.sh inference ChatGLM2-6B 8 500
bash run_once.sh inference ChatGLM2-6B 8 1000 bash run_once.sh inference ChatGLM2-6B 8 1000