- 22 Sep, 2023 3 commits
-
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
Co-authored-by:Michael Yang <mxyng@pm.me>
-
- 21 Sep, 2023 12 commits
-
-
Michael Yang authored
fix HEAD request
-
Michael Yang authored
silence warm up log
-
Michael Yang authored
-
Michael Yang authored
HEAD request should respond like their GET counterparts except without a response body.
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
* remove tmp directories created by previous servers * clean up on server stop * Update routes.go * Update server/routes.go Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * create top-level temp ollama dir * check file exists before creating --------- Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> Co-authored-by:
Michael Yang <mxyng@pm.me>
-
Michael Yang authored
Use API to check if model exists and pull if necessary
-
Michael Yang authored
-
Michael Yang authored
this should be less error prone
-
Michael Yang authored
fix OLLAMA_HOST parsing for ip6
-
Michael Yang authored
-
- 20 Sep, 2023 11 commits
-
-
Michael Yang authored
pack in cuda libs
-
Michael Yang authored
-
Michael Yang authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Michael Yang authored
fix impossible condition
-
Michael Yang authored
-
Michael Yang authored
explicitly follow upload redirects
-
Michael Yang authored
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
- 19 Sep, 2023 5 commits
-
-
Michael Yang authored
-
Michael Yang authored
fix build
-
Michael Yang authored
-
Michael Yang authored
fix mkdir on windows
-
Michael Yang authored
-
- 18 Sep, 2023 4 commits
-
-
Patrick Devine authored
-
Patrick Devine authored
-
James Braza authored
-
Bruce MacDonald authored
* subprocess improvements - increase start-up timeout - when runner fails to start fail rather than timing out - try runners in order rather than choosing 1 runner - embed metal runner in metal dir rather than gpu - refactor logging and error messages * Update llama.go * Update llama.go * simplify by using glob
-
- 16 Sep, 2023 1 commit
-
-
Michael Yang authored
fix error on upload chunk
-
- 15 Sep, 2023 4 commits
-
-
Michael Yang authored
-
Michael Yang authored
implement ProgressWriter
-
Michael Yang authored
-
Michael Yang authored
-