Views
No views yet
ft_ffhq means the Moebius checkpoint fine-tuned on FFHQ, for face and portrait inpainting.| Field | Value |
|---|---|
| Variant name | ft_ffhq-mxfp8 |
| Checkpoint meaning | Fine-tuned on FFHQ for face and portrait inpainting. |
| Original Moebius checkpoint family | ft_ffhq |
| Original checkpoint type | FFHQ fine-tune |
| Source PyTorch checkpoint | Moebius-Models/ft_ffhq/diffusion_pytorch_model.bin |
| MLX precision / quantization label | mxfp8 |
| Image size | 512 x 512 |
| Latent size | 64 x 64 |
| Latent channels | 4 |
| Mask channels | 1 |
| Conditioning IDs | 20 |
| VAE scaling factor | 0.13025 |
| Noise offset | 0.0357 |
unet_quantized.safetensors; VAE encoder and decoder remain regular f16 safetensors. Runtime quantization metadata uses mode: mxfp8 with group size 32.mxfp8.mxfp8 mode.manifest.json when the Moebius-MLX runtime loads this variant.| Component | File | Size |
|---|---|---|
| UNet | unet_quantized.safetensors | 432.23 MB |
| VAE encoder | vae_encoder.safetensors | 68.34 MB |
| VAE decoder | vae_decoder.safetensors | 99.00 MB |
unet.safetensorsunet_quantized.safetensors (selected by manifest)vae_decoder.safetensors (selected by manifest)vae_encoder.safetensors (selected by manifest)manifest.json (runtime metadata and file selection)manifest.json and the manifest-selected files above. Extra source or fallback files are optional and are not required for inference.manifest.json, loads the selected safetensors files, builds the Moebius UNet and VAE modules, and runs the DDIM inpainting pipeline.scaled_linear, beta start 0.00085, beta end 0.012, 1000 train timesteps, clip sample false