drop old patches and code that are no longer needed (#3007) [skip ci]
This commit is contained in:
@@ -29,7 +29,6 @@ class TestFusedLlama(unittest.TestCase):
|
||||
"base_model": "HuggingFaceTB/SmolLM2-135M",
|
||||
"flash_attention": True,
|
||||
"pad_to_sequence_len": True,
|
||||
"flash_attn_fuse_qkv": True,
|
||||
"flash_attn_fuse_mlp": True,
|
||||
"sample_packing": True,
|
||||
"sequence_len": 1024,
|
||||
|
||||
Reference in New Issue
Block a user