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

Using CPU instead of CUDA CORES #79

Open
leomglocal opened this issue May 6, 2024 · 1 comment
Open

Using CPU instead of CUDA CORES #79

leomglocal opened this issue May 6, 2024 · 1 comment

Comments

@leomglocal
Copy link

Currently, I'm using CPU instead of GPU CUDA cores, is there a way to work with GPU?

Screenshot 2024-05-06 132503

@leomglocal leomglocal changed the title Using CUDA instead of CPU Using CPU instead of CUDA CORES May 6, 2024
@bkoroglu1
Copy link

try installing cuda with pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

You can also check this issue out.

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

2 participants