ollama/server
2023-10-30 11:10:18 -04:00
..
auth.go fix: nil pointer dereference 2023-10-20 16:55:24 -07:00
download.go fix(download): no retry when out of space 2023-10-26 11:34:07 -07:00
images.go allow for a configurable ollama model storage directory (#897) 2023-10-27 10:19:59 -04:00
images_test.go deprecate modelfile embed command (#759) 2023-10-16 11:07:37 -04:00
modelpath.go allow for a configurable ollama model storage directory (#897) 2023-10-27 10:19:59 -04:00
modelpath_test.go use int64 consistently 2023-09-28 11:07:24 -07:00
routes.go clean up: remove server functions from client (#937) 2023-10-30 11:10:18 -04:00
upload.go parallel chunked downloads 2023-10-06 12:56:43 -07:00