mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-29 08:41:22 +00:00 
			
		
		
		
	SvelteKit-based WebUI (#14839)
This commit is contained in:
		 Aleksander Grygier
					Aleksander Grygier
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							8f8f2274ee
						
					
				
				
					commit
					a7a98e0fff
				
			| @@ -92,7 +92,7 @@ def test_no_webui(): | ||||
|     url = f"http://{server.server_host}:{server.server_port}" | ||||
|     res = requests.get(url) | ||||
|     assert res.status_code == 200 | ||||
|     assert "<html>" in res.text | ||||
|     assert "<!doctype html>" in res.text | ||||
|     server.stop() | ||||
|  | ||||
|     # with --no-webui | ||||
|   | ||||
		Reference in New Issue
	
	Block a user