drop old patches and code that are no longer needed (#3007) [skip ci]

This commit is contained in:
Wing Lian
2025-08-06 08:02:39 -04:00
committed by GitHub
parent 784f8c0e95
commit 97e86c6d47
11 changed files with 7 additions and 1330 deletions

View File

@@ -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,