Views
No views yet
./sd-cli --mode convert --model TwinFlow_Z_Image_Turbo_exp_bf16.safetensors --tensor-type-rules "^context_refiner.*(attention\.(out|qkv)|feed_forward).*weight=q8_0,^(layers|noise_refiner).*(adaLN_modulation|attention\.(out|qkv)|feed_forward).*weight=q5_0" --output TwinFlow_Z_Image_Turbo_exp-Q5_0.ggufmaster-385-34a6fd4. Get also the VAE and LLM model from https://huggingface.co/leejet/Z-Image-Turbo-GGUF ../sd-cli --diffusion-model TwinFlow_Z_Image_Turbo_exp-Q4_0.gguf --vae ae_bf16.safetensors --llm qwen_3_4b-Q8_0.gguf --cfg-scale 1 --steps 3 -p "an apple"cfg-scale 1sampling_method euler (default), with scheduler discrete (default), smoothstep or sgm_uniform, and 2-4 stepssampling_method dpm2, with scheduler smoothstep or sgm_uniform, and 2-3 steps