Upload Gemma3ForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -43,13 +43,13 @@
|
|
43 |
"attention_dropout": 0.0,
|
44 |
"hidden_act": "gelu_pytorch_tanh",
|
45 |
"hidden_size": 16,
|
46 |
-
"image_size":
|
47 |
"intermediate_size": 32,
|
48 |
"layer_norm_eps": 1e-06,
|
49 |
"model_type": "siglip_vision_model",
|
50 |
"num_attention_heads": 4,
|
51 |
"num_channels": 3,
|
52 |
"num_hidden_layers": 2,
|
53 |
-
"patch_size":
|
54 |
}
|
55 |
}
|
|
|
43 |
"attention_dropout": 0.0,
|
44 |
"hidden_act": "gelu_pytorch_tanh",
|
45 |
"hidden_size": 16,
|
46 |
+
"image_size": 896,
|
47 |
"intermediate_size": 32,
|
48 |
"layer_norm_eps": 1e-06,
|
49 |
"model_type": "siglip_vision_model",
|
50 |
"num_attention_heads": 4,
|
51 |
"num_channels": 3,
|
52 |
"num_hidden_layers": 2,
|
53 |
+
"patch_size": 14
|
54 |
}
|
55 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b27476761998448dcce165bda769422fb89dc175b424ea4d8126da587280fde8
|
3 |
+
size 9137752
|