From b223e7b0973f1045e17cccde5eb4a6ce274f7bb6 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Fri, 29 Nov 2024 23:54:26 +0200 Subject: [PATCH] readme : simplify [no ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c6db2bbb..bce9ccb69 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ See [this page](./examples/main/README.md) for a full list of parameters. ### Conversation mode -For a more ChatGPT-like experience in the terminal, run `llama-cli` in conversation mode by passing `-cnv` as a parameter: +Run `llama-cli` in conversation/chat mode by passing the `-cnv` parameter: ```bash llama-cli -m your_model.gguf -p "You are a helpful assistant" -cnv