Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup-cog step failed when install cuda #26

Open
alt1o opened this issue Mar 26, 2024 · 2 comments
Open

Setup-cog step failed when install cuda #26

alt1o opened this issue Mar 26, 2024 · 2 comments

Comments

@alt1o
Copy link

alt1o commented Mar 26, 2024

Have the same issues with #14

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

image
@TediPapajorgji
Copy link

happening here as well!

@zeke
Copy link
Member

zeke commented Apr 12, 2024

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/setup-cog@v1.0.4 in your workflow and let us know if that resolves the issue.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants