Help with cuda 12.8 for docker #626
Replies: 3 comments 26 replies
-
Did you try the docker image variant built for cuda 12? You should be able to ya that by just adding the cuda12 tag at the end of the image name Like Details at this spot in readme -> https://github.com/DrewThomasson/ebook2audiobook?tab=readme-ov-file#docker-gpu-options |
Beta Was this translation helpful? Give feedback.
-
Oh I see that one is built for cuda 121 not 128 Does it have to be the nightly build? Or is cuda128 fine |
Beta Was this translation helpful? Give feedback.
-
I am using 5070ti as well and running locally, and it could not detect my GPU. As from your discussion, is switching to docker the only way for now? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried installing the standard windows way, but came across an issue with downloading unidic. So I attempted to go the docker way, but I have a new issue here. I am currently running a 5070ti, meaning I need pytorch nightly for cuda 12.8. Anyone know how I might go about solving this?
Beta Was this translation helpful? Give feedback.
All reactions