Skip to content

Commit

Permalink
Apply isort and black reformatting
Browse files Browse the repository at this point in the history
Signed-off-by: hsiehjackson <hsiehjackson@users.noreply.github.com>
  • Loading branch information
hsiehjackson committed Jul 12, 2024
1 parent 2ca7343 commit cf3b358
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ def generate(

if random_seed is not None:
seed_everything(random_seed)

if hasattr(model, 'get_attention_mask_from_fusion') and model.get_attention_mask_from_fusion:
compute_attention_mask = False

Expand Down

0 comments on commit cf3b358

Please sign in to comment.