How to get the supported models list
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 ?
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.
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
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.
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.