From f6ec5cde2e215e2d7ce62f5ad200180f1cb9ce29 Mon Sep 17 00:00:00 2001 From: Hayden Johnson Date: Fri, 27 Sep 2024 09:54:53 -0700 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0471a74..38502ca 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The script supports the following command line arguments: * `--copy`: Copy a codeblock if it appears * `--shell`: Output a shell command that does as described * `--model`: Specify model (default: `llama3.1:8b-instruct-q8_0`) -* `--temp`: Specify temperature (default: `0.5`) +* `--temp`: Specify temperature (default: `0.2`) * `--host`: Specify host of Ollama server ### Piped Input