Open sukualam opened 1 year ago
Hmm, does it support Vulkan?
You can check if your GPU is currently supported by going to https://vulkan.gpuinfo.org/, finding your device, and searching for shaderFloat16 under "Features > Core 1.2". GPT4All currently requires this.
Thanks for that link.
Just to clarify. GPT4All after v2.5 supports AMD if the GPU supports Vulkcan >v2.1? and specifically shaderFloat16?
I read some other issues about GPU as well and it sounds like a few more requirements are: having enough contiguous VRAM, and using only q4 or q1 models.
Did I get that about right?
Did I get that about right?
It's Vulkan 1.2, and either q4_0 or q4_1 models. Otherwise, yeah, that's the current state of affairs.
Thanks. I meant Vulkan v1.2 but dyslexia sucks.
System Info
it seems running on cpu only while my gpu (amd rx560) is actually supported latest metal and can run stable diffusion on macos. why force metal is for arm only? why it cant intel with amd gpu ?
Information
Related Components
Reproduction
checked force metal
Expected behavior
utilise my amd gpu instead cpu