Commit 79bb441
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments