ipex-llm/python/llm/portable-zip/setup.md
2023-11-01 15:36:59 +08:00

435 B

BigDL-LLM Portable Zip Setup Script For Windows

How to use

Build Portable Zip without Web-UI

Run setup.bat to generate portable zip without Web-UI. It will download and install all dependency and generate bigdl-llm.zip for user to use.

Build Portable Zip with Web-UI

Run setup.bat --ui to generate portable zip with Web-UI. It will download and install all dependency and generate bigdl-llm.zip for user to use.