Skip to content

Commit 79bb441

Browse files
committed
fix: add packaging as install-time dependency for flash-attn build
The flash-attn package requires the 'packaging' module during its build process, but doesn't declare it as a build dependency. Adding it as an install-time dependency ensures it's available before the unsloth package tries to build flash-attn. Signed-off-by: localai-bot <localai-bot@users.noreply.github.com>
1 parent 1211a67 commit 79bb441

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
packaging

0 commit comments

Comments
 (0)