- 18 Jul, 2023 1 commit
-
-
Patrick Devine authored
-
- 17 Jul, 2023 6 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Patrick Devine authored
* basic distribution w/ push/pull * add the parser * add create, pull, and push * changes to the parser, FROM line, and fix commands * mkdirp new manifest directories * make `blobs` directory if it does not exist * fix go warnings * add progressbar for model pulls * move model struct --------- Co-authored-by:Jeffrey Morgan <jmorganca@gmail.com>
-
- 15 Jul, 2023 1 commit
-
-
Michael Yang authored
-
- 14 Jul, 2023 2 commits
-
-
Michael Yang authored
block on write which only returns when the channel is closed. this is contrary to the previous arrangement where the handler may return but the stream hasn't finished writing. it can lead to the client receiving unexpected responses (since the request has been handled) or worst case a nil-pointer dereference as the stream tries to flush a nil writer
-
Michael Yang authored
feed responses back into the llm
-
- 13 Jul, 2023 3 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 12 Jul, 2023 1 commit
-
-
Michael Yang authored
-
- 11 Jul, 2023 6 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Jeffrey Morgan authored
-
- 10 Jul, 2023 2 commits
-
-
Michael Yang authored
-
Bruce MacDonald authored
-
- 08 Jul, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 07 Jul, 2023 8 commits
-
-
Bruce MacDonald authored
- move error check to api client pull - simplify error check in generate - return nil on any pull error
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Michael Yang authored
-
Patrick Devine authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 06 Jul, 2023 9 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Michael Yang authored
-
Bruce MacDonald authored
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
-