alibayram commited on
Commit
df2f7b8
·
verified ·
1 Parent(s): c7f4c1b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +121 -122
config.json CHANGED
@@ -1,126 +1,125 @@
1
  {
2
- "architectures": [
3
- "Gemma3ForConditionalGeneration"
4
- ],
5
- "boi_token_index": 3,
6
- "bos_token_id": 2,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  "dtype": "bfloat16",
8
- "eoi_token_index": 130971,
9
- "eos_token_id": [
10
- 1,
11
- 1,
12
- 106
13
- ],
14
- "image_token_index": 131072,
15
  "initializer_range": 0.02,
16
- "mm_tokens_per_image": 256,
17
- "model_type": "gemma3",
18
- "pad_token_id": 0,
19
- "quantization": {
20
- "group_size": 64,
21
- "bits": 4,
22
- "mode": "affine"
23
- },
24
- "quantization_config": {
25
- "group_size": 64,
26
- "bits": 4,
27
- "mode": "affine"
28
- },
29
- "text_config": {
30
- "_sliding_window_pattern": 6,
31
- "attention_bias": false,
32
- "attention_dropout": 0.0,
33
- "attn_logit_softcapping": null,
34
- "dtype": "bfloat16",
35
- "final_logit_softcapping": null,
36
- "head_dim": 256,
37
- "hidden_activation": "gelu_pytorch_tanh",
38
- "hidden_size": 3840,
39
- "initializer_range": 0.02,
40
- "intermediate_size": 15360,
41
- "layer_types": [
42
- "sliding_attention",
43
- "sliding_attention",
44
- "sliding_attention",
45
- "sliding_attention",
46
- "sliding_attention",
47
- "full_attention",
48
- "sliding_attention",
49
- "sliding_attention",
50
- "sliding_attention",
51
- "sliding_attention",
52
- "sliding_attention",
53
- "full_attention",
54
- "sliding_attention",
55
- "sliding_attention",
56
- "sliding_attention",
57
- "sliding_attention",
58
- "sliding_attention",
59
- "full_attention",
60
- "sliding_attention",
61
- "sliding_attention",
62
- "sliding_attention",
63
- "sliding_attention",
64
- "sliding_attention",
65
- "full_attention",
66
- "sliding_attention",
67
- "sliding_attention",
68
- "sliding_attention",
69
- "sliding_attention",
70
- "sliding_attention",
71
- "full_attention",
72
- "sliding_attention",
73
- "sliding_attention",
74
- "sliding_attention",
75
- "sliding_attention",
76
- "sliding_attention",
77
- "full_attention",
78
- "sliding_attention",
79
- "sliding_attention",
80
- "sliding_attention",
81
- "sliding_attention",
82
- "sliding_attention",
83
- "full_attention",
84
- "sliding_attention",
85
- "sliding_attention",
86
- "sliding_attention",
87
- "sliding_attention",
88
- "sliding_attention",
89
- "full_attention"
90
- ],
91
- "max_position_embeddings": 131072,
92
- "model_type": "gemma3_text",
93
- "num_attention_heads": 16,
94
- "num_hidden_layers": 48,
95
- "num_key_value_heads": 8,
96
- "query_pre_attn_scalar": 256,
97
- "rms_norm_eps": 1e-06,
98
- "rope_local_base_freq": 10000.0,
99
- "rope_scaling": {
100
- "factor": 8.0,
101
- "rope_type": "linear"
102
- },
103
- "rope_theta": 1000000.0,
104
- "sliding_window": 1024,
105
- "use_bidirectional_attention": false,
106
- "use_cache": true,
107
- "vocab_size": 131136
108
  },
109
- "transformers_version": "4.57.6",
110
- "unsloth_version": "2026.2.1",
111
- "vision_config": {
112
- "attention_dropout": 0.0,
113
- "dtype": "bfloat16",
114
- "hidden_act": "gelu_pytorch_tanh",
115
- "hidden_size": 1152,
116
- "image_size": 896,
117
- "intermediate_size": 4304,
118
- "layer_norm_eps": 1e-06,
119
- "model_type": "siglip_vision_model",
120
- "num_attention_heads": 16,
121
- "num_channels": 3,
122
- "num_hidden_layers": 27,
123
- "patch_size": 14,
124
- "vision_use_head": false
125
- }
126
- }
 
 
 
 
 
 
 
1
  {
2
+ "architectures": [
3
+ "Gemma3ForConditionalGeneration"
4
+ ],
5
+ "boi_token_index": 3,
6
+ "bos_token_id": 2,
7
+ "dtype": "bfloat16",
8
+ "eoi_token_index": 130971,
9
+ "eos_token_id": [
10
+ 1,
11
+ 106
12
+ ],
13
+ "image_token_index": 131072,
14
+ "initializer_range": 0.02,
15
+ "mm_tokens_per_image": 256,
16
+ "model_type": "gemma3",
17
+ "pad_token_id": 0,
18
+ "quantization": {
19
+ "group_size": 64,
20
+ "bits": 4,
21
+ "mode": "affine"
22
+ },
23
+ "quantization_config": {
24
+ "group_size": 64,
25
+ "bits": 4,
26
+ "mode": "affine"
27
+ },
28
+ "text_config": {
29
+ "_sliding_window_pattern": 6,
30
+ "attention_bias": false,
31
+ "attention_dropout": 0,
32
+ "attn_logit_softcapping": null,
33
  "dtype": "bfloat16",
34
+ "final_logit_softcapping": null,
35
+ "head_dim": 256,
36
+ "hidden_activation": "gelu_pytorch_tanh",
37
+ "hidden_size": 3840,
 
 
 
38
  "initializer_range": 0.02,
39
+ "intermediate_size": 15360,
40
+ "layer_types": [
41
+ "sliding_attention",
42
+ "sliding_attention",
43
+ "sliding_attention",
44
+ "sliding_attention",
45
+ "sliding_attention",
46
+ "full_attention",
47
+ "sliding_attention",
48
+ "sliding_attention",
49
+ "sliding_attention",
50
+ "sliding_attention",
51
+ "sliding_attention",
52
+ "full_attention",
53
+ "sliding_attention",
54
+ "sliding_attention",
55
+ "sliding_attention",
56
+ "sliding_attention",
57
+ "sliding_attention",
58
+ "full_attention",
59
+ "sliding_attention",
60
+ "sliding_attention",
61
+ "sliding_attention",
62
+ "sliding_attention",
63
+ "sliding_attention",
64
+ "full_attention",
65
+ "sliding_attention",
66
+ "sliding_attention",
67
+ "sliding_attention",
68
+ "sliding_attention",
69
+ "sliding_attention",
70
+ "full_attention",
71
+ "sliding_attention",
72
+ "sliding_attention",
73
+ "sliding_attention",
74
+ "sliding_attention",
75
+ "sliding_attention",
76
+ "full_attention",
77
+ "sliding_attention",
78
+ "sliding_attention",
79
+ "sliding_attention",
80
+ "sliding_attention",
81
+ "sliding_attention",
82
+ "full_attention",
83
+ "sliding_attention",
84
+ "sliding_attention",
85
+ "sliding_attention",
86
+ "sliding_attention",
87
+ "sliding_attention",
88
+ "full_attention"
89
+ ],
90
+ "max_position_embeddings": 131072,
91
+ "model_type": "gemma3_text",
92
+ "num_attention_heads": 16,
93
+ "num_hidden_layers": 48,
94
+ "num_key_value_heads": 8,
95
+ "query_pre_attn_scalar": 256,
96
+ "rms_norm_eps": 0.000001,
97
+ "rope_local_base_freq": 10000,
98
+ "rope_scaling": {
99
+ "factor": 8,
100
+ "rope_type": "linear"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  },
102
+ "rope_theta": 1000000,
103
+ "sliding_window": 1024,
104
+ "use_bidirectional_attention": false,
105
+ "use_cache": true,
106
+ "vocab_size": 131136
107
+ },
108
+ "transformers_version": "4.57.6",
109
+ "unsloth_version": "2026.2.1",
110
+ "vision_config": {
111
+ "attention_dropout": 0,
112
+ "dtype": "bfloat16",
113
+ "hidden_act": "gelu_pytorch_tanh",
114
+ "hidden_size": 1152,
115
+ "image_size": 896,
116
+ "intermediate_size": 4304,
117
+ "layer_norm_eps": 0.000001,
118
+ "model_type": "siglip_vision_model",
119
+ "num_attention_heads": 16,
120
+ "num_channels": 3,
121
+ "num_hidden_layers": 27,
122
+ "patch_size": 14,
123
+ "vision_use_head": false
124
+ }
125
+ }