"test/normalization/test_layernorm2d_fp16.cpp" did not exist on "f584ab0c545ade05ae793a8b36fa282d47d0f698"
Commit f6f0e234 authored by suily's avatar suily
Browse files

Update README.md

parent 0a6bb678
...@@ -194,6 +194,7 @@ VTimeLLM/checkpoints: ...@@ -194,6 +194,7 @@ VTimeLLM/checkpoints:
# 若使用小数据集需修改sh文件,例如per_device_train_batch_size=gradient_accumulation_steps=2【per_device_train_batch_size*n_gpus<10不能超过小数据集的size】 # 若使用小数据集需修改sh文件,例如per_device_train_batch_size=gradient_accumulation_steps=2【per_device_train_batch_size*n_gpus<10不能超过小数据集的size】
cd VTimeLLM cd VTimeLLM
wandb off wandb off
unset HIP_VISIBLE_DEVICES
sh scripts/stage1.sh sh scripts/stage1.sh
sh scripts/stage2.sh sh scripts/stage2.sh
sh scripts/stage3.sh sh scripts/stage3.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment