ipex-llm
ipex-llm copied to clipboard
It is hoped that the qwen3 series models can be supported quickly
The qwen3 series models were released today. It seems that there aren't many. I hope ipex-llm can support it as soon as possible
See https://github.com/intel/ipex-llm/issues/13123#issuecomment-2839279931
@brownplayer, qwen3 model has been supported in our latest version. You may install it via pip install --pre --upgrade ipex-llm[cpp], see https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quickstart/ollama_quickstart.md for more usage details.