
    fTh                     x   S SK r S SKJr  S SKJrJrJrJr  S SKrS SK	J
s  Jr  S SKJ
r
  S SKJrJrJr  SSKJr  SSKJr  SS	KJrJrJrJrJr  SS
KJrJr  SSKJr  SSK J!r!J"r"J#r#  SSK$J%r%  SSK&J'r'  \"" 5       (       a  S SK(J)r)  S SK*J+r+  S SK,J-r-  O\.r+\#R^                  " \05      r1 " S S\Rd                  Rf                  5      r4  SPS\\Rj                     S\\6   4S jjr7 " S S\+5      r8 " S S\
Rr                  5      r: " S S\
Rr                  5      r; " S S\
Rr                  5      r<S  r=SQS! jr> SRS"S#S$\Rj                  S%\Rj                  S&\Rj                  S'\\R~                     S(\\6\64   S)\6S*\6S+\\@   S,\\\Rj                  \Rj                  4   \\Rj                     4   4S- jjrA\R                  4S"S#S$\Rj                  S.\8S\Rj                  S\6S(\\6\64   S)\6S*\6S/\R                  S,\\Rj                     4S0 jjrDS"S#S$\Rj                  S%\Rj                  S&\Rj                  S'\\R~                     S(\\6\64   S)\6S*\6S,\\Rj                     4S1 jrE\D\A\ES2.rF " S3 S#\
Rr                  5      rG " S4 S5\
Rr                  5      rH\! " S6 S7\5      5       rI  SPS8\Rj                  S%\Rj                  S'\\Rj                     S9\\Rj                     S,\\Rj                  \Rj                  \Rj                  \6\\Rj                     \\Rj                     4   4
S: jjrJS8\Rj                  S;\Rj                  S<\6S=\6S,\Rj                  4
S> jrK\! " S? S@\I5      5       rL " SA SB\
Rr                  5      rM\!" SCSD9 " SE SF\I5      5       rN\!" SGSD9 " SH SI\I5      5       rO\!" SJSD9 " SK SL\I5      5       rP\! " SM SN\I5      5       rQ/ SOQrRg)S    N)nullcontext)DictOptionalTupleUnion)nn)BCEWithLogitsLossCrossEntropyLossMSELoss   )ACT2FN)_prepare_4d_attention_mask)BaseModelOutputMaskedLMOutputQuestionAnsweringModelOutputSequenceClassifierOutputTokenClassifierOutput)ROPE_INIT_FUNCTIONSdynamic_rope_update)PreTrainedModel)auto_docstringis_flash_attn_2_availablelogging)is_triton_available   )ModernBertConfig) flash_attn_varlen_qkvpacked_func)RotaryEmbedding)apply_rotaryc                   h    \ rS rSr\  SS\\R                     S\\   4S jj5       r	\S 5       r
Srg)	ApplyRotaryEmbUnpad:   N
cu_seqlens
max_seqlenc                     UR                  5       nUR                  u  pgpUS S 2S S24   R                  USU	5      n
[        U
UUSUUSSS9  U R	                  X#U5        XPl        U$ )N   r   FT)seqlen_offsetsr#   r$   interleavedinplace)
contiguousshapeviewr   save_for_backwardr$   )ctxqkvcossinr#   r$   	total_nnz_three_nheadsheaddimqks              j/var/www/auris/envauris/lib/python3.13/site-packages/transformers/models/modernbert/modeling_modernbert.pyforwardApplyRotaryEmbUnpad.forward;   sz     nn.1ii+	7 BQBZ__YG4!!		
 	c
3#
    c                     U R                   u  p#nUR                  5       nUR                  u  pVpxUS S 2S S24   R                  USU5      n	[	        U	UUSUU R
                  SSSS9	  US S S S S S 4$ )Nr&   r'   r   FT)r(   r#   r$   r)   r*   	conjugate)saved_tensorsr+   r,   r-   r   r$   )
r/   dor1   r2   r#   r3   r4   r5   r6   dqks
             r8   backwardApplyRotaryEmbUnpad.backwardZ   s    "00*]]_.0hh+	7 BQBinnYG4!~~
	
 4tT455r;    NN)__name__
__module____qualname____firstlineno__staticmethodr   torchTensorintr9   rA   __static_attributes__rC   r;   r8   r!   r!   :   sQ     .2$(
 U\\* SM < 6 6r;   r!   r#   r$   c                 0    [         R                  XX#U5      $ )a  
Arguments:
    qkv: (total_nnz, 3, nheads, headdim) - input tensor for packed QKV.
    cos, sin: (seqlen_rotary, rotary_dim / 2)
    interleaved: if True, rotate pairs of even and odd dimensions (GPT-J style) instead
        of 1st half and 2nd half (GPT-NeoX style).
    inplace: if True, apply rotary embedding in-place.
    seqlen_offsets: (batch_size,) or int. Each sequence in x is shifted by this amount.
        Most commonly used in inference when we have KV cache.
    cu_seqlens: (batch + 1,) or None
    max_seqlen: int
Return:
    out: (total_nnz, dim)
rotary_dim must be <= headdim
Apply rotary embedding to the first rotary_dim of x.
)r!   apply)r0   r1   r2   r#   r$   s        r8   apply_rotary_unpaddedrP   q   s    . $$Ss
KKr;   c                   6  ^  \ rS rSrSr    SS\S\S\\   S\\R                     S\\R                     4
U 4S jjjr SS	\R                  S
\R                  S\\   S\\R                  \\R                  \R                  4   4   4S jjrS\4S jrSrU =r$ )!ModernBertUnpaddedRotaryEmbedding   zH
The rotary position embeddings applied directly to unpadded sequences.
dimbaser$   devicedtypec                 j   > [         TU ]  XSUSS9  X0l        Ub  Ub  Ub  U R                  X4US9  gggg)z
max_seqlen: if max_seqlen, device, and dtype are provided, we precompute the cos_sin_cache
    up to max_seqlen. If the max_seqlen, device, or dtype during training/inference differ,
    the cos_sin_cache will be recomputed during the forward pass.
TF)rT   rU   pos_idx_in_fp32rV   r)   NrV   rW   )super__init__r$   _update_cos_sin_cache)selfrT   rU   r$   rV   rW   	__class__s         r8   r\   *ModernBertUnpaddedRotaryEmbedding.__init__   sP     	ST&^cd$!f&8U=N&&z&N >O&8!r;   r0   r#   returnc                     Ub$  U R                  X1R                  UR                  S9  [        UU R                  U R
                  UUS9nU$ )z
Apply rotary embedding *inplace* to qkv.
qkv: (total_nnz, 3, nheads, headdim)
cu_seqlens: (batch + 1,) cumulative sequence lengths
max_seqlen: int max seq length in the batch
rZ   r#   r$   )r]   rV   rW   rP   _cos_cached_sin_cached)r^   r0   r#   r$   s       r8   r9   )ModernBertUnpaddedRotaryEmbedding.forward   sQ     !&&z**CII&V#!!
 
r;   c                 T    SU R                    SU R                   SU R                   3$ )Nzdim=z, base=z, scale_base=)rT   rU   
scale_baser^   s    r8   
extra_repr,ModernBertUnpaddedRotaryEmbedding.extra_repr   s(    dhhZwtyykt>OPPr;   )r$   )g     @NNNN)rE   rF   rG   rH   __doc__rL   floatr   rJ   rV   rW   r\   rK   r   r   r9   strrj   rM   __classcell__r_   s   @r8   rR   rR      s     $()-'+OO O SM	O
 &O $O O. %)	\\ LL SM	
 
