Wrong text encoder checkpoint name for Z Image Turbo?
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.
0 条评论