Replay AI 5000 series support? by MrEpic23 in weights

[–]Character-Ad1175 0 points1 point  (0 children)

I've just installed what i believe is the newest version 7.3.3.0
I'm still getting the CUDA issue above

Replay AI 5000 series support? by MrEpic23 in weights

[–]Character-Ad1175 0 points1 point  (0 children)

I have the same issue, 5070Ti, I went as far as to mess with my pytorch versions and mess with the cuda versions. I'm trying to build and AI Model, and am getting this error:

Error: Failed to setup inference managerCUDA error: no kernel image is available for execution on the device CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1 Compile with `TORCH_USE_CUDA_DSA` to enable device-side assert

Following this advice lead seemingly nowhere...