ollama/server
Patrick Devine d18dcd7775
mlxrunner fixes (#14247)
* load glm4_moe_lite from the mlxrunner

* fix loading diffusion models

* remove log lines

* fix --imagegen flag
2026-02-13 22:30:42 -08:00
..
internal
aliases.go add ability to disable cloud (#14221) 2026-02-12 15:47:00 -08:00
auth.go
auth_test.go
create.go
create_test.go
download.go
fixblobs.go
fixblobs_test.go
images.go
images_test.go
logprob.go
model.go
prompt.go
prompt_test.go
quantization.go
quantization_test.go
routes.go mlxrunner fixes (#14247) 2026-02-13 22:30:42 -08:00
routes_aliases.go cmd: ollama launch improvements (#14099) 2026-02-05 15:08:17 -08:00
routes_aliases_test.go add ability to disable cloud (#14221) 2026-02-12 15:47:00 -08:00
routes_cloud_test.go add ability to disable cloud (#14221) 2026-02-12 15:47:00 -08:00
routes_create_test.go
routes_debug_test.go
routes_delete_test.go
routes_generate_renderer_test.go
routes_generate_test.go mlxrunner fixes (#14247) 2026-02-13 22:30:42 -08:00
routes_harmony_streaming_test.go
routes_list_test.go
routes_options_test.go
routes_test.go
sched.go mlxrunner fixes (#14247) 2026-02-13 22:30:42 -08:00
sched_test.go mlxrunner fixes (#14247) 2026-02-13 22:30:42 -08:00
sparse_common.go
sparse_windows.go
test_home_test.go add ability to disable cloud (#14221) 2026-02-12 15:47:00 -08:00
upload.go