Unverified Commit b647acdb authored by Younes Belkada's avatar Younes Belkada Committed by GitHub
Browse files

FIX [`CI`] `require_read_token` in the llama FA2 test (#29361)

Update test_modeling_llama.py
parent 8d8ac9c2
......@@ -398,6 +398,7 @@ class LlamaModelTest(ModelTesterMixin, GenerationTesterMixin, PipelineTesterMixi
@require_torch_gpu
@require_bitsandbytes
@pytest.mark.flash_attn_test
@require_read_token
@slow
def test_flash_attn_2_generate_padding_right(self):
"""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment