Skip to content

Commit

Permalink
[run slow] llama
Browse files Browse the repository at this point in the history
  • Loading branch information
tengomucho committed Jul 12, 2024
1 parent aba28b5 commit 02608dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transformers/models/llama/modeling_llama.py
Original file line number Diff line number Diff line change
Expand Up @@ -1606,3 +1606,4 @@ def forward(
hidden_states=outputs.hidden_states,
attentions=outputs.attentions,
)

0 comments on commit 02608dd

Please sign in to comment.