Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix authored Jan 8, 2024
1 parent 337a653 commit 4410067
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optimum/intel/generation/modeling.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ def forward(
if position_ids is not None:
inputs["position_ids"] = position_ids


model_type = self.config.model_type.replace("_", "-")

if self.use_cache:
Expand Down

0 comments on commit 4410067

Please sign in to comment.