- 20 Sep, 2023 1 commit
-
-
Michael Yang authored
-
- 19 Sep, 2023 2 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
- 18 Sep, 2023 1 commit
-
-
Patrick Devine authored
-
- 11 Sep, 2023 1 commit
-
-
Patrick Devine authored
-
- 06 Sep, 2023 2 commits
-
-
Patrick Devine authored
-
Patrick Devine authored
-
- 29 Aug, 2023 1 commit
-
-
Patrick Devine authored
-
- 26 Aug, 2023 1 commit
-
-
Quinn Slack authored
Previously, `ollama rm model1 model2 modelN` would only delete `model1`. The other model command-line arguments would be silently ignored. Now, all models mentioned are deleted.
-
- 22 Aug, 2023 3 commits
-
-
Michael Yang authored
-
Jeffrey Morgan authored
-
Ryan Baker authored
-
- 16 Aug, 2023 1 commit
-
-
Blake Mizerany authored
* cmd: support OLLAMA_HOST environment variable This commit adds support for the OLLAMA_HOST environment variable. This variable can be used to specify the host to which the client should connect. This is useful when the client is running somewhere other than the host where the server is running. The new api.FromEnv function is used to read configure clients from the environment. Clients wishing to use the environment variable being consistent with the Ollama CLI can use this new function. * Update api/client.go Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Update api/client.go Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> --------- Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com>
-
- 14 Aug, 2023 1 commit
-
-
Michael Yang authored
-
- 11 Aug, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Patrick Devine authored
-
- 10 Aug, 2023 4 commits
-
-
Jeffrey Morgan authored
-
Soroush Javadi authored
The error returned by `server.GetBlobsPath` in `showLayer` was never checked. Check the error and return if not nil. Also, make newlines at the end of error messages consistent and fix a typo.
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 08 Aug, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 07 Aug, 2023 2 commits
-
-
cmiller01 authored
-
cmiller01 authored
* resolves: https://github.com/jmorganca/ollama/issues/300 and https://github.com/jmorganca/ollama/issues/282 * example usage: ``` ollama serve --port 9999 --allowed-origins "http://foo.example.com,http://192.0.0.1" ```
-
- 01 Aug, 2023 3 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
-
- 31 Jul, 2023 3 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
- 29 Jul, 2023 1 commit
-
-
Patrick Devine authored
-
- 27 Jul, 2023 2 commits
-
-
Patrick Devine authored
-
Michael Yang authored
-
- 25 Jul, 2023 3 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
This reverts commit 360a10ace391a674de60aa7b9b8cb65e8074027c.
-
Bruce MacDonald authored
-
- 24 Jul, 2023 1 commit
-
-
Patrick Devine authored
-
- 23 Jul, 2023 1 commit
-
-
Patrick Devine authored
-
- 22 Jul, 2023 1 commit
-
-
Patrick Devine authored
-
- 21 Jul, 2023 1 commit
-
-
Patrick Devine authored
-
- 20 Jul, 2023 1 commit
-
-
Patrick Devine authored
-