abetlen / abetlen/llama-cpp-python

Intel Arc Support?

オープン
#901 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。