mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 18:29:18 +08:00
fix finetune
This commit is contained in:
@@ -30,6 +30,7 @@ torchrun $DISTRIBUTED_ARGS finetune.py \
|
||||
--bf16_full_eval true \
|
||||
--do_train \
|
||||
--do_eval \
|
||||
--model_max_length 2048 \
|
||||
--max_steps 80000 \
|
||||
--eval_steps 200 \
|
||||
--output_dir output/output_minicpmv2 \
|
||||
|
||||
Reference in New Issue
Block a user