wdndev commited on
Commit
c639a28
·
verified ·
1 Parent(s): 6b69f9f

Update modeling_tinyllm.py

Browse files
Files changed (1) hide show
  1. modeling_tinyllm.py +0 -1
modeling_tinyllm.py CHANGED
@@ -611,7 +611,6 @@ class TinyllmModel(TinyllmPreTrainedModel):
611
  (batch_size, seq_length),
612
  inputs_embeds,
613
  past_key_values_length,
614
- sliding_window=self.config.sliding_window,
615
  )
616
 
617
  hidden_states = inputs_embeds
 
611
  (batch_size, seq_length),
612
  inputs_embeds,
613
  past_key_values_length,
 
614
  )
615
 
616
  hidden_states = inputs_embeds