ollama/server
2024-01-05 12:20:05 -08:00
..
auth.go use http.Method 2023-11-02 13:12:45 -07:00
download.go exponential backoff up to 30s 2023-11-19 14:32:19 -05:00
images.go fix: pull either original model or from model on create (#1774) 2024-01-04 01:34:38 -05:00
images_test.go post-response templating (#1427) 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 refactor layer creation 2023-12-04 16:59:23 -08:00
modelpath.go validate model tags on copy (#1323) 2023-11-29 15:54:29 -05:00
modelpath_test.go use int64 consistently 2023-09-28 11:07:24 -07:00
routes.go add show info command and fix the modelfile 2024-01-05 12:20:05 -08:00
routes_test.go fix(test): use real version string for comparison 2023-12-19 15:03:02 -08:00
upload.go upload: fix PUT retry 2023-11-29 16:38:35 -08:00