Skip to content

Commit 2bedcbe

Browse files
committed
Removes varlen flash attention functions
Eliminates variable-length sequence support to simplify the codebase and focus on standard batch-based attention operations. Removes forward and backward implementations for variable-length sequences along with their fake wrappers, reducing code complexity and maintenance overhead. Fixes mask and bias handling in the remaining implementation to properly handle None values during padding operations.
1 parent 9b40177 commit 2bedcbe

File tree

1 file changed

+14
-443
lines changed

1 file changed

+14
-443
lines changed

0 commit comments

Comments
 (0)