MiniGPT-4 icon indicating copy to clipboard operation
MiniGPT-4 copied to clipboard

The memory requirement for finetuning

Open kuoyenlo opened this issue 1 year ago • 2 comments

Hi guys:

I am trying to re-produce the finetune (stage 2) based on the instruction, such the following command: " torchrun --nproc-per-node NUM_GPU train.py --cfg-path train_configs/minigpt4_stage2_finetune.yaml "

ALTHOUGHT I could run the demo.py without OOM, run the finetune with official dataset result in OOM in my machine (colab). Just wondering anyone has relative experience.

Thanks!

kuoyenlo avatar May 01 '23 12:05 kuoyenlo

The same question.

Jason-fan20 avatar May 03 '23 08:05 Jason-fan20

Maybe this is helpful #164

thiner avatar May 08 '23 03:05 thiner