Error loading model
Error loading model
Use this step https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/Quickstart/webui_quickstart.md
System Info Windows 11 23H2 Intel(R) Arc(T M) A770 Graphics
Hi @yu1chaofan , you may set export BIGDL_IMPORT_IPEX=0 before launching the webui.
@sgwhat Thanks for your reply, I have tried it, but it still doesn't work.
Am I missing some package? Or am I doing something wrong?
Am I missing some package? Or am I doing something wrong?
set BIGDL_IMPORT_IPEX=0 only works in cmd, you may run $env:BIGDL_IMPORT_IPEX="0" in powershell.
Hi @yu1chaofan , we have fixed this issue and released a new version of webui, you may update to our latest version and try again.