ipex-llm/python/llm/portable-zip/setup.md
2024-03-25 10:06:02 +08:00

11 lines
432 B
Markdown

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