SenseNova-U1.5-8B-MoT

English | 简体中文

GitHub SenseNova-U1.5 on Hugging Face NEO-unify ModelScope-模型 SenseNova-U Demo License

SenseNova-U1.5 native unified multimodal architecture

Overview

SenseNova-U1.5-8B-MoT is our latest native unified multimodal checkpoint for more accurate, consistent, reliable, and aesthetically compelling visual creation. Built on NEO-unify, it strengthens the patchify layers, data quality and distribution, task formulation, prompt enhancement, and post-training pipeline.

The official release focuses on six user-visible improvements:

  • Higher-quality image generation: improved composition and color harmony, with more realistic material rendering, natural lighting, stronger visual fidelity, and finer local details.
  • Better text rendering and infographic generation: more legible Chinese and English text, with clearer information hierarchy in posters, infographics, brand assets, and other text-dense designs.
  • More efficient native 4K generation: more coherent global structure, color harmony, and stable high-resolution output with improved generation efficiency.
  • More reliable native image editing: stronger preservation of subject identity and unedited content across local, text, multi-reference, insertion, and replacement edits.
  • Stronger complex-instruction following: more consistent execution of object counts, spatial relationships, layouts, styles, and multiple constraints within a single request.
  • More precise visual control: more accurate region- and object-level control through bounding boxes, visual markers, and single- or multi-image references.

Showcases

SenseNova-U1.5 generation and editing showcases

Key Benchmarks

SenseNova-U1.5 benchmark overview

View detailed benchmark results

SenseNova-U1.5 detailed benchmark results

Quick Start

The reference inference implementation is available in the SenseNova-U1 GitHub repository.

Installation

git clone https://github.com/OpenSenseNova/SenseNova-U1.git
cd SenseNova-U1
uv sync
source .venv/bin/activate

The upstream environment uses Python 3.11, PyTorch 2.8, and CUDA 12.8. For other CUDA versions and optional FlashAttention configurations, see the installation guide.

Text-to-Image

python examples/t2i/inference.py \
  --model_path sensenova/SenseNova-U1.5-8B-MoT \
  --prompt "A cinematic mountain lake at sunrise, realistic photography." \
  --width 2048 --height 2048 \
  --device_map auto \
  --output output.png

Image Editing

python examples/editing/inference.py \
  --model_path sensenova/SenseNova-U1.5-8B-MoT \
  --image input.png \
  --prompt "Change the jacket to cobalt blue. Preserve the face, pose, background, lighting, and framing." \
  --output edited.png

See the inference examples for more options, supported resolutions, and batch processing.

Best Practices

Direct natural-language prompts work well for clear tasks with few constraints. For complex generation or editing, use prompt enhancement when additional planning is needed and explicitly specify what should remain unchanged.

See the SenseNova-U1.5 Cookbook for setup instructions and optional Image PE, Caption-to-Prompt, and Editing PE recipes.

🌐 Use with SenseNova-Studio

The fastest way to experience SenseNova-U1.5 is through SenseNova-Studio — a 🆓 free online playground where you can try the model directly in your browser, no installation or GPU required.

Ongoing Improvements

The official release improves upon the Preview, though challenges remain in:

  • Over-emphasized details or colors: some prompts may produce excessive high-frequency detail or oversaturated colors, which can often be mitigated by lowering cfg_scale.
  • Dense text errors: dense, lengthy, small, or mixed Chinese-English text may contain errors.
  • Constrained layouts: exact counts, alignment, or hierarchy may be imperfect in highly constrained layouts.
  • Unstable human details: small faces, hands, limbs, and fine-grained object structures may remain unstable.
  • Complex editing drift: broad, multi-turn, or multi-reference edits may drift, especially when many regions must be preserved simultaneously.

Models

Model Stage HF Weights
SenseNova-U1.5-8B-MoT RL 🤗 Model
SenseNova-U1.5-8B-MoT-SFT Supervised fine-tuning 🤗 Model

🌐 Join the Community!

Join our growing community to share feedback, get support, and stay updated on the latest SenseNova-U1 developments — we'd love to hear from you!

Discord Feishu Group

Citation

If this project is helpful for your research, please consider starring the repository and citing:

@misc{sensenova2026neounify,
  title        = {NEO-unify: Building Native Multimodal Unified Models End to End},
  author       = {SenseNova},
  journal      = {Hugging Face blog},
  url          = {https://huggingface.co/blog/sensenova/neo-unify},
  year         = {2026}
}

@article{sensenova2026sensenovau1,
  title        = {SenseNova-U1: Unifying Multimodal Understanding and Generation with NEO-unify Architecture},
  author       = {Diao, Haiwen and Wu, Penghao and Deng, Hanming and Wang, Jiahao and Bai, Shihao and Wu, Silei and Fan, Weichen and Ye, Wenjie and Tong, Wenwen and Fan, Xiangyu and others},
  journal      = {arXiv preprint arXiv:2605.12500},
  year         = {2026}
}

License

This model is released under the Apache 2.0 License.

Downloads last month
243
Safetensors
Model size
18B params
Tensor type
F32
·
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for sensenova/SenseNova-U1.5-8B-MoT

Adapters
2 models
Finetunes
3 models
Quantizations
1 model

Space using sensenova/SenseNova-U1.5-8B-MoT 1

Collection including sensenova/SenseNova-U1.5-8B-MoT

Paper for sensenova/SenseNova-U1.5-8B-MoT