ollama/x/create
Jeffrey Morgan 66831dcf70
x/imagegen: fix image editing support (#13866)
- Fix panic in ollama show for image gen models (safe type assertion)
- Add vision capability for Flux2KleinPipeline models at create time
- Flatten transparent PNG images onto white background for better results
2026-01-23 15:37:17 -08:00
..
client x/imagegen: fix image editing support (#13866) 2026-01-23 15:37:17 -08:00
create.go Fix create and show commands for experimental models (#13741) 2026-01-16 14:31:55 -08:00
create_test.go Fix create and show commands for experimental models (#13741) 2026-01-16 14:31:55 -08:00
imagegen.go x/imagegen: add FP4 quantization support for image generation models (#13773) 2026-01-19 00:54:54 -08:00