Commit 1952ca2
committed
fix(qwen-tts): install flash-attn on CUDA 13
Add the missing cublas13 post-install requirements hook so the CUDA 13 backend uses FlashAttention instead of falling back to SDPA. Keep CUDA packaging parity covered by the backend test script.
Assisted-by: Codex:gpt-51 parent fb54d0f commit 1952ca2
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
0 commit comments