- 08 Aug, 2023 8 commits
-
-
Bruce MacDonald authored
- defer closing llm on embedding - do not override licenses - remove debugging print line - reformat model file docs
-
Bruce MacDonald authored
-
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
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
Fixes #297 Fixes #296
-
Jeffrey Morgan authored
Fixes #295
-
- 07 Aug, 2023 14 commits
-
-
Matt Williams authored
missed a backtick
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
First draft of API Docs
-
Michael Yang authored
configurable rope frequency parameters
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
cmiller01 authored
-
Michael Chiang authored
langchain JS integration
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Co-authored-by:Jeffrey Morgan <jmorganca@gmail.com>
-
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" ```
-
- 05 Aug, 2023 4 commits
-
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Co-authored-by:Michael Yang <mxyng@pm.me>
-
Matt Williams authored
Co-authored-by:Michael Yang <mxyng@pm.me>
-
Matt Williams authored
Co-authored-by:Michael Yang <mxyng@pm.me>
-
- 04 Aug, 2023 9 commits
-
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Bruce MacDonald authored
Ollama now supports Intel Macs
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Michael Yang authored
-
- 03 Aug, 2023 5 commits
-
-
Jeffrey Morgan authored
-
Michael Yang authored
use a pipe to push to registry with progress
-
Michael Yang authored
update llama.cpp
-
Michael Yang authored
-
Michael Yang authored
switch to a monolithic upload instead of a chunk upload through a pipe to report progress
-