-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hardware: Intel iGPU, dGPU and NPU support #470
Comments
I am trying to do the same, this would be incredibly useful with the latest Intel Core Ultra chips as well, as there is a unified cpu + GPU architecture. With this, any user using jan or nitro directly on latest intel core ultra cpus will get a boost from the gpu Options:
|
@rahulunair I have integrated the nitro server with Intel OneAPI SYCL Optimization on llama.cpp. Stay tuned for the pull request. |
closing as dupe of #677 |
I'm re-opening this, given our discussions with Intel. We should evaluate the following possibilities:
|
Overview
Tasklist
Original Post
Problem
Unable to use Intel integrated GPU and discrete GPU to offload the model inferencing.
Success Criteria
Able to use Intel integrated GPU and discrete GPU to offload the model inferencing.
Additional context
I can add in the documentation to add Intel GPU support to nitro inference server.
The text was updated successfully, but these errors were encountered: