Vision-CAIR commited on
Commit
be00c5f
1 Parent(s): 290ae69

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "end_sym": "</s>",
11
  "freeze_qformer": true,
12
  "freeze_vit": true,
13
- "image_size": 224,
14
  "length": 50,
15
  "llama_model": "meta-llama/Llama-2-7b-chat-hf",
16
  "lora_alpha": 16,
 
10
  "end_sym": "</s>",
11
  "freeze_qformer": true,
12
  "freeze_vit": true,
13
+ "img_size": 224,
14
  "length": 50,
15
  "llama_model": "meta-llama/Llama-2-7b-chat-hf",
16
  "lora_alpha": 16,