47edbf95a9
## Summary - replace the current `FLASH_ATTENTION_SKIP_CUDA_BUILD` wording with a more accurate description - explain that the variable disables local CUDA compilation instead of guaranteeing a compatible wheel - recommend pinning to a known-supported combination when relying on published wheels Addresses #17794. --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>