File size: 577 Bytes
65c07c4
 
 
 
 
 
 
7b00cf2
65c07c4
 
 
50bd94a
65c07c4
 
50bd94a
 
 
65c07c4
bb5d9ef
50bd94a
65c07c4
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "architectures": [
    "Blip2ForImageTextRetrieval"
  ],
  "image_text_hidden_size": 256,
  "initializer_factor": 1.0,
  "initializer_range": 0.02,
  "model_type": "blip-2",
  "num_query_tokens": 32,
  "qformer_config": {
    "model_type": "blip_2_qformer",
    "use_qformer_text_input": true,
    "vocab_size": 30523
  },
  "text_config": {
    "model_type": "opt"
  },
  "torch_dtype": "float32",
  "transformers_version": "4.42.0.dev0",
  "use_decoder_only_language_model": true,
  "vision_config": {
    "image_size": 364,
    "model_type": "blip_2_vision_model"
  }
}