Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Apr 18, 2024
1 parent 5038e27 commit e4a8fe2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/models/layers/test_huggingface_flash.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ def test_flash2(model_name: str, use_flash_attention_2: bool, init_device: str):
'intermediate_size': 64,
'hidden_size': 64,
},
'use_auth_token': True,
'pretrained': False,
'init_device': init_device,
}
Expand Down

0 comments on commit e4a8fe2

Please sign in to comment.