readme : simplify [no ci]

This commit is contained in:
Georgi Gerganov 2024-11-29 23:54:26 +02:00 committed by GitHub
parent 4b8ce77828
commit b223e7b097
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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