ollama/x
Jeffrey Morgan b5d0f72f16
x/imagegen: remove qwen_image and qwen_image_edit models (#13827)
Remove the Qwen image generation and image editing model packages
to clean up the codebase. These models will be reintroduced later.

- Delete x/imagegen/models/qwen_image/ (10 files)
- Delete x/imagegen/models/qwen_image_edit/ (5 files)
- Remove related CLI flags and imports from cmd/engine/main.go
- Update comments in cache/step.go to remove Qwen-specific references
2026-01-21 13:37:08 -08:00
..
agent x/cmd: enable web search and web fetch with flag (#13690) 2026-01-12 13:59:40 -08:00
cmd cmd: enable multi-line input and shift enter (#13694) 2026-01-14 17:52:46 -08:00
create Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
imagegen x/imagegen: remove qwen_image and qwen_image_edit models (#13827) 2026-01-21 13:37:08 -08:00
kvcache Add experimental MLX backend and engine with imagegen support (#13648) 2026-01-08 16:18:59 -08:00
ml MLX - dynamic loading of mlx-c (#13735) 2026-01-16 16:34:22 -08:00
model Add experimental MLX backend and engine with imagegen support (#13648) 2026-01-08 16:18:59 -08:00
server Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
tools x/cmd: enable web search and web fetch with flag (#13690) 2026-01-12 13:59:40 -08:00