ollama/progress
Jeffrey Morgan 4713800b08
imagegen: remove MLX image generation code (#16615)
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
2026-07-28 15:35:28 -07:00
..
bar.go create blobs in parallel (#10135) 2025-05-05 11:59:26 -07:00
progress.go create blobs in parallel (#10135) 2025-05-05 11:59:26 -07:00
spinner.go cmd: spinner progress for transfer model data (#6100) 2024-08-12 11:46:32 -07:00
stepbar.go imagegen: remove MLX image generation code (#16615) 2026-07-28 15:35:28 -07:00