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
I tried to use the kompute backend but when i offload to GPU it says llama_default_buffer_type_offload: cannot use GPU 0, check 'vulkaninfo --summary' and the model never gets loaded.
When i use the same model in GPT4All (which from what i have understood uses same backend) it works fine with GPU.
Can anyone tell me whats wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to use the kompute backend but when i offload to GPU it says
llama_default_buffer_type_offload: cannot use GPU 0, check 'vulkaninfo --summary'
and the model never gets loaded.When i use the same model in GPT4All (which from what i have understood uses same backend) it works fine with GPU.
Can anyone tell me whats wrong?
output of llama-cli:
output of vulkaninfo:
Beta Was this translation helpful? Give feedback.
All reactions