mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-06 19:10:45 +00:00
Changes to be committed:
modified: minigpt4/configs/models/minigpt4_llama2.yaml
This commit is contained in:
parent
a00f982ff2
commit
c38b169b6a
@ -5,7 +5,7 @@ model:
|
|||||||
image_size: 512
|
image_size: 512
|
||||||
drop_path_rate: 0
|
drop_path_rate: 0
|
||||||
use_grad_checkpoint: False
|
use_grad_checkpoint: False
|
||||||
vit_precision: "fp32"
|
vit_precision: "fp16"
|
||||||
freeze_vit: True
|
freeze_vit: True
|
||||||
has_qformer: False
|
has_qformer: False
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user