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

How to get the supported models list

Open heyyo-droid opened this issue 6 months ago • 4 comments

Is there a way to get the exact models list supported gy IPEX for Ollama usage ? I saw this list https://github.com/intel/ipex-llm?tab=readme-ov-file#verified-models But I'm not sure how to retrieve them with Ollama ? Is there any command to get this list ?

heyyo-droid avatar Jun 01 '25 08:06 heyyo-droid

The list is not for ollama,our ollama support most of the popular models. We don't have a supported list now. The unsupported models we known are phi4-mini and qwen2.5vl.

cyita avatar Jun 03 '25 02:06 cyita

sir, an independant gentleman was working on the other models - check thread : https://github.com/intel/ipex-llm/issues/13070#issuecomment-2811367673 and https://github.com/chnxq/ollama/tree/chnxq/add-oneapi

stigva avatar Jun 14 '25 14:06 stigva

We don't have a supported list now.

You should seriously consider maintaining a list of supported models. It's quite a hassle to download the models just to find out that they are not supported.

tristan-k avatar Jul 15 '25 18:07 tristan-k

We don't have a supported list now.

You should seriously consider maintaining a list of supported models. It's quite a hassle to download the models just to find out that they are not supported.

Thank you for your suggestion. We will add a supported model list soon.

cyita avatar Jul 16 '25 01:07 cyita