mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	Merge branch 'master' into compilade/bitnet-ternary
This commit is contained in:
		| @@ -34,7 +34,7 @@ Run the quantized model: | ||||
|  | ||||
| ```bash | ||||
| # start inference on a gguf model | ||||
| ./llama-cli -m ./models/mymodel/ggml-model-Q4_K_M.gguf -n 128 | ||||
| ./llama-cli -m ./models/mymodel/ggml-model-Q4_K_M.gguf -cnv -p "You are a helpful assistant" | ||||
| ``` | ||||
|  | ||||
| When running the larger models, make sure you have enough disk space to store all the intermediate files. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Francis Couture-Harpin
					Francis Couture-Harpin