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

Train LLM decoder

Open bluesky314 opened this issue 1 year ago • 3 comments

There is a way to train the vision encoder in the config https://github.com/Vision-CAIR/MiniGPT-4/blob/main/minigpt4/configs/models/minigpt4.yaml#L16 by:

freeze_vit: True freeze_qformer: True

Is there a way to finetune the llm decoder also with this library

bluesky314 avatar Jun 21 '23 07:06 bluesky314

@Zhwt @TsuTikgiau @junchen14 @lx709 Can anyone help? Need for research

bluesky314 avatar Jun 28 '23 12:06 bluesky314

I'm also looking for a way to change the decoder. Is there a way to get the weights for only the progression layers?

joaopedrosdmm avatar Jul 28 '23 17:07 joaopedrosdmm

Neeeeeed!

dirtycomputer avatar Dec 21 '23 10:12 dirtycomputer