- 30 Jan, 2024 1 commit
-
-
Bruce MacDonald authored
-
- 28 Jan, 2024 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 26 Jan, 2024 2 commits
-
-
Patrick Devine authored
-
Michael Yang authored
-
- 25 Jan, 2024 1 commit
-
-
Patrick Devine authored
-
- 19 Jan, 2024 1 commit
-
-
Michael Yang authored
if create overrides a manifest, first add the older manifest's layers to the delete map so they can be cleaned up
-
- 18 Jan, 2024 4 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
prefer using req.Model and fallback to req.Name
-
Daniel Hiltgen authored
A few obvious levels were adjusted, but generally everything mapped to "info" level.
-
- 17 Jan, 2024 1 commit
-
-
Michael Yang authored
-
- 16 Jan, 2024 1 commit
-
-
Patrick Devine authored
-
- 12 Jan, 2024 2 commits
-
-
Michael Yang authored
if a download part is inactive for some time, restart it
-
Michael Yang authored
this fixes a subtle bug with makeRequestWithRetry where an HTTP status error on a retried request will potentially not return the right err
-
- 09 Jan, 2024 3 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 08 Jan, 2024 1 commit
-
-
Bruce MacDonald authored
-
- 05 Jan, 2024 2 commits
-
-
Patrick Devine authored
-
Nicholas Dudfield authored
-
- 04 Jan, 2024 1 commit
-
-
Bruce MacDonald authored
-
- 03 Jan, 2024 1 commit
-
-
Bruce MacDonald authored
-
- 23 Dec, 2023 1 commit
-
-
Daniel Hiltgen authored
This should help CI avoid running the integration test logic in a container where it's not currently possible.
-
- 22 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 19 Dec, 2023 6 commits
-
-
Michael Yang authored
-
Daniel Hiltgen authored
A simple test case that verifies llava:7b can read text in an image
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Run the server.cpp directly inside the Go runtime via cgo while retaining the LLM Go abstractions.
-
Bruce MacDonald authored
-
Bruce MacDonald authored
- remove ggml runner - automatically pull gguf models when ggml detected - tell users to update to gguf in the case automatic pull fails Co-Authored-By:Jeffrey Morgan <jmorganca@gmail.com>
-
- 18 Dec, 2023 2 commits
-
-
Bruce MacDonald authored
-
Patrick Devine authored
-
- 15 Dec, 2023 3 commits
-
-
Patrick Devine authored
-
Patrick Devine authored
-
Patrick Devine authored
-
- 14 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
* restore model load duration on generate response - set model load duration on generate and chat done response - calculate createAt time when response created * remove checkpoints predict opts * Update routes.go
-
- 13 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 12 Dec, 2023 2 commits
-
-
Patrick Devine authored
-
Jeffrey Morgan authored
-