flash_attn-2.8.3+cu130torch2.10.0cxx11abiTRUE-cp312-cp312-win_amd64.whl - DLL load failed while importing flash_attn_2_cuda

#7
by phazei - opened

Seems the version of torch2.10.0 that was built against differs from the stable release.

Wheel expects: 182C ??1AutogradMeta@autograd@torch@@UEAA@XZ
My torch exports: 182F ??1AutogradMeta@autograd@torch@@UEAA@XZ

Could you please build that one again?

Although, I suppose that would mean all the torch2.10.0 versions would need updating...

Yeah, I haven’t updated the whl for the latest Torch yet.

So fast! :D
Thank you, tested and works!

phazei changed discussion status to closed

Sign up or log in to comment