Torch2.11 cu130 cp312 issue
having issues with https://huggingface.co/Wildminder/AI-windows-whl/blob/main/flash_attn-2.8.3%2Bd20260120.cu130torch2.11.0cxx11abiTRUE-cp312-cp312-win_amd64.whl
it doesnt seem to work i get startup errors on nodes and such, any ideas?
indows fatal exception: code 0xc0000139
Stack (most recent call first):
File "", line 488 in _call_with_frames_removed
File "", line 1293 in create_module
File "", line 813 in module_from_spec
File "", line 921 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in _find_and_load
File "D:\AI\Stability Matrix\Data\Packages\ComfyUI\venv\Lib\site-packages\flash_attn\flash_attn_interface.py", line 15 in
File "", line 488 in _call_with_frames_removed
File "", line 999 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in find_and_load
File "D:\AI\Stability Matrix\Data\Packages\ComfyUI\venv\Lib\site-packages\flash_attn_init.py", line 3 in
File "", line 488 in _call_with_frames_removed
File "", line 999 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in _find_and_load
File "D:\AI\Stability Matrix\Data\Packages\ComfyUI\comfy\ldm\modules\attention.py", line 42 in
File "", line 488 in _call_with_frames_removed
File "", line 999 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in _find_and_load
File "D:\AI\Stability Matrix\Data\Packages\ComfyUI\comfy\ldm\genmo\vae\model.py", line 13 in
File "", line 488 in _call_with_frames_removed
File "", line 999 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in _find_and_load
File "D:\AI\Stability Matrix\Data\Packages\ComfyUI\comfy\sd.py", line 13 in
File "", line 488 in _call_with_frames_removed
File "", line 999 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in _find_and_load
File "D:\AI\Stability Matrix\Data\Packages\ComfyUI\latent_preview.py", line 5 in
File "", line 488 in _call_with_frames_removed
File "", line 999 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in _find_and_load
File "D:\AI\Stability Matrix\Data\Packages\ComfyUI\execution.py", line 20 in
File "", line 488 in _call_with_frames_removed
File "", line 999 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in _find_and_load
File "D:\AI\Stability Matrix\Data\Packages\ComfyUI\main.py", line 197 in
I compiled a wheel on my own with help from Manus, it works so i guess Manis knows what it does.
I am not sure how to link to this project so i forked a branch
here you go everybody its flassh attn 2.8.3 cp312 cu130 torch 2.11,i dont know why the file name came out like this but since it works i wont complain.
Also wildminder feel free to use the file in your repositories, if you do ill delete my fork.
New versions for python 3.13-3.14 have been compiled.