Clover-Image-Tiny
Collection
A tiny image-generation model ecosystem with LoRA support and private, offline Core ML deployment on Apple devices. โข 6 items โข Updated
Versioned Core ML resources for the Clover iPhone app.
manifest.json is the public download contract. The iOS 18 release stores
Clover's base weights once in a stateful U-Net and can mix up to three
rank-16 LoRAs at runtime. Each optional style remains its original
6,927,128-byte safetensors file; it is not a duplicated 600 MB U-Net.
The v4 state layout uses block-concatenated LoRA ranks. This implements the exact weighted sum of the selected styles without cross terms, while unused slots remain zero and produce the ordinary Clover output.
The base checkpoint and style adapters are derivatives of
neonforestmist/Clover-Image-Tiny and retain the CreativeML Open RAIL-M
license. Style training datasets are Apache-2.0 and linked by the manifest.
@software{lozadaperez2026cloverimagetinycoreml,
author = {Lukas Lozada Perez},
title = {Clover Image Tiny Core ML: On-Device Text-to-Image Resources for iPhone},
year = {2026},
url = {https://huggingface.co/neonforestmist/Clover-Image-Tiny-CoreML}
}