OpenBMB / MiniCPM-V

MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
Apache License 2.0
12.76k stars 894 forks source link

How not to save the files in global_step1 during training #584

Closed orderer0001 closed 1 month ago

orderer0001 commented 2 months ago

How not to save the files in global_step1 during training, which should be training parameters

shaohua-pan commented 2 months ago

You can change the 'save_steps' parameters to control it.