- 29 Nov, 2023 1 commit
-
-
Timothy Jaeryang Baek authored
Co-authored-by: rootedbox
-
- 21 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 19 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 18 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 17 Nov, 2023 1 commit
-
-
Michael Yang authored
-
- 15 Nov, 2023 6 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 10 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
* add `"format": "json"` as an API parameter --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
- 08 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
- add the optional `raw` generate request parameter to bypass prompt formatting and response context -add raw request to docs
-
- 03 Nov, 2023 2 commits
-
-
Noah Gitsham authored
-
Noah Gitsham authored
-
- 30 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 28 Oct, 2023 1 commit
-
-
Michael Yang authored
-
- 21 Oct, 2023 1 commit
-
-
Michael Yang authored
-
- 19 Oct, 2023 7 commits
-
-
Jeffrey Morgan authored
-
Michael Yang authored
-
Michael Yang authored
move the empty response so it's more visible
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
unused after removing EMBED
-
Bruce MacDonald authored
- only reload the running llm if the model has changed, or the options for loading the running model have changed - rename loaded llm to runner to differentiate from loaded model image - remove logic which keeps the first system prompt in the generation context
-
- 18 Oct, 2023 1 commit
-
-
Yiorgis Gozadinos authored
-
- 16 Oct, 2023 2 commits
-
-
Michael Yang authored
-
Bruce MacDonald authored
-
- 12 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 11 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
* update streaming request accept header * add optional stream param to request bodies
-
- 06 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 30 Sep, 2023 1 commit
-
-
Jay Nakrani authored
Document response stream chunk delimiter.
-
- 29 Sep, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 27 Sep, 2023 1 commit
-
-
Michael Yang authored
-
- 23 Sep, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 22 Sep, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 21 Sep, 2023 4 commits
-
-
Michael Yang authored
-
Michael Yang authored
HEAD request should respond like their GET counterparts except without a response body.
-
Bruce MacDonald authored
* remove tmp directories created by previous servers * clean up on server stop * Update routes.go * Update server/routes.go Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * create top-level temp ollama dir * check file exists before creating --------- Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> Co-authored-by:
Michael Yang <mxyng@pm.me>
-
Michael Yang authored
this should be less error prone
-