andersonbcdefg commited on
Commit
5784f0b
·
1 Parent(s): 27c84ef

Upload modeling_flash_llama.py

Browse files
Files changed (1) hide show
  1. modeling_flash_llama.py +988 -0
modeling_flash_llama.py ADDED
@@ -0,0 +1,988 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # coding=utf-8
2
+ # Copyright 2022 EleutherAI and the HuggingFace Inc. team. All rights reserved.
3
+ #
4
+ # This code is based on EleutherAI's GPT-NeoX library and the GPT-NeoX
5
+ # and OPT implementations in this library. It has been modified from its
6
+ # original forms to accommodate minor architectural differences compared
7
+ # to GPT-NeoX and OPT used by the Meta AI team that trained the model.
8
+ #
9
+ # Licensed under the Apache License, Version 2.0 (the "License");
10
+ # you may not use this file except in compliance with the License.
11
+ # You may obtain a copy of the License at
12
+ #
13
+ # http://www.apache.org/licenses/LICENSE-2.0
14
+ #
15
+ # Unless required by applicable law or agreed to in writing, software
16
+ # distributed under the License is distributed on an "AS IS" BASIS,
17
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
+ # See the License for the specific language governing permissions and
19
+ # limitations under the License.
20
+ """ PyTorch LLaMA model."""
21
+ import math
22
+ from typing import List, Optional, Tuple, Union
23
+
24
+ import torch
25
+ import torch.nn.functional as F
26
+ import torch.utils.checkpoint
27
+ from torch import nn
28
+ from torch.nn import BCEWithLogitsLoss, CrossEntropyLoss, MSELoss
29
+
30
+ from transformers.activations import ACT2FN
31
+ from transformers.modeling_outputs import BaseModelOutputWithPast, CausalLMOutputWithPast, SequenceClassifierOutputWithPast
32
+ from transformers.modeling_utils import PreTrainedModel
33
+ from transformers.utils import add_start_docstrings, add_start_docstrings_to_model_forward, logging, replace_return_docstrings
34
+ from transformers.models.llama.configuration_llama import LlamaConfig
35
+
36
+
37
+ try:
38
+ from flash_attn.flash_attn_interface import (
39
+ flash_attn_func,
40
+ flash_attn_kvpacked_func,
41
+ flash_attn_qkvpacked_func,
42
+ flash_attn_varlen_kvpacked_func,
43
+ )
44
+ from flash_attn.bert_padding import unpad_input, pad_input
45
+ flash_attn_v2_installed = True
46
+ print('>>>> Flash Attention installed')
47
+ except ImportError:
48
+ flash_attn_v2_installed = False
49
+ raise ImportError('Please install Flash Attention: `pip install flash-attn --no-build-isolation`')
50
+
51
+ try:
52
+ from flash_attn.layers.rotary import apply_rotary_emb_func
53
+ flash_rope_installed = True
54
+ print('>>>> Flash RoPE installed')
55
+ except ImportError:
56
+ flash_rope_installed = False
57
+ raise ImportError('Please install RoPE kernels: `pip install git+https://github.com/HazyResearch/flash-attention.git#subdirectory=csrc/rotary`')
58
+
59
+
60
+ logger = logging.get_logger(__name__)
61
+
62
+ _CONFIG_FOR_DOC = "LlamaConfig"
63
+
64
+
65
+ # @torch.jit.script
66
+ def rmsnorm_func(hidden_states, weight, variance_epsilon):
67
+ input_dtype = hidden_states.dtype
68
+ hidden_states = hidden_states.to(torch.float32)
69
+ variance = hidden_states.pow(2).mean(-1, keepdim=True)
70
+ hidden_states = hidden_states * torch.rsqrt(variance + variance_epsilon)
71
+ return (weight * hidden_states).to(input_dtype)
72
+
73
+
74
+ class LlamaRMSNorm(nn.Module):
75
+ def __init__(self, hidden_size, eps=1e-6):
76
+ """
77
+ LlamaRMSNorm is equivalent to T5LayerNorm
78
+ """
79
+ super().__init__()
80
+ self.weight = nn.Parameter(torch.ones(hidden_size))
81
+ self.register_buffer(
82
+ "variance_epsilon",
83
+ torch.tensor(eps),
84
+ persistent=False,
85
+ )
86
+
87
+ def forward(self, hidden_states):
88
+ return rmsnorm_func(hidden_states, self.weight, self.variance_epsilon)
89
+
90
+
91
+ class FlashRotaryEmbedding(torch.nn.Module):
92
+ """
93
+ The rotary position embeddings from RoFormer_ (Su et. al).
94
+ A crucial insight from the method is that the query and keys are
95
+ transformed by rotation matrices which depend on the relative positions.
96
+
97
+ Other implementations are available in the Rotary Transformer repo_ and in
98
+ GPT-NeoX_, GPT-NeoX was an inspiration
99
+
100
+ .. _RoFormer: https://arxiv.org/abs/2104.09864
101
+ .. _repo: https://github.com/ZhuiyiTechnology/roformer
102
+ .. _GPT-NeoX: https://github.com/EleutherAI/gpt-neox
103
+
104
+ If scale_base is not None, this implements XPos (Sun et al., https://arxiv.org/abs/2212.10554).
105
+ A recommended value for scale_base is 512: https://github.com/HazyResearch/flash-attention/issues/96
106
+ Reference: https://github.com/sunyt32/torchscale/blob/main/torchscale/component/xpos_relative_position.py
107
+ """
108
+
109
+ def __init__(self, dim: int, base=10000.0, interleaved=False, scale_base=None,
110
+ scaling_factor=1.0, pos_idx_in_fp32=True, device=None):
111
+ """
112
+ interleaved: if True, rotate pairs of even and odd dimensions (GPT-J style) instead
113
+ of 1st half and 2nd half (GPT-NeoX style).
114
+ pos_idx_in_fp32: if True, the position indices [0.0, ..., seqlen - 1] are in fp32,
115
+ otherwise they might be in lower precision.
116
+ This option was added because previously (before 2023-07-02), when we construct
117
+ the position indices, we use the dtype of self.inv_freq. In most cases this would
118
+ be fp32, but if the model is trained in pure bf16 (not mixed precision), then
119
+ self.inv_freq would be bf16, and the position indices are also in bf16.
120
+ Because of the limited precision of bf16 (e.g. 1995.0 is rounded to 2000.0), the
121
+ embeddings for some positions will coincide.
122
+ To maintain compatibility with models previously trained in pure bf16,
123
+ we add this option.
124
+ scaling_factor: RotaryEmbedding extended with linear scaling.
125
+ """
126
+ super().__init__()
127
+ self.dim = dim
128
+ self.base = float(base)
129
+ self.pos_idx_in_fp32 = pos_idx_in_fp32
130
+ # Generate and save the inverse frequency buffer (non trainable)
131
+ inv_freq = self._compute_inv_freq(device)
132
+ self.register_buffer("inv_freq", inv_freq, persistent=False)
133
+ self.interleaved = interleaved
134
+ self.scale_base = scale_base
135
+ self.scaling_factor = scaling_factor
136
+ scale = ((torch.arange(0, dim, 2, device=device, dtype=torch.float32) + 0.4 * dim)
137
+ / (1.4 * dim) if scale_base is not None else None)
138
+ self.register_buffer("scale", scale)
139
+
140
+ self._seq_len_cached = 0
141
+ self._cos_cached = None
142
+ self._sin_cached = None
143
+ self._cos_k_cached = None
144
+ self._sin_k_cached = None
145
+
146
+ def _compute_inv_freq(self, device=None):
147
+ return 1 / (self.base ** (torch.arange(0, self.dim, 2, device=device,
148
+ dtype=torch.float32) / self.dim))
149
+
150
+
151
+ def _update_cos_sin_cache(self, seqlen, device=None, dtype=None):
152
+ # Reset the tables if the sequence length has changed,
153
+ # if we're on a new device (possibly due to tracing for instance),
154
+ # or if we're switching from inference mode to training
155
+ if (seqlen > self._seq_len_cached or self._cos_cached.device != device
156
+ or self._cos_cached.dtype != dtype
157
+ or (self.training and self._cos_cached.is_inference())):
158
+ self._seq_len_cached = seqlen
159
+ # We want fp32 here, not self.inv_freq.dtype, since the model could be loaded in bf16
160
+ # And the output of arange can be quite large, so bf16 would lose a lot of precision.
161
+ # However, for compatibility reason, we add an option to use the dtype of self.inv_freq.
162
+ if self.pos_idx_in_fp32:
163
+ t = torch.arange(seqlen, device=device, dtype=torch.float32)
164
+ t /= self.scaling_factor
165
+ # We want fp32 here as well since inv_freq will be multiplied with t, and the output
166
+ # will be large. Having it in bf16 will lose a lot of precision and cause the
167
+ # cos & sin output to change significantly.
168
+ # We want to recompute self.inv_freq if it was not loaded in fp32
169
+ if self.inv_freq.dtype != torch.float32:
170
+ inv_freq = self.inv_freq.to(torch.float32)
171
+ else:
172
+ inv_freq = self.inv_freq
173
+ else:
174
+ t = torch.arange(seqlen, device=device, dtype=self.inv_freq.dtype)
175
+ t /= self.scaling_factor
176
+ inv_freq = self.inv_freq
177
+ # Don't do einsum, it converts fp32 to fp16 under AMP
178
+ # freqs = torch.einsum("i,j->ij", t, self.inv_freq)
179
+ freqs = torch.outer(t, inv_freq)
180
+ if self.scale is None:
181
+ self._cos_cached = torch.cos(freqs).to(dtype)
182
+ self._sin_cached = torch.sin(freqs).to(dtype)
183
+ else:
184
+ power = ((torch.arange(seqlen, dtype=self.scale.dtype, device=self.scale.device)
185
+ - seqlen // 2) / self.scale_base)
186
+ scale = self.scale.to(device=power.device) ** power.unsqueeze(-1)
187
+ # We want the multiplication by scale to happen in fp32
188
+ self._cos_cached = (torch.cos(freqs) * scale).to(dtype)
189
+ self._sin_cached = (torch.sin(freqs) * scale).to(dtype)
190
+ self._cos_k_cached = (torch.cos(freqs) / scale).to(dtype)
191
+ self._sin_k_cached = (torch.sin(freqs) / scale).to(dtype)
192
+
193
+ def forward(self, q: torch.Tensor, k: torch.Tensor, seqlen_offset: int = 0) -> Tuple[torch.Tensor, torch.Tensor]:
194
+ """
195
+ q: (batch, seqlen, nheads, headdim)
196
+ k: (batch, seqlen, nheads, headdim)
197
+ seqlen_offset: can be used in generation where the qkv being passed in is only the last
198
+ token in the batch.
199
+ """
200
+ self._update_cos_sin_cache(q.shape[1] + seqlen_offset, device=q.device, dtype=q.dtype)
201
+ if self.scale is None:
202
+ return apply_rotary_emb_func(
203
+ q, self._cos_cached[seqlen_offset:], self._sin_cached[seqlen_offset:],
204
+ self.interleaved, True # inplace=True
205
+ ), apply_rotary_emb_func(
206
+ k, self._cos_cached[seqlen_offset:], self._sin_cached[seqlen_offset:],
207
+ self.interleaved, True # inplace=True
208
+ )
209
+ else:
210
+ assert False
211
+
212
+ class LlamaMLP(nn.Module):
213
+ def __init__(self, config):
214
+ super().__init__()
215
+ self.config = config
216
+ self.hidden_size = config.hidden_size
217
+ self.intermediate_size = config.intermediate_size
218
+ self.gate_proj = nn.Linear(self.hidden_size, self.intermediate_size, bias=False)
219
+ self.up_proj = nn.Linear(self.hidden_size, self.intermediate_size, bias=False)
220
+ self.down_proj = nn.Linear(self.intermediate_size, self.hidden_size, bias=False)
221
+ self.act_fn = ACT2FN[config.hidden_act]
222
+
223
+ def forward(self, x):
224
+ if self.config.pretraining_tp > 1:
225
+ slice = self.intermediate_size // self.config.pretraining_tp
226
+ gate_proj_slices = self.gate_proj.weight.split(slice, dim=0)
227
+ up_proj_slices = self.up_proj.weight.split(slice, dim=0)
228
+ down_proj_slices = self.down_proj.weight.split(slice, dim=1)
229
+
230
+ gate_proj = torch.cat(
231
+ [F.linear(x, gate_proj_slices[i]) for i in range(self.config.pretraining_tp)], dim=-1
232
+ )
233
+ up_proj = torch.cat([F.linear(x, up_proj_slices[i]) for i in range(self.config.pretraining_tp)], dim=-1)
234
+
235
+ intermediate_states = (self.act_fn(gate_proj) * up_proj).split(slice, dim=2)
236
+ down_proj = [
237
+ F.linear(intermediate_states[i], down_proj_slices[i]) for i in range(self.config.pretraining_tp)
238
+ ]
239
+ down_proj = sum(down_proj)
240
+ else:
241
+ down_proj = self.down_proj(self.act_fn(self.gate_proj(x)) * self.up_proj(x))
242
+
243
+ return down_proj
244
+
245
+ @torch.jit.script
246
+ def repeat_kv(hidden_states: torch.Tensor, n_rep: int) -> torch.Tensor:
247
+ """
248
+ This is the equivalent of torch.repeat_interleave(x, dim=1, repeats=n_rep). The hidden states go from (batch,
249
+ num_key_value_heads, seqlen, head_dim) to (batch, num_attention_heads, seqlen, head_dim)
250
+ """
251
+ batch, slen, _, num_key_value_heads, head_dim = hidden_states.shape
252
+ if n_rep == 1:
253
+ return hidden_states
254
+ hidden_states = hidden_states[:, :, :, :, None, :].expand(batch, slen, 2, num_key_value_heads, n_rep, head_dim)
255
+ return hidden_states.reshape(batch, slen, 2, num_key_value_heads * n_rep, head_dim)
256
+
257
+
258
+ class LlamaAttention(nn.Module):
259
+ """Multi-headed attention from 'Attention Is All You Need' paper"""
260
+
261
+ def __init__(self, config: LlamaConfig):
262
+ super().__init__()
263
+ self.config = config
264
+ self.hidden_size = config.hidden_size
265
+ self.num_heads = config.num_attention_heads
266
+ self.head_dim = self.hidden_size // self.num_heads
267
+ self.num_key_value_heads = config.num_key_value_heads
268
+ self.num_key_value_groups = self.num_heads // self.num_key_value_heads
269
+ self.max_position_embeddings = config.max_position_embeddings
270
+
271
+ if (self.head_dim * self.num_heads) != self.hidden_size:
272
+ raise ValueError(
273
+ f"hidden_size must be divisible by num_heads (got `hidden_size`: {self.hidden_size}"
274
+ f" and `num_heads`: {self.num_heads})."
275
+ )
276
+ self.q_proj = nn.Linear(self.hidden_size, self.num_heads * self.head_dim, bias=False)
277
+ self.k_proj = nn.Linear(self.hidden_size, self.num_key_value_heads * self.head_dim, bias=False)
278
+ self.v_proj = nn.Linear(self.hidden_size, self.num_key_value_heads * self.head_dim, bias=False)
279
+ self.o_proj = nn.Linear(self.num_heads * self.head_dim, self.hidden_size, bias=False)
280
+
281
+ self.register_buffer(
282
+ "norm_factor",
283
+ torch.sqrt(torch.tensor(self.head_dim, dtype=torch.float32)).to(torch.get_default_dtype()),
284
+ persistent=False,
285
+ )
286
+
287
+ if self.config.rope_scaling is None:
288
+ scaling_factor = 1
289
+ else:
290
+ scaling_type = self.config.rope_scaling["type"]
291
+ scaling_factor = self.config.rope_scaling["factor"]
292
+ assert scaling_type == 'linear'
293
+
294
+ self.rotary_emb = FlashRotaryEmbedding(
295
+ self.head_dim, base=10000, interleaved=False, scaling_factor=scaling_factor,
296
+ )
297
+
298
+ def _shape(self, tensor: torch.Tensor, seq_len: int, bsz: int):
299
+ return tensor.view(bsz, seq_len, self.num_heads, self.head_dim).transpose(1, 2).contiguous()
300
+
301
+ def forward(
302
+ self,
303
+ hidden_states: torch.Tensor,
304
+ attention_mask: Optional[torch.Tensor] = None,
305
+ position_ids: Optional[torch.LongTensor] = None,
306
+ past_key_value: Optional[Tuple[torch.Tensor]] = None,
307
+ output_attentions: bool = False,
308
+ use_cache: bool = False,
309
+ is_padded_inputs: Optional[bool] = False,
310
+ ) -> Tuple[torch.Tensor, Optional[torch.Tensor], Optional[Tuple[torch.Tensor]]]:
311
+ bsz, q_len, h_size = hidden_states.size()
312
+
313
+ has_layer_past = past_key_value is not None
314
+
315
+ if has_layer_past:
316
+ past_kv = past_key_value[0]
317
+ past_len = past_key_value[1]
318
+ else:
319
+ past_len = 0
320
+
321
+ if self.config.pretraining_tp > 1:
322
+ key_value_slicing = (self.num_key_value_heads * self.head_dim) // self.config.pretraining_tp
323
+ query_slices = self.q_proj.weight.split(
324
+ (self.num_heads * self.head_dim) // self.config.pretraining_tp, dim=0
325
+ )
326
+ key_slices = self.k_proj.weight.split(key_value_slicing, dim=0)
327
+ value_slices = self.v_proj.weight.split(key_value_slicing, dim=0)
328
+
329
+ q = [F.linear(hidden_states, query_slices[i]) for i in range(self.config.pretraining_tp)]
330
+ q = torch.cat(q, dim=-1)
331
+
332
+ k = [F.linear(hidden_states, key_slices[i]) for i in range(self.config.pretraining_tp)]
333
+ k = torch.cat(k, dim=-1)
334
+
335
+ v = [F.linear(hidden_states, value_slices[i]) for i in range(self.config.pretraining_tp)]
336
+ v = torch.cat(v, dim=-1)
337
+
338
+ else:
339
+ q = self.q_proj(hidden_states)
340
+ k = self.k_proj(hidden_states)
341
+ v = self.v_proj(hidden_states)
342
+
343
+ q = q.view(bsz, q_len, self.num_heads, self.head_dim)
344
+ k = k.view(bsz, q_len, self.num_key_value_heads, self.head_dim)
345
+ v = v.view(bsz, q_len, self.num_key_value_heads, self.head_dim)
346
+
347
+ q, k = self.rotary_emb(q, k, past_len)
348
+
349
+ kv = torch.stack([k, v], 2)
350
+ kv = repeat_kv(kv, self.num_key_value_groups)
351
+
352
+ # Cache QKV values
353
+ if has_layer_past:
354
+ new_len = past_len+q.size(1)
355
+ if new_len > past_kv.size(1):
356
+ past_kv = torch.cat([past_kv, torch.empty(bsz, 256, 2, kv.size(3), kv.size(4), dtype=kv.dtype, device=kv.device)], 1)
357
+ past_kv[:, past_len:new_len] = kv
358
+ kv = past_kv[:, :new_len]
359
+ else:
360
+ past_kv = kv
361
+
362
+ past_key_value = (past_kv, past_len+q.size(1)) if use_cache else None
363
+
364
+ # no padding tokens, more efficient
365
+ attn_dtype = torch.bfloat16 if torch.cuda.is_bf16_supported() else torch.float16
366
+ attn_outputs = flash_attn_kvpacked_func(
367
+ q.type(attn_dtype), kv.type(attn_dtype), dropout_p=0.0, softmax_scale=1.0/self.norm_factor, causal=(not has_layer_past), return_attn_probs=output_attentions)
368
+
369
+ attn_output = attn_outputs[0] if output_attentions else attn_outputs
370
+ attn_output = attn_output.reshape(bsz, q_len, h_size)
371
+ attn_weights = attn_outputs[2] if output_attentions else None
372
+
373
+ if self.config.pretraining_tp > 1:
374
+ attn_output = attn_output.split(self.hidden_size // self.config.pretraining_tp, dim=2)
375
+ o_proj_slices = self.o_proj.weight.split(self.hidden_size // self.config.pretraining_tp, dim=1)
376
+ attn_output = sum([F.linear(attn_output[i], o_proj_slices[i]) for i in range(self.config.pretraining_tp)])
377
+ else:
378
+ attn_output = self.o_proj(attn_output)
379
+
380
+ if not output_attentions:
381
+ attn_weights = None
382
+
383
+ return attn_output, attn_weights, past_key_value
384
+
385
+
386
+ class LlamaDecoderLayer(nn.Module):
387
+ def __init__(self, config: LlamaConfig):
388
+ super().__init__()
389
+ self.hidden_size = config.hidden_size
390
+ self.self_attn = LlamaAttention(config=config)
391
+ self.mlp = LlamaMLP(config)
392
+ self.input_layernorm = LlamaRMSNorm(config.hidden_size, eps=config.rms_norm_eps)
393
+ self.post_attention_layernorm = LlamaRMSNorm(config.hidden_size, eps=config.rms_norm_eps)
394
+
395
+ def forward(
396
+ self,
397
+ hidden_states: torch.Tensor,
398
+ attention_mask: Optional[torch.Tensor] = None,
399
+ position_ids: Optional[torch.LongTensor] = None,
400
+ past_key_value: Optional[Tuple[torch.Tensor]] = None,
401
+ is_padded_inputs: Optional[bool] = False,
402
+ output_attentions: Optional[bool] = False,
403
+ use_cache: Optional[bool] = False,
404
+ ) -> Tuple[torch.FloatTensor, Optional[Tuple[torch.FloatTensor, torch.FloatTensor]]]:
405
+ """
406
+ Args:
407
+ hidden_states (`torch.FloatTensor`): input to the layer of shape `(batch, seq_len, embed_dim)`
408
+ attention_mask (`torch.FloatTensor`, *optional*): attention mask of size
409
+ `(batch, 1, tgt_len, src_len)` where padding elements are indicated by very large negative values.
410
+ output_attentions (`bool`, *optional*):
411
+ Whether or not to return the attentions tensors of all attention layers. See `attentions` under
412
+ returned tensors for more detail.
413
+ use_cache (`bool`, *optional*):
414
+ If set to `True`, `past_key_values` key value states are returned and can be used to speed up decoding
415
+ (see `past_key_values`).
416
+ past_key_value (`Tuple(torch.FloatTensor)`, *optional*): cached past key and value projection states
417
+ """
418
+
419
+ residual = hidden_states
420
+
421
+ hidden_states = self.input_layernorm(hidden_states)
422
+
423
+ # Self Attention
424
+ hidden_states, self_attn_weights, present_key_value = self.self_attn(
425
+ hidden_states=hidden_states,
426
+ attention_mask=attention_mask,
427
+ position_ids=position_ids,
428
+ past_key_value=past_key_value,
429
+ output_attentions=output_attentions,
430
+ use_cache=use_cache,
431
+ is_padded_inputs=is_padded_inputs,
432
+ )
433
+ hidden_states = residual + hidden_states
434
+
435
+ # Fully Connected
436
+ residual = hidden_states
437
+ hidden_states = self.post_attention_layernorm(hidden_states)
438
+ hidden_states = self.mlp(hidden_states)
439
+ hidden_states = residual + hidden_states
440
+
441
+ outputs = (hidden_states,)
442
+
443
+ if output_attentions:
444
+ outputs += (self_attn_weights,)
445
+
446
+ if use_cache:
447
+ outputs += (present_key_value,)
448
+
449
+ return outputs
450
+
451
+
452
+ LLAMA_START_DOCSTRING = r"""
453
+ This model inherits from [`PreTrainedModel`]. Check the superclass documentation for the generic methods the
454
+ library implements for all its model (such as downloading or saving, resizing the input embeddings, pruning heads
455
+ etc.)
456
+
457
+ This model is also a PyTorch [torch.nn.Module](https://pytorch.org/docs/stable/nn.html#torch.nn.Module) subclass.
458
+ Use it as a regular PyTorch Module and refer to the PyTorch documentation for all matter related to general usage
459
+ and behavior.
460
+
461
+ Parameters:
462
+ config ([`LlamaConfig`]):
463
+ Model configuration class with all the parameters of the model. Initializing with a config file does not
464
+ load the weights associated with the model, only the configuration. Check out the
465
+ [`~PreTrainedModel.from_pretrained`] method to load the model weights.
466
+ """
467
+
468
+
469
+ @add_start_docstrings(
470
+ "The bare LLaMA Model outputting raw hidden-states without any specific head on top.",
471
+ LLAMA_START_DOCSTRING,
472
+ )
473
+ class LlamaPreTrainedModel(PreTrainedModel):
474
+ config_class = LlamaConfig
475
+ base_model_prefix = "model"
476
+ supports_gradient_checkpointing = True
477
+ _no_split_modules = ["LlamaDecoderLayer"]
478
+ _skip_keys_device_placement = "past_key_values"
479
+
480
+ def _init_weights(self, module):
481
+ std = self.config.initializer_range
482
+ if isinstance(module, nn.Linear):
483
+ module.weight.data.normal_(mean=0.0, std=std)
484
+ if module.bias is not None:
485
+ module.bias.data.zero_()
486
+ elif isinstance(module, nn.Embedding):
487
+ module.weight.data.normal_(mean=0.0, std=std)
488
+ if module.padding_idx is not None:
489
+ module.weight.data[module.padding_idx].zero_()
490
+
491
+ def _set_gradient_checkpointing(self, module, value=False):
492
+ if isinstance(module, LlamaModel):
493
+ module.gradient_checkpointing = value
494
+
495
+
496
+ LLAMA_INPUTS_DOCSTRING = r"""
497
+ Args:
498
+ input_ids (`torch.LongTensor` of shape `(batch_size, sequence_length)`):
499
+ Indices of input sequence tokens in the vocabulary. Padding will be ignored by default should you provide
500
+ it.
501
+
502
+ Indices can be obtained using [`AutoTokenizer`]. See [`PreTrainedTokenizer.encode`] and
503
+ [`PreTrainedTokenizer.__call__`] for details.
504
+
505
+ [What are input IDs?](../glossary#input-ids)
506
+ attention_mask (`torch.Tensor` of shape `(batch_size, sequence_length)`, *optional*):
507
+ Mask to avoid performing attention on padding token indices. Mask values selected in `[0, 1]`:
508
+
509
+ - 1 for tokens that are **not masked**,
510
+ - 0 for tokens that are **masked**.
511
+
512
+ [What are attention masks?](../glossary#attention-mask)
513
+
514
+ Indices can be obtained using [`AutoTokenizer`]. See [`PreTrainedTokenizer.encode`] and
515
+ [`PreTrainedTokenizer.__call__`] for details.
516
+
517
+ If `past_key_values` is used, optionally only the last `decoder_input_ids` have to be input (see
518
+ `past_key_values`).
519
+
520
+ If you want to change padding behavior, you should read [`modeling_opt._prepare_decoder_attention_mask`]
521
+ and modify to your needs. See diagram 1 in [the paper](https://arxiv.org/abs/1910.13461) for more
522
+ information on the default strategy.
523
+
524
+ - 1 indicates the head is **not masked**,
525
+ - 0 indicates the head is **masked**.
526
+ position_ids (`torch.LongTensor` of shape `(batch_size, sequence_length)`, *optional*):
527
+ Indices of positions of each input sequence tokens in the position embeddings. Selected in the range `[0,
528
+ config.n_positions - 1]`.
529
+
530
+ [What are position IDs?](../glossary#position-ids)
531
+ past_key_values (`tuple(tuple(torch.FloatTensor))`, *optional*, returned when `use_cache=True` is passed or when `config.use_cache=True`):
532
+ Tuple of `tuple(torch.FloatTensor)` of length `config.n_layers`, with each tuple having 2 tensors of shape
533
+ `(batch_size, num_heads, sequence_length, embed_size_per_head)`) and 2 additional tensors of shape
534
+ `(batch_size, num_heads, encoder_sequence_length, embed_size_per_head)`.
535
+
536
+ Contains pre-computed hidden-states (key and values in the self-attention blocks and in the cross-attention
537
+ blocks) that can be used (see `past_key_values` input) to speed up sequential decoding.
538
+
539
+ If `past_key_values` are used, the user can optionally input only the last `decoder_input_ids` (those that
540
+ don't have their past key value states given to this model) of shape `(batch_size, 1)` instead of all
541
+ `decoder_input_ids` of shape `(batch_size, sequence_length)`.
542
+ inputs_embeds (`torch.FloatTensor` of shape `(batch_size, sequence_length, hidden_size)`, *optional*):
543
+ Optionally, instead of passing `input_ids` you can choose to directly pass an embedded representation. This
544
+ is useful if you want more control over how to convert `input_ids` indices into associated vectors than the
545
+ model's internal embedding lookup matrix.
546
+ use_cache (`bool`, *optional*):
547
+ If set to `True`, `past_key_values` key value states are returned and can be used to speed up decoding (see
548
+ `past_key_values`).
549
+ output_attentions (`bool`, *optional*):
550
+ Whether or not to return the attentions tensors of all attention layers. See `attentions` under returned
551
+ tensors for more detail.
552
+ output_hidden_states (`bool`, *optional*):
553
+ Whether or not to return the hidden states of all layers. See `hidden_states` under returned tensors for
554
+ more detail.
555
+ return_dict (`bool`, *optional*):
556
+ Whether or not to return a [`~utils.ModelOutput`] instead of a plain tuple.
557
+ """
558
+
559
+
560
+ @add_start_docstrings(
561
+ "The bare LLaMA Model outputting raw hidden-states without any specific head on top.",
562
+ LLAMA_START_DOCSTRING,
563
+ )
564
+ class LlamaModel(LlamaPreTrainedModel):
565
+ """
566
+ Transformer decoder consisting of *config.num_hidden_layers* layers. Each layer is a [`LlamaDecoderLayer`]
567
+
568
+ Args:
569
+ config: LlamaConfig
570
+ """
571
+
572
+ def __init__(self, config: LlamaConfig):
573
+ super().__init__(config)
574
+ self.padding_idx = config.pad_token_id
575
+ self.vocab_size = config.vocab_size
576
+
577
+ self.embed_tokens = nn.Embedding(config.vocab_size, config.hidden_size, self.padding_idx)
578
+ self.layers = nn.ModuleList([LlamaDecoderLayer(config) for _ in range(config.num_hidden_layers)])
579
+ self.norm = LlamaRMSNorm(config.hidden_size, eps=config.rms_norm_eps)
580
+
581
+ self.gradient_checkpointing = False
582
+ # Initialize weights and apply final processing
583
+ self.post_init()
584
+
585
+ def get_input_embeddings(self):
586
+ return self.embed_tokens
587
+
588
+ def set_input_embeddings(self, value):
589
+ self.embed_tokens = value
590
+
591
+ @add_start_docstrings_to_model_forward(LLAMA_INPUTS_DOCSTRING)
592
+ def forward(
593
+ self,
594
+ input_ids: torch.LongTensor = None,
595
+ attention_mask: Optional[torch.Tensor] = None,
596
+ position_ids: Optional[torch.LongTensor] = None,
597
+ past_key_values: Optional[List[torch.FloatTensor]] = None,
598
+ inputs_embeds: Optional[torch.FloatTensor] = None,
599
+ use_cache: Optional[bool] = None,
600
+ output_attentions: Optional[bool] = None,
601
+ output_hidden_states: Optional[bool] = None,
602
+ return_dict: Optional[bool] = None,
603
+ is_padded_inputs: Optional[bool] = False,
604
+ ) -> Union[Tuple, BaseModelOutputWithPast]:
605
+ output_attentions = output_attentions if output_attentions is not None else self.config.output_attentions
606
+ output_hidden_states = (
607
+ output_hidden_states if output_hidden_states is not None else self.config.output_hidden_states
608
+ )
609
+ use_cache = use_cache if use_cache is not None else self.config.use_cache
610
+
611
+ return_dict = return_dict if return_dict is not None else self.config.use_return_dict
612
+
613
+ # retrieve input_ids and inputs_embeds
614
+ if input_ids is not None and inputs_embeds is not None:
615
+ raise ValueError("You cannot specify both decoder_input_ids and decoder_inputs_embeds at the same time")
616
+ elif input_ids is not None:
617
+ batch_size, seq_length = input_ids.shape
618
+ elif inputs_embeds is not None:
619
+ batch_size, seq_length, _ = inputs_embeds.shape
620
+ else:
621
+ raise ValueError("You have to specify either decoder_input_ids or decoder_inputs_embeds")
622
+
623
+ seq_length_with_past = seq_length
624
+ past_key_values_length = 0
625
+
626
+ if past_key_values is not None:
627
+ past_key_values_length = past_key_values[0][0].shape[2]
628
+ seq_length_with_past = seq_length_with_past + past_key_values_length
629
+
630
+ position_ids = None
631
+
632
+ if inputs_embeds is None:
633
+ inputs_embeds = self.embed_tokens(input_ids)
634
+
635
+ hidden_states = inputs_embeds
636
+
637
+ if self.gradient_checkpointing and self.training:
638
+ if use_cache:
639
+ logger.warning_once(
640
+ "`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`..."
641
+ )
642
+ use_cache = False
643
+
644
+ # decoder layers
645
+ all_hidden_states = () if output_hidden_states else None
646
+ all_self_attns = () if output_attentions else None
647
+ next_decoder_cache = () if use_cache else None
648
+
649
+ for idx, decoder_layer in enumerate(self.layers):
650
+ if output_hidden_states:
651
+ all_hidden_states += (hidden_states,)
652
+
653
+ past_key_value = past_key_values[idx] if past_key_values is not None else None
654
+
655
+ if self.gradient_checkpointing and self.training:
656
+
657
+ def create_custom_forward(module):
658
+ def custom_forward(*inputs):
659
+ # None for past_key_value
660
+ return module(*inputs, output_attentions, None)
661
+
662
+ return custom_forward
663
+
664
+ layer_outputs = torch.utils.checkpoint.checkpoint(
665
+ create_custom_forward(decoder_layer),
666
+ hidden_states,
667
+ attention_mask,
668
+ position_ids,
669
+ None,
670
+ is_padded_inputs
671
+ )
672
+ else:
673
+ layer_outputs = decoder_layer(
674
+ hidden_states,
675
+ attention_mask=attention_mask,
676
+ position_ids=position_ids,
677
+ past_key_value=past_key_value,
678
+ output_attentions=output_attentions,
679
+ use_cache=use_cache,
680
+ is_padded_inputs=is_padded_inputs,
681
+ )
682
+
683
+ hidden_states = layer_outputs[0]
684
+
685
+ if use_cache:
686
+ next_decoder_cache += (layer_outputs[2 if output_attentions else 1],)
687
+
688
+ if output_attentions:
689
+ all_self_attns += (layer_outputs[1],)
690
+
691
+ hidden_states = self.norm(hidden_states)
692
+
693
+ # add hidden states from the last decoder layer
694
+ if output_hidden_states:
695
+ all_hidden_states += (hidden_states,)
696
+
697
+ next_cache = next_decoder_cache if use_cache else None
698
+ if not return_dict:
699
+ return tuple(v for v in [hidden_states, next_cache, all_hidden_states, all_self_attns] if v is not None)
700
+ return BaseModelOutputWithPast(
701
+ last_hidden_state=hidden_states,
702
+ past_key_values=next_cache,
703
+ hidden_states=all_hidden_states,
704
+ attentions=all_self_attns,
705
+ )
706
+
707
+
708
+ class LlamaForCausalLM(LlamaPreTrainedModel):
709
+ _tied_weights_keys = ["lm_head.weight"]
710
+
711
+ def __init__(self, config):
712
+ super().__init__(config)
713
+ self.model = LlamaModel(config)
714
+ self.vocab_size = config.vocab_size
715
+ self.lm_head = nn.Linear(config.hidden_size, config.vocab_size, bias=False)
716
+
717
+ # Initialize weights and apply final processing
718
+ self.post_init()
719
+
720
+ def get_input_embeddings(self):
721
+ return self.model.embed_tokens
722
+
723
+ def set_input_embeddings(self, value):
724
+ self.model.embed_tokens = value
725
+
726
+ def get_output_embeddings(self):
727
+ return self.lm_head
728
+
729
+ def set_output_embeddings(self, new_embeddings):
730
+ self.lm_head = new_embeddings
731
+
732
+ def set_decoder(self, decoder):
733
+ self.model = decoder
734
+
735
+ def get_decoder(self):
736
+ return self.model
737
+
738
+ @add_start_docstrings_to_model_forward(LLAMA_INPUTS_DOCSTRING)
739
+ @replace_return_docstrings(output_type=CausalLMOutputWithPast, config_class=_CONFIG_FOR_DOC)
740
+ def forward(
741
+ self,
742
+ input_ids: torch.LongTensor = None,
743
+ attention_mask: Optional[torch.Tensor] = None,
744
+ position_ids: Optional[torch.LongTensor] = None,
745
+ past_key_values: Optional[List[torch.FloatTensor]] = None,
746
+ inputs_embeds: Optional[torch.FloatTensor] = None,
747
+ labels: Optional[torch.LongTensor] = None,
748
+ use_cache: Optional[bool] = None,
749
+ output_attentions: Optional[bool] = None,
750
+ output_hidden_states: Optional[bool] = None,
751
+ return_dict: Optional[bool] = None,
752
+ is_padded_inputs: Optional[bool] = None,
753
+ ) -> Union[Tuple, CausalLMOutputWithPast]:
754
+ r"""
755
+ Args:
756
+ labels (`torch.LongTensor` of shape `(batch_size, sequence_length)`, *optional*):
757
+ Labels for computing the masked language modeling loss. Indices should either be in `[0, ...,
758
+ config.vocab_size]` or -100 (see `input_ids` docstring). Tokens with indices set to `-100` are ignored
759
+ (masked), the loss is only computed for the tokens with labels in `[0, ..., config.vocab_size]`.
760
+
761
+ Returns:
762
+
763
+ Example:
764
+
765
+ ```python
766
+ >>> from transformers import AutoTokenizer, LlamaForCausalLM
767
+
768
+ >>> model = LlamaForCausalLM.from_pretrained(PATH_TO_CONVERTED_WEIGHTS)
769
+ >>> tokenizer = AutoTokenizer.from_pretrained(PATH_TO_CONVERTED_TOKENIZER)
770
+
771
+ >>> prompt = "Hey, are you conscious? Can you talk to me?"
772
+ >>> inputs = tokenizer(prompt, return_tensors="pt")
773
+
774
+ >>> # Generate
775
+ >>> generate_ids = model.generate(inputs.input_ids, max_length=30)
776
+ >>> tokenizer.batch_decode(generate_ids, skip_special_tokens=True, clean_up_tokenization_spaces=False)[0]
777
+ "Hey, are you conscious? Can you talk to me?\nI'm not conscious, but I can talk to you."
778
+ ```"""
779
+
780
+ output_attentions = output_attentions if output_attentions is not None else self.config.output_attentions
781
+ output_hidden_states = (
782
+ output_hidden_states if output_hidden_states is not None else self.config.output_hidden_states
783
+ )
784
+ return_dict = return_dict if return_dict is not None else self.config.use_return_dict
785
+
786
+ is_padded_inputs = ((attention_mask is not None) and (not attention_mask.all().item()))
787
+
788
+ # decoder outputs consists of (dec_features, layer_state, dec_hidden, dec_attn)
789
+ outputs = self.model(
790
+ input_ids=input_ids,
791
+ attention_mask=attention_mask,
792
+ position_ids=position_ids,
793
+ past_key_values=past_key_values,
794
+ inputs_embeds=inputs_embeds,
795
+ use_cache=use_cache,
796
+ output_attentions=output_attentions,
797
+ output_hidden_states=output_hidden_states,
798
+ return_dict=return_dict,
799
+ is_padded_inputs=is_padded_inputs,
800
+ )
801
+
802
+ hidden_states = outputs[0]
803
+ if self.config.pretraining_tp > 1:
804
+ lm_head_slices = self.lm_head.weight.split(self.vocab_size // self.config.pretraining_tp, dim=0)
805
+ logits = [F.linear(hidden_states, lm_head_slices[i]) for i in range(self.config.pretraining_tp)]
806
+ logits = torch.cat(logits, dim=-1)
807
+ else:
808
+ logits = self.lm_head(hidden_states)
809
+ logits = logits.float()
810
+
811
+ loss = None
812
+ if labels is not None:
813
+ # Shift so that tokens < n predict n
814
+ shift_logits = logits[..., :-1, :].contiguous()
815
+ shift_labels = labels[..., 1:].contiguous()
816
+ # Flatten the tokens
817
+ loss_fct = CrossEntropyLoss()
818
+ shift_logits = shift_logits.view(-1, self.config.vocab_size)
819
+ shift_labels = shift_labels.view(-1)
820
+ # Enable model parallelism
821
+ shift_labels = shift_labels.to(shift_logits.device)
822
+ loss = loss_fct(shift_logits, shift_labels)
823
+
824
+ if not return_dict:
825
+ output = (logits,) + outputs[1:]
826
+ return (loss,) + output if loss is not None else output
827
+
828
+ return CausalLMOutputWithPast(
829
+ loss=loss,
830
+ logits=logits,
831
+ past_key_values=outputs.past_key_values,
832
+ hidden_states=outputs.hidden_states,
833
+ attentions=outputs.attentions,
834
+ )
835
+
836
+ def prepare_inputs_for_generation(
837
+ self, input_ids, past_key_values=None, attention_mask=None, inputs_embeds=None, **kwargs
838
+ ):
839
+ if past_key_values:
840
+ input_ids = input_ids[:, -1:]
841
+
842
+ position_ids = kwargs.get("position_ids", None)
843
+
844
+ # if `inputs_embeds` are passed, we only want to use them in the 1st generation step
845
+ if inputs_embeds is not None and past_key_values is None:
846
+ model_inputs = {"inputs_embeds": inputs_embeds}
847
+ else:
848
+ model_inputs = {"input_ids": input_ids}
849
+
850
+ model_inputs.update(
851
+ {
852
+ "position_ids": position_ids,
853
+ "past_key_values": past_key_values,
854
+ "use_cache": kwargs.get("use_cache"),
855
+ "attention_mask": attention_mask,
856
+ "is_padded_inputs": ((attention_mask is not None) and (not attention_mask.all().item()))
857
+ }
858
+ )
859
+ return model_inputs
860
+
861
+ @staticmethod
862
+ def _reorder_cache(past_key_values, beam_idx):
863
+ reordered_past = ()
864
+ for layer_past in past_key_values:
865
+ reordered_past += (
866
+ tuple(past_state.index_select(0, beam_idx.to(past_state.device)) for past_state in layer_past),
867
+ )
868
+ return reordered_past
869
+
870
+
871
+ @add_start_docstrings(
872
+ """
873
+ The LLaMa Model transformer with a sequence classification head on top (linear layer).
874
+
875
+ [`LlamaForSequenceClassification`] uses the last token in order to do the classification, as other causal models
876
+ (e.g. GPT-2) do.
877
+
878
+ Since it does classification on the last token, it requires to know the position of the last token. If a
879
+ `pad_token_id` is defined in the configuration, it finds the last token that is not a padding token in each row. If
880
+ no `pad_token_id` is defined, it simply takes the last value in each row of the batch. Since it cannot guess the
881
+ padding tokens when `inputs_embeds` are passed instead of `input_ids`, it does the same (take the last value in
882
+ each row of the batch).
883
+ """,
884
+ LLAMA_START_DOCSTRING,
885
+ )
886
+ class LlamaForSequenceClassification(LlamaPreTrainedModel):
887
+ def __init__(self, config):
888
+ super().__init__(config)
889
+ self.num_labels = config.num_labels
890
+ self.model = LlamaModel(config)
891
+ self.score = nn.Linear(config.hidden_size, self.num_labels, bias=False)
892
+
893
+ # Initialize weights and apply final processing
894
+ self.post_init()
895
+
896
+ def get_input_embeddings(self):
897
+ return self.model.embed_tokens
898
+
899
+ def set_input_embeddings(self, value):
900
+ self.model.embed_tokens = value
901
+
902
+ @add_start_docstrings_to_model_forward(LLAMA_INPUTS_DOCSTRING)
903
+ def forward(
904
+ self,
905
+ input_ids: torch.LongTensor = None,
906
+ attention_mask: Optional[torch.Tensor] = None,
907
+ position_ids: Optional[torch.LongTensor] = None,
908
+ past_key_values: Optional[List[torch.FloatTensor]] = None,
909
+ inputs_embeds: Optional[torch.FloatTensor] = None,
910
+ labels: Optional[torch.LongTensor] = None,
911
+ use_cache: Optional[bool] = None,
912
+ output_attentions: Optional[bool] = None,
913
+ output_hidden_states: Optional[bool] = None,
914
+ return_dict: Optional[bool] = None,
915
+ ) -> Union[Tuple, SequenceClassifierOutputWithPast]:
916
+ r"""
917
+ labels (`torch.LongTensor` of shape `(batch_size,)`, *optional*):
918
+ Labels for computing the sequence classification/regression loss. Indices should be in `[0, ...,
919
+ config.num_labels - 1]`. If `config.num_labels == 1` a regression loss is computed (Mean-Square loss), If
920
+ `config.num_labels > 1` a classification loss is computed (Cross-Entropy).
921
+ """
922
+ return_dict = return_dict if return_dict is not None else self.config.use_return_dict
923
+
924
+ transformer_outputs = self.model(
925
+ input_ids,
926
+ attention_mask=attention_mask,
927
+ position_ids=position_ids,
928
+ past_key_values=past_key_values,
929
+ inputs_embeds=inputs_embeds,
930
+ use_cache=use_cache,
931
+ output_attentions=output_attentions,
932
+ output_hidden_states=output_hidden_states,
933
+ return_dict=return_dict,
934
+ )
935
+ hidden_states = transformer_outputs[0]
936
+ logits = self.score(hidden_states)
937
+
938
+ if input_ids is not None:
939
+ batch_size = input_ids.shape[0]
940
+ else:
941
+ batch_size = inputs_embeds.shape[0]
942
+
943
+ if self.config.pad_token_id is None and batch_size != 1:
944
+ raise ValueError("Cannot handle batch sizes > 1 if no padding token is defined.")
945
+ if self.config.pad_token_id is None:
946
+ sequence_lengths = -1
947
+ else:
948
+ if input_ids is not None:
949
+ sequence_lengths = (torch.ne(input_ids, self.config.pad_token_id).sum(-1) - 1).to(logits.device)
950
+ else:
951
+ sequence_lengths = -1
952
+
953
+ pooled_logits = logits[torch.arange(batch_size, device=logits.device), sequence_lengths]
954
+
955
+ loss = None
956
+ if labels is not None:
957
+ labels = labels.to(logits.device)
958
+ if self.config.problem_type is None:
959
+ if self.num_labels == 1:
960
+ self.config.problem_type = "regression"
961
+ elif self.num_labels > 1 and (labels.dtype == torch.long or labels.dtype == torch.int):
962
+ self.config.problem_type = "single_label_classification"
963
+ else:
964
+ self.config.problem_type = "multi_label_classification"
965
+
966
+ if self.config.problem_type == "regression":
967
+ loss_fct = MSELoss()
968
+ if self.num_labels == 1:
969
+ loss = loss_fct(pooled_logits.squeeze(), labels.squeeze())
970
+ else:
971
+ loss = loss_fct(pooled_logits, labels)
972
+ elif self.config.problem_type == "single_label_classification":
973
+ loss_fct = CrossEntropyLoss()
974
+ loss = loss_fct(pooled_logits.view(-1, self.num_labels), labels.view(-1))
975
+ elif self.config.problem_type == "multi_label_classification":
976
+ loss_fct = BCEWithLogitsLoss()
977
+ loss = loss_fct(pooled_logits, labels)
978
+ if not return_dict:
979
+ output = (pooled_logits,) + transformer_outputs[1:]
980
+ return ((loss,) + output) if loss is not None else output
981
+
982
+ return SequenceClassifierOutputWithPast(
983
+ loss=loss,
984
+ logits=pooled_logits,
985
+ past_key_values=transformer_outputs.past_key_values,
986
+ hidden_states=transformer_outputs.hidden_states,
987
+ attentions=transformer_outputs.attentions,
988
+ )