mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-04 09:32:00 +00:00 
			
		
		
		
	* llama : move end-user examples to tools directory --------- Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
		
			
				
	
	
		
			13 lines
		
	
	
		
			268 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			268 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
    <head>
 | 
						|
        <meta http-equiv="refresh" content="5">
 | 
						|
    </head>
 | 
						|
    <body>
 | 
						|
        <div id="loading">
 | 
						|
            The model is loading. Please wait.<br/>
 | 
						|
            The user interface will appear soon.
 | 
						|
        </div>
 | 
						|
    </body>
 | 
						|
</html>
 |