OpenGVLab / Ask-Anything

[CVPR2024 Highlight][VideoChatGPT] ChatGPT with video understanding! And many more supported LMs such as miniGPT4, StableLM, and MOSS.
https://vchat.opengvlab.com/
MIT License
2.85k stars 230 forks source link

Disk Space, GPU Usage, and Training Duration for Stage3 #163

Open myue22 opened 2 months ago

myue22 commented 2 months ago

Hello! Thanks for your excellent work on the VideoChat2 model and code sharing.

I have a few questions regarding the "stage3" training phase of the model and hope you could help clarify: Approximately how much disk space does the instruction_data dataset occupy during the "stage3" training phase? How many GPUs did you use during this stage of training? How long does it take to complete "stage3" training?

Thanks a lot in advance!