ollama/server
Michael Yang 27331ae3a8 download: add inactivity monitor
if a download part is inactive for some time, restart it
2024-01-12 15:23:15 -08:00
..
auth.go use http.Method 2023-11-02 13:12:45 -07:00
download.go download: add inactivity monitor 2024-01-12 15:23:15 -08:00
images.go fix lint 2024-01-09 09:36:58 -08:00
images_test.go post-response templating () 2023-12-22 17:07:05 -05:00
layers.go refactor layer creation 2023-12-04 16:59:23 -08:00
llm_image_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
llm_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
llm_utils_test.go Guard integration tests with a tag 2023-12-22 16:33:27 -08:00
manifests.go add .golangci.yaml 2024-01-09 09:36:58 -08:00
modelpath.go fix(windows): modelpath and list 2024-01-09 09:36:58 -08:00
modelpath_test.go use int64 consistently 2023-09-28 11:07:24 -07:00
routes.go fix(windows): modelpath and list 2024-01-09 09:36:58 -08:00
routes_test.go fix lint 2024-01-09 09:36:58 -08:00
upload.go fix lint 2024-01-09 09:36:58 -08:00