11 lines
		
	
	
	
		
			435 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			435 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# 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.
 |