setup-cog icon indicating copy to clipboard operation
setup-cog copied to clipboard

Setup-cog step failed when install cuda

Open alt1o opened this issue 1 year ago • 2 comments

Have the same issues with #14

I'm using GitHub's default runners: ubuntu-latest

image

alt1o avatar Mar 26 '24 07:03 alt1o

happening here as well!

TediPapajorgji avatar Apr 05 '24 19:04 TediPapajorgji

Hey folks. 👋🏼

If you don't specifically need CUDA, you can bypass installing CUDA in your workflow by setting install-cuda to false. See https://github.com/replicate/setup-cog?tab=readme-ov-file#inputs

Cog can actually build and push most models without a GPU environment, and without CUDA, so I’d recommend giving that a try.

I just cut a new release of the setup-cog action with a bumped version of the cuda-toolkit installer.

If disabling install-cuda doesn’t work for you, please try using replicate/[email protected] in your workflow and let us know if that resolves the issue.

https://github.com/replicate/setup-cog/releases/tag/v1.0.4

zeke avatar Apr 12 '24 22:04 zeke

This should be fixed in newer versions. Closing this issue, but please give a shout if you're still seeing issues.

zeke avatar Jun 17 '24 18:06 zeke