albertvillanova HF Staff commited on
Commit
28dd742
·
verified ·
1 Parent(s): f948a6f

Upload Gemma3ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. generation_config.json +1 -4
  3. model.safetensors +2 -2
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "hidden_activation": "gelu_pytorch_tanh",
24
  "hidden_size": 16,
25
  "initializer_range": 0.02,
26
- "intermediate_size": 10240,
27
  "layer_types": [
28
  "sliding_attention",
29
  "sliding_attention"
@@ -52,8 +52,8 @@
52
  "embed_dim": 64,
53
  "hidden_act": "gelu_pytorch_tanh",
54
  "hidden_size": 16,
55
- "image_size": 896,
56
- "intermediate_size": 4304,
57
  "layer_norm_eps": 1e-06,
58
  "model_type": "siglip_vision_model",
59
  "num_attention_heads": 4,
 
23
  "hidden_activation": "gelu_pytorch_tanh",
24
  "hidden_size": 16,
25
  "initializer_range": 0.02,
26
+ "intermediate_size": 32,
27
  "layer_types": [
28
  "sliding_attention",
29
  "sliding_attention"
 
52
  "embed_dim": 64,
53
  "hidden_act": "gelu_pytorch_tanh",
54
  "hidden_size": 16,
55
+ "image_size": 224,
56
+ "intermediate_size": 32,
57
  "layer_norm_eps": 1e-06,
58
  "model_type": "siglip_vision_model",
59
  "num_attention_heads": 4,
generation_config.json CHANGED
@@ -1,13 +1,10 @@
1
  {
 
2
  "bos_token_id": 2,
3
- "cache_implementation": "hybrid",
4
- "do_sample": true,
5
  "eos_token_id": [
6
  1,
7
  106
8
  ],
9
  "pad_token_id": 0,
10
- "top_k": 64,
11
- "top_p": 0.95,
12
  "transformers_version": "4.57.3"
13
  }
 
1
  {
2
+ "_from_model_config": true,
3
  "bos_token_id": 2,
 
 
4
  "eos_token_id": [
5
  1,
6
  106
7
  ],
8
  "pad_token_id": 0,
 
 
9
  "transformers_version": "4.57.3"
10
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4631a121257799c3b9ced2e772035a5f0087bef1f383271434296f3197439a7c
3
- size 11287536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:866c91b1e2d7f40146f4a679ff31dc7cf900afdf2fc8a880c94bbf68392fb952
3
+ size 8640680