ollama/server
Daniel Hiltgen 1a0cfd080a
avoid kv truncation during create (#10761)
2025-05-19 13:54:54 -07:00
..
internal lint: enable usetesting, disable tenv (#10594) 2025-05-08 11:42:14 -07:00
testdata/tools
auth.go
create.go avoid kv truncation during create (#10761) 2025-05-19 13:54:54 -07:00
create_test.go
download.go
fixblobs.go
fixblobs_test.go
images.go ggml: Seperate tensor load from backend creation 2025-05-19 09:54:22 -07:00
images_test.go lint: enable usetesting, disable tenv (#10594) 2025-05-08 11:42:14 -07:00
layer.go
manifest.go
manifest_test.go
model.go ggml: Seperate tensor load from backend creation 2025-05-19 09:54:22 -07:00
model_test.go
modelpath.go
modelpath_test.go lint: enable usetesting, disable tenv (#10594) 2025-05-08 11:42:14 -07:00
prompt.go chore: update mllama to use ollama engine (#10637) 2025-05-13 17:36:02 -07:00
prompt_test.go chore: update mllama to use ollama engine (#10637) 2025-05-13 17:36:02 -07:00
quantization.go Follow up to #10363 (#10647) 2025-05-12 15:23:31 -07:00
quantization_test.go ggml: Seperate tensor load from backend creation 2025-05-19 09:54:22 -07:00
routes.go chore: update mllama to use ollama engine (#10637) 2025-05-13 17:36:02 -07:00
routes_create_test.go
routes_delete_test.go
routes_generate_test.go lint: enable usetesting, disable tenv (#10594) 2025-05-08 11:42:14 -07:00
routes_list_test.go
routes_test.go fix: stream accumulator exits early (#10593) 2025-05-08 13:17:30 -07:00
sched.go chore: update mllama to use ollama engine (#10637) 2025-05-13 17:36:02 -07:00
sched_test.go lint: enable usetesting, disable tenv (#10594) 2025-05-08 11:42:14 -07:00
sparse_common.go
sparse_windows.go
upload.go