u||U5<<#=>>	?2QC Q Qr;   rR   c                      ^  \ rS rSrSrS\4U 4S jjr\R                  " SS9S\R                  S\R                  4S	 j5       r SS\\R                     S
\\R                     S\R                  4S jjrSrU =r$ )ModernBertEmbeddings   zN
Same as BertEmbeddings with a tiny tweak for positional embeddings indexing.
configc                 \  > [         TU ]  5         Xl        [        R                  " UR
                  UR                  UR                  S9U l        [        R                  " UR                  UR                  UR                  S9U l        [        R                  " UR                  5      U l        g )N)padding_idxepsbias)r[   r\   ru   r   	Embedding
vocab_sizehidden_sizepad_token_idtok_embeddings	LayerNormnorm_eps	norm_biasnormDropoutembedding_dropoutdropr^   ru   r_   s     r8   r\   ModernBertEmbeddings.__init__   su     ll6+<+<f>P>P^d^q^qrLL!3!3vO_O_`	JJv778	r;   Tdynamic	input_idsra   c                 `    U R                  U R                  U R                  U5      5      5      $ rl   )r   r   r   )r^   r   s     r8   compiled_embeddings(ModernBertEmbeddings.compiled_embeddings   s%    yy4#6#6y#ABCCr;   inputs_embedsc                    Ub"  U R                  U R                  U5      5      nU$ U R                  R                  (       a  U R	                  U5      O.U R                  U R                  U R                  U5      5      5      nU$ rl   )r   r   ru   reference_compiler   r   )r^   r   r   hidden_statess       r8   r9   ModernBertEmbeddings.forward   su     $ IIdii&>?M  ;;00 ((3YYtyy)<)<Y)GHI 
 r;   )ru   r   r   r   rD   )rE   rF   rG   rH   rm   r   r\   rJ   compile
LongTensorrK   r   r   r9   rM   rp   rq   s   @r8   rs   rs      s    9/ 9 ]]4 DU-=-= D%,, D !D ei!%"2"23KSTYT`T`Ka	 r;   rs   c                   n   ^  \ rS rSrSrS\4U 4S jjrS\R                  S\R                  4S jr	Sr
U =r$ )	ModernBertMLP   a*  Applies the GLU at the end of each ModernBERT layer.

Compared to the default BERT architecture, this block replaces :class:`~transformers.model.bert.modeling_bert.BertIntermediate`
and :class:`~transformers.model.bert.modeling_bert.SelfOutput` with a single module that has similar functionality.
ru   c                   > [         TU ]  5         Xl        [        R                  " UR
                  [        UR                  5      S-  UR                  S9U l	        [        UR                     U l        [        R                  " UR                  5      U l        [        R                  " UR                  UR
                  UR                  S9U l        g )Nr&   rz   )r[   r\   ru   r   Linearr}   rL   intermediate_sizemlp_biasWir   hidden_activationactr   mlp_dropoutr   Wor   s     r8   r\   ModernBertMLP.__init__   s    ))F..F4L4L0MPQ0QX^XgXgh&223JJv112	))F44f6H6Hv_r;   r   ra   c                     U R                  U5      R                  SSS9u  p#U R                  U R                  U R	                  U5      U-  5      5      $ )Nr&   r'   rT   )r   chunkr   r   r   )r^   r   inputgates       r8   r9   ModernBertMLP.forward   sG    ggm,221"2=wwtyy%4!7899r;   )r   r   r   ru   r   )rE   rF   rG   rH   rm   r   r\   rJ   rK   r9   rM   rp   rq   s   @r8   r   r      s7    `/ `:U\\ :ell : :r;   r   c            
          ^  \ rS rSrS	S\S\S\S\\R                     4U 4S jjjr
\R                  " 5       \S 5       5       rSrU =r$ )
ModernBertRotaryEmbedding   ru   rT   rU   rV   c                   > [         TU ]  5         [        US5      (       aH  UR                  b;  UR                  R	                  SUR                  R	                  S5      5      U l        OSU l        UR                  U l        UR                  U l        Xl	        [        U R
                     U l        U R                  S XBUS9u  oPl        U R                  SUSS9  U R                  U l        g )	Nrope_scaling	rope_typetypedefault)rT   rU   inv_freqF)
