abetlen / abetlen/llama-cpp-python

Intel Arc Support?

Aperta
#901 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
enhancement question
Lingua principale
Python
Stelle
10.6k
Fork
1.4k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.