Update zero3 code and OOM FQAs (#188)

This commit is contained in:
qianyu chen
2024-05-31 12:44:21 +08:00
committed by GitHub
parent fe7184f8c9
commit 8d9c86a919
5 changed files with 131 additions and 7 deletions

View File

@@ -37,6 +37,8 @@ torchrun $DISTRIBUTED_ARGS finetune.py \
--tune_vision true \
--tune_llm true \
--model_max_length 2048 \
--max_slice_nums 9 \
--scale_resolution 448 \
--max_steps 10000 \
--eval_steps 1000 \
--output_dir output/output_minicpmv2 \