Is there a reason why qwen_3_4b_q8p.ckpt named qwen_3_vl_4b_instruct_q8p.ckpt for Z Image?
drawthingsai/draw-things-community/blob/main/Libraries/ModelZoo/Sources/ModelZoo.swift
Klein 4B uses same text encoder but because of different name it duplicated. Both files are same size and work correctly if renamed.
Also it would be great if app would allow manual selection/import of text encoder/vae.