- 23 Oct, 2023 1 commit
-
-
Michael Yang authored
ggufv3 adds support for big endianness, mainly for s390x architecture. while that's not currently supported for ollama, the change is simple. loosen version check to be more forward compatible. unless specified, gguf versions other v1 will be decoded into v2.
-
- 21 Oct, 2023 5 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Matt Williams authored
added python rag news summary
-
Michael Yang authored
-
Michael Yang authored
fix: nil pointer dereference
-
- 20 Oct, 2023 3 commits
-
-
Michael Yang authored
-
Michael Yang authored
fix: ollama host for hostname
-
Michael Yang authored
-
- 19 Oct, 2023 15 commits
-
-
Matt Williams authored
Co-authored-by:Jeffrey Morgan <jmorganca@gmail.com>
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Michael Yang authored
-
Michael Yang authored
image: show parameters
-
Michael Yang authored
basic request validation
-
Michael Yang 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
-
Jeffrey Morgan authored
add error for falcon and starcoder vocab compatibility --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Jeffrey Morgan authored
-
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 14 commits
-
-
Michael Yang authored
-
Michael Yang authored
Fix Issue with Leading Whitespaces in Decoded Context
-
Arne Müller authored
-
Arne Müller authored
-
Arne Müller authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
model: native gotemplate adapter template
-
Michael Yang authored
show: no template system if empty
-
Bruce MacDonald authored
-
Arne Müller authored
-
Michael Yang authored
Fix /api/tags for no models.
-
Yiorgis Gozadinos authored
-
Arne Müller authored
-
- 17 Oct, 2023 2 commits
-
-
Matt Williams authored
Signed-off-by:Matt Williams <m@technovangelist.com>
-
Michael Yang authored
-