Skip to content
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

[Feature] Can you add gpu-type: intel #31

Open
shiipou opened this issue May 9, 2024 · 2 comments · May be fixed by #143
Open

[Feature] Can you add gpu-type: intel #31

shiipou opened this issue May 9, 2024 · 2 comments · May be fixed by #143
Labels
enhancement New feature or request

Comments

@shiipou
Copy link
Contributor

shiipou commented May 9, 2024

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.

@jdetroyes
Copy link
Contributor

jdetroyes commented May 10, 2024

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:

@jdetroyes jdetroyes added the enhancement New feature or request label May 10, 2024
@mmalyska
Copy link

mmalyska commented Feb 6, 2025

Hi @jdetroyes , Intel GPU and iGPU is support in ollama since v0.5.1.
Do you consider now adding it to helm chart?

Ref docs: https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quickstart/ollama_quickstart.md#run-ollama-with-ipex-llm-on-intel-gpu

@jdetroyes jdetroyes linked a pull request Feb 20, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants