ollama/server
Grace Guo ef84ad9440 working renderer with tests 2025-10-07 13:48:54 -07:00
..
internal refactor: use the built-in max/min to simplify the code (#12280) 2025-09-16 17:14:21 -07:00
auth.go
create.go engine: add remote proxy (#12307) 2025-09-17 14:40:53 -07:00
create_test.go engine: add remote proxy (#12307) 2025-09-17 14:40:53 -07:00
download.go
fixblobs.go
fixblobs_test.go
images.go engine: add remote proxy (#12307) 2025-09-17 14:40:53 -07:00
images_test.go
layer.go
manifest.go
manifest_test.go
model.go
modelpath.go
modelpath_test.go
prompt.go working renderer with tests 2025-10-07 13:48:54 -07:00
prompt_test.go
quantization.go
quantization_test.go
routes.go auth: fix problems with the ollama keypairs (#12373) 2025-09-22 23:20:20 -07:00
routes_create_test.go engine: add remote proxy (#12307) 2025-09-17 14:40:53 -07:00
routes_debug_test.go add qwen3-coder tool support 2025-09-15 11:33:47 -07:00
routes_delete_test.go
routes_generate_test.go server: skip parsing initial <think> if provided in the prompt (#12024) 2025-08-22 12:00:16 -07:00
routes_harmony_streaming_test.go Revert "runner: move harmony to runner (#12052)" 2025-09-12 20:40:14 -03:00
routes_list_test.go
routes_test.go engine: add remote proxy (#12307) 2025-09-17 14:40:53 -07:00
sched.go refactor: use the built-in max/min to simplify the code (#12280) 2025-09-16 17:14:21 -07:00
sched_test.go
sparse_common.go
sparse_windows.go
upload.go