Update readme
This commit is contained in:
parent
4ae07a97af
commit
f6ec5cde2e
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue