- 22 Aug, 2023 5 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Jeffrey Morgan authored
-
Ryan Baker authored
-
- 18 Aug, 2023 2 commits
-
-
Michael Yang authored
The token printed for authorized requests has a lifetime of 1h. If an upload exceeds 1h, a chunk push will fail since the token is created on a "start upload" request. This replaces the Pipe with SectionReader which is simpler and implements Seek, a requirement for makeRequestWithRetry. This is slightly worse than using a Pipe since the progress update is directly tied to the chunk size instead of controlled separately.
-
Michael Yang authored
-
- 17 Aug, 2023 4 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Patrick Devine authored
-
- 16 Aug, 2023 3 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
- 15 Aug, 2023 3 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
- 14 Aug, 2023 6 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
- re-use previously evaluated embeddings when possible - change embeddings digest identifier to be based on model name and embedded file path
-
- 11 Aug, 2023 3 commits
-
-
Patrick Devine authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 10 Aug, 2023 5 commits
-
-
Patrick Devine authored
-
Jeffrey Morgan authored
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
Co-Authored-By:Jeffrey Morgan <jmorganca@gmail.com>
-
- 09 Aug, 2023 7 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
-
- 08 Aug, 2023 2 commits
-
-
Bruce MacDonald authored
- defer closing llm on embedding - do not override licenses - remove debugging print line - reformat model file docs
-
Jeffrey Morgan authored
Fixes #282
-