- 22 Sep, 2023 11 commits
-
-
Patrick Devine authored
-
Michael Yang authored
update dockerfile.cuda
-
Jeffrey Morgan authored
Add `Dockerfile.build` for building linux binaries --------- Co-authored-by:Michael Yang <mxyng@pm.me>
-
Patrick Devine authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
fix ipv6 parse ip
-
Bruce MacDonald authored
-
Bruce MacDonald authored
-
Michael Yang 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 1 commit
-
-
Patrick Devine authored
-