Views
No views yet
SD15_LCM_MNN fast few-step image model)
with the Storybook Illustration art-style LoRA fused into the UNet at export time. Renders a coherent 512px
image in 4 steps on the in-process MNN diffusion engine — full MNN speed, the style baked in.unet.mnn(.weight) (INT8, LCM + style fused), reference SD1.5 f16
text_encoder.mnn(.weight) + vae_decoder.mnn(.weight), vocab.json, merges.txt, alphas.txt.diffusers.fuse_lora()
(fp32 ΔW before INT8 quant); CLIP/VAE reused unchanged from the SD1.5 reference (the style LoRA is
UNet-only).