abetlen / abetlen/llama-cpp-python

Intel Arc Support?

Open
#901 1 comment 0 reactions 0 assignees View on GitHub
enhancement question
Dominant language
Python
Stars
10.6k
Forks
1.4k
PR merge metrics
PR metrics pending

Description

Hello there, I was wondering if it would be possible to add support for Intel ARC GPUs?

I know it's possible with llama.cpp as I've managed to do it through compiling CLBlast via oneAPI's C compiler, and then using that with oneAPI's C compiler in path to build llama.cpp and it successfully, the only thing other than that is the right platform needs selecting as an option when launching else it will attempt to use Intel's emulation for OpenCL instead.

I've tested this version of llama.cpp and you can successfully offload layers to the GPU and the GPU is then utilised as well (looking and vram and tokens/s).

If you would like me to complete the compilations for you every time you want to update the project and contribute them, I could also do that. I would just need the .CPP files that you are embedding into your python code.

Many thanks,
Elliott Dyson

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.