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

It is hoped that the qwen3 series models can be supported quickly

Open brownplayer opened this issue 8 months ago • 2 comments

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

brownplayer avatar Apr 29 '25 00:04 brownplayer

See https://github.com/intel/ipex-llm/issues/13123#issuecomment-2839279931

nebulakid avatar Apr 29 '25 15:04 nebulakid

@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.

sgwhat avatar Apr 30 '25 01:04 sgwhat