Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 19, 2024
1 parent 9ec36a9 commit c5c23e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def forward(
context_mask=None,
rotary_pos_emb=None,
inference_params=None,
packed_seq_params=None, # TODO: handle this
packed_seq_params=None, # TODO: handle this
):
hidden_states = super().forward(
hidden_states,
Expand Down

0 comments on commit c5c23e6

Please sign in to comment.