- 05 Jan, 2024 1 commit
-
-
Patrick Devine authored
-
- 04 Jan, 2024 1 commit
-
-
Brian Murray authored
-
- 27 Dec, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 22 Dec, 2023 1 commit
-
-
K0IN authored
-
- 18 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 12 Dec, 2023 1 commit
-
-
Patrick Devine authored
-
- 11 Dec, 2023 1 commit
-
-
Patrick Devine authored
--------- Co-authored-by:Matt Apperson <mattapperson@Matts-MacBook-Pro.local>
-
- 09 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 05 Dec, 2023 4 commits
-
-
Michael Yang authored
-
Bruce MacDonald authored
-
Michael Yang authored
-
Jeffrey Morgan authored
This reverts commit 7a0899d6.
-
- 04 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
- update chat docs - add messages chat endpoint - remove deprecated context and template generate parameters from docs - context and template are still supported for the time being and will continue to work as expected - add partial response to chat history
-
- 29 Nov, 2023 1 commit
-
-
Patrick Devine authored
-
- 27 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
* add remote create to python example client
-
- 15 Nov, 2023 4 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 10 Nov, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
* add `"format": "json"` as an API parameter --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
- 09 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 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
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 02 Nov, 2023 2 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
- 27 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
* allow for a configurable ollama models directory - set OLLAMA_MODELS in the environment that ollama is running in to change where model files are stored - update docs Co-Authored-By:
Jeffrey Morgan <jmorganca@gmail.com> Co-Authored-By:
Jay Nakrani <dhananjaynakrani@gmail.com> Co-Authored-By:
Akhil Acharya <akhilcacharya@gmail.com> Co-Authored-By:
Sasha Devol <sasha.devol@protonmail.com>
-
- 26 Oct, 2023 1 commit
-
-
Michael Yang authored
-
- 20 Oct, 2023 1 commit
-
-
Michael Yang authored
-
- 19 Oct, 2023 1 commit
-
-
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
-
- 13 Oct, 2023 2 commits
-
-
Michael Yang authored
-
Bruce MacDonald authored
- remove new lines from llama.cpp error messages relayed to client - check api option types and return error on wrong type - change num layers from 95% VRAM to 92% VRAM
-
- 12 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 11 Oct, 2023 2 commits
-
-
Michael Yang authored
-
Bruce MacDonald authored
* update streaming request accept header * add optional stream param to request bodies
-
- 09 Oct, 2023 1 commit
-
-
Michael Yang authored
-
- 05 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 04 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-