mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-29 08:41:22 +00:00 
			
		
		
		
	 29f538ac63
			
		
	
	29f538ac63
	
	
	
		
			
			This commit removes references to `make` in the examples, as the build
system has been updated to use CMake directly and using `make` will now
generate an error since Commit 37f10f955f
("make : remove make in favor of CMake (#15449)").
		
	
This is a swift clone of examples/batched.
$ ./llama-batched-swift MODEL_PATH [PROMPT] [PARALLEL]