Views
No views yet
ft_places2 means the Moebius checkpoint fine-tuned on Places2, for general scene, background, and object inpainting.| Field | Value |
|---|---|
| Variant name | ft_places2-f16 |
| Checkpoint meaning | Fine-tuned on Places2 for general scene, background, and object inpainting. |
| Original Moebius checkpoint family | ft_places2 |
| Original checkpoint type | Places2 fine-tune |
| Source PyTorch checkpoint | Moebius-Models/ft_places2/diffusion_pytorch_model.bin |
| MLX precision / quantization label | f16 |
| 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 |
*.safetensors arrays converted to float16. This roughly halves the f32 storage while keeping the same non-quantized module layout.manifest.json when the Moebius-MLX runtime loads this variant.| Component | File | Size |
|---|---|---|
| UNet | unet.safetensors | 452.55 MB |
| VAE encoder | vae_encoder.safetensors | 68.34 MB |
| VAE decoder | vae_decoder.safetensors | 99.00 MB |
unet.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