- 26 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
Co-authored-by:Wen Sun <iwendellsun@gmail.com>
-
- 20 Nov, 2023 4 commits
-
-
Jeffrey Morgan authored
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 19 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 18 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 17 Nov, 2023 4 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 15 Nov, 2023 3 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 14 Nov, 2023 5 commits
-
-
Michael Yang authored
-
Jeffrey Morgan authored
Previously, `ollama run` treated a non-terminal stdin (such as `ollama run model < file`) as containing one prompt per line. To run inference on a multi-line prompt, the only non-API workaround was to run `ollama run` interactively and wrap the prompt in `"""..."""`. Now, `ollama run` treats a non-terminal stdin as containing a single prompt. For example, if `myprompt.txt` is a multi-line file, then `ollama run model < myprompt.txt` would treat `myprompt.txt`'s entire contents as the prompt. Co-authored-by:Quinn Slack <quinn@slack.org>
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 01 Nov, 2023 1 commit
-
-
Michael Yang authored
-
- 30 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 28 Oct, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 26 Oct, 2023 1 commit
-
-
Patrick Devine authored
-
- 25 Oct, 2023 1 commit
-
-
Patrick Devine authored
-
- 18 Oct, 2023 1 commit
-
-
Michael Yang authored
-
- 16 Oct, 2023 2 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
- 12 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
* give direction to user when runner fails * also relay errors from timeout * increase timeout to 3 minutes
-
- 09 Oct, 2023 1 commit
-
-
Michael Yang authored
-
- 05 Oct, 2023 2 commits
-
-
Patrick Devine authored
-
Alexander F. Rødseth authored
-
- 02 Oct, 2023 2 commits
-
-
Patrick Devine authored
-
Patrick Devine authored
-
- 29 Sep, 2023 1 commit
-
-
Patrick Devine authored
-
- 28 Sep, 2023 3 commits
-
-
Luc Stepniewski authored
Co-authored-by:Luc Stepniewski <luc@eclipse-fr.com>
-
Patrick Devine authored
-
Michael Yang authored
-
- 27 Sep, 2023 2 commits
-
-
Michael Yang authored
-
Michael Yang authored
-