- 22 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 19 Dec, 2023 3 commits
-
-
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
- 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 1 commit
-
-
Bruce MacDonald authored
-
- 15 Dec, 2023 1 commit
-
-
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
-
- 12 Dec, 2023 1 commit
-
-
Patrick Devine authored
-
- 11 Dec, 2023 1 commit
-
-
Patrick Devine authored
--------- Co-authored-by:Matt Apperson <mattapperson@Matts-MacBook-Pro.local>
-
- 10 Dec, 2023 4 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 09 Dec, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 08 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 05 Dec, 2023 6 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
-
Michael Yang authored
-
Jeffrey Morgan authored
This reverts commit 7a0899d6.
-
Michael Yang authored
-
- 04 Dec, 2023 1 commit
-
-
Bruce MacDonald authored
- update chat docs - add messages chat endpoint - remove deprecated context and template generate parameters from docs - context and template are still supported for the time being and will continue to work as expected - add partial response to chat history
-
- 29 Nov, 2023 2 commits
-
-
Bruce MacDonald authored
-
Timothy Jaeryang Baek authored
Co-authored-by: rootedbox
-
- 21 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 19 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 18 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 17 Nov, 2023 1 commit
-
-
Michael Yang authored
-
- 15 Nov, 2023 6 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 10 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
* add `"format": "json"` as an API parameter --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
- 08 Nov, 2023 1 commit
-
-
Bruce MacDonald authored
- add the optional `raw` generate request parameter to bypass prompt formatting and response context -add raw request to docs
-
- 03 Nov, 2023 2 commits
-
-
Noah Gitsham authored
-
Noah Gitsham authored
-
- 30 Oct, 2023 1 commit
-
-
Bruce MacDonald authored
-
- 28 Oct, 2023 1 commit
-
-
Michael Yang authored
-