chen
29a313a402
[Optimization] Support FA2/FA3/FA4 with attn_mask_q (#6354)
* support FA4 sm100
* flash attn backend support mask
* flash attn backend run flashmask correct
* add test for flash_attn_backend and flash_attn_func
* check
* add test for fa4
* requirements.txt add fa4 whl
* check test on sm100
* fix CI conflict
* add enable_torch_proxy for flash_mask
* lazy import fa4
* check
* fix tests import
* check test_load_mpt import
2026-02-05 14:39:00 +08:00
..
2025-08-20 08:57:17 +08:00
2025-09-10 14:57:49 +08:00
2025-08-28 14:42:24 +08:00
2025-08-20 08:57:17 +08:00
2025-08-20 08:57:17 +08:00
2025-09-04 15:00:48 +08:00
2025-12-25 01:54:59 -08:00
2025-09-02 19:33:33 +08:00
2025-09-15 11:19:50 +08:00
2025-11-12 10:44:09 +08:00
2025-09-08 17:10:01 +08:00
2025-09-08 17:10:01 +08:00
2026-02-05 14:39:00 +08:00
2025-08-20 08:57:17 +08:00
2025-09-12 15:38:43 +08:00
2025-11-12 10:44:09 +08:00
2026-02-02 13:52:38 +08:00
2026-01-20 21:46:21 +08:00
2025-11-07 14:56:44 +08:00
2025-09-19 17:50:19 +08:00
2025-11-07 14:56:44 +08:00
2026-02-03 15:18:12 +08:00
2025-09-04 14:54:30 +08:00
2026-01-28 12:03:05 +08:00
2025-09-05 11:53:47 +08:00
2025-11-12 10:44:09 +08:00
2025-10-31 22:00:31 +08:00
2025-09-18 13:51:11 +08:00
2025-09-05 11:29:02 +08:00
2025-08-20 08:57:17 +08:00
2025-09-08 17:06:06 +08:00
2025-11-21 14:10:32 +08:00
2025-11-12 10:44:09 +08:00
2026-02-03 22:33:03 -08:00
2025-12-08 13:59:46 +08:00
2026-02-05 14:39:00 +08:00
2026-01-28 00:05:17 -08:00
2026-02-04 10:47:19 +08:00
2025-08-20 08:57:17 +08:00
2025-08-20 08:57:17 +08:00
2025-10-20 21:09:13 +08:00
2025-09-08 17:05:48 +08:00
2025-09-03 22:21:21 +08:00
2025-09-03 22:21:02 +08:00
2025-10-30 10:37:49 +08:00
2026-01-28 12:03:05 +08:00
2025-10-30 10:37:49 +08:00
2025-12-16 04:31:45 -08:00
2025-12-09 17:49:12 +08:00
2026-01-26 12:12:47 +08:00
2026-01-15 03:59:55 -08:00
2026-01-26 12:12:47 +08:00
2025-08-26 19:03:11 +08:00
2025-12-09 17:49:12 +08:00
2026-01-28 19:20:20 +08:00
2025-08-26 19:03:11 +08:00
2025-09-16 11:12:46 +08:00
2025-11-12 10:44:09 +08:00
2026-01-15 19:52:35 +08:00
2025-09-22 15:31:32 +08:00
2025-11-12 10:44:09 +08:00
2026-01-28 14:19:33 +08:00
2025-12-22 13:39:41 +08:00
2025-08-28 14:42:24 +08:00