You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: