mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	 2568a4bf54
			
		
	
	2568a4bf54
	
	
	
		
			
			llama_token_eos(const struct llama_model *) is currently getting struct llama_context type variable context as a parameter.
This is a swift clone of examples/batched.
$ make
$ ./swift MODEL_PATH [PROMPT] [PARALLEL]