mirror of
https://github.com/ollama/ollama.git
synced 2026-08-04 14:56:15 +00:00
Remove the x/imagegen tree (MLX image generation engine, Flux2/zimage models, cache, C bindings) and all imagegen integration points: - server: drop imagegen routes, scheduling, and generate handling - api/cmd/docs: remove image generation API surface and docs - middleware/openai: remove image endpoint support - integration: remove imagegen test suites - x/create: adopt the rewritten create pipeline from main; drop imagegen create path (CreateImageGenModel, IsTensorModelDir, model_index.json detection, Flux2KleinPipeline vision hack) - retain x/imagegen/manifest (Ollama-store safetensors manifest loader), still used by x/mlxrunner and x/create/client - fix Windows MLX dl.dll install, MLX CMake version path, and the show command after removing safetensors models |
||
|---|---|---|
| .. | ||
| exit_status.go | ||
| exit_status_other.go | ||
| exit_status_windows.go | ||
| llama_binary.go | ||
| llama_binary_test.go | ||
| llama_server.go | ||
| llama_server_test.go | ||
| llm_darwin.go | ||
| llm_linux.go | ||
| llm_windows.go | ||
| media.go | ||
| metal_retry.go | ||
| rocm_default.go | ||
| rocm_windows.go | ||
| server.go | ||
| server_wait_test.go | ||
| status.go | ||
| status_test.go | ||
| vulkan_windows.go | ||