Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyixuxu committed Feb 13, 2025
1 parent fc3aa8c commit ef7a14b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def dummy_input(self):
"hidden_states": hidden_states,
"encoder_hidden_states": encoder_hidden_states,
"timestep": timestep,
"attention_mask": attention_mask,
"encoder_attention_mask": attention_mask,
}

@property
Expand Down

0 comments on commit ef7a14b

Please sign in to comment.