"composable_kernel/include/utility/array.hpp" did not exist on "7a89684f92cc39afbb13ad970c1a3282e60b9180"
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