ollama/server
2024-01-31 19:13:10 -08:00
..
auth.go remove unnecessary parse raw 2024-01-30 17:00:53 -08:00
download.go fix logging 2024-01-26 11:04:27 -08:00
images.go append image tags to user content 2024-01-31 19:13:10 -08:00
images_test.go preserve last system message from modelfile (#2289) 2024-01-31 21:45:01 -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: normalize name path before splitting 2024-01-16 16:48:29 -08:00
modelpath_test.go use int64 consistently 2023-09-28 11:07:24 -07:00
routes.go append image tags to user content 2024-01-31 19:13:10 -08:00
routes_test.go trim chat prompt based on llm context size (#1963) 2024-01-30 15:59:29 -05:00
upload.go Mechanical switch from log to slog 2024-01-18 14:12:57 -08:00