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 · 1 comment
Open

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

shiipou opened this issue May 9, 2024 · 1 comment
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
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

No branches or pull requests

2 participants