szang18 commited on
Commit
0dbdba4
·
verified ·
1 Parent(s): 5cfc06e

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,320 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "IPEC-COMMUNITY/spatialvla-4b-224-pt",
3
+ "_vocab_size": 265347,
4
+ "action_token_begin_idx": 257153,
5
+ "architectures": [
6
+ "SpatialVLAForConditionalGeneration"
7
+ ],
8
+ "auto_map": {
9
+ "AutoConfig": "IPEC-COMMUNITY/spatialvla-4b-224-pt--configuration_spatialvla.SpatialVLAConfig",
10
+ "AutoModel": "IPEC-COMMUNITY/spatialvla-4b-224-pt--modeling_spatialvla.SpatialVLAForConditionalGeneration"
11
+ },
12
+ "bos_token_id": 2,
13
+ "ego3d_patch_reso": 2,
14
+ "eos_token_id": 1,
15
+ "hidden_size": 2048,
16
+ "image_token_index": 257152,
17
+ "model_type": "spatialvla",
18
+ "n_freqs": 8,
19
+ "num_hidden_layers": 26,
20
+ "pad_token_id": 0,
21
+ "projection_dim": 2304,
22
+ "spatial_token_num": 8194,
23
+ "text_config": {
24
+ "_attn_implementation_autoset": true,
25
+ "architectures": [
26
+ "Gemma2ForCausalLM"
27
+ ],
28
+ "eos_token_id": [
29
+ 1,
30
+ 107
31
+ ],
32
+ "hidden_act": "gelu_pytorch_tanh",
33
+ "hidden_size": 2304,
34
+ "intermediate_size": 9216,
35
+ "model_type": "gemma2",
36
+ "num_hidden_layers": 26,
37
+ "num_image_tokens": 256,
38
+ "num_key_value_heads": 4,
39
+ "tie_word_embeddings": false,
40
+ "torch_dtype": "bfloat16",
41
+ "vocab_size": 265347
42
+ },
43
+ "torch_dtype": "bfloat16",
44
+ "transformers_version": "4.47.0",
45
+ "use_spatial_token": true,
46
+ "use_vision_zoe": true,
47
+ "vision_config": {
48
+ "hidden_size": 1152,
49
+ "intermediate_size": 4304,
50
+ "model_type": "siglip_vision_model",
51
+ "num_attention_heads": 16,
52
+ "num_hidden_layers": 27,
53
+ "num_image_tokens": 256,
54
+ "num_positions": 256,
55
+ "patch_size": 14,
56
+ "projection_dim": 2304,
57
+ "torch_dtype": "bfloat16",
58
+ "vision_use_head": false
59
+ },
60
+ "vision_zoe_config": {
61
+ "_attn_implementation_autoset": true,
62
+ "_name_or_path": "Intel/zoedepth-nyu-kitti",
63
+ "add_cross_attention": false,
64
+ "add_projection": false,
65
+ "architectures": [
66
+ "ZoeDepthForDepthEstimation"
67
+ ],
68
+ "attractor_alpha": 1000,
69
+ "attractor_gamma": 2,
70
+ "attractor_kind": "mean",
71
+ "backbone": null,
72
+ "backbone_config": {
73
+ "_attn_implementation_autoset": false,
74
+ "_name_or_path": "",
75
+ "add_cross_attention": false,
76
+ "add_fpn": false,
77
+ "architectures": null,
78
+ "attention_probs_dropout_prob": 0.0,
79
+ "auxiliary_channels": 256,
80
+ "auxiliary_concat_input": false,
81
+ "auxiliary_loss_weight": 0.4,
82
+ "auxiliary_num_convs": 1,
83
+ "bad_words_ids": null,
84
+ "begin_suppress_tokens": null,
85
+ "bos_token_id": null,
86
+ "chunk_size_feed_forward": 0,
87
+ "cross_attention_hidden_size": null,
88
+ "decoder_start_token_id": null,
89
+ "diversity_penalty": 0.0,
90
+ "do_sample": false,
91
+ "drop_path_rate": 0.1,
92
+ "early_stopping": false,
93
+ "encoder_no_repeat_ngram_size": 0,
94
+ "eos_token_id": null,
95
+ "exponential_decay_length_penalty": null,
96
+ "finetuning_task": null,
97
+ "forced_bos_token_id": null,
98
+ "forced_eos_token_id": null,
99
+ "hidden_act": "gelu",
100
+ "hidden_dropout_prob": 0.0,
101
+ "hidden_size": 1024,
102
+ "id2label": {
103
+ "0": "LABEL_0",
104
+ "1": "LABEL_1"
105
+ },
106
+ "image_size": 384,
107
+ "initializer_range": 0.02,
108
+ "intermediate_size": 4096,
109
+ "is_decoder": false,
110
+ "is_encoder_decoder": false,
111
+ "label2id": {
112
+ "LABEL_0": 0,
113
+ "LABEL_1": 1
114
+ },
115
+ "layer_norm_eps": 1e-12,
116
+ "layer_scale_init_value": 0.1,
117
+ "length_penalty": 1.0,
118
+ "max_length": 20,
119
+ "min_length": 0,
120
+ "model_type": "beit",
121
+ "no_repeat_ngram_size": 0,
122
+ "num_attention_heads": 16,
123
+ "num_beam_groups": 1,
124
+ "num_beams": 1,
125
+ "num_channels": 3,
126
+ "num_hidden_layers": 24,
127
+ "num_return_sequences": 1,
128
+ "out_features": [
129
+ "stage6",
130
+ "stage12",
131
+ "stage18",
132
+ "stage24"
133
+ ],
134
+ "out_indices": [
135
+ 6,
136
+ 12,
137
+ 18,
138
+ 24
139
+ ],
140
+ "output_attentions": false,
141
+ "output_hidden_states": false,
142
+ "output_scores": false,
143
+ "pad_token_id": null,
144
+ "patch_size": 16,
145
+ "pool_scales": [
146
+ 1,
147
+ 2,
148
+ 3,
149
+ 6
150
+ ],
151
+ "prefix": null,
152
+ "problem_type": null,
153
+ "pruned_heads": {},
154
+ "remove_invalid_values": false,
155
+ "repetition_penalty": 1.0,
156
+ "reshape_hidden_states": false,
157
+ "return_dict": true,
158
+ "return_dict_in_generate": false,
159
+ "semantic_loss_ignore_index": 255,
160
+ "sep_token_id": null,
161
+ "stage_names": [
162
+ "stem",
163
+ "stage1",
164
+ "stage2",
165
+ "stage3",
166
+ "stage4",
167
+ "stage5",
168
+ "stage6",
169
+ "stage7",
170
+ "stage8",
171
+ "stage9",
172
+ "stage10",
173
+ "stage11",
174
+ "stage12",
175
+ "stage13",
176
+ "stage14",
177
+ "stage15",
178
+ "stage16",
179
+ "stage17",
180
+ "stage18",
181
+ "stage19",
182
+ "stage20",
183
+ "stage21",
184
+ "stage22",
185
+ "stage23",
186
+ "stage24"
187
+ ],
188
+ "suppress_tokens": null,
189
+ "task_specific_params": null,
190
+ "temperature": 1.0,
191
+ "tf_legacy_loss": false,
192
+ "tie_encoder_decoder": false,
193
+ "tie_word_embeddings": true,
194
+ "tokenizer_class": null,
195
+ "top_k": 50,
196
+ "top_p": 1.0,
197
+ "torch_dtype": null,
198
+ "torchscript": false,
199
+ "typical_p": 1.0,
200
+ "use_absolute_position_embeddings": false,
201
+ "use_auxiliary_head": true,
202
+ "use_bfloat16": false,
203
+ "use_mask_token": false,
204
+ "use_mean_pooling": true,
205
+ "use_relative_position_bias": true,
206
+ "use_shared_relative_position_bias": false,
207
+ "vocab_size": 8192
208
+ },
209
+ "backbone_hidden_size": 1024,
210
+ "bad_words_ids": null,
211
+ "batch_norm_eps": 1e-05,
212
+ "begin_suppress_tokens": null,
213
+ "bin_centers_type": "softplus",
214
+ "bin_configurations": [
215
+ {
216
+ "max_depth": 10.0,
217
+ "min_depth": 0.001,
218
+ "n_bins": 64,
219
+ "name": "nyu"
220
+ },
221
+ {
222
+ "max_depth": 80.0,
223
+ "min_depth": 0.001,
224
+ "n_bins": 64,
225
+ "name": "kitti"
226
+ }
227
+ ],
228
+ "bin_embedding_dim": 128,
229
+ "bos_token_id": null,
230
+ "bottleneck_features": 256,
231
+ "chunk_size_feed_forward": 0,
232
+ "cross_attention_hidden_size": null,
233
+ "decoder_start_token_id": null,
234
+ "diversity_penalty": 0.0,
235
+ "do_sample": false,
236
+ "early_stopping": false,
237
+ "encoder_no_repeat_ngram_size": 0,
238
+ "eos_token_id": null,
239
+ "exponential_decay_length_penalty": null,
240
+ "finetuning_task": null,
241
+ "forced_bos_token_id": null,
242
+ "forced_eos_token_id": null,
243
+ "fusion_hidden_size": 256,
244
+ "head_in_index": -1,
245
+ "hidden_act": "gelu",
246
+ "id2label": {
247
+ "0": "LABEL_0",
248
+ "1": "LABEL_1"
249
+ },
250
+ "initializer_range": 0.02,
251
+ "is_decoder": false,
252
+ "is_encoder_decoder": false,
253
+ "label2id": {
254
+ "LABEL_0": 0,
255
+ "LABEL_1": 1
256
+ },
257
+ "length_penalty": 1.0,
258
+ "max_length": 20,
259
+ "max_temp": 50.0,
260
+ "min_length": 0,
261
+ "min_temp": 0.0212,
262
+ "model_type": "zoedepth",
263
+ "neck_hidden_sizes": [
264
+ 256,
265
+ 512,
266
+ 1024,
267
+ 1024
268
+ ],
269
+ "no_repeat_ngram_size": 0,
270
+ "num_attractors": [
271
+ 16,
272
+ 8,
273
+ 4,
274
+ 1
275
+ ],
276
+ "num_beam_groups": 1,
277
+ "num_beams": 1,
278
+ "num_patch_transformer_layers": 4,
279
+ "num_relative_features": 32,
280
+ "num_return_sequences": 1,
281
+ "output_attentions": false,
282
+ "output_hidden_states": false,
283
+ "output_scores": false,
284
+ "pad_token_id": null,
285
+ "patch_transformer_hidden_size": 128,
286
+ "patch_transformer_intermediate_size": 1024,
287
+ "patch_transformer_num_attention_heads": 4,
288
+ "prefix": null,
289
+ "problem_type": null,
290
+ "pruned_heads": {},
291
+ "readout_type": "project",
292
+ "reassemble_factors": [
293
+ 4,
294
+ 2,
295
+ 1,
296
+ 0.5
297
+ ],
298
+ "remove_invalid_values": false,
299
+ "repetition_penalty": 1.0,
300
+ "return_dict": true,
301
+ "return_dict_in_generate": false,
302
+ "sep_token_id": null,
303
+ "suppress_tokens": null,
304
+ "task_specific_params": null,
305
+ "temperature": 1.0,
306
+ "tf_legacy_loss": false,
307
+ "tie_encoder_decoder": false,
308
+ "tie_word_embeddings": true,
309
+ "tokenizer_class": null,
310
+ "top_k": 50,
311
+ "top_p": 1.0,
312
+ "torch_dtype": "bfloat16",
313
+ "torchscript": false,
314
+ "typical_p": 1.0,
315
+ "use_batch_norm_in_fusion_residual": false,
316
+ "use_bfloat16": false,
317
+ "use_bias_in_fusion_residual": null,
318
+ "use_pretrained_backbone": false
319
+ }
320
+ }
configuration_spatialvla.py ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # coding=utf-8
2
+ # Copyright 2024 Microsoft Research & University of Wisconsin-Madison and the HuggingFace Inc. team. All rights reserved.
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+ import warnings
15
+
16
+ from transformers.configuration_utils import PretrainedConfig
17
+ from transformers.utils import logging
18
+ from transformers import CONFIG_MAPPING, AutoConfig
19
+
20
+ logger = logging.get_logger(__name__)
21
+
22
+ class SpatialVLAConfig(PretrainedConfig):
23
+ model_type = "spatialvla"
24
+ sub_configs = {"text_config": AutoConfig, "vision_config": AutoConfig, "vision_zoe_config": AutoConfig}
25
+
26
+ def __init__(
27
+ self,
28
+ vision_config=None,
29
+ text_config=None,
30
+ ignore_index=-100,
31
+ image_token_index=256000,
32
+ vocab_size=257152,
33
+ projection_dim=2048,
34
+ hidden_size=2048,
35
+ vision_zoe_config=None,
36
+ action_token_begin_idx=None,
37
+ spatial_token_num=259,
38
+ use_spatial_token=False,
39
+ ego3d_patch_reso=4,
40
+ n_freqs=8,
41
+ use_vision_zoe=True,
42
+ **kwargs,
43
+ ):
44
+ self._ignore_index = ignore_index
45
+ self.image_token_index = image_token_index
46
+ self._vocab_size = vocab_size
47
+ self.projection_dim = projection_dim
48
+ self.hidden_size = hidden_size
49
+ self.vision_config = vision_config
50
+ self.is_encoder_decoder = False
51
+
52
+ if isinstance(self.vision_config, dict):
53
+ vision_config["model_type"] = (
54
+ vision_config["model_type"] if "model_type" in vision_config else "siglip_vision_model"
55
+ )
56
+ self.vision_config = CONFIG_MAPPING[vision_config["model_type"]](**vision_config)
57
+ elif vision_config is None:
58
+ self.vision_config = CONFIG_MAPPING["siglip_vision_model"](
59
+ intermediate_size=4096,
60
+ hidden_size=1152,
61
+ patch_size=14,
62
+ image_size=224,
63
+ num_hidden_layers=27,
64
+ num_attention_heads=16,
65
+ vocab_size=257152,
66
+ vision_use_head=False,
67
+ )
68
+
69
+ self.text_config = text_config
70
+ if isinstance(self.text_config, dict):
71
+ text_config["model_type"] = text_config["model_type"] if "model_type" in text_config else "gemma2"
72
+ self.text_config = CONFIG_MAPPING[text_config["model_type"]](**text_config)
73
+ elif text_config is None:
74
+ self.text_config = CONFIG_MAPPING["gemma2"](
75
+ hidden_size=2048,
76
+ num_hidden_layers=18,
77
+ intermediate_size=16384,
78
+ num_attention_heads=8,
79
+ num_key_value_heads=1,
80
+ is_encoder_decoder=False,
81
+ vocab_size=vocab_size,
82
+ )
83
+ self.text_config.num_image_tokens = (self.vision_config.image_size // self.vision_config.patch_size) ** 2
84
+ self.vision_config.projection_dim = projection_dim
85
+
86
+ # vision zoe config
87
+ self.vision_zoe_config = vision_zoe_config
88
+ if isinstance(self.vision_zoe_config, dict):
89
+ vision_zoe_config["model_type"] = vision_zoe_config["model_type"] if "model_type" in vision_zoe_config else "zoedepth"
90
+ self.vision_zoe_config = CONFIG_MAPPING[vision_zoe_config["model_type"]](**vision_zoe_config)
91
+ else:
92
+ pass
93
+
94
+ # additional attributes
95
+ self.action_token_begin_idx = action_token_begin_idx
96
+ self.spatial_token_num = spatial_token_num
97
+ self.use_spatial_token = use_spatial_token
98
+ self.ego3d_patch_reso = ego3d_patch_reso
99
+ self.n_freqs = n_freqs
100
+ self.use_vision_zoe = use_vision_zoe
101
+
102
+ super().__init__(**kwargs)
103
+
104
+ @property
105
+ def ignore_index(self):
106
+ warnings.warn(
107
+ "The `ignore_index` attribute is deprecated and will be removed in v4.47.",
108
+ FutureWarning,
109
+ )
110
+ return self._ignore_index
111
+
112
+ @ignore_index.setter
113
+ def ignore_index(self, value):
114
+ self._ignore_index = value
115
+
116
+ def to_dict(self):
117
+ output = super().to_dict()
118
+ output.pop("_ignore_index", None)
119
+ return output
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 2,
4
+ "cache_implementation": "hybrid",
5
+ "eos_token_id": 1,
6
+ "pad_token_id": 0,
7
+ "transformers_version": "4.47.0"
8
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:921cc184455a9991c1c1da065a83651cee7e0bc9421897aa4436cb1c3cd530d0
3
+ size 4969426016
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366fd47253868cf2e479b05e3ba0d95de846422e26688d825dd9a76d28193e49
3
+ size 3086476734
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
modeling_gemma2.py ADDED
@@ -0,0 +1,1283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # custom gemma2 to support flash_attention_2,
2
+ # source from https://github.com/huggingface/transformers/blob/v4.47.0/src/transformers/models/gemma2/modeling_gemma2.py
3
+ # coding=utf-8
4
+ # Copyright 2024 Google Inc. HuggingFace Inc. team. All rights reserved.
5
+ #
6
+ #
7
+ # Licensed under the Apache License, Version 2.0 (the "License");
8
+ # you may not use this file except in compliance with the License.
9
+ # You may obtain a copy of the License at
10
+ #
11
+ # http://www.apache.org/licenses/LICENSE-2.0
12
+ #
13
+ # Unless required by applicable law or agreed to in writing, software
14
+ # distributed under the License is distributed on an "AS IS" BASIS,
15
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
+ # See the License for the specific language governing permissions and
17
+ # limitations under the License.
18
+ from typing import List, Optional, Tuple, Union
19
+
20
+ import torch
21
+ import torch.nn as nn
22
+
23
+ from transformers.activations import ACT2FN
24
+ from transformers.cache_utils import Cache, HybridCache
25
+ from transformers.generation import GenerationMixin
26
+ from transformers.modeling_outputs import (
27
+ BaseModelOutputWithPast,
28
+ CausalLMOutputWithPast,
29
+ SequenceClassifierOutputWithPast,
30
+ TokenClassifierOutput,
31
+ )
32
+ from transformers.modeling_utils import PreTrainedModel
33
+ from transformers.utils import (
34
+ add_code_sample_docstrings,
35
+ add_start_docstrings,
36
+ add_start_docstrings_to_model_forward,
37
+ is_flash_attn_2_available,
38
+ is_flash_attn_greater_or_equal,
39
+ is_torch_greater_or_equal,
40
+ logging,
41
+ replace_return_docstrings,
42
+ is_flash_attn_greater_or_equal_2_10,
43
+ )
44
+ from transformers import Gemma2Config
45
+
46
+
47
+ if is_flash_attn_2_available():
48
+ from transformers.modeling_flash_attention_utils import _flash_attention_forward
49
+
50
+ if is_torch_greater_or_equal("2.5"):
51
+ from torch.nn.attention.flex_attention import flex_attention
52
+
53
+ logger = logging.get_logger(__name__)
54
+
55
+
56
+ _CHECKPOINT_FOR_DOC = "google/gemma2-7b"
57
+ _CONFIG_FOR_DOC = "Gemma2Config"
58
+
59
+
60
+ class Gemma2RMSNorm(nn.Module):
61
+ def __init__(self, dim: int, eps: float = 1e-6):
62
+ super().__init__()
63
+ self.eps = eps
64
+ self.weight = nn.Parameter(torch.zeros(dim))
65
+
66
+ def _norm(self, x):
67
+ return x * torch.rsqrt(x.pow(2).mean(-1, keepdim=True) + self.eps)
68
+
69
+ def forward(self, x):
70
+ output = self._norm(x.float())
71
+ # Llama does x.to(float16) * w whilst Gemma2 is (x * w).to(float16)
72
+ # See https://github.com/huggingface/transformers/pull/29402
73
+ output = output * (1.0 + self.weight.float())
74
+ return output.type_as(x)
75
+
76
+ def extra_repr(self):
77
+ return f"{tuple(self.weight.shape)}, eps={self.eps}"
78
+
79
+
80
+ class Gemma2MLP(nn.Module):
81
+ def __init__(self, config):
82
+ super().__init__()
83
+ self.config = config
84
+ self.hidden_size = config.hidden_size
85
+ self.intermediate_size = config.intermediate_size
86
+ self.gate_proj = nn.Linear(self.hidden_size, self.intermediate_size, bias=False)
87
+ self.up_proj = nn.Linear(self.hidden_size, self.intermediate_size, bias=False)
88
+ self.down_proj = nn.Linear(self.intermediate_size, self.hidden_size, bias=False)
89
+ self.act_fn = ACT2FN[config.hidden_activation]
90
+
91
+ def forward(self, x):
92
+ return self.down_proj(self.act_fn(self.gate_proj(x)) * self.up_proj(x))
93
+
94
+
95
+ class Gemma2RotaryEmbedding(nn.Module):
96
+ def __init__(self, dim, max_position_embeddings=2048, base=10000, device=None):
97
+ super().__init__()
98
+
99
+ self.dim = dim
100
+ self.max_position_embeddings = max_position_embeddings
101
+ self.base = base
102
+ inv_freq = 1.0 / (self.base ** (torch.arange(0, self.dim, 2, dtype=torch.int64).float() / self.dim))
103
+ self.register_buffer("inv_freq", tensor=inv_freq, persistent=False)
104
+
105
+ @torch.no_grad()
106
+ def forward(self, x, position_ids, seq_len=None):
107
+ # x: [bs, num_attention_heads, seq_len, head_size]
108
+ self.inv_freq.to(x.device)
109
+ inv_freq_expanded = self.inv_freq[None, :, None].float().expand(position_ids.shape[0], -1, 1)
110
+ position_ids_expanded = position_ids[:, None, :].float()
111
+ # Force float32 since bfloat16 loses precision on long contexts
112
+ # See https://github.com/huggingface/transformers/pull/29285
113
+ device_type = x.device.type
114
+ device_type = device_type if isinstance(device_type, str) and device_type != "mps" else "cpu"
115
+ with torch.autocast(device_type=device_type, enabled=False):
116
+ freqs = (inv_freq_expanded.float() @ position_ids_expanded.float()).transpose(1, 2)
117
+ emb = torch.cat((freqs, freqs), dim=-1)
118
+ cos = emb.cos()
119
+ sin = emb.sin()
120
+ return cos.to(dtype=x.dtype), sin.to(dtype=x.dtype)
121
+
122
+
123
+ def rotate_half(x):
124
+ """Rotates half the hidden dims of the input."""
125
+ x1 = x[..., : x.shape[-1] // 2]
126
+ x2 = x[..., x.shape[-1] // 2 :]
127
+ return torch.cat((-x2, x1), dim=-1)
128
+
129
+
130
+ def apply_rotary_pos_emb(q, k, cos, sin, position_ids=None, unsqueeze_dim=1):
131
+ """Applies Rotary Position Embedding to the query and key tensors.
132
+
133
+ Args:
134
+ q (`torch.Tensor`): The query tensor.
135
+ k (`torch.Tensor`): The key tensor.
136
+ cos (`torch.Tensor`): The cosine part of the rotary embedding.
137
+ sin (`torch.Tensor`): The sine part of the rotary embedding.
138
+ position_ids (`torch.Tensor`, *optional*):
139
+ Deprecated and unused.
140
+ unsqueeze_dim (`int`, *optional*, defaults to 1):
141
+ The 'unsqueeze_dim' argument specifies the dimension along which to unsqueeze cos[position_ids] and
142
+ sin[position_ids] so that they can be properly broadcasted to the dimensions of q and k. For example, note
143
+ that cos[position_ids] and sin[position_ids] have the shape [batch_size, seq_len, head_dim]. Then, if q and
144
+ k have the shape [batch_size, heads, seq_len, head_dim], then setting unsqueeze_dim=1 makes
145
+ cos[position_ids] and sin[position_ids] broadcastable to the shapes of q and k. Similarly, if q and k have
146
+ the shape [batch_size, seq_len, heads, head_dim], then set unsqueeze_dim=2.
147
+ Returns:
148
+ `tuple(torch.Tensor)` comprising of the query and key tensors rotated using the Rotary Position Embedding.
149
+ """
150
+ cos = cos.unsqueeze(unsqueeze_dim)
151
+ sin = sin.unsqueeze(unsqueeze_dim)
152
+ q_embed = (q * cos) + (rotate_half(q) * sin)
153
+ k_embed = (k * cos) + (rotate_half(k) * sin)
154
+ return q_embed, k_embed
155
+
156
+
157
+ def repeat_kv(hidden_states: torch.Tensor, n_rep: int) -> torch.Tensor:
158
+ """
159
+ This is the equivalent of torch.repeat_interleave(x, dim=1, repeats=n_rep). The hidden states go from (batch,
160
+ num_key_value_heads, seqlen, head_dim) to (batch, num_attention_heads, seqlen, head_dim)
161
+ """
162
+ batch, num_key_value_heads, slen, head_dim = hidden_states.shape
163
+ if n_rep == 1:
164
+ return hidden_states
165
+ hidden_states = hidden_states[:, :, None, :, :].expand(batch, num_key_value_heads, n_rep, slen, head_dim)
166
+ return hidden_states.reshape(batch, num_key_value_heads * n_rep, slen, head_dim)
167
+
168
+
169
+ def eager_attention_forward(
170
+ config: Gemma2Config,
171
+ query: torch.Tensor,
172
+ key: torch.Tensor,
173
+ value: torch.Tensor,
174
+ mask: Optional[torch.Tensor],
175
+ **_kwargs,
176
+ ) -> Tuple[torch.Tensor, torch.Tensor]:
177
+ key_states = repeat_kv(key, config.num_key_value_groups)
178
+ value_states = repeat_kv(value, config.num_key_value_groups)
179
+
180
+ attn_weights = torch.matmul(query, key_states.transpose(2, 3)) * config.scaling
181
+
182
+ if config.attn_logit_softcapping is not None:
183
+ attn_weights = attn_weights / config.attn_logit_softcapping
184
+ attn_weights = torch.tanh(attn_weights)
185
+ attn_weights = attn_weights * config.attn_logit_softcapping
186
+ if mask is not None: # no matter the length, we just slice it
187
+ causal_mask = mask[:, :, :, : key_states.shape[-2]]
188
+ attn_weights = attn_weights + causal_mask
189
+
190
+ # upcast attention to fp32
191
+ attn_weights = nn.functional.softmax(attn_weights, dim=-1, dtype=torch.float32).to(query.dtype)
192
+ attn_weights = nn.functional.dropout(attn_weights, p=config.attention_dropout, training=config.training)
193
+ attn_output = torch.matmul(attn_weights, value_states)
194
+ attn_output = attn_output.transpose(1, 2).contiguous()
195
+ return attn_output, attn_weights
196
+
197
+
198
+ def flash_attention_forward(
199
+ config: Gemma2Config,
200
+ query: torch.Tensor,
201
+ key: torch.Tensor,
202
+ value: torch.Tensor,
203
+ mask: Optional[torch.Tensor],
204
+ target_dtype: torch.dtype = torch.float16,
205
+ **_kwargs,
206
+ ) -> Tuple[torch.Tensor, None]:
207
+ # NOTE: None mask cause un defined https://github.com/huggingface/transformers/blob/c8c8dffbe45ebef0a8dba4a51024e5e5e498596b/src/transformers/models/gemma2/modeling_gemma2.py#L211
208
+ seq_len = query.shape[2]
209
+ if mask is not None:
210
+ query = query[:, :, :seq_len]
211
+ value = value[:, :, :seq_len]
212
+
213
+ # TODO: These transpose are quite inefficient but Flash Attention requires the layout
214
+ # [batch_size, sequence_length, num_heads, head_dim]. We would need to refactor rotary embedding
215
+ query_states = query.transpose(1, 2)
216
+ key_states = key.transpose(1, 2)
217
+ value_states = value.transpose(1, 2)
218
+
219
+ dropout_rate = config.attention_dropout if config.training else 0.0
220
+
221
+ input_dtype = query_states.dtype
222
+ if input_dtype == torch.float32:
223
+ query_states = query_states.to(target_dtype)
224
+ key_states = key_states.to(target_dtype)
225
+ value_states = value_states.to(target_dtype)
226
+
227
+ attn_output = _flash_attention_forward(
228
+ query_states,
229
+ key_states,
230
+ value_states,
231
+ mask,
232
+ seq_len,
233
+ dropout=dropout_rate,
234
+ softmax_scale=config.scaling,
235
+ is_causal=config.is_causal,
236
+ sliding_window=config.sliding_window,
237
+ use_top_left_mask=config._flash_attn_uses_top_left_mask,
238
+ softcap=config.attn_logit_softcapping if is_flash_attn_greater_or_equal("2.6.0") else None,
239
+ )
240
+
241
+ return attn_output, None
242
+
243
+
244
+ def flex_attention_forward(
245
+ config: Gemma2Config,
246
+ query: torch.Tensor,
247
+ key: torch.Tensor,
248
+ value: torch.Tensor,
249
+ mask: Optional[torch.Tensor],
250
+ output_attentions: bool = False,
251
+ **_kwargs,
252
+ ) -> Tuple[torch.Tensor, Optional[torch.Tensor]]:
253
+ def tanh_softcap(score, b, h, q_idx, kv_idx):
254
+ soft_cap = config.attn_logit_softcapping
255
+ score = soft_cap * torch.tanh(score / soft_cap)
256
+ if mask is not None:
257
+ return score + mask[b][0][q_idx][kv_idx]
258
+ return score
259
+
260
+ attn_output = flex_attention(
261
+ query,
262
+ key,
263
+ value,
264
+ score_mod=tanh_softcap,
265
+ enable_gqa=True,
266
+ scale=config.scaling,
267
+ return_lse=output_attentions,
268
+ )
269
+ if not output_attentions:
270
+ attn_weights = None
271
+ else:
272
+ attn_output, attn_weights = attn_output
273
+
274
+ attn_output = attn_output.transpose(1, 2).contiguous()
275
+ return attn_output, attn_weights
276
+
277
+
278
+ def sdpa_attention_forward(
279
+ config: Gemma2Config,
280
+ query: torch.Tensor,
281
+ key: torch.Tensor,
282
+ value: torch.Tensor,
283
+ mask: Optional[torch.Tensor],
284
+ **_kwargs,
285
+ ) -> Tuple[torch.Tensor, None]:
286
+ key = repeat_kv(key, config.num_key_value_groups)
287
+ value = repeat_kv(value, config.num_key_value_groups)
288
+
289
+ causal_mask = mask
290
+ if mask is not None:
291
+ causal_mask = causal_mask[:, :, :, : key.shape[-2]]
292
+
293
+ # SDPA with memory-efficient backend is currently (torch==2.1.2) bugged with non-contiguous inputs with custom attn_mask,
294
+ # Reference: https://github.com/pytorch/pytorch/issues/112577.
295
+ if query.device.type == "cuda" and causal_mask is not None:
296
+ query = query.contiguous()
297
+ key = key.contiguous()
298
+ value = value.contiguous()
299
+
300
+ # We dispatch to SDPA's Flash Attention or Efficient kernels via this `is_causal` if statement instead of an inline conditional assignment
301
+ # in SDPA to support both torch.compile's dynamic shapes and full graph options. An inline conditional prevents dynamic shapes from compiling.
302
+ is_causal = True if causal_mask is None and query.shape[1] > 1 else False
303
+
304
+ attn_output = torch.nn.functional.scaled_dot_product_attention(
305
+ query,
306
+ key,
307
+ value,
308
+ attn_mask=causal_mask,
309
+ dropout_p=config.attention_dropout if config.training else 0.0,
310
+ is_causal=is_causal,
311
+ scale=config.scaling,
312
+ )
313
+ attn_output = attn_output.transpose(1, 2).contiguous()
314
+ return attn_output, None
315
+
316
+
317
+ GEMMA2_ATTENTION_FUNCTION = {
318
+ "flash_attention_2": flash_attention_forward,
319
+ "flex_attention": flex_attention_forward,
320
+ "eager": eager_attention_forward,
321
+ "sdpa": sdpa_attention_forward,
322
+ }
323
+
324
+
325
+ class Gemma2Attention(nn.Module):
326
+ """Multi-headed attention from 'Attention Is All You Need' paper"""
327
+
328
+ def __init__(self, config: Gemma2Config, layer_idx: Optional[int] = None):
329
+ super().__init__()
330
+ self.config = config
331
+ self.layer_idx = layer_idx
332
+
333
+ self.attention_dropout = config.attention_dropout
334
+ self.hidden_size = config.hidden_size
335
+ self.num_heads = config.num_attention_heads
336
+ self.head_dim = config.head_dim
337
+ self.num_key_value_heads = config.num_key_value_heads
338
+ self.num_key_value_groups = self.num_heads // self.num_key_value_heads
339
+ self.max_position_embeddings = config.max_position_embeddings
340
+ self.rope_theta = config.rope_theta
341
+ self.is_causal = True
342
+ self.scaling = config.query_pre_attn_scalar**-0.5
343
+ self.sliding_window = config.sliding_window if not bool(layer_idx % 2) else None
344
+ self.attn_logit_softcapping = config.attn_logit_softcapping
345
+ if self.hidden_size % self.num_heads != 0:
346
+ raise ValueError(
347
+ f"hidden_size must be divisible by num_heads (got `hidden_size`: {self.hidden_size}"
348
+ f" and `num_heads`: {self.num_heads})."
349
+ )
350
+
351
+ self.q_proj = nn.Linear(self.hidden_size, self.num_heads * self.head_dim, bias=config.attention_bias)
352
+ self.k_proj = nn.Linear(self.hidden_size, self.num_key_value_heads * self.head_dim, bias=config.attention_bias)
353
+ self.v_proj = nn.Linear(self.hidden_size, self.num_key_value_heads * self.head_dim, bias=config.attention_bias)
354
+ self.o_proj = nn.Linear(self.num_heads * self.head_dim, self.hidden_size, bias=config.attention_bias)
355
+ self.rotary_emb = Gemma2RotaryEmbedding(
356
+ self.head_dim,
357
+ max_position_embeddings=self.max_position_embeddings,
358
+ base=self.rope_theta,
359
+ )
360
+
361
+ # NOTE: gemma2 do not include _flash_attn_uses_top_left_mask for flash attention
362
+ self._flash_attn_uses_top_left_mask = not is_flash_attn_greater_or_equal_2_10()
363
+
364
+ def forward(
365
+ self,
366
+ hidden_states: torch.Tensor,
367
+ attention_mask: Optional[torch.Tensor] = None,
368
+ position_ids: Optional[torch.LongTensor] = None,
369
+ past_key_value: Optional[Cache] = None,
370
+ output_attentions: bool = False,
371
+ use_cache: bool = False,
372
+ cache_position: Optional[torch.LongTensor] = None,
373
+ ) -> Tuple[torch.Tensor, Optional[torch.Tensor], Optional[Tuple[torch.Tensor]]]:
374
+ bsz, q_len, _ = hidden_states.size()
375
+
376
+ query_states = self.q_proj(hidden_states)
377
+ key_states = self.k_proj(hidden_states)
378
+ value_states = self.v_proj(hidden_states)
379
+
380
+ query_states = query_states.view(bsz, q_len, self.num_heads, self.head_dim).transpose(1, 2)
381
+ key_states = key_states.view(bsz, q_len, self.num_key_value_heads, self.head_dim).transpose(1, 2)
382
+ value_states = value_states.view(bsz, q_len, self.num_key_value_heads, self.head_dim).transpose(1, 2)
383
+
384
+ cos, sin = self.rotary_emb(value_states, position_ids)
385
+ query_states, key_states = apply_rotary_pos_emb(query_states, key_states, cos, sin)
386
+
387
+ if past_key_value is not None:
388
+ # sin and cos are specific to RoPE models; cache_position needed for the static cache
389
+ cache_kwargs = {
390
+ "sin": sin,
391
+ "cos": cos,
392
+ "sliding_window": self.sliding_window,
393
+ "cache_position": cache_position,
394
+ }
395
+ key_states, value_states = past_key_value.update(key_states, value_states, self.layer_idx, cache_kwargs)
396
+
397
+ if output_attentions and self.config._attn_implementation in ["sdpa", "flash_attention_2"]:
398
+ logger.warning_once("Setting `attention_type` to `flex_attention` because `output_attentions=True`")
399
+ attention_type = "flex_attention"
400
+ else:
401
+ attention_type = self.config._attn_implementation
402
+
403
+ attn_output, attn_weights = GEMMA2_ATTENTION_FUNCTION[attention_type](
404
+ self, query_states, key_states, value_states, attention_mask, output_attentions=output_attentions
405
+ )
406
+
407
+ attn_output = attn_output.reshape(bsz, q_len, -1).contiguous()
408
+ attn_output = self.o_proj(attn_output)
409
+
410
+ if not output_attentions:
411
+ attn_weights = None
412
+
413
+ return attn_output, attn_weights, past_key_value
414
+
415
+
416
+ class Gemma2FlashAttention2(Gemma2Attention):
417
+ def __init__(self, config: Gemma2Config, layer_idx: Optional[int] = None):
418
+ super().__init__(config, layer_idx)
419
+ self.config._attn_implementation = "flash_attention_2"
420
+ logger.warning_once(
421
+ "The `Gemma2FlashAttention2` class is deprecated in favor of simply modifying the `config._attn_implementation`"
422
+ "attribute of the `GemmaAttention` class! It will be removed in v4.48"
423
+ )
424
+
425
+
426
+ class Gemma2SdpaAttention(Gemma2Attention):
427
+ def __init__(self, config: Gemma2Config, layer_idx: Optional[int] = None):
428
+ super().__init__(config, layer_idx)
429
+ self.config._attn_implementation = "sdpa"
430
+ logger.warning_once(
431
+ "The `Gemma2FlashAttention2` class is deprecated in favor of simply modifying the `config._attn_implementation`"
432
+ "attribute of the `GemmaAttention` class! It will be removed in v4.48"
433
+ )
434
+
435
+
436
+ class Gemma2DecoderLayer(nn.Module):
437
+ def __init__(self, config: Gemma2Config, layer_idx: int):
438
+ super().__init__()
439
+ self.hidden_size = config.hidden_size
440
+ self.config = config
441
+ self.is_sliding = not bool(layer_idx % 2)
442
+ self.self_attn = Gemma2Attention(config=config, layer_idx=layer_idx)
443
+ self.mlp = Gemma2MLP(config)
444
+ self.input_layernorm = Gemma2RMSNorm(config.hidden_size, eps=config.rms_norm_eps)
445
+ self.post_attention_layernorm = Gemma2RMSNorm(config.hidden_size, eps=config.rms_norm_eps)
446
+
447
+ self.pre_feedforward_layernorm = Gemma2RMSNorm(config.hidden_size, eps=config.rms_norm_eps)
448
+ self.post_feedforward_layernorm = Gemma2RMSNorm(config.hidden_size, eps=config.rms_norm_eps)
449
+ self.sliding_window = config.sliding_window
450
+
451
+ def forward(
452
+ self,
453
+ hidden_states: torch.Tensor,
454
+ attention_mask: Optional[torch.Tensor] = None,
455
+ position_ids: Optional[torch.LongTensor] = None,
456
+ past_key_value: Optional[Cache] = None,
457
+ output_attentions: Optional[bool] = False,
458
+ use_cache: Optional[bool] = False,
459
+ cache_position: Optional[torch.LongTensor] = None,
460
+ ) -> Tuple[torch.FloatTensor, Optional[Tuple[torch.FloatTensor, torch.FloatTensor]]]:
461
+ if self.is_sliding and attention_mask is not None: # efficient SDPA and no padding
462
+ # Flash-attn is a 2D tensor
463
+ if self.config._attn_implementation == "flash_attention_2":
464
+ if past_key_value is not None: # when decoding
465
+ attention_mask = attention_mask[:, -self.sliding_window :]
466
+ else:
467
+ min_dtype = torch.finfo(hidden_states.dtype).min
468
+ sliding_window_mask = torch.tril(
469
+ torch.ones_like(attention_mask, dtype=torch.bool), diagonal=-self.sliding_window
470
+ )
471
+ attention_mask = torch.where(sliding_window_mask, min_dtype, attention_mask)
472
+ if attention_mask.shape[-1] <= 1: # when decoding
473
+ attention_mask = attention_mask[:, :, :, -self.sliding_window :]
474
+
475
+ residual = hidden_states
476
+
477
+ hidden_states = self.input_layernorm(hidden_states)
478
+
479
+ # Self Attention
480
+ hidden_states, self_attn_weights, present_key_value = self.self_attn(
481
+ hidden_states=hidden_states,
482
+ attention_mask=attention_mask,
483
+ position_ids=position_ids,
484
+ past_key_value=past_key_value,
485
+ output_attentions=output_attentions,
486
+ use_cache=use_cache,
487
+ cache_position=cache_position,
488
+ )
489
+ hidden_states = self.post_attention_layernorm(hidden_states)
490
+ hidden_states = residual + hidden_states
491
+
492
+ residual = hidden_states
493
+ hidden_states = self.pre_feedforward_layernorm(hidden_states)
494
+ hidden_states = self.mlp(hidden_states)
495
+ hidden_states = self.post_feedforward_layernorm(hidden_states)
496
+ hidden_states = residual + hidden_states
497
+
498
+ outputs = (hidden_states,)
499
+
500
+ if output_attentions:
501
+ outputs += (self_attn_weights,)
502
+
503
+ if use_cache:
504
+ outputs += (present_key_value,)
505
+
506
+ return outputs
507
+
508
+
509
+ GEMMA2_START_DOCSTRING = r"""
510
+ This model inherits from [`PreTrainedModel`]. Check the superclass documentation for the generic methods the
511
+ library implements for all its model (such as downloading or saving, resizing the input embeddings, pruning heads
512
+ etc.)
513
+
514
+ This model is also a PyTorch [torch.nn.Module](https://pytorch.org/docs/stable/nn.html#torch.nn.Module) subclass.
515
+ Use it as a regular PyTorch Module and refer to the PyTorch documentation for all matter related to general usage
516
+ and behavior.
517
+
518
+ Parameters:
519
+ config ([`Gemma2Config`]):
520
+ Model configuration class with all the parameters of the model. Initializing with a config file does not
521
+ load the weights associated with the model, only the configuration. Check out the
522
+ [`~PreTrainedModel.from_pretrained`] method to load the model weights.
523
+ """
524
+
525
+
526
+ @add_start_docstrings(
527
+ "The bare Gemma2 Model outputting raw hidden-states without any specific head on top.",
528
+ GEMMA2_START_DOCSTRING,
529
+ )
530
+ class Gemma2PreTrainedModel(PreTrainedModel):
531
+ config_class = Gemma2Config
532
+ base_model_prefix = "model"
533
+ supports_gradient_checkpointing = True
534
+ _no_split_modules = ["Gemma2DecoderLayer"]
535
+ _skip_keys_device_placement = ["past_key_values"]
536
+ _supports_flash_attn_2 = True
537
+ _supports_sdpa = True
538
+ _supports_cache_class = True
539
+ _supports_quantized_cache = False
540
+ _supports_static_cache = True
541
+
542
+ def _init_weights(self, module):
543
+ std = self.config.initializer_range
544
+ if isinstance(module, nn.Linear):
545
+ module.weight.data.normal_(mean=0.0, std=std)
546
+ if module.bias is not None:
547
+ module.bias.data.zero_()
548
+ elif isinstance(module, nn.Embedding):
549
+ module.weight.data.normal_(mean=0.0, std=std)
550
+ if module.padding_idx is not None:
551
+ module.weight.data[module.padding_idx].zero_()
552
+
553
+ @classmethod
554
+ def _check_and_enable_sdpa(cls, config, hard_check_only: bool = False):
555
+ """
556
+ Overloads `PreTrainedModel._check_and_enable_sdpa` so as to DISABLE torch SDPA by default on Gemma2 models.
557
+ SDPA reduces the model performance on Gemma2 because of the logits softcapping.
558
+ """
559
+ config = super()._check_and_enable_sdpa(config, hard_check_only=hard_check_only)
560
+
561
+ # if using the default path -> swap sdpa by eager
562
+ if not hard_check_only and config._attn_implementation == "sdpa":
563
+ config._attn_implementation = "eager"
564
+
565
+ return config
566
+
567
+
568
+ GEMMA2_INPUTS_DOCSTRING = r"""
569
+ Args:
570
+ input_ids (`torch.LongTensor` of shape `(batch_size, sequence_length)`):
571
+ Indices of input sequence tokens in the vocabulary. Padding will be ignored by default should you provide
572
+ it.
573
+
574
+ Indices can be obtained using [`AutoTokenizer`]. See [`PreTrainedTokenizer.encode`] and
575
+ [`PreTrainedTokenizer.__call__`] for details.
576
+
577
+ [What are input IDs?](../glossary#input-ids)
578
+ attention_mask (`torch.Tensor` of shape `(batch_size, sequence_length)`, *optional*):
579
+ Mask to avoid performing attention on padding token indices. Mask values selected in `[0, 1]`:
580
+
581
+ - 1 for tokens that are **not masked**,
582
+ - 0 for tokens that are **masked**.
583
+
584
+ [What are attention masks?](../glossary#attention-mask)
585
+
586
+ Indices can be obtained using [`AutoTokenizer`]. See [`PreTrainedTokenizer.encode`] and
587
+ [`PreTrainedTokenizer.__call__`] for details.
588
+
589
+ If `past_key_values` is used, optionally only the last `input_ids` have to be input (see
590
+ `past_key_values`).
591
+
592
+ If you want to change padding behavior, you should read [`modeling_opt._prepare_decoder_attention_mask`]
593
+ and modify to your needs. See diagram 1 in [the paper](https://arxiv.org/abs/1910.13461) for more
594
+ information on the default strategy.
595
+
596
+ - 1 indicates the head is **not masked**,
597
+ - 0 indicates the head is **masked**.
598
+ position_ids (`torch.LongTensor` of shape `(batch_size, sequence_length)`, *optional*):
599
+ Indices of positions of each input sequence tokens in the position embeddings. Selected in the range `[0,
600
+ config.n_positions - 1]`.
601
+
602
+ [What are position IDs?](../glossary#position-ids)
603
+ past_key_values (`Cache` or `tuple(tuple(torch.FloatTensor))`, *optional*):
604
+ Pre-computed hidden-states (key and values in the self-attention blocks and in the cross-attention
605
+ blocks) that can be used to speed up sequential decoding. This typically consists in the `past_key_values`
606
+ returned by the model at a previous stage of decoding, when `use_cache=True` or `config.use_cache=True`.
607
+
608
+ Two formats are allowed:
609
+ - a [`~cache_utils.Cache`] instance, see our
610
+ [kv cache guide](https://huggingface.co/docs/transformers/en/kv_cache);
611
+ - Tuple of `tuple(torch.FloatTensor)` of length `config.n_layers`, with each tuple having 2 tensors of
612
+ shape `(batch_size, num_heads, sequence_length, embed_size_per_head)`). This is also known as the legacy
613
+ cache format.
614
+
615
+ The model will output the same cache format that is fed as input. If no `past_key_values` are passed, the
616
+ legacy cache format will be returned.
617
+
618
+ If `past_key_values` are used, the user can optionally input only the last `input_ids` (those that don't
619
+ have their past key value states given to this model) of shape `(batch_size, 1)` instead of all `input_ids`
620
+ of shape `(batch_size, sequence_length)`.
621
+ inputs_embeds (`torch.FloatTensor` of shape `(batch_size, sequence_length, hidden_size)`, *optional*):
622
+ Optionally, instead of passing `input_ids` you can choose to directly pass an embedded representation. This
623
+ is useful if you want more control over how to convert `input_ids` indices into associated vectors than the
624
+ model's internal embedding lookup matrix.
625
+ use_cache (`bool`, *optional*):
626
+ If set to `True`, `past_key_values` key value states are returned and can be used to speed up decoding (see
627
+ `past_key_values`).
628
+ output_attentions (`bool`, *optional*):
629
+ Whether or not to return the attentions tensors of all attention layers. See `attentions` under returned
630
+ tensors for more detail.
631
+ output_hidden_states (`bool`, *optional*):
632
+ Whether or not to return the hidden states of all layers. See `hidden_states` under returned tensors for
633
+ more detail.
634
+ return_dict (`bool`, *optional*):
635
+ Whether or not to return a [`~utils.ModelOutput`] instead of a plain tuple.
636
+ cache_position (`torch.LongTensor` of shape `(sequence_length)`, *optional*):
637
+ Indices depicting the position of the input sequence tokens in the sequence. Contrarily to `position_ids`,
638
+ this tensor is not affected by padding. It is used to update the cache in the correct position and to infer
639
+ the complete sequence length.
640
+ """
641
+
642
+
643
+ @add_start_docstrings(
644
+ "The bare Gemma2 Model outputting raw hidden-states without any specific head on top.",
645
+ GEMMA2_START_DOCSTRING,
646
+ )
647
+ class Gemma2Model(Gemma2PreTrainedModel):
648
+ """
649
+ Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`Gemma2DecoderLayer`]
650
+
651
+ Args:
652
+ config: Gemma2Config
653
+ """
654
+
655
+ def __init__(self, config: Gemma2Config):
656
+ super().__init__(config)
657
+ self.padding_idx = config.pad_token_id
658
+ self.vocab_size = config.vocab_size
659
+
660
+ self.embed_tokens = nn.Embedding(config.vocab_size, config.hidden_size, self.padding_idx)
661
+ self.layers = nn.ModuleList(
662
+ [Gemma2DecoderLayer(config, layer_idx) for layer_idx in range(config.num_hidden_layers)]
663
+ )
664
+ self.norm = Gemma2RMSNorm(config.hidden_size, eps=config.rms_norm_eps)
665
+
666
+ self.gradient_checkpointing = False
667
+ if getattr(config, "pretraining_tp", 1) != 1:
668
+ logger.warn("`pretraining_tp` is deprecated, please use `model.tensor_parallel` instead.")
669
+
670
+ # Initialize weights and apply final processing
671
+ self.post_init()
672
+
673
+ def get_input_embeddings(self):
674
+ return self.embed_tokens
675
+
676
+ def set_input_embeddings(self, value):
677
+ self.embed_tokens = value
678
+
679
+ @add_start_docstrings_to_model_forward(GEMMA2_INPUTS_DOCSTRING)
680
+ def forward(
681
+ self,
682
+ input_ids: torch.LongTensor = None,
683
+ attention_mask: Optional[torch.Tensor] = None,
684
+ position_ids: Optional[torch.LongTensor] = None,
685
+ past_key_values: Optional[HybridCache] = None,
686
+ inputs_embeds: Optional[torch.FloatTensor] = None,
687
+ use_cache: Optional[bool] = None,
688
+ output_attentions: Optional[bool] = None,
689
+ output_hidden_states: Optional[bool] = None,
690
+ return_dict: Optional[bool] = None,
691
+ cache_position: Optional[torch.LongTensor] = None,
692
+ ) -> Union[Tuple, BaseModelOutputWithPast]:
693
+ output_attentions = output_attentions if output_attentions is not None else self.config.output_attentions
694
+ output_hidden_states = (
695
+ output_hidden_states if output_hidden_states is not None else self.config.output_hidden_states
696
+ )
697
+ use_cache = use_cache if use_cache is not None else self.config.use_cache
698
+ return_dict = return_dict if return_dict is not None else self.config.use_return_dict
699
+
700
+ if (input_ids is None) ^ (inputs_embeds is not None):
701
+ raise ValueError("You must specify exactly one of input_ids or inputs_embeds")
702
+
703
+ if self.gradient_checkpointing and self.training and use_cache:
704
+ logger.warning_once(
705
+ "`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`."
706
+ )
707
+ use_cache = False
708
+
709
+ if inputs_embeds is None:
710
+ inputs_embeds = self.embed_tokens(input_ids)
711
+
712
+ if use_cache and past_key_values is None and not self.training:
713
+ batch_size, seq_len, _ = inputs_embeds.shape
714
+ past_key_values = HybridCache(
715
+ self.config,
716
+ batch_size=batch_size,
717
+ max_cache_len=seq_len,
718
+ device=self.device,
719
+ dtype=inputs_embeds.dtype,
720
+ )
721
+
722
+ if cache_position is None:
723
+ past_seen_tokens = past_key_values.get_seq_length() if past_key_values is not None else 0
724
+ cache_position = torch.arange(
725
+ past_seen_tokens, past_seen_tokens + inputs_embeds.shape[1], device=inputs_embeds.device
726
+ )
727
+
728
+ if position_ids is None:
729
+ position_ids = cache_position.unsqueeze(0)
730
+
731
+ causal_mask = self._update_causal_mask(
732
+ attention_mask, inputs_embeds, cache_position, past_key_values, output_attentions
733
+ )
734
+
735
+ # embed positions
736
+ hidden_states = inputs_embeds
737
+
738
+ # normalized
739
+ # Gemma2 downcasts the below to float16, causing sqrt(3072)=55.4256 to become 55.5
740
+ # See https://github.com/huggingface/transformers/pull/29402
741
+ normalizer = torch.tensor(self.config.hidden_size**0.5, dtype=hidden_states.dtype)
742
+ hidden_states = hidden_states * normalizer
743
+
744
+ # decoder layers
745
+ all_hidden_states = () if output_hidden_states else None
746
+ all_self_attns = () if output_attentions else None
747
+
748
+ for decoder_layer in self.layers[: self.config.num_hidden_layers]:
749
+ if output_hidden_states:
750
+ all_hidden_states += (hidden_states,)
751
+
752
+ if self.gradient_checkpointing and self.training:
753
+ layer_outputs = self._gradient_checkpointing_func(
754
+ decoder_layer.__call__,
755
+ hidden_states,
756
+ causal_mask,
757
+ position_ids,
758
+ past_key_values,
759
+ output_attentions,
760
+ use_cache,
761
+ cache_position,
762
+ )
763
+ else:
764
+ layer_outputs = decoder_layer(
765
+ hidden_states,
766
+ attention_mask=causal_mask,
767
+ position_ids=position_ids,
768
+ past_key_value=past_key_values,
769
+ output_attentions=output_attentions,
770
+ use_cache=use_cache,
771
+ cache_position=cache_position,
772
+ )
773
+
774
+ hidden_states = layer_outputs[0]
775
+
776
+ if output_attentions:
777
+ all_self_attns += (layer_outputs[1],)
778
+
779
+ hidden_states = self.norm(hidden_states)
780
+
781
+ if output_hidden_states:
782
+ all_hidden_states += (hidden_states,)
783
+
784
+ next_cache = past_key_values if use_cache else None
785
+
786
+ if not return_dict:
787
+ return tuple(v for v in [hidden_states, next_cache, all_hidden_states, all_self_attns] if v is not None)
788
+ return BaseModelOutputWithPast(
789
+ last_hidden_state=hidden_states,
790
+ past_key_values=next_cache,
791
+ hidden_states=all_hidden_states,
792
+ attentions=all_self_attns,
793
+ )
794
+
795
+ @torch.no_grad()
796
+ def _update_causal_mask(
797
+ self,
798
+ attention_mask: torch.Tensor,
799
+ input_tensor: torch.Tensor,
800
+ cache_position: torch.Tensor,
801
+ past_key_values: HybridCache,
802
+ output_attentions: bool,
803
+ ):
804
+ # Flash Attention currently doesn't support static cache but Gemma2 work only with static cache.
805
+ # So we will pass in attention mask as is in any case, not only when ther's padding. Then we'll use its shape
806
+ # to cut out keys/values trailing 0 used in static cache. This workaround should be compile compatible
807
+ # as it doesn't cause dynamic control issues.
808
+ if self.config._attn_implementation == "flash_attention_2":
809
+ return attention_mask
810
+
811
+ dtype, device = input_tensor.dtype, input_tensor.device
812
+ sequence_length = input_tensor.shape[1]
813
+ if isinstance(past_key_values, HybridCache):
814
+ target_length = past_key_values.get_max_cache_shape()
815
+ else:
816
+ target_length = attention_mask.shape[-1] if attention_mask is not None else input_tensor.shape[1]
817
+
818
+ # In case the provided `attention` mask is 2D, we generate a causal mask here (4D).
819
+ causal_mask = self._prepare_4d_causal_attention_mask_with_cache_position(
820
+ attention_mask,
821
+ sequence_length=sequence_length,
822
+ target_length=target_length,
823
+ dtype=dtype,
824
+ device=device,
825
+ cache_position=cache_position,
826
+ batch_size=input_tensor.shape[0],
827
+ )
828
+ return causal_mask
829
+
830
+ @staticmethod
831
+ def _prepare_4d_causal_attention_mask_with_cache_position(
832
+ attention_mask: torch.Tensor,
833
+ sequence_length: int,
834
+ target_length: int,
835
+ dtype: torch.dtype,
836
+ device: torch.device,
837
+ cache_position: torch.Tensor,
838
+ batch_size: int,
839
+ **kwargs,
840
+ ):
841
+ """
842
+ Creates a causal 4D mask of shape `(batch_size, 1, query_length, key_value_length)` from a 2D mask of shape
843
+ `(batch_size, key_value_length)`, or if the input `attention_mask` is already 4D, do nothing.
844
+
845
+ Args:
846
+ attention_mask (`torch.Tensor`):
847
+ A 2D attention mask of shape `(batch_size, key_value_length)` or a 4D attention mask of shape
848
+ `(batch_size, 1, query_length, key_value_length)`.
849
+ sequence_length (`int`):
850
+ The sequence length being processed.
851
+ target_length (`int`):
852
+ The target length: when generating with static cache, the mask should be as long as the static cache,
853
+ to account for the 0 padding, the part of the cache that is not filled yet.
854
+ dtype (`torch.dtype`):
855
+ The dtype to use for the 4D attention mask.
856
+ device (`torch.device`):
857
+ The device to plcae the 4D attention mask on.
858
+ cache_position (`torch.Tensor`):
859
+ Indices depicting the position of the input sequence tokens in the sequence.
860
+ batch_size (`torch.Tensor`):
861
+ Batch size.
862
+ """
863
+ if attention_mask is not None and attention_mask.dim() == 4:
864
+ # In this case we assume that the mask comes already in inverted form and requires no inversion or slicing.
865
+ causal_mask = attention_mask
866
+ else:
867
+ min_dtype = torch.finfo(dtype).min
868
+ causal_mask = torch.full(
869
+ (sequence_length, target_length), fill_value=min_dtype, dtype=dtype, device=device
870
+ )
871
+ if sequence_length != 1:
872
+ causal_mask = torch.triu(causal_mask, diagonal=1)
873
+ causal_mask *= torch.arange(target_length, device=device) > cache_position.reshape(-1, 1)
874
+ causal_mask = causal_mask[None, None, :, :].expand(batch_size, 1, -1, -1)
875
+ if attention_mask is not None:
876
+ causal_mask = causal_mask.clone() # copy to contiguous memory for in-place edit
877
+ mask_length = attention_mask.shape[-1]
878
+ padding_mask = causal_mask[:, :, :, :mask_length] + attention_mask[:, None, None, :]
879
+ padding_mask = padding_mask == 0
880
+ causal_mask[:, :, :, :mask_length] = causal_mask[:, :, :, :mask_length].masked_fill(
881
+ padding_mask, min_dtype
882
+ )
883
+
884
+ return causal_mask
885
+
886
+
887
+ class Gemma2ForCausalLM(Gemma2PreTrainedModel, GenerationMixin):
888
+ _tied_weights_keys = ["lm_head.weight"]
889
+ _tp_plan = {"lm_head": "colwise_rep"}
890
+
891
+ def __init__(self, config):
892
+ super().__init__(config)
893
+ self.model = Gemma2Model(config)
894
+ self.vocab_size = config.vocab_size
895
+ self.lm_head = nn.Linear(config.hidden_size, config.vocab_size, bias=False)
896
+
897
+ # Initialize weights and apply final processing
898
+ self.post_init()
899
+
900
+ def get_input_embeddings(self):
901
+ return self.model.embed_tokens
902
+
903
+ def set_input_embeddings(self, value):
904
+ self.model.embed_tokens = value
905
+
906
+ def get_output_embeddings(self):
907
+ return self.lm_head
908
+
909
+ def set_output_embeddings(self, new_embeddings):
910
+ self.lm_head = new_embeddings
911
+
912
+ def set_decoder(self, decoder):
913
+ self.model = decoder
914
+
915
+ def get_decoder(self):
916
+ return self.model
917
+
918
+ @add_start_docstrings_to_model_forward(GEMMA2_INPUTS_DOCSTRING)
919
+ @replace_return_docstrings(output_type=CausalLMOutputWithPast, config_class=_CONFIG_FOR_DOC)
920
+ def forward(
921
+ self,
922
+ input_ids: torch.LongTensor = None,
923
+ attention_mask: Optional[torch.Tensor] = None,
924
+ position_ids: Optional[torch.LongTensor] = None,
925
+ past_key_values: Optional[HybridCache] = None,
926
+ inputs_embeds: Optional[torch.FloatTensor] = None,
927
+ labels: Optional[torch.LongTensor] = None,
928
+ use_cache: Optional[bool] = None,
929
+ output_attentions: Optional[bool] = None,
930
+ output_hidden_states: Optional[bool] = None,
931
+ return_dict: Optional[bool] = None,
932
+ cache_position: Optional[torch.LongTensor] = None,
933
+ num_logits_to_keep: int = 0,
934
+ **loss_kwargs,
935
+ ) -> Union[Tuple, CausalLMOutputWithPast]:
936
+ r"""
937
+ Args:
938
+ labels (`torch.LongTensor` of shape `(batch_size, sequence_length)`, *optional*):
939
+ Labels for computing the masked language modeling loss. Indices should either be in `[0, ...,
940
+ config.vocab_size]` or -100 (see `input_ids` docstring). Tokens with indices set to `-100` are ignored
941
+ (masked), the loss is only computed for the tokens with labels in `[0, ..., config.vocab_size]`.
942
+
943
+ num_logits_to_keep (`int`, *optional*):
944
+ Calculate logits for the last `num_logits_to_keep` tokens. If `0`, calculate logits for all
945
+ `input_ids` (special case). Only last token logits are needed for generation, and calculating them only for that
946
+ token can save memory, which becomes pretty significant for long sequences or large vocabulary size.
947
+
948
+ Returns:
949
+
950
+ Example:
951
+
952
+ ```python
953
+ >>> from transformers import AutoTokenizer, GemmaForCausalLM
954
+
955
+ >>> model = GemmaForCausalLM.from_pretrained("google/gemma-2-9b")
956
+ >>> tokenizer = AutoTokenizer.from_pretrained("google/gemma-2-9b")
957
+
958
+ >>> prompt = "What is your favorite condiment?"
959
+ >>> inputs = tokenizer(prompt, return_tensors="pt")
960
+
961
+ >>> # Generate
962
+ >>> generate_ids = model.generate(inputs.input_ids, max_length=30)
963
+ >>> tokenizer.batch_decode(generate_ids, skip_special_tokens=True, clean_up_tokenization_spaces=False)[0]
964
+ "What is your favorite condiment?"
965
+ ```"""
966
+
967
+ if self.training and self.config._attn_implementation != "eager":
968
+ logger.warning_once(
969
+ "It is strongly recommended to train Gemma2 models with the `eager` attention implementation "
970
+ f"instead of `{self.config._attn_implementation}`. Use `eager` with `AutoModelForCausalLM.from_pretrained('<path-to-checkpoint>', attn_implementation='eager')`."
971
+ )
972
+ output_attentions = output_attentions if output_attentions is not None else self.config.output_attentions
973
+ output_hidden_states = (
974
+ output_hidden_states if output_hidden_states is not None else self.config.output_hidden_states
975
+ )
976
+ return_dict = return_dict if return_dict is not None else self.config.use_return_dict
977
+ # decoder outputs consists of (dec_features, layer_state, dec_hidden, dec_attn)
978
+ outputs = self.model(
979
+ input_ids=input_ids,
980
+ attention_mask=attention_mask,
981
+ position_ids=position_ids,
982
+ past_key_values=past_key_values,
983
+ inputs_embeds=inputs_embeds,
984
+ use_cache=use_cache,
985
+ output_attentions=output_attentions,
986
+ output_hidden_states=output_hidden_states,
987
+ return_dict=return_dict,
988
+ cache_position=cache_position,
989
+ )
990
+
991
+ hidden_states = outputs[0]
992
+ # Only compute necessary logits, and do not upcast them to float if we are not computing the loss
993
+ logits = self.lm_head(hidden_states[:, -num_logits_to_keep:, :])
994
+ if self.config.final_logit_softcapping is not None:
995
+ logits = logits / self.config.final_logit_softcapping
996
+ logits = torch.tanh(logits)
997
+ logits = logits * self.config.final_logit_softcapping
998
+
999
+ loss = None
1000
+ if labels is not None:
1001
+ loss = self.loss_function(logits, labels, self.vocab_size, **loss_kwargs)
1002
+
1003
+ if not return_dict:
1004
+ output = (logits,) + outputs[1:]
1005
+ return (loss,) + output if loss is not None else output
1006
+
1007
+ return CausalLMOutputWithPast(
1008
+ loss=loss,
1009
+ logits=logits,
1010
+ past_key_values=outputs.past_key_values,
1011
+ hidden_states=outputs.hidden_states,
1012
+ attentions=outputs.attentions,
1013
+ )
1014
+
1015
+ def prepare_inputs_for_generation(
1016
+ self,
1017
+ input_ids,
1018
+ past_key_values=None,
1019
+ attention_mask=None,
1020
+ inputs_embeds=None,
1021
+ cache_position=None,
1022
+ position_ids=None,
1023
+ use_cache=True,
1024
+ num_logits_to_keep=None,
1025
+ **kwargs,
1026
+ ):
1027
+ # Overwritten: has a special cache type, `HybridCache`
1028
+
1029
+ # If we have cache: let's slice `input_ids` through `cache_position`, to keep only the unprocessed tokens
1030
+ # Exception 1: when passing input_embeds, input_ids may be missing entries
1031
+ # Exception 2: some generation methods do special slicing of input_ids, so we don't need to do it here
1032
+ if past_key_values is not None:
1033
+ if inputs_embeds is not None: # Exception 1
1034
+ input_ids = input_ids[:, -cache_position.shape[0] :]
1035
+ elif input_ids.shape[1] != cache_position.shape[0]: # Default case (the "else", a no op, is Exception 2)
1036
+ input_ids = input_ids[:, cache_position]
1037
+ if attention_mask is not None and position_ids is None:
1038
+ # create position_ids on the fly for batch generation
1039
+ position_ids = attention_mask.long().cumsum(-1) - 1
1040
+ position_ids.masked_fill_(attention_mask == 0, 1)
1041
+ if past_key_values:
1042
+ position_ids = position_ids[:, -input_ids.shape[1] :]
1043
+ # This `clone` call is needed to avoid recapturing cuda graphs with `torch.compile`'s
1044
+ # `mode="reduce-overhead`, as otherwise the input `position_ids` would have various stride
1045
+ # during the decoding. Here, simply using `.contiguous()` is not sufficient as in the
1046
+ # batch size = 1 case, `position_ids` is already contiguous but with varying stride
1047
+ # which retriggers a capture.
1048
+ position_ids = position_ids.clone(memory_format=torch.contiguous_format)
1049
+
1050
+ # if `inputs_embeds` are passed, we only want to use them in the 1st generation step
1051
+ if inputs_embeds is not None and cache_position[0] == 0:
1052
+ model_inputs = {"inputs_embeds": inputs_embeds, "input_ids": None}
1053
+ else:
1054
+ # The clone here is for the same reason as for `position_ids`.
1055
+ model_inputs = {"input_ids": input_ids.clone(memory_format=torch.contiguous_format), "inputs_embeds": None}
1056
+
1057
+ if (
1058
+ isinstance(past_key_values, HybridCache)
1059
+ and attention_mask.ndim == 2
1060
+ and not self.config._attn_implementation == "flash_attention_2"
1061
+ ):
1062
+ if model_inputs["inputs_embeds"] is not None:
1063
+ batch_size, sequence_length, _ = model_inputs["inputs_embeds"].shape
1064
+ device = model_inputs["inputs_embeds"].device
1065
+ else:
1066
+ batch_size, sequence_length = model_inputs["input_ids"].shape
1067
+ device = model_inputs["input_ids"].device
1068
+
1069
+ attention_mask = self.model._prepare_4d_causal_attention_mask_with_cache_position(
1070
+ attention_mask,
1071
+ sequence_length=sequence_length,
1072
+ target_length=past_key_values.get_max_cache_shape(),
1073
+ dtype=self.lm_head.weight.dtype,
1074
+ device=device,
1075
+ cache_position=cache_position,
1076
+ batch_size=batch_size,
1077
+ )
1078
+
1079
+ if num_logits_to_keep is not None:
1080
+ model_inputs["num_logits_to_keep"] = num_logits_to_keep
1081
+
1082
+ model_inputs.update(
1083
+ {
1084
+ "position_ids": position_ids,
1085
+ "cache_position": cache_position,
1086
+ "past_key_values": past_key_values,
1087
+ "use_cache": use_cache,
1088
+ "attention_mask": attention_mask,
1089
+ }
1090
+ )
1091
+ return model_inputs
1092
+
1093
+
1094
+ @add_start_docstrings(
1095
+ """
1096
+ The Gemma2 Model transformer with a sequence classification head on top (linear layer).
1097
+
1098
+ [`Gemma2ForSequenceClassification`] uses the last token in order to do the classification, as other causal models
1099
+ (e.g. GPT-2) do.
1100
+
1101
+ Since it does classification on the last token, it requires to know the position of the last token. If a
1102
+ `pad_token_id` is defined in the configuration, it finds the last token that is not a padding token in each row. If
1103
+ no `pad_token_id` is defined, it simply takes the last value in each row of the batch. Since it cannot guess the
1104
+ padding tokens when `inputs_embeds` are passed instead of `input_ids`, it does the same (take the last value in
1105
+ each row of the batch).
1106
+ """,
1107
+ GEMMA2_START_DOCSTRING,
1108
+ )
1109
+ class Gemma2ForSequenceClassification(Gemma2PreTrainedModel):
1110
+ def __init__(self, config):
1111
+ super().__init__(config)
1112
+ self.num_labels = config.num_labels
1113
+ self.model = Gemma2Model(config)
1114
+ self.score = nn.Linear(config.hidden_size, self.num_labels, bias=False)
1115
+
1116
+ # Initialize weights and apply final processing
1117
+ self.post_init()
1118
+
1119
+ def get_input_embeddings(self):
1120
+ return self.model.embed_tokens
1121
+
1122
+ def set_input_embeddings(self, value):
1123
+ self.model.embed_tokens = value
1124
+
1125
+ @add_start_docstrings_to_model_forward(GEMMA2_INPUTS_DOCSTRING)
1126
+ def forward(
1127
+ self,
1128
+ input_ids: Optional[torch.LongTensor] = None,
1129
+ attention_mask: Optional[torch.Tensor] = None,
1130
+ position_ids: Optional[torch.LongTensor] = None,
1131
+ past_key_values: Optional[Union[Cache, List[torch.FloatTensor]]] = None,
1132
+ inputs_embeds: Optional[torch.FloatTensor] = None,
1133
+ labels: Optional[torch.LongTensor] = None,
1134
+ use_cache: Optional[bool] = None,
1135
+ output_attentions: Optional[bool] = None,
1136
+ output_hidden_states: Optional[bool] = None,
1137
+ return_dict: Optional[bool] = None,
1138
+ ) -> Union[Tuple, SequenceClassifierOutputWithPast]:
1139
+ r"""
1140
+ labels (`torch.LongTensor` of shape `(batch_size,)`, *optional*):
1141
+ Labels for computing the sequence classification/regression loss. Indices should be in `[0, ...,
1142
+ config.num_labels - 1]`. If `config.num_labels == 1` a regression loss is computed (Mean-Square loss), If
1143
+ `config.num_labels > 1` a classification loss is computed (Cross-Entropy).
1144
+ """
1145
+ return_dict = return_dict if return_dict is not None else self.config.use_return_dict
1146
+
1147
+ transformer_outputs = self.model(
1148
+ input_ids,
1149
+ attention_mask=attention_mask,
1150
+ position_ids=position_ids,
1151
+ past_key_values=past_key_values,
1152
+ inputs_embeds=inputs_embeds,
1153
+ use_cache=use_cache,
1154
+ output_attentions=output_attentions,
1155
+ output_hidden_states=output_hidden_states,
1156
+ return_dict=return_dict,
1157
+ )
1158
+ hidden_states = transformer_outputs[0]
1159
+ logits = self.score(hidden_states)
1160
+
1161
+ if input_ids is not None:
1162
+ batch_size = input_ids.shape[0]
1163
+ else:
1164
+ batch_size = inputs_embeds.shape[0]
1165
+
1166
+ if self.config.pad_token_id is None and batch_size != 1:
1167
+ raise ValueError("Cannot handle batch sizes > 1 if no padding token is defined.")
1168
+ if self.config.pad_token_id is None:
1169
+ sequence_lengths = -1
1170
+ else:
1171
+ if input_ids is not None:
1172
+ # if no pad token found, use modulo instead of reverse indexing for ONNX compatibility
1173
+ sequence_lengths = torch.eq(input_ids, self.config.pad_token_id).int().argmax(-1) - 1
1174
+ sequence_lengths = sequence_lengths % input_ids.shape[-1]
1175
+ sequence_lengths = sequence_lengths.to(logits.device)
1176
+ else:
1177
+ sequence_lengths = -1
1178
+
1179
+ pooled_logits = logits[torch.arange(batch_size, device=logits.device), sequence_lengths]
1180
+
1181
+ loss = None
1182
+ if labels is not None:
1183
+ loss = self.loss_function(logits=logits, labels=labels, pooled_logits=pooled_logits, config=self.config)
1184
+
1185
+ if not return_dict:
1186
+ output = (pooled_logits,) + transformer_outputs[1:]
1187
+ return ((loss,) + output) if loss is not None else output
1188
+
1189
+ return SequenceClassifierOutputWithPast(
1190
+ loss=loss,
1191
+ logits=pooled_logits,
1192
+ past_key_values=transformer_outputs.past_key_values,
1193
+ hidden_states=transformer_outputs.hidden_states,
1194
+ attentions=transformer_outputs.attentions,
1195
+ )
1196
+
1197
+
1198
+ @add_start_docstrings(
1199
+ """
1200
+ The Gemma2 Model transformer with a token classification head on top (a linear layer on top of the hidden-states
1201
+ output) e.g. for Named-Entity-Recognition (NER) tasks.
1202
+ """,
1203
+ GEMMA2_START_DOCSTRING,
1204
+ )
1205
+ class Gemma2ForTokenClassification(Gemma2PreTrainedModel):
1206
+ def __init__(self, config):
1207
+ super().__init__(config)
1208
+ self.num_labels = config.num_labels
1209
+ self.model = Gemma2Model(config)
1210
+ if getattr(config, "classifier_dropout", None) is not None:
1211
+ classifier_dropout = config.classifier_dropout
1212
+ elif getattr(config, "hidden_dropout", None) is not None:
1213
+ classifier_dropout = config.hidden_dropout
1214
+ else:
1215
+ classifier_dropout = 0.1
1216
+ self.dropout = nn.Dropout(classifier_dropout)
1217
+ self.score = nn.Linear(config.hidden_size, config.num_labels)
1218
+
1219
+ # Initialize weights and apply final processing
1220
+ self.post_init()
1221
+
1222
+ def get_input_embeddings(self):
1223
+ return self.model.embed_tokens
1224
+
1225
+ def set_input_embeddings(self, value):
1226
+ self.model.embed_tokens = value
1227
+
1228
+ @add_start_docstrings_to_model_forward(GEMMA2_INPUTS_DOCSTRING)
1229
+ @add_code_sample_docstrings(
1230
+ checkpoint=_CHECKPOINT_FOR_DOC,
1231
+ output_type=TokenClassifierOutput,
1232
+ config_class=_CONFIG_FOR_DOC,
1233
+ )
1234
+ def forward(
1235
+ self,
1236
+ input_ids: Optional[torch.LongTensor] = None,
1237
+ attention_mask: Optional[torch.Tensor] = None,
1238
+ position_ids: Optional[torch.LongTensor] = None,
1239
+ past_key_values: Optional[List[torch.FloatTensor]] = None,
1240
+ inputs_embeds: Optional[torch.FloatTensor] = None,
1241
+ labels: Optional[torch.LongTensor] = None,
1242
+ use_cache: Optional[bool] = None,
1243
+ output_attentions: Optional[bool] = None,
1244
+ output_hidden_states: Optional[bool] = None,
1245
+ return_dict: Optional[bool] = None,
1246
+ ) -> Union[Tuple, TokenClassifierOutput]:
1247
+ r"""
1248
+ labels (`torch.LongTensor` of shape `(batch_size,)`, *optional*):
1249
+ Labels for computing the sequence classification/regression loss. Indices should be in `[0, ...,
1250
+ config.num_labels - 1]`. If `config.num_labels == 1` a regression loss is computed (Mean-Square loss), If
1251
+ `config.num_labels > 1` a classification loss is computed (Cross-Entropy).
1252
+ """
1253
+ return_dict = return_dict if return_dict is not None else self.config.use_return_dict
1254
+
1255
+ outputs = self.model(
1256
+ input_ids,
1257
+ attention_mask=attention_mask,
1258
+ position_ids=position_ids,
1259
+ past_key_values=past_key_values,
1260
+ inputs_embeds=inputs_embeds,
1261
+ use_cache=use_cache,
1262
+ output_attentions=output_attentions,
1263
+ output_hidden_states=output_hidden_states,
1264
+ return_dict=return_dict,
1265
+ )
1266
+ sequence_output = outputs[0]
1267
+ sequence_output = self.dropout(sequence_output)
1268
+ logits = self.score(sequence_output)
1269
+
1270
+ loss = None
1271
+ if labels is not None:
1272
+ loss = self.loss_function(logits, labels, self.config)
1273
+
1274
+ if not return_dict:
1275
+ output = (logits,) + outputs[2:]
1276
+ return ((loss,) + output) if loss is not None else output
1277
+
1278
+ return TokenClassifierOutput(
1279
+ loss=loss,
1280
+ logits=logits,
1281
+ hidden_states=outputs.hidden_states,
1282
+ attentions=outputs.attentions,
1283
+ )
modeling_spatialvla.py ADDED
@@ -0,0 +1,526 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # coding=utf-8
2
+ # Copyright 2024 the HuggingFace Inc. team. All rights reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+ from dataclasses import dataclass
16
+ from typing import List, Optional, Tuple, Union
17
+
18
+ import os
19
+ import torch
20
+ import torch.utils.checkpoint
21
+ from torch import nn
22
+ from torch.linalg import inv
23
+ import torchvision.transforms.functional as TF
24
+ import torch.nn.functional as F
25
+ from transformers.cache_utils import Cache, HybridCache, StaticCache
26
+ from transformers.generation import GenerationMixin
27
+ from transformers.modeling_utils import PreTrainedModel, PretrainedConfig
28
+ from transformers.utils import (
29
+ ModelOutput,
30
+ logging,
31
+ )
32
+ from .configuration_spatialvla import SpatialVLAConfig
33
+ from .modeling_gemma2 import Gemma2ForCausalLM
34
+ from transformers import AutoModel, ZoeDepthForDepthEstimation
35
+
36
+ SIGLIP_MEAN, SIGLIP_STD = (0.5, 0.5, 0.5), (0.5, 0.5, 0.5)
37
+ ZOE_MEAN, ZOE_STD = (0.5, 0.5, 0.5), (0.5, 0.5, 0.5)
38
+
39
+ logger = logging.get_logger(__name__)
40
+
41
+ class Ego3DPositionEmbeddingMLP(nn.Module):
42
+ """Absolute pos embedding, learned.
43
+ https://github.com/kwea123/nerf_pl/blob/52aeb387da64a9ad9a0f914ea9b049ffc598b20c/models/nerf.py#L4
44
+ """
45
+
46
+ def __init__(self, in_channels=3, num_pos_feats=768, n_freqs=8, logscale=True):
47
+ super(Ego3DPositionEmbeddingMLP, self).__init__()
48
+ self.n_freqs = n_freqs
49
+ self.freq_out_channels = in_channels * (2 * n_freqs + 1)
50
+ if logscale:
51
+ freq_bands = 2 ** torch.linspace(0, n_freqs - 1, n_freqs)
52
+ else:
53
+ freq_bands = torch.linspace(1, 2 ** (n_freqs - 1), n_freqs)
54
+
55
+ center = torch.tensor([0., 0., 2.]).repeat(in_channels // 3)
56
+ self.register_buffer("freq_bands", freq_bands, persistent=False)
57
+ self.register_buffer("center", center, persistent=False)
58
+
59
+ self.position_embedding_head = nn.Sequential(
60
+ nn.Linear(self.freq_out_channels, num_pos_feats),
61
+ nn.LayerNorm(num_pos_feats),
62
+ nn.ReLU(),
63
+ nn.Linear(num_pos_feats, num_pos_feats),
64
+ )
65
+ self._reset_parameters()
66
+
67
+ def _reset_parameters(self):
68
+ """init with small weights to maintain stable training."""
69
+ for p in self.parameters():
70
+ if p.dim() > 1:
71
+ nn.init.xavier_uniform_(p, gain=0.01)
72
+
73
+ @torch.no_grad()
74
+ def frequency_encoding(self, xyz):
75
+ """
76
+ Embeds x to (x, sin(2^k x), cos(2^k x), ...)
77
+ Different from the paper, "x" is also in the output
78
+ See https://github.com/bmild/nerf/issues/12
79
+ x \in [-2, 2]
80
+ y \in [-2, 2]
81
+ z \in [0., 4]
82
+ Inputs:
83
+ x: (b n m)
84
+ Outputs:
85
+ out: (b n o)
86
+ """
87
+ xyz_n = ((xyz - self.center) / 2.0).to(self.freq_bands.dtype)
88
+ xyz_feq = xyz_n.unsqueeze(-1) * self.freq_bands # (b n m 1)
89
+ sin_xyz, cos_xyz = torch.sin(xyz_feq), torch.cos(xyz_feq) # (b n m nf)
90
+ encoding = torch.cat([xyz_n.unsqueeze(-1), sin_xyz, cos_xyz], -1).reshape(*xyz.shape[:2], -1)
91
+ return encoding
92
+
93
+ def forward(self, xyz):
94
+ """Forward pass, xyz is (B, N, 3or6), output (B, N, F)."""
95
+ freq_encoding = self.frequency_encoding(xyz)
96
+ position_embedding = self.position_embedding_head(freq_encoding)
97
+ return position_embedding
98
+
99
+ def process_zoe(pixel_values, pad_mode="reflect", output_size=(384, 512)):
100
+ """https://github.com/huggingface/transformers/blob/v4.45.2/src/transformers/models/zoedepth/image_processing_zoedepth.py"""
101
+ # h, w = images.shape[-2:]
102
+ # pad
103
+ ph, pw = 31, 31 # int((h / 2)**0.5 * 3), int((w / 2)**0.5 * 3) # 32, 31
104
+ images = F.pad(pixel_values, (pw, pw, ph, ph), mode=pad_mode)
105
+ # resize
106
+ size = (384, 384) # get_resize_output_image_size
107
+ images = F.interpolate(images, size=size, mode="bicubic", align_corners=True)
108
+ # zoe: padding -> resize -> nomalize. we follow `nomalize -> padding -> resize` from siglip
109
+ images = TF.normalize(images, mean=ZOE_MEAN, std=ZOE_STD)
110
+ return images, ph, pw
111
+
112
+ @dataclass
113
+ class SpatialVLACausalLMOutputWithPast(ModelOutput):
114
+ loss: Optional[torch.FloatTensor] = None
115
+ logits: torch.FloatTensor = None
116
+ past_key_values: Optional[Union[List[torch.FloatTensor], Cache]] = None
117
+ hidden_states: Optional[Tuple[torch.FloatTensor]] = None
118
+ attentions: Optional[Tuple[torch.FloatTensor]] = None
119
+ image_hidden_states: Optional[torch.FloatTensor] = None
120
+
121
+ class SpatialVLAMultiModalProjector(nn.Module):
122
+ def __init__(self, config: SpatialVLAConfig):
123
+ super().__init__()
124
+ self.linear = nn.Linear(config.vision_config.hidden_size, config.vision_config.projection_dim, bias=True)
125
+
126
+ def forward(self, image_features):
127
+ hidden_states = self.linear(image_features)
128
+ return hidden_states
129
+
130
+ class SpatialVLAPreTrainedModel(PreTrainedModel):
131
+ config_class = SpatialVLAConfig
132
+ base_model_prefix = "model"
133
+ supports_gradient_checkpointing = True
134
+ _no_split_modules = ["SpatialVLAMultiModalProjector", "ZoeDepthForDepthEstimation", "Ego3DPositionEmbeddingMLP"]
135
+ _skip_keys_device_placement = "past_key_values"
136
+ _supports_cache_class = True
137
+ _supports_quantized_cache = True
138
+ _supports_static_cache = True
139
+ _supports_cache_class = True
140
+ _supports_flash_attn_2 = True
141
+ _supports_sdpa = True
142
+
143
+ def _init_weights(self, module):
144
+ std = (
145
+ self.config.initializer_range
146
+ if hasattr(self.config, "initializer_range")
147
+ else self.config.text_config.initializer_range
148
+ )
149
+
150
+ if hasattr(module, "class_embedding"):
151
+ module.class_embedding.data.normal_(mean=0.0, std=std)
152
+
153
+ if isinstance(module, (nn.Linear, nn.Conv2d)):
154
+ module.weight.data.normal_(mean=0.0, std=std)
155
+ if module.bias is not None:
156
+ module.bias.data.zero_()
157
+ elif isinstance(module, nn.Embedding):
158
+ module.weight.data.normal_(mean=0.0, std=std)
159
+ if module.padding_idx is not None:
160
+ module.weight.data[module.padding_idx].zero_()
161
+
162
+ class SpatialVLAForConditionalGeneration(SpatialVLAPreTrainedModel, GenerationMixin):
163
+ def __init__(self, config: SpatialVLAConfig, vision_model=None, vision_zoe_model=None, projector_model=None, language_model=None):
164
+ super().__init__(config)
165
+
166
+ self.vision_tower = vision_model or AutoModel.from_config(config=config.vision_config)
167
+ self.multi_modal_projector = projector_model or SpatialVLAMultiModalProjector(config)
168
+ self.vocab_size = config.text_config.vocab_size
169
+ if language_model is None:
170
+ language_model = Gemma2ForCausalLM(config=config.text_config)
171
+ if language_model._tied_weights_keys is not None:
172
+ self._tied_weights_keys = [f"language_model.{k}" for k in language_model._tied_weights_keys]
173
+ self.language_model = language_model
174
+
175
+ if config.use_vision_zoe:
176
+ self.vision_zoe_model = vision_zoe_model or ZoeDepthForDepthEstimation(config.vision_zoe_config)
177
+ self.position_embedding_3d = Ego3DPositionEmbeddingMLP(
178
+ config.ego3d_patch_reso**2 * 3, num_pos_feats=config.vision_config.hidden_size, n_freqs=config.n_freqs
179
+ )
180
+ # register buffer
181
+ patch_size, reso, image_size = config.vision_config.patch_size, config.ego3d_patch_reso, config.vision_config.image_size
182
+ y, x = torch.meshgrid(torch.arange(0, image_size, patch_size // reso), torch.arange(0, image_size, patch_size // reso), indexing="ij") # (h//sp w//sp)
183
+ y, x = y + patch_size / reso / 2, x + patch_size / reso / 2
184
+ uv_h = torch.stack([x, y, torch.ones_like(x)], dim=0).reshape(3, -1) # (3 hw)
185
+ self.register_buffer("uv_h", uv_h, persistent=False)
186
+
187
+ # shared spatial embeddings for <ACTION> <IMG>
188
+ if config.use_spatial_token:
189
+ self.spatial_embed_tokens = nn.Embedding(self.config.spatial_token_num, config.text_config.hidden_size)
190
+ else:
191
+ self.spatial_embed_tokens = None
192
+ self.pad_token_id = self.config.pad_token_id if self.config.pad_token_id is not None else -1
193
+
194
+
195
+ def backproject_patch(self, K: torch.Tensor, depth: torch.Tensor, patch_size=14, reso=2) -> torch.Tensor:
196
+ """
197
+ Backproject depth map to 3D points in camera coordinate.
198
+ Args:
199
+ K: camera intrinsic matrix (b 3 3)
200
+ depth: depth map (b 1 h w)
201
+ patch_size: patch size for siglip
202
+ reso: reso^2 -> sample points in each patch
203
+ patch sz = 14 ......
204
+ ┌────────┬────────┐
205
+ │ ─ ─ │ ─ ─ │
206
+ │ points │ ├─ ─ ─
207
+ │ ─ ─ │ ─ ─ │
208
+ ├────────┼────────┤
209
+ │ ─ ─ │ ─ ─ │
210
+ │ │ │
211
+ │ ─ ─ │ ─ ─ │
212
+ └────────┴────────┘
213
+ reso=2───►points=4
214
+
215
+
216
+ """
217
+ b, c, h, w = depth.shape
218
+ hp, wp = h // patch_size, w // patch_size
219
+ sub_hp = sub_wp = reso
220
+ patch_depth = F.interpolate(depth, size=(hp * reso, wp * reso), mode="area").reshape(b, c, -1)
221
+ p_cam = (inv(K.float()) @ self.uv_h.float()) * patch_depth # (b 3 3) @ (3 hw) -> (b 3 hw) * (b 1 hw) -> (b 3 hw)
222
+ patch_p_cam = p_cam.reshape(b, 3, hp, sub_hp, wp, sub_wp).permute(0, 2, 4, 3, 5, 1).reshape(b, hp * wp, -1)
223
+ return patch_p_cam
224
+
225
+ def get_input_embeddings(self):
226
+ return self.language_model.get_input_embeddings()
227
+
228
+ def set_input_embeddings(self, value):
229
+ self.language_model.set_input_embeddings(value)
230
+
231
+ def get_output_embeddings(self):
232
+ return self.language_model.get_output_embeddings()
233
+
234
+ def set_output_embeddings(self, new_embeddings):
235
+ self.language_model.set_output_embeddings(new_embeddings)
236
+
237
+ def set_decoder(self, decoder):
238
+ self.language_model.set_decoder(decoder)
239
+
240
+ def get_decoder(self):
241
+ return self.language_model.get_decoder()
242
+
243
+ def tie_weights(self):
244
+ return self.language_model.tie_weights()
245
+
246
+ def resize_token_embeddings(
247
+ self,
248
+ new_num_tokens: Optional[int] = None,
249
+ pad_to_multiple_of: Optional[int] = None,
250
+ mean_resizing: bool = True,
251
+ ) -> nn.Embedding:
252
+ model_embeds = self.language_model.resize_token_embeddings(new_num_tokens, pad_to_multiple_of, mean_resizing)
253
+ vocab_size = model_embeds.weight.shape[0]
254
+ self.config.text_config.vocab_size = self.vocab_size = self.config._vocab_size = vocab_size
255
+ self.tie_weights()
256
+ return model_embeds
257
+
258
+ def _update_causal_mask(
259
+ self,
260
+ attention_mask,
261
+ token_type_ids,
262
+ past_key_values,
263
+ cache_position,
264
+ input_ids=None,
265
+ inputs_embeds=None,
266
+ is_training: bool = False,
267
+ ):
268
+ if self.config.text_config._attn_implementation == "flash_attention_2":
269
+ if attention_mask is not None and 0.0 in attention_mask:
270
+ return attention_mask
271
+ return None
272
+
273
+ using_static_cache = isinstance(past_key_values, StaticCache)
274
+ min_dtype = torch.finfo(self.dtype).min
275
+ inputs_lead_dim = input_ids.shape[0] if input_ids is not None else inputs_embeds.shape[0]
276
+ sequence_length = input_ids.shape[1] if input_ids is not None else inputs_embeds.shape[1]
277
+ if using_static_cache:
278
+ target_length = past_key_values.get_max_cache_shape()
279
+ elif isinstance(past_key_values, HybridCache):
280
+ target_length = past_key_values.get_max_cache_shape()
281
+ else:
282
+ target_length = (
283
+ attention_mask.shape[-1]
284
+ if isinstance(attention_mask, torch.Tensor)
285
+ else cache_position[0] + sequence_length + 1
286
+ )
287
+
288
+ if attention_mask is not None and attention_mask.dim() == 4:
289
+ return attention_mask
290
+
291
+ causal_mask = torch.full((sequence_length, target_length), fill_value=min_dtype, dtype=self.dtype, device=cache_position.device)
292
+ if sequence_length != 1:
293
+ if is_training: causal_mask = torch.triu(causal_mask, diagonal=1)
294
+ else: causal_mask[:, :sequence_length] = 0.0
295
+
296
+ causal_mask *= torch.arange(target_length, device=cache_position.device) > cache_position.reshape(-1, 1)
297
+ causal_mask = causal_mask[None, None, :, :].expand(inputs_lead_dim, 1, -1, -1)
298
+ if attention_mask is not None:
299
+ causal_mask = causal_mask.clone() # copy to contiguous memory for in-place edit
300
+ mask_length = attention_mask.shape[-1]
301
+ padding_mask = causal_mask[:, :, :, :mask_length] + attention_mask[:, None, None, :].to(causal_mask.device)
302
+ padding_mask = padding_mask == 0
303
+ causal_mask[:, :, :, :mask_length] = causal_mask[:, :, :, :mask_length].masked_fill(padding_mask, min_dtype)
304
+ if is_training:
305
+ causal_mask[:, :, :, :mask_length] = causal_mask[:, :, :, :mask_length].masked_fill(token_type_ids[:, None, None, :].to(causal_mask.device) == 0, 0)
306
+ return causal_mask
307
+
308
+ def get_image_features(self, pixel_values: torch.FloatTensor, intrinsic: torch.FloatTensor):
309
+ siglip_pixel_values = TF.normalize(pixel_values, mean=SIGLIP_MEAN, std=SIGLIP_STD)
310
+ image_outputs = self.vision_tower(siglip_pixel_values)
311
+
312
+ # ego3d position encoding
313
+ if self.config.use_vision_zoe:
314
+ zoe_pixel_values, ph, pw = process_zoe(pixel_values, pad_mode="reflect")
315
+ with torch.no_grad():
316
+ pvh, pvw = pixel_values.shape[-2:]
317
+ depth = self.vision_zoe_model(pixel_values=zoe_pixel_values).predicted_depth
318
+ depth = F.interpolate(
319
+ depth.unsqueeze(1),
320
+ size=(pvh+2*ph, pvw+2*pw),
321
+ mode="bicubic",
322
+ align_corners=True,
323
+ )[..., ph:-ph, pw:-pw]
324
+ xyz = self.backproject_patch(
325
+ intrinsic, depth, patch_size=self.config.vision_config.patch_size, reso=self.config.ego3d_patch_reso
326
+ ) # (b, n, 3*4)
327
+ pos_embed_3d = self.position_embedding_3d(xyz)
328
+ selected_image_feature = image_outputs.last_hidden_state + pos_embed_3d
329
+ else:
330
+ selected_image_feature = image_outputs.last_hidden_state
331
+ image_features = self.multi_modal_projector(selected_image_feature)
332
+ image_features = image_features / (self.config.text_config.hidden_size**0.5)
333
+ return image_features
334
+
335
+ def forward(
336
+ self,
337
+ input_ids: torch.LongTensor = None,
338
+ pixel_values: torch.FloatTensor = None,
339
+ actions: Optional[torch.FloatTensor] = None,
340
+ intrinsic: Optional[torch.Tensor] = None,
341
+ attention_mask: Optional[torch.Tensor] = None,
342
+ position_ids: Optional[torch.LongTensor] = None,
343
+ past_key_values: Optional[Union[List[torch.FloatTensor], Cache]] = None,
344
+ token_type_ids: Optional[torch.LongTensor] = None,
345
+ cache_position: Optional[torch.LongTensor] = None,
346
+ inputs_embeds: Optional[torch.FloatTensor] = None,
347
+ labels: Optional[torch.LongTensor] = None,
348
+ use_cache: Optional[bool] = None,
349
+ output_attentions: Optional[bool] = None,
350
+ output_hidden_states: Optional[bool] = None,
351
+ return_dict: Optional[bool] = None,
352
+ num_logits_to_keep: int = 0,
353
+ ) -> Union[Tuple, SpatialVLACausalLMOutputWithPast]:
354
+
355
+ output_attentions = output_attentions or self.config.output_attentions
356
+ output_hidden_states = output_hidden_states or self.config.output_hidden_states
357
+ return_dict = return_dict or self.config.use_return_dict
358
+
359
+ is_training = token_type_ids is not None and labels is not None
360
+
361
+ if inputs_embeds is None: inputs_embeds = self.get_input_embeddings()(input_ids).clone() # avoid checkpint grad True
362
+
363
+ if self.config.use_spatial_token:
364
+ spatial_selected = (input_ids >= self.config.action_token_begin_idx) & (input_ids < self.config.action_token_begin_idx + self.config.spatial_token_num)
365
+ inputs_embeds[spatial_selected] = inputs_embeds[spatial_selected] * 0.0 + self.spatial_embed_tokens(input_ids[spatial_selected] - self.config.action_token_begin_idx)
366
+
367
+ if cache_position is None:
368
+ past_seen_tokens = past_key_values.get_seq_length() if past_key_values is not None else 0
369
+ cache_position = torch.arange(past_seen_tokens, past_seen_tokens + inputs_embeds.shape[1], device=inputs_embeds.device)
370
+
371
+ if position_ids is None:
372
+ position_ids = cache_position.unsqueeze(0) + 1 # Paligemma positions are 1-indexed
373
+
374
+ # merge
375
+ if pixel_values is not None:
376
+ image_features = self.get_image_features(pixel_values, intrinsic)
377
+ special_image_mask = (input_ids == self.config.image_token_index).unsqueeze(-1)
378
+ special_image_mask = special_image_mask.expand_as(inputs_embeds).to(inputs_embeds.device)
379
+ if inputs_embeds[special_image_mask].numel() != image_features.numel():
380
+ image_tokens_in_text = torch.sum(input_ids == self.config.image_token_index)
381
+ raise ValueError(
382
+ f"Number of images does not match number of special image tokens in the input text. "
383
+ f"Got {image_tokens_in_text} image tokens in the text but {image_features.shape[0] * image_features.shape[1]} "
384
+ "tokens from image embeddings."
385
+ )
386
+ image_features = image_features.to(inputs_embeds.device, inputs_embeds.dtype)
387
+ inputs_embeds = inputs_embeds.masked_scatter(special_image_mask, image_features)
388
+
389
+ # mask out pad-token-ids in labels for BC
390
+ if labels is not None and self.pad_token_id in labels:
391
+ logger.warning_once(
392
+ "`labels` contains `pad_token_id` which will be masked with `config.ignore_index`. ",
393
+ "You have to mask out `pad_token_id` when preparing `labels`, this behavior will be removed in v.4.46.",
394
+ )
395
+ labels = torch.where(input_ids == self.pad_token_id, self.config.ignore_index, labels)
396
+
397
+ causal_mask = self._update_causal_mask(
398
+ attention_mask, token_type_ids, past_key_values, cache_position, input_ids, inputs_embeds, is_training
399
+ )
400
+ outputs = self.language_model(
401
+ attention_mask=causal_mask,
402
+ position_ids=position_ids,
403
+ past_key_values=past_key_values,
404
+ inputs_embeds=inputs_embeds,
405
+ use_cache=use_cache,
406
+ output_attentions=output_attentions,
407
+ output_hidden_states=output_hidden_states,
408
+ return_dict=return_dict,
409
+ cache_position=cache_position,
410
+ num_logits_to_keep=num_logits_to_keep,
411
+ )
412
+
413
+ logits = outputs.logits
414
+ loss = None
415
+ if labels is not None:
416
+ logits = logits.float()
417
+ shift_logits = logits[..., :-1, :]
418
+ shift_labels = labels[..., 1:]
419
+ if attention_mask is not None:
420
+ shift_attention_mask = attention_mask[:, -shift_logits.shape[1] :].to(logits.device)
421
+ shift_logits = shift_logits[shift_attention_mask.to(logits.device) != 0].contiguous()
422
+ shift_labels = shift_labels[shift_attention_mask.to(shift_labels.device) != 0].contiguous()
423
+ else:
424
+ shift_logits = shift_logits.contiguous()
425
+ shift_labels = shift_labels.contiguous()
426
+ loss_fct = nn.CrossEntropyLoss()
427
+
428
+ flat_logits = shift_logits.view(-1, self.config.text_config.vocab_size)
429
+ flat_labels = shift_labels.view(-1).to(shift_logits.device)
430
+ loss = loss_fct(flat_logits, flat_labels)
431
+ if not return_dict:
432
+ output = (logits,) + outputs[1:]
433
+ return (loss,) + output if loss is not None else output
434
+
435
+ return SpatialVLACausalLMOutputWithPast(
436
+ loss=loss,
437
+ logits=logits,
438
+ past_key_values=outputs.past_key_values,
439
+ hidden_states=outputs.hidden_states,
440
+ attentions=outputs.attentions,
441
+ image_hidden_states=image_features if pixel_values is not None else None,
442
+ )
443
+
444
+ # AR inference
445
+ def prepare_inputs_for_generation(
446
+ self,
447
+ input_ids,
448
+ past_key_values=None,
449
+ inputs_embeds=None,
450
+ cache_position=None,
451
+ position_ids=None,
452
+ pixel_values=None,
453
+ intrinsic=None,
454
+ attention_mask=None,
455
+ token_type_ids=None,
456
+ use_cache=True,
457
+ num_logits_to_keep=None,
458
+ labels=None,
459
+ **kwargs,
460
+ ):
461
+ model_inputs = self.language_model.prepare_inputs_for_generation(
462
+ input_ids,
463
+ past_key_values=past_key_values,
464
+ inputs_embeds=inputs_embeds,
465
+ attention_mask=attention_mask,
466
+ position_ids=position_ids,
467
+ cache_position=cache_position,
468
+ use_cache=use_cache,
469
+ num_logits_to_keep=num_logits_to_keep,
470
+ token_type_ids=token_type_ids,
471
+ **kwargs,
472
+ )
473
+ if model_inputs.get("position_ids") is not None:
474
+ model_inputs["position_ids"] += 1
475
+ if cache_position[0] == 0:
476
+ model_inputs["pixel_values"] = pixel_values
477
+ is_training = token_type_ids is not None and labels is not None
478
+ if cache_position[0] == 0 and isinstance(past_key_values, HybridCache):
479
+ causal_mask = self._update_causal_mask(attention_mask, token_type_ids, past_key_values, cache_position, input_ids, inputs_embeds, is_training)
480
+ model_inputs["attention_mask"] = causal_mask
481
+ model_inputs["intrinsic"] = intrinsic
482
+ return model_inputs
483
+
484
+ @torch.no_grad()
485
+ def predict_action(
486
+ self,
487
+ model_inputs,
488
+ ) -> torch.Tensor:
489
+ model_inputs = model_inputs.to(torch.bfloat16).to(self.device)
490
+ input_len = model_inputs["input_ids"].shape[-1]
491
+ generation_outputs = self.generate(**model_inputs, max_new_tokens=256, do_sample=False)
492
+ return generation_outputs[:,input_len:]
493
+
494
+ @classmethod
495
+ def from_pretrained(
496
+ cls,
497
+ pretrained_model_name_or_path: Optional[Union[str, os.PathLike]],
498
+ *model_args,
499
+ config: Optional[Union[PretrainedConfig, str, os.PathLike]] = None,
500
+ cache_dir: Optional[Union[str, os.PathLike]] = None,
501
+ ignore_mismatched_sizes: bool = False,
502
+ force_download: bool = False,
503
+ local_files_only: bool = False,
504
+ token: Optional[Union[str, bool]] = None,
505
+ revision: str = "main",
506
+ use_safetensors: Optional[bool] = None,
507
+ weights_only: bool = True,
508
+ **kwargs,
509
+ ):
510
+ model = super().from_pretrained(
511
+ pretrained_model_name_or_path,
512
+ *model_args,
513
+ config=config,
514
+ cache_dir=cache_dir,
515
+ ignore_mismatched_sizes=ignore_mismatched_sizes,
516
+ force_download=force_download,
517
+ local_files_only=local_files_only,
518
+ token=token,
519
+ revision=revision,
520
+ use_safetensors=use_safetensors,
521
+ weights_only=weights_only,
522
+ **kwargs,
523
+ )
524
+ if model.config.use_spatial_token:
525
+ model.language_model.model.embed_tokens.weight.data[-model.config.spatial_token_num:] = model.spatial_embed_tokens.weight.data
526
+ return model