persistent)r[   r\   hasattrr   getr   max_position_embeddingsmax_seq_len_cachedoriginal_max_seq_lenru   r   rope_init_fnattention_scalingregister_bufferr   original_inv_freq)r^   ru   rT   rU   rV   r   r_   s         r8   r\   "ModernBertRotaryEmbedding.__init__   s    6>**v/B/B/N#0044[&BUBUBYBYZ`BabDN&DN"("@"@$*$B$B!/?+/+<+<T6Y]+<+^((ZeD!%r;   c                 b   U R                   S S S 2S 4   R                  5       R                  UR                  S   SS5      R	                  UR
                  5      nUS S 2S S S 24   R                  5       n[        UR
                  R                  [        5      (       a0  UR
                  R                  S:w  a  UR
                  R                  OSn[        R                  " USS9   UR                  5       UR                  5       -  R                  SS5      n[        R                  " Xf4SS	9nUR                  5       U R                  -  nUR                  5       U R                  -  n	S S S 5        WR	                  UR                   S
9W	R	                  UR                   S
94$ ! , (       d  f       N@= f)Nr   r'   r   mpscpuF)device_typeenabledr&   r   )rW   )r   rn   expandr,   torV   
isinstancer   ro   rJ   autocast	transposecatr1   r   r2   rW   )
r^   xposition_idsinv_freq_expandedposition_ids_expandedr   freqsembr1   r2   s
             r8   r9   !ModernBertRotaryEmbedding.forward  sR    !MM$4-8>>@GGHZHZ[\H]_acdehhijiqiqr ,QaZ 8 > > @'1!((--'E'E!((--[`J`ahhmmfk^^UC&,,.1F1L1L1NNYYZ[]^_E))UN3C'')d444C'')d444C	 D vvAGGv$cff177f&;;; DCs   $BF  
F.)r   ru   r   r   r   r   r   rl   )rE   rF   rG   rH   r   rL   rn   r   rJ   rV   r\   no_gradr   r9   rM   rp   rq   s   @r8   r   r      sY    // /c / /PXY^YeYePf / /  ]]_<  <r;   r   c                     U SSU R                   S   S-  24   nU SU R                   S   S-  S24   n[        R                  " U* U4SS9$ )z*Rotates half the hidden dims of the input..Nr'   r&   r   )r,   rJ   r   )r   x1x2s      r8   rotate_halfr     sZ    	
3"!''"+"""	#B	
3q ""	#B99rc2YB''r;   c                     UR                  U5      nUR                  U5      nX-  [        U 5      U-  -   nX-  [        U5      U-  -   nXg4$ )a  Applies Rotary Position Embedding to the query and key tensors.

Args:
    q (`torch.Tensor`): The query tensor.
    k (`torch.Tensor`): The key tensor.
    cos (`torch.Tensor`): The cosine part of the rotary embedding.
    sin (`torch.Tensor`): The sine part of the rotary embedding.
    position_ids (`torch.Tensor`, *optional*):
        Deprecated and unused.
    unsqueeze_dim (`int`, *optional*, defaults to 1):
        The 'unsqueeze_dim' argument specifies the dimension along which to unsqueeze cos[position_ids] and
        sin[position_ids] so that they can be properly broadcasted to the dimensions of q and k. For example, note
        that cos[position_ids] and sin[position_ids] have the shape [batch_size, seq_len, head_dim]. Then, if q and
        k have the shape [batch_size, heads, seq_len, head_dim], then setting unsqueeze_dim=1 makes
        cos[position_ids] and sin[position_ids] broadcastable to the shapes of q and k. Similarly, if q and k have
        the shape [batch_size, seq_len, heads, head_dim], then set unsqueeze_dim=2.
Returns:
    `tuple(torch.Tensor)` comprising of the query and key tensors rotated using the Rotary Position Embedding.
)	unsqueezer   )qkr1   r2   r   unsqueeze_dimq_embedk_embeds           r8   apply_rotary_pos_embr     sS    ( --
&C
--
&Cw;q>C/0Gw;q>C/0Gr;   moduleModernBertAttentionr0   attention_masksliding_window_maskr   local_attentionbsrT   output_attentionsra   c	                    U R                  XS9u  pUR                  SS5      R                  SS9u  pn[        XX5      u  pU R                  S-  n[
        R                  " XR                  SS5      5      U-  nUS:w  a  UnUU-   n[        R                  R                  US[
        R                  S	9R                  UR                  5      n[        R                  R                  UU R                  U R                  S
9n[
        R                  " UU5      nUR                  SS5      R!                  5       nUR#                  USU5      nU(       a  UU4$ U4$ )Nr   r   r   r&   r         ࿩r'   r'   r'   rT   rW   )ptraining)
rotary_embr   unbindr   head_dimrJ   matmulr   
functionalsoftmaxfloat32r   rW   dropoutattention_dropoutr   r+   r-   )r   r0   r   r   r   r   r   rT   r   _kwargsr1   r2   querykeyvaluescaleattn_weightsattn_outputs                     r8   eager_attention_forwardr   5  s=       @HCa+22q29E%e#;JEOOT!E<<}}Q':;eCL(",.0L ==((2U]](SVVW\WbWbcL==((9Q9Q\b\k\k(lL,,|U3K''1-88:K""2r3/K\**>r;   r   target_dtypec	           	         U" XUS9nUR                   [        R                  [        R                  4;  n
U
(       ad  UR                   nUR	                  U5      n[        UUUU R                  (       a  U R                  OSU R                  US9nUR	                  U5      nO5[        UUUU R                  (       a  U R                  OSU R                  US9nUR                  Xg5      4$ )Nrc           )r#   r$   	dropout_pdeterministicwindow_size)
rW   rJ   float16bfloat16r   r   r   r   deterministic_flash_attnr-   )r   r0   r   r#   r$   r   r   rT   r   r   convert_dtype
orig_dtypeattns                r8   flash_attention_forwardr  Z  s     SJ
GCIIemmU^^%DDM YY
ff\"/!!28//f..s 99'
 wwz"/!!28//f..s 99'
 IIb  r;   c                 f   U R                  XS9u  pUR                  SS5      R                  SS9u  pn[        XX5      u  pUS:w  a  Un[        R
                  " UUUU R                  (       a  U R                  OSUS9R                  SS5      R                  5       nUR                  US	U5      nU4$ )
Nr   r   r   r&   r   r   r   )r   	attn_maskr'   )
r   r   r   r   Fscaled_dot_product_attentionr   r   r+   r-   )r   r0   r   r   r   r   r   rT   r   r1   r2   r   r   r   r   s                  r8   sdpa_attention_forwardr    s        @HCa+22q29E%e#;JE(", 	
&&28//f..s$	
 
1a	  ""2r3/K>r;   )flash_attention_2eagersdpac                      ^  \ rS rSrSrSS\S\\   4U 4S jjjr SS\	R                  S\\   S\	R                  4S	 jjrS
rU =r$ )r   i  an  Performs multi-headed self attention on a batch of unpadded sequences.

If Flash Attention 2 is installed, this module uses Flash Attention to improve throughput.
If Flash Attention 2 is not installed, the implementation will use PyTorch's SDPA kernel,
which requires padding and unpadding inputs, adding some overhead.

See `forward` method for additional details.
ru   layer_idc                   > [         TU ]  5         Xl        X l        UR                  UR
                  -  S:w  a&  [        SUR                   SUR
                   S35      eUR                  U l        UR                  U l        UR
                  U l	        UR                  UR
                  -  U l
        U R                  U R                  -  U l        [        R                  " UR                  SU R                  -  UR                  S9U l        X!R                   -  S:w  a$  UR"                  S-  UR"                  S-  4U l        OSU l        UR$                  nUR&                  nU R"                  S:w  a%  UR(                  b  UR(                  nUR"                  nUR*                  S	:X  a  [-        U R                  XCS
9U l        O[1        XR                  US9U l        [        R                  " UR                  UR                  UR                  S9U l        UR                  S:  a   [        R4                  " UR                  5      O[        R6                  " 5       U l        [;        5       U l        g )Nr   zThe hidden size (z6) is not a multiple of the number of attention heads ()r   r   r&   r   r  )rT   r$   rU   )ru   rT   rU   r   )r[   r\   ru   r  r}   num_attention_heads
ValueErrorr   r  	num_headsr   all_head_sizer   r   attention_biasWqkvglobal_attn_every_n_layersr   global_rope_thetar   local_rope_theta_attn_implementationrR   r   r   r   r   Identityout_dropsetpruned_heads)r^   ru   r  
rope_thetar   r_   s        r8   r\   ModernBertAttention.__init__  s     : ::a?#F$6$6#77mnt  oI  oI  nJ  JK  L  "(!9!9(.(G(G%33**f.H.HH!]]T^^;IIf00!d6H6H2HvOdOde	7771<$*$:$:a$?AWAW[\A\#]D #+D --
"("@"@8+&&2#44
&,&<&<#&&*==?MM.EDO 8v==_ijDO))F..0B0BI^I^_@F@X@X[^@^

6#;#;<dfdododqEr;   r   r   ra   c           
         U R                  U5      nUR                  S   nU R                  R                  S:X  a)  UR	                  SSU R
                  U R                  5      nO)UR	                  USSU R
                  U R                  5      n[        U R                  R                     " U 4UU R                  U R                  UU R                  US.UD6nUS   nU R                  U R                  U5      5      nU4USS  -   $ )Nr   r  r'   r   )r0   r   r   r   rT   r   r   )r  r,   ru   r  r-   r  r   MODERNBERT_ATTENTION_FUNCTIONr   r   r  r   r   )r^   r   r   kwargsr0   r   attn_outputss          r8   r9   ModernBertAttention.forward  s     ii&  #;;++/BB((2q$..$--@C((2r1dnndmmDC4T[[5U5UV	
 00""/	
 	
 %Qdggm&<=,qr"222r;   )r   r  r  r   ru   r  r   r  r   r  r   r"  r   rl   F)rE   rF   rG   rH   rm   r   r   rL   r\   rJ   rK   boolr9   rM   rp   rq   s   @r8   r   r     s]    &"/ &"8C= &" &"V -23||3 $D>3
 
3 3r;   c                   t  ^  \ rS rSrSS\S\\   4U 4S jjjr\R                  " SS9S\R                  S\R                  4S	 j5       r      SS\R                  S
\\R                     S\\R                     S\\R                     S\\R                     S\\   S\\   S\R                  4S jjrSrU =r$ )ModernBertEncoderLayeri  ru   r  c                   > [         TU ]  5         Xl        US:X  a  [        R                  " 5       U l        O9[        R                  " UR                  UR                  UR                  S9U l        [        XS9U l        [        R                  " UR                  UR                  UR                  S9U l        [        U5      U l        g )Nr   rx   )ru   r  )r[   r\   ru   r   r  	attn_normr   r}   r   r   r   r  mlp_normr   mlpr^   ru   r  r_   s      r8   r\   ModernBertEncoderLayer.__init__   s    q=[[]DN\\&*<*<&//X^XhXhiDN'vI	V%7%7V__SYScScd (r;   Tr   r   ra   c                 B    U R                  U R                  U5      5      $ rl   )r1  r0  r^   r   s     r8   compiled_mlp#ModernBertEncoderLayer.compiled_mlp  s    xxm455r;   r   r   r   r#   r$   r   c           
      
   U R                  U R                  U5      UUUUUUS9nXS   -   nU R                  R                  (       a  U R	                  U5      OU R                  U R                  U5      5      n	X-   nU4USS  -   $ )Nr   r   r   r#   r$   r   r   r   )r  r/  ru   r   r6  r1  r0  )
r^   r   r   r   r   r#   r$   r   r(  
mlp_outputs
             r8   r9   ModernBertEncoderLayer.forward  s     yyNN=)) 3%!!/ ! 
 &Q7 {{,, m,$--67 	
 &2,qr"222r;   )r  r/  ru   r1  r0  rl   )NNNNNF)rE   rF   rG   rH   r   r   rL   r\   rJ   r   rK   r6  r   r+  r9   rM   rp   rq   s   @r8   r-  r-    s    	)/ 	)8C= 	) 	) ]]4 6%,, 65<< 6 !6 266:37-1$(,13||3 !.3 &ell3	3
 u//03 U\\*3 SM3 $D>3 
3 3r;   r-  c                      ^  \ rS rSr\rSrSrSS/rSr	Sr
SrS\R                  4S jr\    SS	\S
\\R&                     S\\\\\\4   4      S\4U 4S jjj5       rS rU 4S jrSrU =r$ )ModernBertPreTrainedModeli-  modelTrs   r-  Fr   c                   ^ U R                   R                  mTc  SmS[        R                  S[        4U4S jjnU R                   R
                  U R                   R
                  [        R                  " SU R                   R                  -  5      -  U R                   R
                  U R                   R                  S-  S.n[        U[        5      (       a  U" UR                  US   5        g [        U[        5      (       a-  U" UR                  US	   5        U" UR                  US
   5        g [        U[         5      (       a-  U" UR"                  US	   5        U" UR                  US
   5        g [        U[$        5      (       a  U" UR&                  US
   5        g [        U[(        5      (       a  U" UR*                  US
   5        g [        U[,        [.        [0        45      (       a  U" UR2                  US   5        g [        U[        R4                  5      (       aX  UR6                  R8                  R;                  S5        UR<                  b%  UR<                  R8                  R?                  5         g g g )Nr   r   stdc                   > [         R                  R                  U R                  SUT* U-  TU-  S9  [	        U [         R
                  5      (       a8  U R                  b*  [         R                  R                  U R                  5        g g g )Nr   )meanr@  ab)r   inittrunc_normal_weightr   r   rz   zeros_)r   r@  cutoff_factors     r8   init_weight<ModernBertPreTrainedModel._init_weights.<locals>.init_weight<  st    GG!! .3&#% "  &")),,;;*GGNN6;;/ + -r;   g       @r   )inout	embedding	final_outrN  rL  rM  rO  g      ?) ru   initializer_cutoff_factorr   Modulern   initializer_rangemathsqrtnum_hidden_layersr}   r   rs   r   r   r   r   r   r  ModernBertPredictionHeaddenseModernBertForMaskedLMdecoder#ModernBertForSequenceClassification ModernBertForTokenClassificationModernBertForQuestionAnswering
classifierr   rG  datafill_rz   zero_)r^   r   rJ  stdsrI  s       @r8   _init_weights'ModernBertPreTrainedModel._init_weights7  s   == M	0		 	0 	0 ++//;;00499S4;;C`C`=`3aa6600$6	
 f233--tK/@A..		4:.		4;/ 344T$Z0		4;/ 899d5k2 566U402RTrs
 
 ))4+<=--MM$$S){{&  &&( ' .r;   use_flash_attention_2torch_dtype
device_mapcheck_device_mapc                    > UR                   c)  SUl          U R                  U[        R                  USUS9$ [        TU ]  UU[        R                  UUS9$ ! [        [
        4 a
    S Ul          N8f = f)Nr  F)re  rf  hard_check_onlyrg  )rd  re  rf  rg  )_attn_implementation_internal_check_and_enable_flash_attn_2rJ   r  r  ImportErrorr[   _autoset_attn_implementation)clsru   rd  re  rf  rg  r_   s         r8   rm  6ModernBertPreTrainedModel._autoset_attn_implementationf  s     //73FF0	<99 %)$)%5 :   w3"7!- 4 
 	
 , <7;4<s    A A10A1c                    U R                   R                  SL a  g [        U S5      (       aZ  [        U R                  5      S:  aA  U R                   R                  (       a  [
        R                  S5        SU R                   l        U R                  R                  S:X  aA  U R                   R                  (       a  [
        R                  S5        SU R                   l        U R                  R                  S:X  aA  U R                   R                  (       a  [
        R                  S5        SU R                   l        U R                   R                  c  [        5       U R                   l        g g )	NFhf_device_mapr   zqIf `accelerate` split the model across devices, `torch.compile` will not work. Falling back to non-compiled mode.r   z|Compiling the model with `torch.compile` and using a `torch.mps` device is not supported. Falling back to non-compiled mode.r   z|Compiling the model with `torch.compile` and using a `torch.cpu` device is not supported. Falling back to non-compiled mode.)
ru   r   r   lenrq  loggerwarning_oncerV   r   r   ri   s    r8   _maybe_set_compile,ModernBertPreTrainedModel._maybe_set_compile  s   ;;((E14))c$2D2D.E.I{{,,##9 -2DKK);;u${{,,##9 -2DKK);;u${{,,##9 -2DKK);;((0,?,ADKK) 1r;   c                    > [         TU ]  " U0 UD6nU R                  R                  S;   aA  U R                  R                  (       a  [        R                  S5        SU R                  l        U$ )N>   NTzcResizing token embeddings with `torch.compile` is not supported. Falling back to non-compiled mode.F)r[   resize_token_embeddingsru   r   rs  rt  )r^   argsr'  model_embedsr_   s       r8   rx  1ModernBertPreTrainedModel.resize_token_embeddings  s[    w6GG;;((L8{{,,##y -2DKK)r;   rC   )FNNT)rE   rF   rG   rH   r   config_classbase_model_prefixsupports_gradient_checkpointing_no_split_modules_supports_flash_attn_2_supports_sdpa_supports_flex_attnr   rQ  rb  classmethodr+  r   rJ   rW   r   ro   r   rL   rm  ru  rx  rM   rp   rq   s   @r8   r=  r=  -  s    #L&*#/1IJ!N-)BII -)^  ',-1;?!%
  $
 ekk*	

 U3S#X#678
 
 
@B>
 
r;   r=  inputslabelsc                    UR                  S[        R                  S9n[        R                  " UR	                  5       SS9R	                  5       n[        UR                  5       R                  5       5      n[        R                  R                  R                  [        R                  " US[        R                  S9S5      nU R                  5       S:X  a  U R	                  5       U   nO(U R                  tpnX-  nU R                  " U/UQ76 U   nUb  UR	                  5       U   OSnUb  UR	                  5       U   OSnXXvX4$ )	aP  
Remove padding from input sequences.

Args:
    inputs: (batch, seqlen, ...) or (batch, seqlen)
    attention_mask: (batch, seqlen), bool / int, 1 means valid and 0 means not valid.
    position_ids: (batch, seqlen), int, position ids
    labels: (batch, seqlen), int, labels

Returns:
    unpadded_inputs: (total_nnz, ...), where total_nnz = number of tokens selected in attention_mask.
    indices: (total_nnz)
    cu_seqlens: (batch + 1), the cumulative sequence lengths
    max_seqlen_in_batch: int
    unpadded_position_ids: (total_nnz) or None
    unpadded_labels: (total_nnz) or None
r'   r   F)as_tupler   )r   r   r&   N)sumrJ   int32nonzeroflattenrL   maxitemr   r   padcumsumrT   r,   r-   )r  r   r   r  seqlens_in_batchindicesmax_seqlen_in_batchr#   unpadded_inputsbatchseqlenrestr,   unpadded_position_idsunpadded_labelss                  r8   _unpad_modernbert_inputr    s   . &))b)DmmN224uEMMOG.22499;<$$((6FAUZU`U`)acijJzz|q ..*73%|| ++e3d3G<?K?WL0027;]a393Efnn&w/4OZF[llr;   r  r  r  c                 ^   U R                  5       S:X  aC  [        R                  " X#-  U R                  U R                  S9nXU'   UR                  X#5      nU$ U R                  tpg[        R                  " X#-  /UQ7U R                  U R                  S.6nXU'   UR
                  " X#/UQ76 nU$ )a-  
Add padding to sequences.

Args:
    inputs: (total_nnz, ...) or (total_nnz,), where total_nnz = number of tokens selected in attention_mask.
    indices: (total_nnz)
    batch: int, batch size
    seqlen: int, max sequence length

Returns:
    padded_inputs: (batch, seqlen, ...) or (batch, seqlen)
r   )rW   rV   )rT   rJ   zerosrW   rV   r-   r,   )r  r  r  r  outputpadded_inputs_r  s           r8   _pad_modernbert_outputr    s    $ zz|qU^6<<V wE2  <<U^]d]&,,v}}] wE9D9r;   c            !         ^  \ rS rSrS\4U 4S jjrS rS r\             SS\	\
R                     S\	\
R                     S\	\
R                     S	\	\
R                     S
\	\
R                     S\	\
R                     S\	\
R                     S\	\   S\	\   S\	\   S\	\   S\	\   S\	\   S\\\
R                  S4   \4   4S jj5       rS\
R                  S\S\
R                  4S jrSrU =r$ )ModernBertModeli  ru   c           	        > [         TU ]  U5        Xl        [        U5      U l        [
        R                  " [        UR                  5       Vs/ s H  n[        X5      PM     sn5      U l
        [
        R                  " UR                  UR                  UR                  S9U l        SU l        U R#                  5         g s  snf )Nrx   F)r[   r\   ru   rs   
embeddingsr   
ModuleListrangerU  r-  layersr   r}   r   r   
final_normgradient_checkpointing	post_initr2  s      r8   r\   ModernBertModel.__init__  s     .v6mmFKFLdLdFefFe(#F5Fef
 ,,v'9'9vU[UeUef&+#	 gs   C c                 .    U R                   R                  $ rl   r  r   ri   s    r8   get_input_embeddings$ModernBertModel.get_input_embeddings  s    ---r;   c                 $    XR                   l        g rl   r  )r^   r   s     r8   set_input_embeddings$ModernBertModel.set_input_embeddings  s    ).&r;   r   r   r   r   r   r  r#   r$   
batch_sizeseq_lenr   output_hidden_statesreturn_dictra   .c                   ^^	^
 Ub  UOU R                   R                  nUb  UOU R                   R                  nUb  UOU R                   R                  nUSL USL-  (       a  [	        S5      eU(       a  SOSnU(       a  SOSnU R                  5         Ub  U R                  X5        T	c+  T
c(  Ub  UR                  SS u  m	m
OUR                  SS u  m	m
Ub  UR                  OUR                  nUc&  [        R                  " T	T
4U[        R                  S9nSnU R                   R                  S:X  aH  TcD  UcA  Uc>  SnUc,  [        R                  " 5          [        XS	9tnmpxnSSS5        OF[        XRS	9tnmpxnO8Uc$  [        R                  " T
US
9R!                  S5      nU R#                  X+S9u  p#U R%                  XS9nU R&                   H  nU(       a  UU4-   nU R(                  (       a4  U R*                  (       a#  U R-                  UR.                  UUUUUUU5      nOU" UUUUUUUS9nUS   nU(       d  Mo  [1        U5      S:  d  M  UUS   4-   nM     U(       a  UU4-   nU R3                  U5      nU(       a&  [5        UTT	T
S9nUb  [7        U	UU
4S jU 5       5      nU(       d  [7        S UX4 5       5      $ [9        UUUS9$ ! , (       d  f       GN(= f)F  
sliding_window_mask (`torch.Tensor` of shape `(batch_size, sequence_length)`, *optional*):
    Mask to avoid performing attention on padding or far-away tokens. In ModernBert, only every few layers
    perform global attention, while the rest perform local attention. This mask is used to avoid attending to
    far-away tokens in the local attention layers when not using Flash Attention.
indices (`torch.Tensor` of shape `(total_unpadded_tokens,)`, *optional*):
    Indices of the non-padding tokens in the input sequence. Used for unpadding the output.
cu_seqlens (`torch.Tensor` of shape `(batch + 1,)`, *optional*):
    Cumulative sequence lengths of the input sequences. Used to index the unpadded tensors.
max_seqlen (`int`, *optional*):
    Maximum sequence length in the batch excluding padding tokens. Used to unpad input_ids and pad output tensors.
batch_size (`int`, *optional*):
    Batch size of the input sequences. Used to pad the output tensors.
seq_len (`int`, *optional*):
    Sequence length of the input sequences including padding tokens. Used to pad the output tensors.
Nz:You must specify exactly one of input_ids or inputs_embedsrC   r&   rZ   Fr  T)r  r   )rV   r   )r   )r   r   r9  r   r  r  r  r  c              3   <   >#    U  H  n[        UTTTS 9v   M     g7f)r  N)r  ).0hsr  r  r  s     r8   	<genexpr>*ModernBertModel.forward.<locals>.<genexpr>  s$      */ +"gZ`gh/s   c              3   .   #    U  H  oc  M  Uv   M     g 7frl   rC   )r  vs     r8   r  r    s     m$[q$[s   	)last_hidden_stater   
attentions)ru   r   r  use_return_dictr  ru  %warn_if_padding_and_no_attention_maskr,   rV   rJ   onesr+  r  r   r  aranger   _update_attention_maskr  r  r  r   _gradient_checkpointing_func__call__rr  r  r  tupler   )r^   r   r   r   r   r   r  r#   r$   r  r  r   r  r  all_hidden_statesall_self_attentionsrV   repadr  r   encoder_layerlayer_outputss         `  ``           r8   r9   ModernBertModel.forward  s%   B 2C1N-TXT_T_TqTq$8$D $++JjJj 	 &1%<k$++B]B]-t";<YZZ"6BD$5b4! 66yQ'/(&3&9&9"1&=#
G&/oobq&9#
G%.%:!!@T@T!"ZZW(=fTYT^T^_N;;++/BB:#5*:L (I`#,JF	7JQ )
 Ja,JFM7JQ #$||GFCMMaP262M2M 3N 3/N )Y![[M#$58H$H!**t}} $ A A!**!"' %	! !.!#1(;!-))&7! *!,M  S%7!%;&9]1=M<O&O#7 ):   1]4D D62$gZPWM !,$) */* %!
 m]4E$[mmm++*
 	
A )s   K
Kc                 ,   U(       a  U R                   R                  S:X  a'  [        R                  S5        SU R                   l        OGU R                   R                  S:w  a-  [        R                  SU R                   R                   S35        [	        XR
                  5      n[        R                  " UR                  S   5      R                  S5      n[        R                  " XDR                  -
  5      nXPR                   R                  S-  :*  R                  S5      R                  S5      R                  UR                  5      nUR                  UR!                  5       [        R"                  " U R
                  5      R$                  5      nX74$ )Nr  zOutputting attentions is only supported with the 'eager' attention implementation, not with "sdpa". Falling back to `attn_implementation="eager"`.r  zZOutputting attentions is only supported with the eager attention implementation, not with zT. Consider setting `attn_implementation="eager"`. Setting `output_attentions=False`.r&   r   )ru   r  rs  rt  r   rW   rJ   r  r,   r   absTr   r   rV   masked_filllogical_notfinfomin)r^   r   r   global_attention_maskrowsdistancewindow_maskr   s           r8   r  &ModernBertModel._update_attention_mask  sJ   {{//69##V 4;011W<##  $ @ @A B:: !;>:: V ||177:;EEaH99TFF]+ 4499DDQGQQRSTWWXfXmXmn 	 4??@W@W@Y[`[f[fgkgqgq[r[v[vw$99r;   )ru   r  r  r  r  NNNNNNNNNNNNN)rE   rF   rG   rH   r   r\   r  r  r   r   rJ   r   rK   rL   r+  r   r   r   r9   r  rM   rp   rq   s   @r8   r  r    s   	/ 	./  15156:3704*.-1$($(!%,0/3&*D
E,,-D
 !.D
 &ell3	D

 u//0D
  -D
 %,,'D
 U\\*D
 SMD
 SMD
 #D
 $D>D
 'tnD
 d^D
 
uU\\3&'8	9D
 D
L:U\\ :VZ :_d_k_k : :r;   r  c                   j   ^  \ rS rSrS\4U 4S jjrS\R                  S\R                  4S jrSr	U =r
$ )rV  i  ru   c                 F  > [         TU ]  5         Xl        [        R                  " UR
                  UR
                  UR                  5      U l        [        UR                     U l
        [        R                  " UR
                  UR                  UR                  S9U l        g )Nrx   )r[   r\   ru   r   r   r}   classifier_biasrW  r   classifier_activationr   r   r   r   r   r   s     r8   r\   !ModernBertPredictionHead.__init__  so    YYv1163E3EvG]G]^
&667LL!3!3vO_O_`	r;   r   ra   c                 `    U R                  U R                  U R                  U5      5      5      $ rl   )r   r   rW  r5  s     r8   r9    ModernBertPredictionHead.forward  s#    yy$**]";<==r;   )r   ru   rW  r   )rE   rF   rG   rH   r   r\   rJ   rK   r9   rM   rp   rq   s   @r8   rV  rV    s2    a/ a>U\\ >ell > >r;   rV  zd
    The ModernBert Model with a decoder head on top that is used for masked language modeling.
    )custom_introc            "       F  ^  \ rS rSrS/rS\4U 4S jjrS rS\R                  4S jr
\R                  " SS	9S
\R                  S\R                  4S j5       r\              SS\\R"                     S\\R                     S\\R                     S\\R                     S\\R                     S\\R                     S\\R                     S\\R                     S\\   S\\   S\\   S\\   S\\   S\\   S\\\R                     \4   4S jj5       rSrU =r$ )rX  i  zdecoder.weightru   c                 n  > [         TU ]  U5        Xl        [        U5      U l        [        U5      U l        [        R                  " UR                  UR                  UR                  S9U l        U R                  R                  U l        U R                  R                  U l        U R                  5         g )Nr   )r[   r\   ru   r  r>  rV  headr   r   r}   r|   decoder_biasrY  sparse_predictionsparse_pred_ignore_indexr  r   s     r8   r\   ModernBertForMaskedLM.__init__  s     $V,
,V4	yy!3!3V5F5FVM`M`a!%!>!>(,(L(L% 	r;   c                     U R                   $ rl   rY  ri   s    r8   get_output_embeddings+ModernBertForMaskedLM.get_output_embeddings  s    ||r;   new_embeddingsc                     Xl         g rl   r  )r^   r  s     r8   set_output_embeddings+ModernBertForMaskedLM.set_output_embeddings  s    %r;   Tr   r  ra   c                 B    U R                  U R                  U5      5      $ rl   )rY  r  )r^   r  s     r8   compiled_head#ModernBertForMaskedLM.compiled_head  s    ||DIIf-..r;   r   r   r   r   r   r  r  r#   r$   r  r  r   r  r  c                 `   Ub  UOU R                   R                  nU R                  5         U R                   R                  S:X  a  Uc  Uc  U	c  U
c)  Uc&  Ub  UR                  SS u  pOUR                  SS u  pUb  UR
                  OUR
                  nUc%  [        R                  " X4U[        R                  S9nUc-  [        R                  " 5          [        XXFS9u  pppFSSS5        O[        XRXFS9u  pWppFU R                  UUUUUUUU	U
UUUUS9nUS   nU R                  (       aK  UbH  UR                  S5      nUR                  UR                  S   S5      nX`R                  :g  nUU   nUU   nU R                   R                  (       a  U R!                  U5      OU R#                  U R%                  U5      5      nSnUb$  U R'                  UX`R                   R(                  S	9nU R                   R                  S:X  aQ  U R                   R*                  (       d  Uc
  [-        5       O[        R                  " 5          [/        UXzUS
9nSSS5        U(       d  U4nUb  U4U-   $ U$ [1        UUUR2                  UR4                  S9$ ! , (       d  f       GN= f! , (       d  f       NU= f)r  Nr  r&   rZ   )r  r   r   r  r   r   r   r   r   r  r#   r$   r  r  r   r  r  r   r'   )r|   r  losslogitsr   r  )ru   r  ru  r  r,   rV   rJ   r  r+  r   r  r>  r  r-   r  r   r  rY  r  loss_functionr|   repad_logits_with_gradr   r  r   r   r  )r^   r   r   r   r   r   r  r  r#   r$   r  r  r   r  r  r'  rV   outputsr  mask_tokensr  r  r  s                          r8   r9   ModernBertForMaskedLM.forward  s   F &1%<k$++B]B]!;;++/BB:#5*:L%'/$0.;.A.A"1.E+
G.7oobq.A+
-6-B))H\H\!)%*ZZ0Ef\a\f\f%gN ([r#,Zf\X	JL )
 \s,Zf\XMJL **) 3%'!!!/!5#  
 $AJ!!f&8[[_F 1 6 6v||A K !$A$AAK 1+ >K(F {{,, 01dii(9:; 	 %%ffAWAW%XD;;++/BB"&++"D"D\a\i\i\kk/vwipq l YF)-)9TGf$EvE!//))	
 	
m )^ lks   JJ
J
J-)ru   rY  r  r>  r  r  NNNNNNNNNNNNNN)rE   rF   rG   rH   _tied_weights_keysr   r\   r  r   r   r  rJ   r   rK   r  r   r   r   rL   r+  r   r   r   r9   rM   rp   rq   s   @r8   rX  rX    s    ++/ &BII & ]]4 /ELL /U\\ / !/  15156:/304)-*.-1$($(!%,0/3&*m
E,,-m
 !.m
 &ell3	m

 u||,m
  -m
 &m
 %,,'m
 U\\*m
 SMm
 SMm
 #m
 $D>m
 'tnm
 d^m
" 
uU\\"N2	3#m
 m
r;   rX  z`
    The ModernBert Model with a sequence classification head on top that performs pooling.
    c            "         ^  \ rS rSrS\4U 4S jjr\              SS\\R                     S\\R                     S\\R                     S\\R                     S\\R                     S	\\R                     S
\\R                     S\\R                     S\\   S\\   S\\   S\\   S\\   S\\   S\\\R                     \4   4S jj5       rSrU =r$ )rZ  iQ  ru   c                 n  > [         TU ]  U5        UR                  U l        Xl        [	        U5      U l        [        U5      U l        [        R                  R                  UR                  5      U l        [        R                  " UR                  UR                  5      U l        U R!                  5         g rl   )r[   r\   
num_labelsru   r  r>  rV  r  rJ   r   r   classifier_dropoutr   r   r}   r]  r  r   s     r8   r\   ,ModernBertForSequenceClassification.__init__W  s      ++$V,
,V4	HH$$V%>%>?	))F$6$68I8IJ 	r;   r   r   r   r   r   r  r  r#   r$   r  r  r   r  r  ra   c                 t   Ub  UOU R                   R                  nU R                  5         U R                  UUUUUUUU	U
UUUUS9nUS   nU R                   R                  S:X  a
  USS2S4   nOLU R                   R                  S:X  a2  UUR                  S5      -  R                  SS9UR                  SS	S
9-  nU R                  U5      nU R                  U5      nU R                  U5      nSnUGb  U R                   R                  c  U R                  S:X  a  SU R                   l
        OoU R                  S:  aN  UR                  [        R                  :X  d  UR                  [        R                  :X  a  SU R                   l
        OSU R                   l
        U R                   R                  S:X  aJ  [!        5       nU R                  S:X  a&  U" UR#                  5       UR#                  5       5      nOU" UU5      nOU R                   R                  S:X  a=  [%        5       nU" UR'                  SU R                  5      UR'                  S5      5      nO-U R                   R                  S:X  a  [)        5       nU" UU5      nU(       d  U4nUb  U4U-   $ U$ [+        UUUR,                  UR.                  S9$ )a  
sliding_window_mask (`torch.Tensor` of shape `(batch_size, sequence_length)`, *optional*):
    Mask to avoid performing attention on padding or far-away tokens. In ModernBert, only every few layers
    perform global attention, while the rest perform local attention. This mask is used to avoid attending to
    far-away tokens in the local attention layers when not using Flash Attention.
labels (`torch.LongTensor` of shape `(batch_size,)`, *optional*):
    Labels for computing the sequence classification/regression loss. Indices should be in `[0, ...,
    config.num_labels - 1]`. If `config.num_labels == 1` a regression loss is computed (Mean-Square loss), If
    `config.num_labels > 1` a classification loss is computed (Cross-Entropy).
indices (`torch.Tensor` of shape `(total_unpadded_tokens,)`, *optional*):
    Indices of the non-padding tokens in the input sequence. Used for unpadding the output.
cu_seqlens (`torch.Tensor` of shape `(batch + 1,)`, *optional*):
    Cumulative sequence lengths of the input sequences. Used to index the unpadded tensors.
max_seqlen (`int`, *optional*):
    Maximum sequence length in the batch excluding padding tokens. Used to unpad input_ids and pad output tensors.
batch_size (`int`, *optional*):
    Batch size of the input sequences. Used to pad the output tensors.
seq_len (`int`, *optional*):
    Sequence length of the input sequences including padding tokens. Used to pad the output tensors.
Nr  r   rn  rB  r'   r   r   T)rT   keepdim
regressionsingle_label_classificationmulti_label_classificationr  )ru   r  ru  r>  classifier_poolingr   r  r  r   r]  problem_typer  rW   rJ   longrL   r   squeezer
   r-   r	   r   r   r  )r^   r   r   r   r   r   r  r  r#   r$   r  r  r   r  r  r'  r  r  pooled_outputr  r  loss_fctr  s                          r8   r9   +ModernBertForSequenceClassification.forwardd  s   N &1%<k$++B]B]!**) 3%'!!!/!5#  
 $AJ;;))U2 1!Q$ 7[[++v5!2^5M5Mb5Q!Q V V[\ V ]`n`r`rt as a ! 		"34		-0/{{''/??a'/;DKK,__q(fllejj.HFLL\a\e\eLe/LDKK,/KDKK,{{''<7"9??a'#FNN$4fnn6FGD#FF3D))-JJ+-B @&++b/R))-II,./YF)-)9TGf$EvE'!//))	
 	
r;   )r]  ru   r   r  r>  r  r  )rE   rF   rG   rH   r   r\   r   r   rJ   r   rK   rL   r+  r   r   r   r9   rM   rp   rq   s   @r8   rZ  rZ  Q  sk   /   15156:/304)-*.-1$($(!%,0/3&*e
E,,-e
 !.e
 &ell3	e

 u||,e
  -e
 &e
 %,,'e
 U\\*e
 SMe
 SMe
 #e
 $D>e
 'tne
 d^e
" 
uU\\"$<<	=#e
 e
r;   rZ  zv
    The ModernBert Model with a token classification head on top, e.g. for Named Entity Recognition (NER) tasks.
    c            "         ^  \ rS rSrS\4U 4S jjr\              SS\\R                     S\\R                     S\\R                     S\\R                     S\\R                     S	\\R                     S
\\R                     S\\R                     S\\   S\\   S\\   S\\   S\\   S\\   S\\\R                     \4   4S jj5       rSrU =r$ )r[  i  ru   c                 b  > [         TU ]  U5        UR                  U l        [        U5      U l        [        U5      U l        [        R                  R                  UR                  5      U l        [        R                  " UR                  UR                  5      U l        U R                  5         g rl   r[   r\   r  r  r>  rV  r  rJ   r   r   r  r   r   r}   r]  r  r   s     r8   r\   )ModernBertForTokenClassification.__init__  s{      ++$V,
,V4	HH$$V%>%>?	))F$6$68I8IJ 	r;   r   r   r   r   r   r  r  r#   r$   r  r  r   r  r  ra   c                    Ub  UOU R                   R                  nU R                  5         U R                  UUUUUUUU	U
UUUUS9nUS   nU R	                  U5      nU R                  U5      nU R                  U5      nSnUb<  [        5       nU" UR                  SU R                  5      UR                  S5      5      nU(       d  U4USS -   nUb  U4U-   $ U$ [        UUUR                  UR                  S9$ )a  
sliding_window_mask (`torch.Tensor` of shape `(batch_size, sequence_length)`, *optional*):
    Mask to avoid performing attention on padding or far-away tokens. In ModernBert, only every few layers
    perform global attention, while the rest perform local attention. This mask is used to avoid attending to
    far-away tokens in the local attention layers when not using Flash Attention.
labels (`torch.LongTensor` of shape `(batch_size, sequence_length)`, *optional*):
    Labels for computing the token classification loss. Indices should be in `[0, ..., config.num_labels - 1]`.
indices (`torch.Tensor` of shape `(total_unpadded_tokens,)`, *optional*):
    Indices of the non-padding tokens in the input sequence. Used for unpadding the output.
cu_seqlens (`torch.Tensor` of shape `(batch + 1,)`, *optional*):
    Cumulative sequence lengths of the input sequences. Used to index the unpadded tensors.
max_seqlen (`int`, *optional*):
    Maximum sequence length in the batch excluding padding tokens. Used to unpad input_ids and pad output tensors.
batch_size (`int`, *optional*):
    Batch size of the input sequences. Used to pad the output tensors.
seq_len (`int`, *optional*):
    Sequence length of the input sequences including padding tokens. Used to pad the output tensors.
Nr  r   r'   r   r  )ru   r  ru  r>  r  r   r]  r
   r-   r  r   r   r  )r^   r   r   r   r   r   r  r  r#   r$   r  r  r   r  r  r  r  r  r  r  r  s                        r8   r9   (ModernBertForTokenClassification.forward  s#   H &1%<k$++B]B]!**) 3%'!!!/!5#  
 $AJ II&78 II&78!23')HFKKDOO<fkk"oNDY,F)-)9TGf$EvE$!//))	
 	
r;   r]  r   r  r>  r  r  )rE   rF   rG   rH   r   r\   r   r   rJ   r   rK   rL   r+  r   r   r   r9   rM   rp   rq   s   @r8   r[  r[    sk   
/ 
  15156:/304)-*.-1$($(!%,0/3&*I
E,,-I
 !.I
 &ell3	I

 u||,I
  -I
 &I
 %,,'I
 U\\*I
 SMI
 SMI
 #I
 $D>I
 'tnI
 d^I
  
uU\\"$99	:!I
 I
r;   r[  c            "         ^  \ rS rSrS\4U 4S jjr\             SS\\R                     S\\R                     S\\R                     S\\R                     S\\R                     S	\\R                     S
\\R                     S\\R                     S\\
   S\\
   S\\
   S\\   S\\   S\\   S\\\R                     \4   4S jj5       rSrU =r$ )r\  i,  ru   c                 b  > [         TU ]  U5        UR                  U l        [        U5      U l        [        U5      U l        [        R                  R                  UR                  5      U l        [        R                  " UR                  UR                  5      U l        U R                  5         g rl   r  r   s     r8   r\   'ModernBertForQuestionAnswering.__init__.  sy      ++$V,
,V4	HH$$V%>%>?	))F$6$68I8IJr;   r   r   r   r   start_positionsend_positionsr  r#   r$   r  r  r   r  r  ra   c                 R   Ub  UOU R                   R                  nU R                  5         U R                  UUUUUUU	U
UUUUS9nUS   nU R	                  U5      nU R                  U5      nU R                  U5      nUR                  SSS9u  nnUR                  S5      R                  5       nUR                  S5      R                  5       nSnUb  Ub  U R                  " UUXV40 UD6nU(       d  UU4USS -   nUb  U4U-   $ U$ [        UUUUR                  UR                  S9$ )r  N)r   r   r   r  r#   r$   r  r  r   r  r  r   r   r'   r   )r  start_logits
end_logitsr   r  )ru   r  ru  r>  r  r   r]  splitr  r+   r  r   r   r  )r^   r   r   r   r   r  r  r  r#   r$   r  r  r   r  r  r'  r  r  r  r!  r"  r  r  s                          r8   r9   &ModernBertForQuestionAnswering.forward9  sc   F &1%<k$++B]B]!**) 3%!!!/!5#  
 $AJ II&78 II&78!23#)<<r<#: j#++B/::<''+668
&=+D%%lJibhiD"J/'!"+=F)-)9TGf$EvE+%!!//))
 	
r;   r  r  )rE   rF   rG   rH   r   r\   r   r   rJ   rK   rL   r+  r   r   r   r9   rM   rp   rq   s   @r8   r\  r\  ,  sf   	/ 	  266:/32604*.-1$($(!%,0/3&*K
ELL)K
 !.K
 &ell3	K

 u||,K
 "%,,/K
  -K
 %,,'K
 U\\*K
 SMK
 SMK
 #K
 $D>K
 'tnK
 d^K
" 
uU\\"$@@	A#K
 K
r;   r\  )r  r=  rX  rZ  r[  r\  rD   )Nr   r*  )SrS  
contextlibr   typingr   r   r   r   rJ   torch.nn.functionalr   r   r  torch.nnr	   r
   r   activationsr   modeling_attn_mask_utilsr   modeling_outputsr   r   r   r   r   modeling_rope_utilsr   r   modeling_utilsr   utilsr   r   r   utils.import_utilsr   configuration_modernbertr   flash_attn.flash_attn_interfacer   flash_attn.layers.rotaryr   flash_attn.ops.triton.rotaryr   object
get_loggerrE   rs  autogradFunctionr!   rK   rL   rP   rR   rQ  rs   r   r   r   r   r   r+  r   r  rW   r  r  r&  r   r-  r=  r  r  r  rV  rX  rZ  r[  r\  __all__rC   r;   r8   <module>r9     s  ,  " / /     A A ! B  L - G G 5 6 P89O 
		H	%46%..11 46v *. $L &	L
 L42Q 2Qj299 <:BII :(<		 <B(H )."!"	" LL" 	"
 5++," 38_" 	" 
"  ~" 5u||+,eELL.AAB"\ !&(!!(!	(! 2(! 	(!
 (! 38_(! 	(! 
(! ++(! 5<<(!V ! 	  LL  	 
 5++,  38_  	  
  5<< H 1$"! M3")) M3`+3RYY +3\ B B BP ,0%)	&mLL&mLL&m 5<<(&m U\\"	&m
 5<<u||S(5<<:PRZ[`[g[gRhhi&mRLL\\  	
 \\> v:/ v: v:r	>ryy 	> 
H
5 H

H
V 
t
*C t

t
n 
W
'@ W

W
t X
%> X
 X
vr;   