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

Runtime Error- Says No GPU when I have GPU #308

Open
Blaze0666 opened this issue Nov 14, 2024 · 1 comment
Open

Runtime Error- Says No GPU when I have GPU #308

Blaze0666 opened this issue Nov 14, 2024 · 1 comment

Comments

@Blaze0666
Copy link

File "C:\Users\jsand\OmniGen\OmniGen\scheduler.py", line 16, in init
raise RuntimeError("OffloadedCache can only be used with a GPU. If there is no GPU, you need to set use_kv_cache=False, which will result in longer inference time!")
RuntimeError: OffloadedCache can only be used with a GPU. If there is no GPU, you need to set use_kv_cache=False, which will result in longer inference time!

Not able to pull up any similar issues. Any help would be greatly appreciated

@Th-Underscore
Copy link

Th-Underscore commented Nov 14, 2024

What does nvcc -V say in terminal?

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