Vulkan support #363
elgorkad2024
started this conversation in
Ideas
Replies: 3 comments 2 replies
|
Hi! LLMUnity supports CUDA (Nvidia), HIP (AMD) as well as Vulkan (fallback). |
0 replies
|
oh! ty, I didn't catch that. Is it default behavior and by specifying num GPU layers to a non-zero, positive value does it automatically figure out what to load/execute? |
1 reply
|
That's simply outstanding, thanks for the clarification and a truly impressive solution!!! |
1 reply
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.
Love the asset! Full transparency I am fairly new to the domain. For our use case GPU enablement is needed to get required responsiveness. The "Num GPU Layers" option brilliantly enables NVIDA GPUs and best I can tell use of Vulkan would get us to be able to leverage AMD and Intel GPUs too.
Is that on the roadmap? Suggestions on other options?
All reactions