Text-to-Image
Diffusers
English
Chinese
Harmon-0.5B-RecA / README.md
sanaka87's picture
Improve model card: add `library_name` and update `pipeline_tag` (#1)
862556c verified
metadata
base_model:
  - wusize/Harmon-0_5B
datasets:
  - brivangl/midjourney-v6-llava
language:
  - en
  - zh
license: apache-2.0
pipeline_tag: text-to-image
library_name: diffusers

Harmon-0.5B-RecA

A self-supervised training framework that aligns understanding and generation in modest compute, with huge zero-shot gain on generation and editing capability.

This repository hosts the model weights for Harmon-0.5B-RecA. For installation, usage instructions, and further documentation, please visit Harmon's original GitHub repository.

🧠 Method

Paper ArXiv Github Hugging Face Collection HF Demo Project Page

πŸ“Š Benchmarks

Model GenEval ↑ DPGBench ↑ WISE ↑
Harmon-0.5B 0.68 80.12 0.33
Harmon-0.5B-RecA 0.79 84.67 0.40

License

Harmon-0.5B-RecA is licensed under the Apache 2.0 license.

✍️ Citation

If you find our work inspiring or use our codebase in your research, please consider giving a star ⭐ and a citation~

@misc{xie2025reconstructionalignmentimprovesunified, title={Reconstruction Alignment Improves Unified Multimodal Models}, author={Ji Xie and Trevor Darrell and Luke Zettlemoyer and XuDong Wang}, year={2025}, eprint={2509.07295}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2509.07295}, }