- 11 Aug, 2023 3 commits
-
-
Patrick Devine authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 10 Aug, 2023 5 commits
-
-
Patrick Devine authored
-
Jeffrey Morgan authored
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
Co-Authored-By:Jeffrey Morgan <jmorganca@gmail.com>
-
- 09 Aug, 2023 7 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
-
- 08 Aug, 2023 6 commits
-
-
Bruce MacDonald authored
- defer closing llm on embedding - do not override licenses - remove debugging print line - reformat model file docs
-
Jeffrey Morgan authored
Fixes #282
-
Bruce MacDonald authored
-
Bruce MacDonald authored
- default to embeddings enabled - move embedding logic for loaded model to request - allow embedding full directory - close llm on reload
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
Fixes #297 Fixes #296
-
- 07 Aug, 2023 2 commits
-
-
Michael Yang authored
num_keep defines how many tokens to keep in the context when truncating inputs. if left to its default value of -1, the server will calculate num_keep to be the left of the system instructions
-
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" ```
-
- 03 Aug, 2023 2 commits
-
-
Jeffrey Morgan authored
-
Michael Yang authored
switch to a monolithic upload instead of a chunk upload through a pipe to report progress
-
- 02 Aug, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 01 Aug, 2023 8 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
- read runner options from map to see what was specified explicitly and overwrite zero values
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Jeffrey Morgan authored
-
- 31 Jul, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 28 Jul, 2023 4 commits
-
-
Michael Yang authored
-
Michael Yang authored
ioutil is deprecated
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
- 27 Jul, 2023 1 commit
-
-
Bruce MacDonald authored
-