mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-18 02:31:10 -04:00
The CUDA 13 profile resolves PyTorch 2.14. Its headers cannot build the current FlashAttention source release under C++17, so the full backend matrix cannot publish the image. Leave FlashAttention optional on CUDA 13. The backend already retries model loading with SDPA when FlashAttention is unavailable. Assisted-by: Codex:gpt-5 Co-authored-by: Ettore Di Giacinto <mudler@localai.io>