| --- |
| tags: |
| - minit2i |
| - minit2i |
| - jax |
| - checkpoint |
| license: other |
| private: true |
| --- |
| |
| # MiniT2I-L/16 JAX Checkpoint |
|
|
| Model-only JAX OCDBT checkpoint for **MiniT2I-L/16**. The checkpoint is stored under `checkpoint/`. |
|
|
| For code and usage, see the JAX release: [PeppaKing8/minit2i-jax](https://github.com/PeppaKing8/minit2i-jax). |
|
|
| - Architecture: `MMDiT_wide_L_16_txt2` |
| - Source training step: `290000` |
| - EMA: `0.99995` |
| - Contents `params` only (no optimizer states). |
|
|
| For PyTorch checkpoints that support Diffusers, see [MiniT2I/MiniT2I](https://huggingface.co/MiniT2I/MiniT2I). |