Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -44,6 +44,7 @@
|
|
44 |
"patch_size": 2,
|
45 |
"num_attention_heads": 4,
|
46 |
"num_hidden_layers": 5
|
|
|
47 |
},
|
48 |
"perceiver_config": {
|
49 |
"qk_layer_norms_perceiver": false,
|
|
|
44 |
"patch_size": 2,
|
45 |
"num_attention_heads": 4,
|
46 |
"num_hidden_layers": 5
|
47 |
+
"vision_model_name": "hf-internal-testing/tiny-random-clip"
|
48 |
},
|
49 |
"perceiver_config": {
|
50 |
"qk_layer_norms_perceiver": false,
|