abetlen / abetlen/llama-cpp-python

Intel Arc Support?

未關閉
#901 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement question
主要語言
Python
星號
10.6k
分支
1.4k
PR 合併指標
PR 指標待擷取

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。