Struggling to get Vulkan to work for 285hx iGPU #25638
Unanswered
StudioNirin
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Give llama-bench a try to see what kind of performance you can expect from Intel's older 4-core Xe-LPG Meteor Lake architecture |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Basically tried every flavour and type of llama.cpp / lm-studio / wrapper / etc to try and get this to work. But my best efforts either end up with the attempt force-closing due to some incompatibility error, or it'll run but only at about 1tok/s at best.
CPU-only I'm getting 18t/s and with SYCL I'm getting about 14t/s.
It might just be that vulkan is no improvement, but I thought it would be at least better than SYCL, while also using less power than CPU only.
I am running this on an unraid box using the llama.cpp docker container.
This is an attempt where it 'runs' but the output is extremely slow and is just a line of gibberish characters.
Already tried the GGML_VK_DISABLE thing I read elsewhere but it seemed to do nothing.
Beta Was this translation helpful? Give feedback.
All reactions