ipex-llm icon indicating copy to clipboard operation
ipex-llm copied to clipboard

unsupported SPIR-V version number 'unknown (66560)'

Open lightgao opened this issue 1 year ago • 2 comments

I'm using 'Ollama Portable Zip' ( v2.2.0-nightly). After 'start-ollama.bat' run successfully, I try to load a model and chat, then I got error: Image Error message on server side: Image

My iGPU model: Intel(R) Iris(R) Plus Graphics 655 driver version: 31.0.101.2134

I know this driver version '31.0.101.2134' is low than current ipex-llm expected '32.0.101.6078'. But it's already the newest version I can download from intel website for this iGPU model.

Any suggestion or workaround for this?

lightgao avatar Feb 20 '25 09:02 lightgao

Sorry, your Intel(R) Iris(R) Plus Graphics 655 is not supported, it's not in the driver's valid list.

qiuxin2012 avatar Feb 21 '25 03:02 qiuxin2012

Please add support for older iGPUs. Thanks.

DocMAX avatar Apr 17 '25 13:04 DocMAX