TokForge
- Website: https://tokforge.ai
- Discord: https://discord.gg/Acv3CBtfVm
- Google Play: https://play.google.com/store/apps/details?id=dev.tokforge
- iOS TestFlight: https://testflight.apple.com/join/jnufjzRr
Runs on-device in the TokForge app.
TokForge SD1.5-LCM MNN โ Cartoon (batch-1 / CFG-skip)
Batch-1-capable MNN export of the Cartoon SD1.5-LCM styled bundle for the TokForge
Android app. The UNet is traced at batch-1 with dynamic spatial axes
(sample=[1,4,-1,-1]) so the app's CFG-skip engine runs a single conditional UNet
pass at cfg=1.0, giving ~2x CPU UNet vs the legacy batch-2 build.
Versioned -b1 companion to the live repo. Requires the TokForge batch-1 CFG-skip
engine (app vc421+). Older app builds (vc412 and earlier) keep using the non--b1
repo. CLIP / VAE / tokenizer are byte-identical to the base; only unet.mnn(.weight)
differs.