* llm-win-init * test action * test * add types * update for schtasks * update pytests * update * update * update doc * use stable ckpt from ftp instead of the converted model * download using batch -> manually * add starcoder test
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			84 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			84 B
		
	
	
	
		
			Text
		
	
	
	
	
	
open $HOST_IP $PORT
 | 
						|
ftp_username
 | 
						|
ftp_password
 | 
						|
prompt
 | 
						|
cd llm
 | 
						|
put path\\to\\file
 | 
						|
quit
 |