# IPEX-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 `ipex-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 `ipex-llm.zip` for user to use.