Update readme

This commit is contained in:
Hayden Johnson 2024-09-27 09:54:53 -07:00
parent 4ae07a97af
commit f6ec5cde2e

View file

@ -30,7 +30,7 @@ The script supports the following command line arguments:
* `--copy`: Copy a codeblock if it appears * `--copy`: Copy a codeblock if it appears
* `--shell`: Output a shell command that does as described * `--shell`: Output a shell command that does as described
* `--model`: Specify model (default: `llama3.1:8b-instruct-q8_0`) * `--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 * `--host`: Specify host of Ollama server
### Piped Input ### Piped Input