-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
I'm using WSL distro from Nvidia Workbench which has access to my GPU.
After docker-compose up -d I went to a http://localhost:8000 and saw this error message:
Failed to load model: CUDA 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 assertions.
I've updated Dockerfile and replaced index-url for torch with version https://download.pytorch.org/whl/nightly/cu128 (which works with 5080). I've removed the image and rebuilt it still no luck and the same error message.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels