OpenMotionLab / MotionGPT

[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language generation model using LLMs
https://motion-gpt.github.io
MIT License
1.45k stars 92 forks source link

The number of GPUs #42

Open blue-blue272 opened 11 months ago

blue-blue272 commented 11 months ago

Hi, I see the paper that you use 8 gpus in the main paper, but also state 64 gpus in the appendix. So what is the number of used gpus during training?

ChenFengYe commented 11 months ago

Hi, it is a typo error. However, during the training of MotionGPT, we do use 8 or 64 GPUs (we train MotionGPT multiple times). In most cases, we opt for 8 GPUs due to cost.

blue-blue272 commented 11 months ago

Thanks. I get that.

blue-blue272 commented 10 months ago

@ChenFengYe I have another question, how long about the training time of stage1, stage2 and stage3?

zjuliangxun commented 4 months ago

Hi, it is a typo error. However, during the training of MotionGPT, we do use 8 or 64 GPUs (we train MotionGPT multiple times). In most cases, we opt for 8 GPUs due to cost.

May I ask how much time dose it cost to train a 220M MotionGPT given 8 v100s?

2000ZRL commented 5 days ago

@ChenFengYe I have another question, how long about the training time of stage1, stage2 and stage3?

Same question