We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gpu-type: intel
Can you add the possiblity to use Intel Arc A770 GPU for Ollama ?
It just in cause that the image you set is for AMD or NVIDIA, you can still use a special one for Intel Arc GPU.
ollama: gpu: type: 'intel'
I can help testing it and/or implement it but I need some guideline about where to start to made the change in your project.
The text was updated successfully, but these errors were encountered:
Hello @shiipou
It's look like support for intel GPUs are not really supported by ollama yet, according to these issues/pull requests:
But we can take a look with Intel integration:
Sorry, something went wrong.
No branches or pull requests
Can you add the possiblity to use Intel Arc A770 GPU for Ollama ?
It just in cause that the image you set is for AMD or NVIDIA, you can still use a special one for Intel Arc GPU.
I can help testing it and/or implement it but I need some guideline about where to start to made the change in your project.
The text was updated successfully, but these errors were encountered: