Skip to content

Can't start via docker-compose on RTX 5080 #25

@ekzotech

Description

@ekzotech

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions