Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +127 -0
- README.md +486 -3
- README_CN.md +483 -0
- added_tokens.json +295 -0
- config.json +109 -0
- docs/assets/attn.png +3 -0
- docs/assets/benchmarks/generation.webp +3 -0
- docs/assets/benchmarks/interleaved.webp +3 -0
- docs/assets/benchmarks/understanding.webp +3 -0
- docs/assets/discord_qr.webp +0 -0
- docs/assets/lightllm_x2v.png +3 -0
- docs/assets/perform_vs_speed_avg3.webp +3 -0
- docs/assets/perform_vs_speed_avg8.webp +3 -0
- docs/assets/showcases/.gitkeep +1 -0
- docs/assets/showcases/editing/0001_2048x2048_compare.webp +3 -0
- docs/assets/showcases/editing/0002_2048x2048_compare.webp +3 -0
- docs/assets/showcases/editing/0003_2048x2048_compare.webp +3 -0
- docs/assets/showcases/editing/0004_2048x2048_compare.webp +3 -0
- docs/assets/showcases/editing/0005_2400x1696_compare.webp +3 -0
- docs/assets/showcases/editing/034_temporal_reasoning_draw_what_it_will_look_like_result.jpeg +0 -0
- docs/assets/showcases/editing/036_causal_reasoning_draw_what_it_will_look_like_result.jpeg +0 -0
- docs/assets/showcases/editing/039_spatial_reasoning_draw_an_image_showing_the_si_result.jpeg +0 -0
- docs/assets/showcases/editing/042_physics_change_the_water_to_high-con_result.jpeg +0 -0
- docs/assets/showcases/editing/044_biology_what_the_fruit_looks_like_wh_result.jpeg +0 -0
- docs/assets/showcases/editing/046_anomaly_correction_correct_the_unreasonable_par_result.jpeg +0 -0
- docs/assets/showcases/editing/047_mathematics_modify_the_matrix_in_the_ima_result.jpeg +0 -0
- docs/assets/showcases/editing/1_out.webp +3 -0
- docs/assets/showcases/editing/2_out.webp +3 -0
- docs/assets/showcases/editing/3_out.webp +3 -0
- docs/assets/showcases/editing/4_out.webp +3 -0
- docs/assets/showcases/editing/5_out.webp +3 -0
- docs/assets/showcases/editing/6_out.webp +3 -0
- docs/assets/showcases/editing/7_out.webp +3 -0
- docs/assets/showcases/editing/8_out.webp +3 -0
- docs/assets/showcases/interleave/case_0001_makeup_three_looks.webp +3 -0
- docs/assets/showcases/interleave/case_0003_beachfront_villa.webp +3 -0
- docs/assets/showcases/interleave/case_0004_scented_candle_promo.webp +3 -0
- docs/assets/showcases/interleave/case_0005_matchgirl_warm_au.webp +3 -0
- docs/assets/showcases/interleave/case_0006_orange_cat_travel.webp +3 -0
- docs/assets/showcases/interleave/case_0007_bowie_slide_design.webp +3 -0
- docs/assets/showcases/interleave/reasoning.png +3 -0
- docs/assets/showcases/prompt_enhancement/case1.webp +3 -0
- docs/assets/showcases/prompt_enhancement/case1_gemini_enhanced.webp +3 -0
- docs/assets/showcases/prompt_enhancement/case1_kimi_enhanced.webp +3 -0
- docs/assets/showcases/prompt_enhancement/case1_qwen_enhanced.webp +3 -0
- docs/assets/showcases/prompt_enhancement/case1_sensenova_enhanced.webp +3 -0
- docs/assets/showcases/prompt_enhancement/case2.webp +3 -0
- docs/assets/showcases/prompt_enhancement/case2_gemini_enhanced.webp +3 -0
- docs/assets/showcases/prompt_enhancement/case2_kimi_enhanced.webp +3 -0
- docs/assets/showcases/prompt_enhancement/case2_qwen_enhanced.webp +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,130 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
docs/assets/attn.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
docs/assets/benchmarks/generation.webp filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
docs/assets/benchmarks/interleaved.webp filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
docs/assets/benchmarks/understanding.webp filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
docs/assets/lightllm_x2v.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
docs/assets/perform_vs_speed_avg3.webp filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
docs/assets/perform_vs_speed_avg8.webp filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
docs/assets/showcases/editing/0001_2048x2048_compare.webp filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
docs/assets/showcases/editing/0002_2048x2048_compare.webp filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
docs/assets/showcases/editing/0003_2048x2048_compare.webp filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
docs/assets/showcases/editing/0004_2048x2048_compare.webp filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
docs/assets/showcases/editing/0005_2400x1696_compare.webp filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
docs/assets/showcases/editing/1_out.webp filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
docs/assets/showcases/editing/2_out.webp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
docs/assets/showcases/editing/3_out.webp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
docs/assets/showcases/editing/4_out.webp filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
docs/assets/showcases/editing/5_out.webp filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
docs/assets/showcases/editing/6_out.webp filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
docs/assets/showcases/editing/7_out.webp filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
docs/assets/showcases/editing/8_out.webp filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
docs/assets/showcases/interleave/case_0001_makeup_three_looks.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
docs/assets/showcases/interleave/case_0003_beachfront_villa.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
docs/assets/showcases/interleave/case_0004_scented_candle_promo.webp filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
docs/assets/showcases/interleave/case_0005_matchgirl_warm_au.webp filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
docs/assets/showcases/interleave/case_0006_orange_cat_travel.webp filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
docs/assets/showcases/interleave/case_0007_bowie_slide_design.webp filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
docs/assets/showcases/interleave/reasoning.png filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
docs/assets/showcases/prompt_enhancement/case1.webp filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
docs/assets/showcases/prompt_enhancement/case1_gemini_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
docs/assets/showcases/prompt_enhancement/case1_kimi_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
docs/assets/showcases/prompt_enhancement/case1_qwen_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
docs/assets/showcases/prompt_enhancement/case1_sensenova_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
docs/assets/showcases/prompt_enhancement/case2.webp filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
docs/assets/showcases/prompt_enhancement/case2_gemini_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
docs/assets/showcases/prompt_enhancement/case2_kimi_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
docs/assets/showcases/prompt_enhancement/case2_qwen_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
docs/assets/showcases/prompt_enhancement/case2_sensenova_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
docs/assets/showcases/prompt_enhancement/case3.webp filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
docs/assets/showcases/prompt_enhancement/case3_gemini_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
docs/assets/showcases/prompt_enhancement/case3_kimi_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
docs/assets/showcases/prompt_enhancement/case3_qwen_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
docs/assets/showcases/prompt_enhancement/case3_sensenova_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
docs/assets/showcases/prompt_enhancement/case4.webp filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
docs/assets/showcases/prompt_enhancement/case4_gemini_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
docs/assets/showcases/prompt_enhancement/case4_kimi_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
docs/assets/showcases/prompt_enhancement/case4_qwen_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
docs/assets/showcases/prompt_enhancement/case4_sensenova_enhanced.webp filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
docs/assets/showcases/t2i_general/16_9_dense_face_hd_07.webp filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
docs/assets/showcases/t2i_general/16_9_dense_text_rendering_12.webp filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
docs/assets/showcases/t2i_general/1_1_artistic_02.webp filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
docs/assets/showcases/t2i_general/1_1_dense_artistic_10.webp filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
docs/assets/showcases/t2i_general/1_1_dense_artistic_19.webp filter=lfs diff=lfs merge=lfs -text
|
| 88 |
+
docs/assets/showcases/t2i_general/1_1_dense_landscape_12.webp filter=lfs diff=lfs merge=lfs -text
|
| 89 |
+
docs/assets/showcases/t2i_general/1_1_face_hd_13.webp filter=lfs diff=lfs merge=lfs -text
|
| 90 |
+
docs/assets/showcases/t2i_general/1_1_face_hd_17.webp filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
docs/assets/showcases/t2i_general/1_1_landscape_06.webp filter=lfs diff=lfs merge=lfs -text
|
| 92 |
+
docs/assets/showcases/t2i_general/1_1_landscape_07.webp filter=lfs diff=lfs merge=lfs -text
|
| 93 |
+
docs/assets/showcases/t2i_general/9_16_artistic_07.webp filter=lfs diff=lfs merge=lfs -text
|
| 94 |
+
docs/assets/showcases/t2i_general/9_16_dense_artistic_11.webp filter=lfs diff=lfs merge=lfs -text
|
| 95 |
+
docs/assets/showcases/t2i_general/9_16_dense_face_hd_10.webp filter=lfs diff=lfs merge=lfs -text
|
| 96 |
+
docs/assets/showcases/t2i_general/9_16_dense_landscape_05.webp filter=lfs diff=lfs merge=lfs -text
|
| 97 |
+
docs/assets/showcases/t2i_general/9_16_human_pose_11.webp filter=lfs diff=lfs merge=lfs -text
|
| 98 |
+
docs/assets/showcases/t2i_general/9_16_text_rendering_02.webp filter=lfs diff=lfs merge=lfs -text
|
| 99 |
+
docs/assets/showcases/t2i_infographic/0000.webp filter=lfs diff=lfs merge=lfs -text
|
| 100 |
+
docs/assets/showcases/t2i_infographic/0001.webp filter=lfs diff=lfs merge=lfs -text
|
| 101 |
+
docs/assets/showcases/t2i_infographic/0002.webp filter=lfs diff=lfs merge=lfs -text
|
| 102 |
+
docs/assets/showcases/t2i_infographic/0003.webp filter=lfs diff=lfs merge=lfs -text
|
| 103 |
+
docs/assets/showcases/t2i_infographic/0004.webp filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
docs/assets/showcases/t2i_infographic/0005.webp filter=lfs diff=lfs merge=lfs -text
|
| 105 |
+
docs/assets/showcases/t2i_infographic/0006.webp filter=lfs diff=lfs merge=lfs -text
|
| 106 |
+
docs/assets/showcases/t2i_infographic/0007.webp filter=lfs diff=lfs merge=lfs -text
|
| 107 |
+
docs/assets/showcases/t2i_infographic/0008.webp filter=lfs diff=lfs merge=lfs -text
|
| 108 |
+
docs/assets/showcases/t2i_infographic/0009.webp filter=lfs diff=lfs merge=lfs -text
|
| 109 |
+
docs/assets/showcases/t2i_infographic/0010.webp filter=lfs diff=lfs merge=lfs -text
|
| 110 |
+
docs/assets/showcases/t2i_infographic/0011.webp filter=lfs diff=lfs merge=lfs -text
|
| 111 |
+
docs/assets/showcases/t2i_infographic/0012.webp filter=lfs diff=lfs merge=lfs -text
|
| 112 |
+
docs/assets/showcases/t2i_infographic/0013.webp filter=lfs diff=lfs merge=lfs -text
|
| 113 |
+
docs/assets/showcases/t2i_infographic/0014.webp filter=lfs diff=lfs merge=lfs -text
|
| 114 |
+
docs/assets/showcases/t2i_infographic/0015.webp filter=lfs diff=lfs merge=lfs -text
|
| 115 |
+
docs/assets/showcases/t2i_infographic/0016.webp filter=lfs diff=lfs merge=lfs -text
|
| 116 |
+
docs/assets/showcases/t2i_infographic/0017.webp filter=lfs diff=lfs merge=lfs -text
|
| 117 |
+
docs/assets/showcases/t2i_infographic/0018.webp filter=lfs diff=lfs merge=lfs -text
|
| 118 |
+
docs/assets/showcases/t2i_infographic/0019.webp filter=lfs diff=lfs merge=lfs -text
|
| 119 |
+
docs/assets/showcases/t2i_infographic/0020.webp filter=lfs diff=lfs merge=lfs -text
|
| 120 |
+
docs/assets/showcases/t2i_infographic/0021.webp filter=lfs diff=lfs merge=lfs -text
|
| 121 |
+
docs/assets/showcases/t2i_infographic/0022.webp filter=lfs diff=lfs merge=lfs -text
|
| 122 |
+
docs/assets/showcases/t2i_infographic/0023.webp filter=lfs diff=lfs merge=lfs -text
|
| 123 |
+
docs/assets/showcases/t2i_infographic/0024.webp filter=lfs diff=lfs merge=lfs -text
|
| 124 |
+
docs/assets/showcases/t2i_infographic/0025.webp filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
docs/assets/showcases/t2i_infographic/0026.webp filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
docs/assets/showcases/t2i_infographic/0027.webp filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
docs/assets/showcases/t2i_infographic/0028.webp filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
docs/assets/showcases/t2i_infographic/0029.webp filter=lfs diff=lfs merge=lfs -text
|
| 129 |
+
docs/assets/showcases/t2i_infographic/0030.webp filter=lfs diff=lfs merge=lfs -text
|
| 130 |
+
docs/assets/showcases/t2i_infographic/0031.webp filter=lfs diff=lfs merge=lfs -text
|
| 131 |
+
docs/assets/showcases/t2i_infographic/0032.webp filter=lfs diff=lfs merge=lfs -text
|
| 132 |
+
docs/assets/showcases/t2i_infographic/0033.webp filter=lfs diff=lfs merge=lfs -text
|
| 133 |
+
docs/assets/showcases/t2i_infographic/u1-case2.webp filter=lfs diff=lfs merge=lfs -text
|
| 134 |
+
docs/assets/showcases/t2i_reasoning/1_reasoning.png filter=lfs diff=lfs merge=lfs -text
|
| 135 |
+
docs/assets/showcases/t2i_reasoning/2_reasoning.png filter=lfs diff=lfs merge=lfs -text
|
| 136 |
+
docs/assets/showcases/t2i_reasoning/3_reasoning.png filter=lfs diff=lfs merge=lfs -text
|
| 137 |
+
docs/assets/showcases/t2i_reasoning/4_reasoning.png filter=lfs diff=lfs merge=lfs -text
|
| 138 |
+
docs/assets/showcases/t2i_reasoning/5_reasoning.png filter=lfs diff=lfs merge=lfs -text
|
| 139 |
+
docs/assets/showcases/t2i_reasoning/6_reasoning.png filter=lfs diff=lfs merge=lfs -text
|
| 140 |
+
docs/assets/showcases/t2i_reasoning/7_reasoning.png filter=lfs diff=lfs merge=lfs -text
|
| 141 |
+
docs/assets/showcases/vla/1.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 142 |
+
docs/assets/showcases/vla/1.png filter=lfs diff=lfs merge=lfs -text
|
| 143 |
+
docs/assets/showcases/vla/2.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 144 |
+
docs/assets/showcases/vla/2.png filter=lfs diff=lfs merge=lfs -text
|
| 145 |
+
docs/assets/showcases/vla/3.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 146 |
+
docs/assets/showcases/vla/3.png filter=lfs diff=lfs merge=lfs -text
|
| 147 |
+
docs/assets/showcases/vqa/agentic_case.webp filter=lfs diff=lfs merge=lfs -text
|
| 148 |
+
docs/assets/showcases/vqa/agentic_case_2.webp filter=lfs diff=lfs merge=lfs -text
|
| 149 |
+
docs/assets/showcases/vqa/general_case.webp filter=lfs diff=lfs merge=lfs -text
|
| 150 |
+
docs/assets/showcases/vqa/general_case_all.webp filter=lfs diff=lfs merge=lfs -text
|
| 151 |
+
docs/assets/teaser.webp filter=lfs diff=lfs merge=lfs -text
|
| 152 |
+
docs/assets/teaser_1.webp filter=lfs diff=lfs merge=lfs -text
|
| 153 |
+
docs/assets/teaser_2.webp filter=lfs diff=lfs merge=lfs -text
|
| 154 |
+
examples/data/images/3.webp filter=lfs diff=lfs merge=lfs -text
|
| 155 |
+
examples/data/images/5.webp filter=lfs diff=lfs merge=lfs -text
|
| 156 |
+
examples/data/images/6.webp filter=lfs diff=lfs merge=lfs -text
|
| 157 |
+
examples/data/images/8.webp filter=lfs diff=lfs merge=lfs -text
|
| 158 |
+
examples/data/images_reasoning/034_temporal_reasoning_draw_what_it_will_look_like.png filter=lfs diff=lfs merge=lfs -text
|
| 159 |
+
examples/data/images_reasoning/036_causal_reasoning_draw_what_it_will_look_like.png filter=lfs diff=lfs merge=lfs -text
|
| 160 |
+
examples/data/images_reasoning/039_spatial_reasoning_draw_an_image_showing_the_si.png filter=lfs diff=lfs merge=lfs -text
|
| 161 |
+
examples/data/images_reasoning/042_physics_change_the_water_to_high-con.jpg filter=lfs diff=lfs merge=lfs -text
|
| 162 |
+
examples/data/images_reasoning/046_anomaly_correction_correct_the_unreasonable_par.jpg filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,486 @@
|
|
| 1 |
-
--
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# SenseNova-U1: Unifying Multimodal Understanding and Generation with NEO-Unify Architecture
|
| 2 |
+
|
| 3 |
+
<p align="center">
|
| 4 |
+
<strong>English</strong> | <a href="https://huggingface.co/sensenova/SenseNova-U1-8B-MoT/blob/main/README_CN.md">简体中文</a>
|
| 5 |
+
</p>
|
| 6 |
+
|
| 7 |
+
<p align="center">
|
| 8 |
+
<a href="#"><img src="https://img.shields.io/badge/arXiv-Coming-b31b1b.svg" alt="arXiv"></a>
|
| 9 |
+
<a href="https://github.com/OpenSenseNova/SenseNova-U1/tree/main" target="_blank"><img src="https://img.shields.io/badge/SenseNova_U1-Code-100000?style=flat-square&logo=github&logoColor=white" alt="SenseNova-U1" /></a>
|
| 10 |
+
<a href="https://huggingface.co/collections/sensenova/sensenova-u1"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Model-yellow" alt="HuggingFace Model"></a>
|
| 11 |
+
<a href="https://unify.light-ai.top/"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20SenseNova_U1-Demo-Green" alt="SenseNova-U1 Demo"></a>
|
| 12 |
+
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License"></a>
|
| 13 |
+
<a href="https://discord.gg/cxkwXWjp"><img src="https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white" alt="Discord"></a>
|
| 14 |
+
</p>
|
| 15 |
+
|
| 16 |
+
<p align="center">
|
| 17 |
+
<img src="docs/assets/teaser.webp" alt="SenseNova-U1" width="900">
|
| 18 |
+
</p>
|
| 19 |
+
|
| 20 |
+
<p align="center">
|
| 21 |
+
<img src="docs/assets/teaser_2.webp" alt="visualization" width="900">
|
| 22 |
+
</p>
|
| 23 |
+
|
| 24 |
+
## 🌟 Overview
|
| 25 |
+
|
| 26 |
+
🚀 **SenseNova U1** is a new series of native multimodal models that unifies multimodal understanding, reasoning, and generation within a monolithic architecture.
|
| 27 |
+
It marks a fundamental paradigm shift in multimodal AI: **from modality integration to true unification**. Rather than relying on adapters to translate between modalities, SenseNova U1 models think-and-act across language and vision natively.
|
| 28 |
+
|
| 29 |
+
The unification of visual understanding and generation opens tremendous possibilities. SenseNova U1 sits in the stage of **Data-driven Learning** (like ChatGPT), yet gestures toward the next stage, that is, **Agentic Learning** (like OpenClaw) and thinking in a natively multimodal way.
|
| 30 |
+
|
| 31 |
+
<p align="center">
|
| 32 |
+
<img src="docs/assets/teaser_1.webp" alt="radar plot" width="900">
|
| 33 |
+
</p>
|
| 34 |
+
|
| 35 |
+
#### 🏗️ *Key Pillars:*
|
| 36 |
+
|
| 37 |
+
At the core of SenseNova U1 is **[NEO-Unify](https://huggingface.co/blog/sensenova/neo-unify)**, a novel architecture designed from the first principles for multimodal AI: *It eliminates both Visual Encoder (VE) and Variational Auto-Encoder (VAE) where pixel-word information are inherently and deeply correlated.* Several important features are as follows:
|
| 38 |
+
|
| 39 |
+
- 🔗 Model language and visual information end-to-end as a unified compound.
|
| 40 |
+
- 🖼️ Preserve semantic richness while maintaining pixel-level visual fidelity.
|
| 41 |
+
- 🧠 Reason across modalities with high efficiency & minimal conflict via native MoTs.
|
| 42 |
+
|
| 43 |
+
#### ✨ *What This Unlocks:*
|
| 44 |
+
|
| 45 |
+
Powered by this new core architecture, SenseNova U1 delivers exceptional efficiency in multimodal learning:
|
| 46 |
+
|
| 47 |
+
<p align="center">
|
| 48 |
+
<img src="docs/assets/perform_vs_speed_avg8.webp" width="48%" />
|
| 49 |
+
<img src="docs/assets/perform_vs_speed_avg3.webp" width="48%" />
|
| 50 |
+
</p>
|
| 51 |
+
|
| 52 |
+
<p align="center">
|
| 53 |
+
<sub>
|
| 54 |
+
Left: Prediction Latency vs. Averaging Performance on OneIG (EN, ZH), LongText (EN, ZH), CVTG, BizGenEval (Easy, Hard), and IGenBench. <br>
|
| 55 |
+
Right: Prediction Latency vs. Averaging Performance on Infographic Benchmarks (BizGenEval, IGenBench).
|
| 56 |
+
</sub>
|
| 57 |
+
</p>
|
| 58 |
+
|
| 59 |
+
- 🏆 **Open-source SoTA in both understanding and generation**: SenseNova U1 sets a new standard for unified multimodal understanding and generation, achieving state-of-the-art performance among open-source models across a wide range of understanding, reasoning, and generation benchmarks.
|
| 60 |
+
|
| 61 |
+
- 📖 **Native interleaved image-text generation**: SenseNova U1 can generate coherent interleaved text and images in a single flow with one model, enabling use cases such as practical guides and travel diaries that combine clear communication with vivid storytelling and transform complex information into intuitive visuals.
|
| 62 |
+
|
| 63 |
+
- 📰 **High-density information rendering**: SenseNova U1 demonstrates strong capabilities in dense visual communication, generating richly structured layouts for knowledge illustrations, posters, presentations, comics, resumes, and other information-rich formats.
|
| 64 |
+
|
| 65 |
+
|
| 66 |
+
#### 🌍 *Beyond Multimodality:*
|
| 67 |
+
|
| 68 |
+
- 🤖 Vision–Language–Action (VLA)
|
| 69 |
+
- 🌐 World Modeling (WM)
|
| 70 |
+
|
| 71 |
+
## 🦁 Models
|
| 72 |
+
|
| 73 |
+
In this release, we are open-sourcing the SenseNova U1 Lite series in two sizes:
|
| 74 |
+
|
| 75 |
+
- SenseNova U1-8B-MoT — dense backbone
|
| 76 |
+
- SenseNova U1-A3B-MoT — MoE backbone
|
| 77 |
+
|
| 78 |
+
|
| 79 |
+
| Model | Params | HF Weights |
|
| 80 |
+
| :---- | :------- | :--------- |
|
| 81 |
+
| SenseNova-U1-8B-MoT-SFT | 8B MoT | [🤗 link](https://huggingface.co/sensenova/SenseNova-U1-8B-MoT-SFT)|
|
| 82 |
+
| SenseNova-U1-8B-MoT | 8B MoT | [🤗 link](https://huggingface.co/sensenova/SenseNova-U1-8B-MoT) |
|
| 83 |
+
| SenseNova-U1-A3B-MoT-SFT | A3B MoT | 🤗 link |
|
| 84 |
+
| SenseNova-U1-A3B-MoT | A3B MoT | 🤗 link |
|
| 85 |
+
|
| 86 |
+
Here **SFT models** (*×32 downsampling ratio*) are trained via Understanding Warmup, Generation Pre-training, Unified Mid-training, and Unified SFT, with **final models** obtained after an initial round of T2I RL training.
|
| 87 |
+
|
| 88 |
+
Although relatively compact by today’s standards, these models already show strong performance across diverse tasks, comparable to commercial models with excellent cost efficiency. Notably, larger-scale versions are planned to further enhance capability and performance in the future.
|
| 89 |
+
|
| 90 |
+
|
| 91 |
+
## 📣 Updated News
|
| 92 |
+
|
| 93 |
+
- `[2026.04.27]` SenseNova-U1-8B-MoT-SFT and SenseNova-U1-8B-MoT will be released.
|
| 94 |
+
|
| 95 |
+
- `[2026.04.27]` Initial release of the [inference code](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/examples/README.md) for SenseNova-U1.
|
| 96 |
+
|
| 97 |
+
## 📋 ToDo List
|
| 98 |
+
|
| 99 |
+
- [ ] Training code of SenseNova-U1
|
| 100 |
+
|
| 101 |
+
- [ ] Final weights and technical report of SenseNova-U1
|
| 102 |
+
|
| 103 |
+
|
| 104 |
+
## 🎨 Showcases
|
| 105 |
+
|
| 106 |
+
<details>
|
| 107 |
+
<summary>🖼️ Text-to-Image (General)</summary>
|
| 108 |
+
|
| 109 |
+
| | | |
|
| 110 |
+
| :---: | :---: | :---: |
|
| 111 |
+
| [<img width="300" alt="t2i general dense face hd 07" src="./docs/assets/showcases/t2i_general/16_9_dense_face_hd_07.webp">](./docs/assets/showcases/t2i_general/16_9_dense_face_hd_07.webp) | [<img width="300" alt="t2i general dense text rendering 18" src="./docs/assets/showcases/t2i_general/16_9_dense_text_rendering_18.webp">](./docs/assets/showcases/t2i_general/16_9_dense_text_rendering_18.webp) | [<img width="300" alt="t2i general dense text rendering 12" src="./docs/assets/showcases/t2i_general/16_9_dense_text_rendering_12.webp">](./docs/assets/showcases/t2i_general/16_9_dense_text_rendering_12.webp) |
|
| 112 |
+
| [<img width="260" alt="t2i general face hd 13" src="./docs/assets/showcases/t2i_general/1_1_face_hd_13.webp">](./docs/assets/showcases/t2i_general/1_1_face_hd_13.webp) | [<img width="260" alt="t2i general face hd 17" src="./docs/assets/showcases/t2i_general/1_1_face_hd_17.webp">](./docs/assets/showcases/t2i_general/1_1_face_hd_17.webp) | [<img width="260" alt="t2i general face hd 07" src="./docs/assets/showcases/t2i_general/1_1_dense_artistic_10.webp">](./docs/assets/showcases/t2i_general/1_1_dense_artistic_10.webp) |
|
| 113 |
+
| [<img width="260" alt="t2i general landscape 06" src="./docs/assets/showcases/t2i_general/1_1_landscape_06.webp">](./docs/assets/showcases/t2i_general/1_1_landscape_06.webp) | [<img width="260" alt="t2i general dense landscape 12" src="./docs/assets/showcases/t2i_general/1_1_dense_landscape_12.webp">](./docs/assets/showcases/t2i_general/1_1_dense_landscape_12.webp) | [<img width="260" alt="t2i general landscape 07" src="./docs/assets/showcases/t2i_general/1_1_landscape_07.webp">](./docs/assets/showcases/t2i_general/1_1_landscape_07.webp) |
|
| 114 |
+
| [<img width="200" alt="t2i general portrait artistic 02 a" src="./docs/assets/showcases/t2i_general/9_16_dense_face_hd_10.webp">](./docs/assets/showcases/t2i_general/9_16_dense_face_hd_10.webp) | [<img width="200" alt="t2i general portrait artistic 02 b" src="./docs/assets/showcases/t2i_general/9_16_human_pose_11.webp">](./docs/assets/showcases/t2i_general/9_16_human_pose_11.webp) | [<img width="200" alt="t2i general portrait artistic 07" src="./docs/assets/showcases/t2i_general/9_16_artistic_07.webp">](./docs/assets/showcases/t2i_general/9_16_artistic_07.webp) |
|
| 115 |
+
| [<img width="200" alt="t2i general portrait text rendering 02" src="./docs/assets/showcases/t2i_general/9_16_sensenova_u1_31.webp">](./docs/assets/showcases/t2i_general/9_16_sensenova_u1_31.webp) | [<img width="200" alt="t2i general portrait dense landscape 05" src="./docs/assets/showcases/t2i_general/9_16_dense_landscape_05.webp">](./docs/assets/showcases/t2i_general/9_16_dense_landscape_05.webp) | [<img width="200" alt="t2i general portrait dense artistic 11" src="./docs/assets/showcases/t2i_general/9_16_dense_artistic_11.webp">](./docs/assets/showcases/t2i_general/9_16_dense_artistic_11.webp) |
|
| 116 |
+
|
| 117 |
+
</details>
|
| 118 |
+
|
| 119 |
+
<details>
|
| 120 |
+
<summary>🖼️ Text-to-Image (Reasoning)</summary>
|
| 121 |
+
|
| 122 |
+
<table>
|
| 123 |
+
<tr>
|
| 124 |
+
<th style="width: 20%">Original Text</th>
|
| 125 |
+
<th style="width: 50%">Reasoning Process</th>
|
| 126 |
+
<th style="width: 30%">Resulting Image</th>
|
| 127 |
+
</tr>
|
| 128 |
+
<tr>
|
| 129 |
+
<td style="vertical-align: top;">A male peacock trying to attract a female</td>
|
| 130 |
+
<td><div style="max-height: 200px; overflow-y: auto;">1. <b>Instruction Understanding:</b> The core subject is a single male peacock. The action involves the male peacock trying to attract a female. 2. <b>Reasoning Process:</b> Male peacocks perform this ritual by fanning their tail feathers into a massive, colorful circular display. 3. <b>Establish the frame:</b> The frame captures the male peacock in a full-body shot to show the entire display. The angle is eye-level to emphasize the height of the tail feathers. 4. <b>Set the lighting and color:</b> Natural lighting illuminates the colorful circular display with soft shadows. The palette features vibrant blues and greens on the tail feathers. 5. <b>Lock the style:</b> The style is a realistic photograph with sharp focus on the male peacock. The finish is natural without artistic filters. 6. <b>Explicit Prompt:</b> A vibrant male peacock with his tail feathers fully fanned out in a wide, iridescent display of blues and greens, standing in a garden.</div></td>
|
| 131 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/t2i_reasoning/4_reasoning.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 132 |
+
</tr>
|
| 133 |
+
<tr>
|
| 134 |
+
<td style="vertical-align: top;">A small piece of dry wood and a dense iron block are in a transparent water tank</td>
|
| 135 |
+
<td><div style="max-height: 200px; overflow-y: auto;">1. <b>Instruction Understanding:</b> The core subjects are a small piece of dry wood and a dense iron block positioned within a transparent water tank. The wood is floating on the surface while the iron block is submerged at the bottom. 2. <b>Reasoning Process:</b> The wood is less dense than water so it will float, while the iron is denser and will sink to the bottom. 3. <b>Establish the frame:</b> The composition is a vertical medium shot centering the rectangular tank within the frame. The camera angle is eye-level to clearly display the water line and the submerged base. Focus is sharp across the entire depth of the tank to ensure both materials are distinct. 4. <b>Build the environment:</b> The scene is contained entirely within the clear glass walls of the water tank. The water fills the majority of the volume, providing a medium for the floating wood and sunken iron block. The background remains out of focus to keep attention on the tank's interior. 5. <b>Set the lighting and color:</b> Soft natural light illuminates the scene from the left, creating gentle reflections on the water surface. The color palette features the brown grain of the wood contrasting against the dark grey metallic finish of the iron. Shadows are soft and diffused through the liquid. 6. <b>Explicit Prompt:</b> A realistic photo of a transparent water tank showing a piece of wood floating on the surface and an iron block resting at the bottom.</div></td>
|
| 136 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/t2i_reasoning/5_reasoning.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 137 |
+
</tr>
|
| 138 |
+
<tr>
|
| 139 |
+
<td style="vertical-align: top;">A typical dish from the country where Naples is located</td>
|
| 140 |
+
<td><div style="max-height: 200px; overflow-y: auto;">1. <b>Instruction Understanding:</b> The core subject is a Neapolitan pizza presented as a typical dish. The context specifies Naples, Italy, as the country of origin for this food item. 2. <b>Reasoning Process:</b> Naples is in Italy, and a classic dish is a Neapolitan pizza. 3. <b>Establish the frame:</b> The Neapolitan pizza is captured in a close-up shot that fills the central frame. The angle is slightly elevated to show the round form of the dish clearly. 4. <b>Set the lighting and color:</b> Soft lighting illuminates the surface of the Neapolitan pizza to reveal texture. Warm tones dominate the color palette, emphasizing the baked nature of the dish. 5. <b>Lock the style:</b> The image utilizes a realistic photographic style with sharp focus on the main subject. The finish appears natural and appetizing, suitable for food documentation. 6. <b>Explicit Prompt:</b> A delicious Neapolitan pizza with a soft, charred crust, tomato sauce, and fresh mozzarella, served on a rustic wooden table, realistic food photography.</div></td>
|
| 141 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/t2i_reasoning/2_reasoning.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 142 |
+
</tr>
|
| 143 |
+
<tr>
|
| 144 |
+
<td style="vertical-align: top;">A solution of calcium carbonate reacting with acetic acid</td>
|
| 145 |
+
<td><div style="max-height: 200px; overflow-y: auto;">1. <b>Instruction Understanding:</b> The core subject is a solution of calcium carbonate and acetic acid. The prompt specifies the reacting state of the chemical mixture. 2. <b>Reasoning Process:</b> The reaction produces carbon dioxide gas, which would be visible as a steady stream of bubbles rising through the liquid. 3. <b>Establish the frame:</b> The camera frames the solution closely to capture the details of the reaction. The composition centers on the liquid where the gas is visible. 4. <b>Set the lighting and color:</b> The liquid appears clear, allowing the white bubbles to stand out distinctly. The lighting is bright and even to illuminate the stream of gas. 5. <b>Lock the style:</b> The image maintains a realistic photographic style suitable for scientific observation. The focus is sharp on the reacting solution and bubbles. 6. <b>Explicit Prompt:</b> A test tube filled with a clear liquid and a rapid, effervescent stream of carbon dioxide bubbles rising to the surface, laboratory experiment.</div></td>
|
| 146 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/t2i_reasoning/7_reasoning.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 147 |
+
</tr>
|
| 148 |
+
</table>
|
| 149 |
+
|
| 150 |
+
</details>
|
| 151 |
+
|
| 152 |
+
<details>
|
| 153 |
+
<summary>🖼️ Text-to-Image (Infographics)</summary>
|
| 154 |
+
|
| 155 |
+
<table align="center">
|
| 156 |
+
<tr>
|
| 157 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0004.webp"><img width="300" alt="t2i landscape 0001" src="./docs/assets/showcases/t2i_infographic/0004.webp"></a></td>
|
| 158 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0012.webp"><img width="300" alt="t2i landscape 0002" src="./docs/assets/showcases/t2i_infographic/0012.webp"></a></td>
|
| 159 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0005.webp"><img width="300" alt="t2i landscape 0003" src="./docs/assets/showcases/t2i_infographic/0005.webp"></a></td>
|
| 160 |
+
</tr>
|
| 161 |
+
<tr>
|
| 162 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0018.webp"><img width="300" alt="t2i landscape 0004" src="./docs/assets/showcases/t2i_infographic/0018.webp"></a></td>
|
| 163 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0024.webp"><img width="300" alt="t2i landscape 0005" src="./docs/assets/showcases/t2i_infographic/0024.webp"></a></td>
|
| 164 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0019.webp"><img width="300" alt="t2i landscape 0006" src="./docs/assets/showcases/t2i_infographic/0019.webp"></a></td>
|
| 165 |
+
</tr>
|
| 166 |
+
<tr>
|
| 167 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0006.webp"><img width="300" alt="t2i landscape 0007" src="./docs/assets/showcases/t2i_infographic/0006.webp"></a></td>
|
| 168 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0015.webp"><img width="300" alt="t2i landscape 0008" src="./docs/assets/showcases/t2i_infographic/0015.webp"></a></td>
|
| 169 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0025.webp"><img width="300" alt="t2i landscape 0009" src="./docs/assets/showcases/t2i_infographic/0025.webp"></a></td>
|
| 170 |
+
</tr>
|
| 171 |
+
</table>
|
| 172 |
+
|
| 173 |
+
<table align="center">
|
| 174 |
+
<tr>
|
| 175 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0000.webp"><img width="220" alt="t2i landscape 0010" src="./docs/assets/showcases/t2i_infographic/0000.webp"></a></td>
|
| 176 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0003.webp"><img width="220" alt="t2i landscape 0011" src="./docs/assets/showcases/t2i_infographic/0003.webp"></a></td>
|
| 177 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0001.webp"><img width="220" alt="t2i landscape 0012" src="./docs/assets/showcases/t2i_infographic/0001.webp"></a></td>
|
| 178 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0022.webp"><img width="220" alt="t2i landscape 0012" src="./docs/assets/showcases/t2i_infographic/0022.webp"></a></td>
|
| 179 |
+
</tr>
|
| 180 |
+
<tr>
|
| 181 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0016.webp"><img width="220" alt="t2i image 0022" src="./docs/assets/showcases/t2i_infographic/0016.webp"></a></td>
|
| 182 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0010.webp"><img width="220" alt="t2i image 0020" src="./docs/assets/showcases/t2i_infographic/0010.webp"></a></td>
|
| 183 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0007.webp"><img width="220" alt="t2i image 0021" src="./docs/assets/showcases/t2i_infographic/0007.webp"></a></td>
|
| 184 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0021.webp"><img width="220" alt="t2i image 0023" src="./docs/assets/showcases/t2i_infographic/0021.webp"></a></td>
|
| 185 |
+
</tr>
|
| 186 |
+
<tr>
|
| 187 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0014.webp"><img width="220" alt="t2i image 0024" src="./docs/assets/showcases/t2i_infographic/0014.webp"></a></td>
|
| 188 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0028.webp"><img width="220" alt="t2i image 0025" src="./docs/assets/showcases/t2i_infographic/0028.webp"></a></td>
|
| 189 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0033.webp"><img width="220" alt="t2i image 0026" src="./docs/assets/showcases/t2i_infographic/0033.webp"></a></td>
|
| 190 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0002.webp"><img width="220" alt="t2i image 0027" src="./docs/assets/showcases/t2i_infographic/0002.webp"></a></td>
|
| 191 |
+
</tr>
|
| 192 |
+
<tr>
|
| 193 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0031.webp"><img width="230" alt="t2i image 0028" src="./docs/assets/showcases/t2i_infographic/0031.webp"></a></td>
|
| 194 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0030.webp"><img width="230" alt="t2i image 0029" src="./docs/assets/showcases/t2i_infographic/0030.webp"></a></td>
|
| 195 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0032.webp"><img width="230" alt="t2i image 0030" src="./docs/assets/showcases/t2i_infographic/0032.webp"></a></td>
|
| 196 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0029.webp"><img width="230" alt="t2i image 0031" src="./docs/assets/showcases/t2i_infographic/0029.webp"></a></td>
|
| 197 |
+
</tr>
|
| 198 |
+
</table>
|
| 199 |
+
|
| 200 |
+
</details>
|
| 201 |
+
|
| 202 |
+
> 📸 **More generation samples:** see [Image Generation Gallery](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/showcases.md#text-to-image).
|
| 203 |
+
|
| 204 |
+
|
| 205 |
+
<details>
|
| 206 |
+
<summary>✏️ Image Editing (General)</summary>
|
| 207 |
+
|
| 208 |
+
| | |
|
| 209 |
+
| :---: | :---: |
|
| 210 |
+
| <div align="center"><a href="./examples/editing/data/images/1.webp"><img width="150" alt="editing input 1" src="./examples/editing/data/images/1.webp"></a> <a href="./docs/assets/showcases/editing/1_out.webp"><img width="150" alt="editing output 1" src="./docs/assets/showcases/editing/1_out.webp"></a><br><sub>Change the jacket of the person on the left to bright yellow.</sub></div> | <div align="center"><a href="./examples/editing/data/images/3.webp"><img width="150" alt="editing input 3" src="./examples/editing/data/images/3.webp"></a> <a href="./docs/assets/showcases/editing/3_out.webp"><img width="150" alt="editing output 3" src="./docs/assets/showcases/editing/3_out.webp"></a><br><sub>在小狗头上放一个花环,并且把图片变为吉卜力风格。</sub></div> |
|
| 211 |
+
| <div align="center"><a href="./examples/editing/data/images/2.webp"><img width="150" alt="editing input 2" src="./examples/editing/data/images/2.webp"></a> <a href="./docs/assets/showcases/editing/2_out.webp"><img width="150" alt="editing output 2" src="./docs/assets/showcases/editing/2_out.webp"></a><br><sub>Make the person in the image smile.</sub></div> | <div align="center"><a href="./examples/editing/data/images/4.webp"><img width="150" alt="editing input 4" src="./examples/editing/data/images/4.webp"></a> <a href="./docs/assets/showcases/editing/4_out.webp"><img width="150" alt="editing output 4" src="./docs/assets/showcases/editing/4_out.webp"></a><br><sub>Add a bouquet of flowers.</sub></div> |
|
| 212 |
+
| <div align="center"><a href="./examples/editing/data/images/8.webp"><img width="150" alt="editing input 8" src="./examples/editing/data/images/8.webp"></a> <a href="./docs/assets/showcases/editing/8_out.webp"><img width="150" alt="editing output 8" src="./docs/assets/showcases/editing/8_out.webp"></a><br><sub>Replace the man with a woman.</sub></div> | <div align="center"><a href="./examples/editing/data/images/6.webp"><img width="150" alt="editing input 6" src="./examples/editing/data/images/6.webp"></a> <a href="./docs/assets/showcases/editing/6_out.webp"><img width="150" alt="editing output 6" src="./docs/assets/showcases/editing/6_out.webp"></a><br><sub>Replace the text "WARFIGHTER" to "BATTLEFIELD" in the bold orange-red font.</sub></div> |
|
| 213 |
+
|
| 214 |
+
</details>
|
| 215 |
+
|
| 216 |
+
|
| 217 |
+
<details>
|
| 218 |
+
<summary>✏️ Image Editing (Reasoning)</summary>
|
| 219 |
+
|
| 220 |
+
<table>
|
| 221 |
+
<tr>
|
| 222 |
+
<th style="width: 20%">Original Text</th>
|
| 223 |
+
<th style="width: 30%">Original Image</th>
|
| 224 |
+
<th style="width: 20%">Reasoning Process</th>
|
| 225 |
+
<th style="width: 30%">Resulting Image</th>
|
| 226 |
+
</tr>
|
| 227 |
+
<tr>
|
| 228 |
+
<td style="vertical-align: top;">Draw what it will look like one hour later.</td>
|
| 229 |
+
<td style="vertical-align: top;"><img src="./examples/editing/data/images_reasoning/034_temporal_reasoning_draw_what_it_will_look_like.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 230 |
+
<td><div style="max-height: 200px; overflow-y: auto;">
|
| 231 |
+
1. <b>Source Image Analysis:</b> The source image shows a glass cup of hot tea with steeping tea leaves, and the water appears relatively clear. 2. <b>Instruction Understanding:</b> The instruction asks for the appearance one hour later. 3. <b>Reasoning Process:</b> Over time, tannins and pigments leach out, making the tea noticeably darker and more uniformly colored, and the leaves may look more swollen and darker from soaking. 4. <b>Expected Visual Changes:</b> The expected visible result is a deeper amber-to-brown tea color and more fully saturated liquid. 5. <b>Elements to Preserve:</b> The glass cup, scattered leaves around it, background, and camera angle should remain unchanged. 6. <b>Explicit Edit Prompt:</b> Edit the tea liquid to a much darker, more saturated amber-brown color as if fully steeped, and make the tea leaves look slightly darker and more swollen, while keeping the glass cup, surrounding leaves, background, and framing unchanged.</div></td>
|
| 232 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/editing/034_temporal_reasoning_draw_what_it_will_look_like_result.jpeg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 233 |
+
</tr>
|
| 234 |
+
<tr>
|
| 235 |
+
<td style="vertical-align: top;">Draw what it will look like immediately after someone stands up from sitting on it for a long time.</td>
|
| 236 |
+
<td style="vertical-align: top;"><img src="./examples/editing/data/images_reasoning/036_causal_reasoning_draw_what_it_will_look_like.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 237 |
+
<td><div style="max-height: 200px; overflow-y: auto;">
|
| 238 |
+
1. <b>Source Image Analysis:</b> The source image shows a fluffy lime-green beanbag chair that looks evenly plump and undisturbed on a white background. 2. <b>Instruction Understanding:</b> The edit instruction asks for its appearance immediately after someone stood up from sitting there for a long time. 3. <b>Reasoning Process:</b> Prolonged weight compresses the fabric and internal fill, leaving a depressed seat area, wrinkles radiating outward, and a slowly recovering shape. 4. <b>Expected Visual Changes:</b> The visible result should be a noticeable dip and creasing where a person was seated. 5. <b>Elements to Preserve:</b> The background, beanbag color, lighting, and camera angle should remain unchanged while only the beanbag’s shape shows the compression. 6. <b>Explicit Edit Prompt:</b> Edit the beanbag chair to show a clear seated depression in the center with surrounding wrinkles and slightly compressed fabric, while keeping the white background, lighting, and camera angle unchanged.</div></td>
|
| 239 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/editing/036_causal_reasoning_draw_what_it_will_look_like_result.jpeg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 240 |
+
</tr>
|
| 241 |
+
<tr>
|
| 242 |
+
<td style="vertical-align: top;">Change the water to high-concentration saltwater</td>
|
| 243 |
+
<td style="vertical-align: top;"><img src="./examples/editing/data/images_reasoning/042_physics_change_the_water_to_high-con.jpg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 244 |
+
<td><div style="max-height: 200px; overflow-y: auto;">
|
| 245 |
+
1. <b>Source Image Analysis:</b> The source image shows an egg resting at the bottom of a glass of water. 2. <b>Instruction Understanding:</b> The instruction asks to change the medium to high-concentration saltwater. 3. <b>Reasoning Process:</b> Saltwater is denser than fresh water, which increases the buoyant force on the egg. 4. <b>Expected Visual Changes:</b> As density increases, the egg will overcome gravity and float higher or suspend in the middle of the liquid. 5. <b>Elements to Preserve:</b> The glass and the egg's appearance should remain consistent, focusing on the shift in the egg's vertical position. 6. <b>Explicit Edit Prompt:</b> Edit the position of the egg so it is floating in the middle of the liquid instead of resting on the bottom, while keeping the glass and the egg's appearance unchanged.</div></td>
|
| 246 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/editing/042_physics_change_the_water_to_high-con_result.jpeg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 247 |
+
</tr>
|
| 248 |
+
<tr>
|
| 249 |
+
<td style="vertical-align: top;">What the fruit looks like when ripe in the picture</td>
|
| 250 |
+
<td style="vertical-align: top;"><img src="./examples/editing/data/images_reasoning/044_biology_what_the_fruit_looks_like_wh.jpg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 251 |
+
<td><div style="max-height: 200px; overflow-y: auto;">
|
| 252 |
+
1. <b>Source Image Analysis:</b> The source image shows green, unripe bananas. 2. <b>Instruction Understanding:</b> The instruction asks for the appearance of the fruit when ripe. 3. <b>Reasoning Process:</b> Ripening involves a breakdown of chlorophyll and the production of sugars, which turns the skin from green to yellow and often causes small brown sugar spots to appear. 4. <b>Expected Visual Changes:</b> The color and texture of the peel should transition to a ripe state. 5. <b>Elements to Preserve:</b> The shape of the bananas and the white background should remain constant. 6. <b>Explicit Edit Prompt:</b> Edit the green bananas to be bright yellow with small brown spots, while keeping the original shape and white background unchanged.</div></td>
|
| 253 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/editing/044_biology_what_the_fruit_looks_like_wh_result.jpeg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 254 |
+
</tr>
|
| 255 |
+
</table>
|
| 256 |
+
|
| 257 |
+
</details>
|
| 258 |
+
|
| 259 |
+
> 📸 **More editing samples:** see [Image Editing Gallery](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/showcases.md#image-editing).
|
| 260 |
+
|
| 261 |
+
<details>
|
| 262 |
+
<summary>♻️ Interleaved Generation (General)</summary>
|
| 263 |
+
|
| 264 |
+
| |
|
| 265 |
+
| :---: |
|
| 266 |
+
| [<img alt="interleave case 05" src="./docs/assets/showcases/interleave/case_0005_matchgirl_warm_au.webp">](./docs/assets/showcases/interleave/case_0005_matchgirl_warm_au.webp) |
|
| 267 |
+
| [<img alt="interleave case 06" src="./docs/assets/showcases/interleave/case_0006_orange_cat_travel.webp">](./docs/assets/showcases/interleave/case_0006_orange_cat_travel.webp) |
|
| 268 |
+
|
| 269 |
+
</details>
|
| 270 |
+
|
| 271 |
+
|
| 272 |
+
<details>
|
| 273 |
+
<summary>♻️ Interleaved Generation (Reasoning)</summary>
|
| 274 |
+
|
| 275 |
+
| |
|
| 276 |
+
| :---: |
|
| 277 |
+
| [<img alt="interleave case 05" src="./docs/assets/showcases/interleave/reasoning.png">](./docs/assets/showcases/interleave/reasoning.png) |
|
| 278 |
+
|
| 279 |
+
</details>
|
| 280 |
+
|
| 281 |
+
> 📸 **More interleaved samples:** see [Interleaved Generation Gallery](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/showcases.md#interleaved-generation).
|
| 282 |
+
|
| 283 |
+
<details>
|
| 284 |
+
<summary>📝 Visual Understanding (General)</summary>
|
| 285 |
+
|
| 286 |
+
| |
|
| 287 |
+
| :---: |
|
| 288 |
+
| [<img alt="vqa general cases" src="./docs/assets/showcases/vqa/general_case.webp">](./docs/assets/showcases/vqa/general_case.webp) |
|
| 289 |
+
|
| 290 |
+
</details>
|
| 291 |
+
|
| 292 |
+
<details>
|
| 293 |
+
<summary>📝 Visual Understanding (Agentic)</summary>
|
| 294 |
+
|
| 295 |
+
| |
|
| 296 |
+
| :---: |
|
| 297 |
+
| [<img alt="vqa agentic case" src="./docs/assets/showcases/vqa/agentic_case.webp">](./docs/assets/showcases/vqa/agentic_case.webp) |
|
| 298 |
+
|
| 299 |
+
|
| 300 |
+
</details>
|
| 301 |
+
|
| 302 |
+
> 📸 **More understanding samples:** see [Visual Understanding Gallery](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/showcases.md#visual-understanding).
|
| 303 |
+
|
| 304 |
+
|
| 305 |
+
<details>
|
| 306 |
+
<summary>🦾 Visual-Language Action</summary>
|
| 307 |
+
|
| 308 |
+
[](https://www.youtube.com/watch?v=3mvBPPgv8vo)
|
| 309 |
+
[](https://www.youtube.com/watch?v=2QZY8gf0Vsk)
|
| 310 |
+
[](https://www.youtube.com/watch?v=tznVbuYf0yw)
|
| 311 |
+
|
| 312 |
+
</details>
|
| 313 |
+
|
| 314 |
+
|
| 315 |
+
## 📊 Key Benchmarks
|
| 316 |
+
|
| 317 |
+
<details>
|
| 318 |
+
<summary>📝 Visual Understanding</summary>
|
| 319 |
+
|
| 320 |
+
<p align="center">
|
| 321 |
+
<img src="docs/assets/benchmarks/understanding.webp" alt="Understanding Benchmarks">
|
| 322 |
+
</p>
|
| 323 |
+
|
| 324 |
+
</details>
|
| 325 |
+
|
| 326 |
+
<details>
|
| 327 |
+
<summary>🖼️ Visual Generation</summary>
|
| 328 |
+
|
| 329 |
+
<p align="center">
|
| 330 |
+
<img src="docs/assets/benchmarks/generation.webp" alt="Generation Benchmarks">
|
| 331 |
+
</p>
|
| 332 |
+
|
| 333 |
+
</details>
|
| 334 |
+
|
| 335 |
+
<details>
|
| 336 |
+
<summary>♻️ Visual Reasoning</summary>
|
| 337 |
+
|
| 338 |
+
<p align="center">
|
| 339 |
+
<img src="docs/assets/benchmarks/interleaved.webp" alt="Interleaved Benchmarks">
|
| 340 |
+
</p>
|
| 341 |
+
|
| 342 |
+
</details>
|
| 343 |
+
|
| 344 |
+
> Evaluation scripts and benchmark reproduction guides are added in [`evaluation`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/evaluation/README.md).
|
| 345 |
+
|
| 346 |
+
## ⚠️ Ongoing Improvements
|
| 347 |
+
|
| 348 |
+
Despite strong performance across tasks, several limitations remain for improvement:
|
| 349 |
+
|
| 350 |
+
* **Visual Understanding**:
|
| 351 |
+
The current model only supports a context length of up to **32K** tokens, which may constrain performance in scenarios requiring longer or more complex visual contexts.
|
| 352 |
+
|
| 353 |
+
* **Human-centric Generation**:
|
| 354 |
+
Fine-grained details of human bodies can be challenging, especially when people appear as small elements within a scene or are engaged in complex interactions with surrounding objects.
|
| 355 |
+
|
| 356 |
+
* **Text-based Generation**:
|
| 357 |
+
Text rendering may sometimes produce misspellings, distorted characters, or formatting inconsistencies, which are sensitive to how prompts are phrased, especially in text-heavy scenarios. (see [`prompt enhancement`](./docs/prompt_enhancement.md) for best practice)
|
| 358 |
+
|
| 359 |
+
* **Interleaved Generation**:
|
| 360 |
+
|
| 361 |
+
* As an experimental feature, interleaved generation is still evolving and may not yet match the performance of dedicated text-to-image (T2I) pipelines.
|
| 362 |
+
|
| 363 |
+
* **Beta status:** RL has not been specifically optimized for visual editing, reasoning, and interleaved tasks, and current performance is comparable SFT models.
|
| 364 |
+
|
| 365 |
+
We view these areas as active directions and expect continued improvements in future iterations.
|
| 366 |
+
|
| 367 |
+
|
| 368 |
+
## 🛠️ Quick Start
|
| 369 |
+
|
| 370 |
+
|
| 371 |
+
### 🌐 Use with SenseNova-Studio
|
| 372 |
+
|
| 373 |
+
The fastest way to experience SenseNova-U1 is through **[SenseNova-Studio](https://unify.light-ai.top/)** — a 🆓 free online playground where you can try the model directly in your browser, no installation or GPU required.
|
| 374 |
+
|
| 375 |
+
> **Note:** To serve more users, U1-Fast has undergone step and CFG distillation, and is dedicated to infographic generation.
|
| 376 |
+
|
| 377 |
+
|
| 378 |
+
### 🦞 Use with SenseNova-Skills (OpenClaw)
|
| 379 |
+
|
| 380 |
+
The easiest way to integrate SenseNova-U1 into your own agent or application is through our companion repository **[SenseNova-Skills (OpenClaw) 🦞](https://github.com/OpenSenseNova/SenseNova-Skills)**, which ships SenseNova-U1 as a ready-to-use skill with a unified tool-calling interface.
|
| 381 |
+
|
| 382 |
+
> Refer to the [SenseNova-Skills README](https://github.com/OpenSenseNova/SenseNova-Skills) for installation and usage details.
|
| 383 |
+
|
| 384 |
+
<details>
|
| 385 |
+
<summary>✨ Some interesting cases produced through our Skills and Studio</summary>
|
| 386 |
+
|
| 387 |
+
<p align="center">
|
| 388 |
+
<img src="docs/assets/showcases/t2i_infographic/u1-case2.webp" alt="Skill Cases">
|
| 389 |
+
</p>
|
| 390 |
+
|
| 391 |
+
</details>
|
| 392 |
+
|
| 393 |
+
### 🤗 Run with transformers (Default)
|
| 394 |
+
|
| 395 |
+
> **Setup:** Follow the [Installation Guide](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/installation.md) to clone the repo and install dependencies with [uv](https://github.com/astral-sh/uv).
|
| 396 |
+
|
| 397 |
+
<details open>
|
| 398 |
+
<summary>📝 Visual Understanding</summary>
|
| 399 |
+
|
| 400 |
+
```bash
|
| 401 |
+
python examples/vqa/inference.py --model_path SenseNova/SenseNova-U1-8B-MoT --image examples/vqa/data/images/menu.jpg --question "My friend and I are dining together tonight. Looking at this menu, can you recommend a good combination of dishes for 2 people? We want a balanced meal — a mix of mains and maybe a starter or dessert. Budget-conscious but want to try the highlights." --output outputs/answer.txt --max_new_tokens 8192 --do_sample --temperature 0.6 --top_p 0.95 --top_k 20 --repetition_penalty 1.05 --profile
|
| 402 |
+
```
|
| 403 |
+
|
| 404 |
+
</details>
|
| 405 |
+
|
| 406 |
+
> See [`examples/README.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/examples/README.md#visual-understanding-vqa) for batched inference, generation parameters, and JSONL format.
|
| 407 |
+
|
| 408 |
+
<details open>
|
| 409 |
+
<summary>🖼️ Text-to-Image</summary>
|
| 410 |
+
|
| 411 |
+
```bash
|
| 412 |
+
python examples/t2i/inference.py --model_path SenseNova/SenseNova-U1-8B-MoT --prompt "这张信息图的标题是“SenseNova-U1”,采用现代极简科技矩阵风格。整体布局为水平三列网格结构,背景是带有极浅银灰色细密点阵的哑光纯白高级纸张纹理,画面长宽比为16:9。\n\n排版��用严谨的视觉层级:主标题使用粗体无衬线黑体字,正文使用清晰的现代等宽字体。配色方案极其克制,以纯白色为底,深炭黑为主视觉文字和边框,浅石板灰用于背景色块和次要信息区分,图标采用精致的银灰色线框绘制。\n\n在画面正上方居中位置,使用醒目的深炭黑粗体字排布着大标题“SenseNova-U1”。标题正下方是浅石板灰色的等宽字体副标题“新一代端到端统一多模态大模型家族”。\n\n画面主体分为左、中、右三个相等的垂直信息区块,区块之间通过充足的负空间进行物理隔离。\n\n左侧区块的主题是概述。顶部有一个银灰色线框绘制的、由放大镜和齿轮交织的图标,旁边是粗体小标题“Overview”。该区块内从上到下垂直排列着三个要点:第一个要点旁边是一个代表文档与照片重叠的极简图标,紧跟着文字“多模态模型家族,统一文本/图像理解和生成”。向下是由两个相连的同心圆组成的架构图标,配有文字“基于NEO-Unify架构(端到端统一理解和生成)”。最下方是一个带有斜线划掉的眼睛和漏斗形状的图标,明确指示文本“无需视觉编码器(VE)和变分自编码器(VAE)”。\n\n中间区块展示模型矩阵。顶部是一个包含两个分支节点的树状网络图标,旁边是粗体小标题“两个模型规格”。区块内分为上下两个包裹在浅石板灰色极细边框内的卡片。上方的卡片内画着一个代表高密度的实心几何立方体图标,大字标注“SenseNova-U1-8B-MoT”,下方是等宽字体说明“8B MoT 密集主干模型”。下方的卡片内画着一个带有闪电符号的网状发光大脑图标,大字标注“SenseNova-U1-A3B-MoT”,下方是等宽字体说明“A3B MoT 混合专家(MoE)主干模型”。在这两个独立卡片的正下方,左侧放置一个笑脸轮廓图标搭配文字“将在HF等平台公开”,右侧放置一个带有折角的书面报告图标搭配文字“将发布技术报告”。\n\n右侧区块呈现核心优势。顶部是一个代表巅峰的上升阶梯折线图图标,旁边是粗体小标题“Highlights”。该区块内部垂直分布着四个带有浅石板灰底色的长方形色块,每个色块内部左侧对应一个具体的图标,右侧为文字。第一个色块内是一个无缝相连的莫比乌斯环图标,配文“原生统一架构,无VE和VAE”。第二个色块内是一个顶端带有星星的奖杯图标,配文“单一统一模型在理解和生成任务上均达到SOTA性能”。第三个色块内是代表文本行与拍立得照片交替穿插的图标,配文“强大的原生交错推理能力(模型原生生成图像进行推理)”。最后一个色块内是一个被切分出一小块的硬币与详细饼状图结合的图标,配文“能生成复杂信息图表,性价比出色”。" --width 2720 --height 1536 --cfg_scale 4.0 --cfg_norm none --timestep_shift 3.0 --num_steps 50 --output output.png --profile
|
| 413 |
+
```
|
| 414 |
+
|
| 415 |
+
</details>
|
| 416 |
+
|
| 417 |
+
> Default resolution is 2048×2048 (1:1). See [supported resolution buckets](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/README.md#supported-resolution-buckets) for other aspect ratios.
|
| 418 |
+
|
| 419 |
+
> For high-quality infographic generation, it is recommended to apply [prompt enhancement](./docs/prompt_enhancement.md) before generating images.
|
| 420 |
+
|
| 421 |
+
|
| 422 |
+
<details open>
|
| 423 |
+
<summary>✏️ Image Editing</summary>
|
| 424 |
+
|
| 425 |
+
```bash
|
| 426 |
+
python examples/editing/inference.py --model_path SenseNova/SenseNova-U1-8B-MoT --prompt "Change the animal's fur color to a darker shade." --image examples/editing/data/images/1.jpg --cfg_scale 4.0 --img_cfg_scale 1.0 --cfg_norm none --timestep_shift 3.0 --num_steps 50 --output output_edited.png --profile --compare
|
| 427 |
+
```
|
| 428 |
+
|
| 429 |
+
</details>
|
| 430 |
+
|
| 431 |
+
> 💡 Pre-resize inputs to ~2048×2048 resolution with orginal aspect ratio before inference for best quality (see [`examples/editing/resize_inputs.py`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/editing/resize_inputs.py)).
|
| 432 |
+
|
| 433 |
+
|
| 434 |
+
<details open>
|
| 435 |
+
<summary>♻️ Interleaved Generation</summary>
|
| 436 |
+
|
| 437 |
+
```bash
|
| 438 |
+
python examples/interleave/inference.py --model_path SenseNova/SenseNova-U1-8B-MoT --prompt "I want to learn how to cook tomato and egg stir-fry. Please give me a beginner-friendly illustrated tutorial." --resolution "16:9" --output_dir outputs/interleave/ --stem demo --profile
|
| 439 |
+
```
|
| 440 |
+
</details>
|
| 441 |
+
|
| 442 |
+
> See [`examples/README.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/examples/README.md) for batched inference, JSONL format, prompt enhancement, resolution buckets, and full flag reference.
|
| 443 |
+
|
| 444 |
+
|
| 445 |
+
### ⚡ Run with LightLLM + LightX2V (Recommended)
|
| 446 |
+
|
| 447 |
+
For production serving, we co-design a dedicated inference stack on top of **[LightLLM](https://github.com/ModelTC/lightllm)** (understanding) and **[LightX2V](https://github.com/ModelTC/lightx2v)** (generation). The two engines are disaggregated so that each path can use its own parallelism and resource budget, with a low-overhead transfer channel in between.
|
| 448 |
+
|
| 449 |
+
On a single node with `TP2 + CFG2`, this stack delivers roughly **~0.15 s/step** and **~9 s end-to-end** for a **2048×2048** image on H100 / H200, with a ~**2.4–3.2×** prefill speedup from our FA3-based hybrid-mask attention over the Triton baseline. Full per-GPU performance are reported in [`docs/inference_infra.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/inference_infra.md).
|
| 450 |
+
|
| 451 |
+
An official docker image is provided for one-command deployment:
|
| 452 |
+
|
| 453 |
+
```bash
|
| 454 |
+
docker pull lightx2v/lightllm_lightx2v:20260407
|
| 455 |
+
```
|
| 456 |
+
|
| 457 |
+
> ⚙️ **Deployment guide (Docker, launch flags, modes, quantization, API test):** see [`docs/deployment.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/deployment.md).
|
| 458 |
+
>
|
| 459 |
+
> 📖 **Full design and performance profiling:** see [`docs/inference_infra.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/inference_infra.md).
|
| 460 |
+
|
| 461 |
+
<!-- ## 🖊️ Citation
|
| 462 |
+
|
| 463 |
+
```bibtex
|
| 464 |
+
|
| 465 |
+
``` -->
|
| 466 |
+
|
| 467 |
+
## 🌐 Join the Community!
|
| 468 |
+
|
| 469 |
+
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!
|
| 470 |
+
|
| 471 |
+
<div align="center">
|
| 472 |
+
<table>
|
| 473 |
+
<tr>
|
| 474 |
+
<td align="center"><b><a href="https://discord.gg/cxkwXWjp">Discord</a></b></td>
|
| 475 |
+
<td align="center"><b>WeChat Group</b></td>
|
| 476 |
+
</tr>
|
| 477 |
+
<tr>
|
| 478 |
+
<td align="center"><a href="https://discord.gg/cxkwXWjp"><img src="docs/assets/discord_qr.webp" width="160"/></a></td>
|
| 479 |
+
<td align="center"><img src="docs/assets/wechat_qr.webp" width="160"/></td>
|
| 480 |
+
</tr>
|
| 481 |
+
</table>
|
| 482 |
+
</div>
|
| 483 |
+
|
| 484 |
+
## ⚖️ License
|
| 485 |
+
|
| 486 |
+
This project is released under the [Apache 2.0 License](./LICENSE).
|
README_CN.md
ADDED
|
@@ -0,0 +1,483 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# SenseNova-U1:基于 NEO-Unify 架构统一多模态理解与生成
|
| 2 |
+
|
| 3 |
+
<p align="center">
|
| 4 |
+
<a href="https://huggingface.co/sensenova/SenseNova-U1-8B-MoT/blob/main/README.md">English</a> | <strong>简体中文</strong>
|
| 5 |
+
</p>
|
| 6 |
+
|
| 7 |
+
<p align="center">
|
| 8 |
+
<a href="#"><img src="https://img.shields.io/badge/arXiv-Coming-b31b1b.svg" alt="arXiv"></a>
|
| 9 |
+
<a href="#"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Coming-yellow" alt="HuggingFace Model"></a>
|
| 10 |
+
<a href="https://unify.light-ai.top/"><img src="https://img.shields.io/badge/%F0%9F%A4%97%20SenseNova_U1-Demo-Green" alt="SenseNova-U1 Demo"></a>
|
| 11 |
+
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License"></a>
|
| 12 |
+
<a href="https://discord.gg/cxkwXWjp"><img src="https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white" alt="Discord"></a>
|
| 13 |
+
</p>
|
| 14 |
+
|
| 15 |
+
<p align="center">
|
| 16 |
+
<img src="docs/assets/teaser.webp" alt="SenseNova-U1" width="900">
|
| 17 |
+
</p>
|
| 18 |
+
|
| 19 |
+
<p align="center">
|
| 20 |
+
<img src="docs/assets/teaser_2.webp" alt="visualization" width="900">
|
| 21 |
+
</p>
|
| 22 |
+
|
| 23 |
+
## 🌟 概述
|
| 24 |
+
|
| 25 |
+
🚀 **SenseNova U1** 是全新一代原生多模态模型系列,在单一架构中统一了多模态理解、推理与生成。
|
| 26 |
+
它代表着多模态 AI 的根本性范式转变:**从模态集成走向真正的统一**。SenseNova U1 不再依赖适配器在不同模态之间进行翻译,而是以原生方式跨语言与视觉进行思考与行动。
|
| 27 |
+
|
| 28 |
+
视觉理解与生成的统一开启了巨大的可能性。SenseNova U1 立足于**数据驱动学习阶段**(如 ChatGPT),并指向下一阶段——**智能体学习阶段**(如 OpenClaw),以原生多模态的方式进行学习、思考和行动。
|
| 29 |
+
|
| 30 |
+
<p align="center">
|
| 31 |
+
<img src="docs/assets/teaser_1.webp" alt="radar plot" width="900">
|
| 32 |
+
</p>
|
| 33 |
+
|
| 34 |
+
#### 🏗️ *核心支柱:*
|
| 35 |
+
|
| 36 |
+
SenseNova U1 的核心是 **[NEO-Unify](https://huggingface.co/blog/sensenova/neo-unify)** —— 一个为多模态 AI 而设计、从第一性原理出发的全新架构:*它彻底摒弃了视觉编码器(VE)与变分自编码器(VAE),因为像素与文字信息在本质上是深度相关的。* 其主要特性如下:
|
| 37 |
+
|
| 38 |
+
- 🔗 端到端地将语言与视觉信息建模为统一整体。
|
| 39 |
+
- 🖼️ 在保留语义丰富度的同时,维持像素级的视觉保真度。
|
| 40 |
+
- 🧠 通过原生 MoT 实现跨模态推理,效率高、冲突少。
|
| 41 |
+
|
| 42 |
+
#### ✨ *能力突破:*
|
| 43 |
+
|
| 44 |
+
基于这一全新的核心架构,SenseNova U1 在多模态学习中展现出卓越的效率:
|
| 45 |
+
|
| 46 |
+
<p align="center">
|
| 47 |
+
<img src="docs/assets/perform_vs_speed_avg8.webp" width="48%" />
|
| 48 |
+
<img src="docs/assets/perform_vs_speed_avg3.webp" width="48%" />
|
| 49 |
+
</p>
|
| 50 |
+
|
| 51 |
+
<p align="center">
|
| 52 |
+
<sub>
|
| 53 |
+
左图:在 OneIG(EN、ZH)、LongText(EN、ZH)、CVTG、BizGenEval(Easy、Hard)与 IGenBench 上的预测延迟与平均性能对比。<br>
|
| 54 |
+
右图:在信息图基准(BizGenEval、IGenBench)上的预测延迟与平均性能对比。
|
| 55 |
+
</sub>
|
| 56 |
+
</p>
|
| 57 |
+
|
| 58 |
+
- 🏆 **理解与生成均达到开源 SoTA**:SenseNova U1 在统一多模态理解与生成上树立了新的标杆,在多种理解、推理与生成基准上均达到开源模型中最先进的水平,比肩商用大模型。
|
| 59 |
+
|
| 60 |
+
- 📖 **原生图文交错生成**:SenseNova U1 可以用单一模型在单次生成流程中连贯产出图文交错内容,支持生活指南、旅行日记等既需要清晰表达又富有叙事性与表现力的场景,把复杂信息浓缩为直观的图示。
|
| 61 |
+
|
| 62 |
+
- 📰 **高密度信息呈现**:SenseNova U1 在高密度视觉信息表达上展现出强大能力,能够生成结构丰富、排版复杂的内容,适用于知识图解、海报、PPT、漫画、简历等多种信息密集型场景。
|
| 63 |
+
|
| 64 |
+
#### 🌍 *不止于多模态:*
|
| 65 |
+
|
| 66 |
+
- 🤖 视觉-语言-动作(VLA)
|
| 67 |
+
- 🌐 世界建模(WM)
|
| 68 |
+
|
| 69 |
+
## 🦁 模型库
|
| 70 |
+
|
| 71 |
+
在本次发布中,我们开源了 SenseNova U1 Lite 系列,共两个规格:
|
| 72 |
+
|
| 73 |
+
- SenseNova U1-8B-MoT — 密集主干网络
|
| 74 |
+
- SenseNova U1-A3B-MoT — MoE 主干网络
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
| 模型 | 参数量 | HF 权重 |
|
| 78 |
+
| :---- | :------- | :--------- |
|
| 79 |
+
| SenseNova-U1-8B-MoT-SFT | 8B MoT | [🤗 链接](https://huggingface.co/sensenova/SenseNova-U1-8B-MoT) |
|
| 80 |
+
| SenseNova-U1-8B-MoT | 8B MoT | [🤗 链接](https://huggingface.co/sensenova/SenseNova-U1-8B-MoT) |
|
| 81 |
+
| SenseNova-U1-A3B-MoT-SFT | A3B MoT | 🤗 链接 |
|
| 82 |
+
| SenseNova-U1-A3B-MoT | A3B MoT | 🤗 链接 |
|
| 83 |
+
|
| 84 |
+
其中 **SFT 模型**(*×32 下采样比例*)经过四个阶段训练:(1) *理解预热*,(2) *生成预训练*,(3) *统一中期训练*,(4) *统一监督微调*。**最终模型**是在基座模型之上进行了一轮 T2I 强化学习(RL)训练后得到的版本。
|
| 85 |
+
|
| 86 |
+
目前这些模型在规模上相对紧凑,但已在多种任务上展现出强劲性能,与商用模型相当且具备出色的性价比。未来还将推出规模更大的版本,进一步提升能力。
|
| 87 |
+
|
| 88 |
+
|
| 89 |
+
## 📣 最新动态
|
| 90 |
+
|
| 91 |
+
- `[2026.04.27]` SenseNova-U1-8B-MoT-SFT 与 SenseNova-U1-8B-MoT 即将公开���
|
| 92 |
+
|
| 93 |
+
- `[2026.04.27]` 首发 SenseNova-U1 的[推理代码](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/examples/README_CN.md)。
|
| 94 |
+
|
| 95 |
+
## 📋 后续计划
|
| 96 |
+
|
| 97 |
+
- [ ] SenseNova-U1 训练代码
|
| 98 |
+
|
| 99 |
+
- [ ] SenseNova-U1 最终版权重与技术报告
|
| 100 |
+
|
| 101 |
+
## 🎨 效果展示
|
| 102 |
+
|
| 103 |
+
<details>
|
| 104 |
+
<summary>🖼️ 文生图(通用)</summary>
|
| 105 |
+
|
| 106 |
+
| | | |
|
| 107 |
+
| :---: | :---: | :---: |
|
| 108 |
+
| [<img width="300" alt="t2i general dense face hd 07" src="./docs/assets/showcases/t2i_general/16_9_dense_face_hd_07.webp">](./docs/assets/showcases/t2i_general/16_9_dense_face_hd_07.webp) | [<img width="300" alt="t2i general dense text rendering 18" src="./docs/assets/showcases/t2i_general/16_9_dense_text_rendering_18.webp">](./docs/assets/showcases/t2i_general/16_9_dense_text_rendering_18.webp) | [<img width="300" alt="t2i general dense text rendering 12" src="./docs/assets/showcases/t2i_general/16_9_dense_text_rendering_12.webp">](./docs/assets/showcases/t2i_general/16_9_dense_text_rendering_12.webp) |
|
| 109 |
+
| [<img width="260" alt="t2i general face hd 13" src="./docs/assets/showcases/t2i_general/1_1_face_hd_13.webp">](./docs/assets/showcases/t2i_general/1_1_face_hd_13.webp) | [<img width="260" alt="t2i general face hd 17" src="./docs/assets/showcases/t2i_general/1_1_face_hd_17.webp">](./docs/assets/showcases/t2i_general/1_1_face_hd_17.webp) | [<img width="260" alt="t2i general face hd 07" src="./docs/assets/showcases/t2i_general/1_1_dense_artistic_10.webp">](./docs/assets/showcases/t2i_general/1_1_dense_artistic_10.webp) |
|
| 110 |
+
| [<img width="260" alt="t2i general landscape 06" src="./docs/assets/showcases/t2i_general/1_1_landscape_06.webp">](./docs/assets/showcases/t2i_general/1_1_landscape_06.webp) | [<img width="260" alt="t2i general dense landscape 12" src="./docs/assets/showcases/t2i_general/1_1_dense_landscape_12.webp">](./docs/assets/showcases/t2i_general/1_1_dense_landscape_12.webp) | [<img width="260" alt="t2i general landscape 07" src="./docs/assets/showcases/t2i_general/1_1_landscape_07.webp">](./docs/assets/showcases/t2i_general/1_1_landscape_07.webp) |
|
| 111 |
+
| [<img width="200" alt="t2i general portrait artistic 02 a" src="./docs/assets/showcases/t2i_general/9_16_dense_face_hd_10.webp">](./docs/assets/showcases/t2i_general/9_16_dense_face_hd_10.webp) | [<img width="200" alt="t2i general portrait artistic 02 b" src="./docs/assets/showcases/t2i_general/9_16_human_pose_11.webp">](./docs/assets/showcases/t2i_general/9_16_human_pose_11.webp) | [<img width="200" alt="t2i general portrait artistic 07" src="./docs/assets/showcases/t2i_general/9_16_artistic_07.webp">](./docs/assets/showcases/t2i_general/9_16_artistic_07.webp) |
|
| 112 |
+
| [<img width="200" alt="t2i general portrait text rendering 02" src="./docs/assets/showcases/t2i_general/9_16_sensenova_u1_31.webp">](./docs/assets/showcases/t2i_general/9_16_sensenova_u1_31.webp) | [<img width="200" alt="t2i general portrait dense landscape 05" src="./docs/assets/showcases/t2i_general/9_16_dense_landscape_05.webp">](./docs/assets/showcases/t2i_general/9_16_dense_landscape_05.webp) | [<img width="200" alt="t2i general portrait dense artistic 11" src="./docs/assets/showcases/t2i_general/9_16_dense_artistic_11.webp">](./docs/assets/showcases/t2i_general/9_16_dense_artistic_11.webp) |
|
| 113 |
+
|
| 114 |
+
</details>
|
| 115 |
+
|
| 116 |
+
<details>
|
| 117 |
+
<summary>🖼️ 文生图(推理)</summary>
|
| 118 |
+
|
| 119 |
+
<table>
|
| 120 |
+
<tr>
|
| 121 |
+
<th style="width: 20%">原始文本</th>
|
| 122 |
+
<th style="width: 50%">推理过程</th>
|
| 123 |
+
<th style="width: 30%">生成图像</th>
|
| 124 |
+
</tr>
|
| 125 |
+
<tr>
|
| 126 |
+
<td style="vertical-align: top;">A male peacock trying to attract a female</td>
|
| 127 |
+
<td><div style="max-height: 200px; overflow-y: auto;">1. <b>Instruction Understanding:</b> The core subject is a single male peacock. The action involves the male peacock trying to attract a female. 2. <b>Reasoning Process:</b> Male peacocks perform this ritual by fanning their tail feathers into a massive, colorful circular display. 3. <b>Establish the frame:</b> The frame captures the male peacock in a full-body shot to show the entire display. The angle is eye-level to emphasize the height of the tail feathers. 4. <b>Set the lighting and color:</b> Natural lighting illuminates the colorful circular display with soft shadows. The palette features vibrant blues and greens on the tail feathers. 5. <b>Lock the style:</b> The style is a realistic photograph with sharp focus on the male peacock. The finish is natural without artistic filters. 6. <b>Explicit Prompt:</b> A vibrant male peacock with his tail feathers fully fanned out in a wide, iridescent display of blues and greens, standing in a garden.</div></td>
|
| 128 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/t2i_reasoning/4_reasoning.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 129 |
+
</tr>
|
| 130 |
+
<tr>
|
| 131 |
+
<td style="vertical-align: top;">A small piece of dry wood and a dense iron block are in a transparent water tank</td>
|
| 132 |
+
<td><div style="max-height: 200px; overflow-y: auto;">1. <b>Instruction Understanding:</b> The core subjects are a small piece of dry wood and a dense iron block positioned within a transparent water tank. The wood is floating on the surface while the iron block is submerged at the bottom. 2. <b>Reasoning Process:</b> The wood is less dense than water so it will float, while the iron is denser and will sink to the bottom. 3. <b>Establish the frame:</b> The composition is a vertical medium shot centering the rectangular tank within the frame. The camera angle is eye-level to clearly display the water line and the submerged base. Focus is sharp across the entire depth of the tank to ensure both materials are distinct. 4. <b>Build the environment:</b> The scene is contained entirely within the clear glass walls of the water tank. The water fills the majority of the volume, providing a medium for the floating wood and sunken iron block. The background remains out of focus to keep attention on the tank's interior. 5. <b>Set the lighting and color:</b> Soft natural light illuminates the scene from the left, creating gentle reflections on the water surface. The color palette features the brown grain of the wood contrasting against the dark grey metallic finish of the iron. Shadows are soft and diffused through the liquid. 6. <b>Explicit Prompt:</b> A realistic photo of a transparent water tank showing a piece of wood floating on the surface and an iron block resting at the bottom.</div></td>
|
| 133 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/t2i_reasoning/5_reasoning.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 134 |
+
</tr>
|
| 135 |
+
<tr>
|
| 136 |
+
<td style="vertical-align: top;">A typical dish from the country where Naples is located</td>
|
| 137 |
+
<td><div style="max-height: 200px; overflow-y: auto;">1. <b>Instruction Understanding:</b> The core subject is a Neapolitan pizza presented as a typical dish. The context specifies Naples, Italy, as the country of origin for this food item. 2. <b>Reasoning Process:</b> Naples is in Italy, and a classic dish is a Neapolitan pizza. 3. <b>Establish the frame:</b> The Neapolitan pizza is captured in a close-up shot that fills the central frame. The angle is slightly elevated to show the round form of the dish clearly. 4. <b>Set the lighting and color:</b> Soft lighting illuminates the surface of the Neapolitan pizza to reveal texture. Warm tones dominate the color palette, emphasizing the baked nature of the dish. 5. <b>Lock the style:</b> The image utilizes a realistic photographic style with sharp focus on the main subject. The finish appears natural and appetizing, suitable for food documentation. 6. <b>Explicit Prompt:</b> A delicious Neapolitan pizza with a soft, charred crust, tomato sauce, and fresh mozzarella, served on a rustic wooden table, realistic food photography.</div></td>
|
| 138 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/t2i_reasoning/2_reasoning.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 139 |
+
</tr>
|
| 140 |
+
<tr>
|
| 141 |
+
<td style="vertical-align: top;">A solution of calcium carbonate reacting with acetic acid</td>
|
| 142 |
+
<td><div style="max-height: 200px; overflow-y: auto;">1. <b>Instruction Understanding:</b> The core subject is a solution of calcium carbonate and acetic acid. The prompt specifies the reacting state of the chemical mixture. 2. <b>Reasoning Process:</b> The reaction produces carbon dioxide gas, which would be visible as a steady stream of bubbles rising through the liquid. 3. <b>Establish the frame:</b> The camera frames the solution closely to capture the details of the reaction. The composition centers on the liquid where the gas is visible. 4. <b>Set the lighting and color:</b> The liquid appears clear, allowing the white bubbles to stand out distinctly. The lighting is bright and even to illuminate the stream of gas. 5. <b>Lock the style:</b> The image maintains a realistic photographic style suitable for scientific observation. The focus is sharp on the reacting solution and bubbles. 6. <b>Explicit Prompt:</b> A test tube filled with a clear liquid and a rapid, effervescent stream of carbon dioxide bubbles rising to the surface, laboratory experiment.</div></td>
|
| 143 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/t2i_reasoning/7_reasoning.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 144 |
+
</tr>
|
| 145 |
+
</table>
|
| 146 |
+
|
| 147 |
+
</details>
|
| 148 |
+
|
| 149 |
+
<details>
|
| 150 |
+
<summary>🖼️ 文生图(信息图)</summary>
|
| 151 |
+
|
| 152 |
+
<table align="center">
|
| 153 |
+
<tr>
|
| 154 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0004.webp"><img width="300" alt="t2i landscape 0001" src="./docs/assets/showcases/t2i_infographic/0004.webp"></a></td>
|
| 155 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0012.webp"><img width="300" alt="t2i landscape 0002" src="./docs/assets/showcases/t2i_infographic/0012.webp"></a></td>
|
| 156 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0005.webp"><img width="300" alt="t2i landscape 0003" src="./docs/assets/showcases/t2i_infographic/0005.webp"></a></td>
|
| 157 |
+
</tr>
|
| 158 |
+
<tr>
|
| 159 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0018.webp"><img width="300" alt="t2i landscape 0004" src="./docs/assets/showcases/t2i_infographic/0018.webp"></a></td>
|
| 160 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0024.webp"><img width="300" alt="t2i landscape 0005" src="./docs/assets/showcases/t2i_infographic/0024.webp"></a></td>
|
| 161 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0019.webp"><img width="300" alt="t2i landscape 0006" src="./docs/assets/showcases/t2i_infographic/0019.webp"></a></td>
|
| 162 |
+
</tr>
|
| 163 |
+
<tr>
|
| 164 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0006.webp"><img width="300" alt="t2i landscape 0007" src="./docs/assets/showcases/t2i_infographic/0006.webp"></a></td>
|
| 165 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0015.webp"><img width="300" alt="t2i landscape 0008" src="./docs/assets/showcases/t2i_infographic/0015.webp"></a></td>
|
| 166 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0025.webp"><img width="300" alt="t2i landscape 0009" src="./docs/assets/showcases/t2i_infographic/0025.webp"></a></td>
|
| 167 |
+
</tr>
|
| 168 |
+
</table>
|
| 169 |
+
|
| 170 |
+
<table align="center">
|
| 171 |
+
<tr>
|
| 172 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0000.webp"><img width="220" alt="t2i landscape 0010" src="./docs/assets/showcases/t2i_infographic/0000.webp"></a></td>
|
| 173 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0003.webp"><img width="220" alt="t2i landscape 0011" src="./docs/assets/showcases/t2i_infographic/0003.webp"></a></td>
|
| 174 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0001.webp"><img width="220" alt="t2i landscape 0012" src="./docs/assets/showcases/t2i_infographic/0001.webp"></a></td>
|
| 175 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0022.webp"><img width="220" alt="t2i landscape 0012" src="./docs/assets/showcases/t2i_infographic/0022.webp"></a></td>
|
| 176 |
+
</tr>
|
| 177 |
+
<tr>
|
| 178 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0016.webp"><img width="220" alt="t2i image 0022" src="./docs/assets/showcases/t2i_infographic/0016.webp"></a></td>
|
| 179 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0010.webp"><img width="220" alt="t2i image 0020" src="./docs/assets/showcases/t2i_infographic/0010.webp"></a></td>
|
| 180 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0007.webp"><img width="220" alt="t2i image 0021" src="./docs/assets/showcases/t2i_infographic/0007.webp"></a></td>
|
| 181 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0021.webp"><img width="220" alt="t2i image 0023" src="./docs/assets/showcases/t2i_infographic/0021.webp"></a></td>
|
| 182 |
+
</tr>
|
| 183 |
+
<tr>
|
| 184 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0014.webp"><img width="220" alt="t2i image 0024" src="./docs/assets/showcases/t2i_infographic/0014.webp"></a></td>
|
| 185 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0028.webp"><img width="220" alt="t2i image 0025" src="./docs/assets/showcases/t2i_infographic/0028.webp"></a></td>
|
| 186 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0033.webp"><img width="220" alt="t2i image 0026" src="./docs/assets/showcases/t2i_infographic/0033.webp"></a></td>
|
| 187 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0002.webp"><img width="220" alt="t2i image 0027" src="./docs/assets/showcases/t2i_infographic/0002.webp"></a></td>
|
| 188 |
+
</tr>
|
| 189 |
+
<tr>
|
| 190 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0031.webp"><img width="230" alt="t2i image 0028" src="./docs/assets/showcases/t2i_infographic/0031.webp"></a></td>
|
| 191 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0030.webp"><img width="230" alt="t2i image 0029" src="./docs/assets/showcases/t2i_infographic/0030.webp"></a></td>
|
| 192 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0032.webp"><img width="230" alt="t2i image 0030" src="./docs/assets/showcases/t2i_infographic/0032.webp"></a></td>
|
| 193 |
+
<td align="center"><a href="./docs/assets/showcases/t2i_infographic/0029.webp"><img width="230" alt="t2i image 0031" src="./docs/assets/showcases/t2i_infographic/0029.webp"></a></td>
|
| 194 |
+
</tr>
|
| 195 |
+
</table>
|
| 196 |
+
|
| 197 |
+
</details>
|
| 198 |
+
|
| 199 |
+
> 📸 **更多生成样例:** 参见 [文生图样例集](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/showcases_CN.md#文生图)。
|
| 200 |
+
|
| 201 |
+
|
| 202 |
+
<details>
|
| 203 |
+
<summary>✏️ 图像编辑(通用)</summary>
|
| 204 |
+
|
| 205 |
+
| | |
|
| 206 |
+
| :---: | :---: |
|
| 207 |
+
| <div align="center"><a href="./examples/editing/data/images/1.webp"><img width="150" alt="editing input 1" src="./examples/editing/data/images/1.webp"></a> <a href="./docs/assets/showcases/editing/1_out.webp"><img width="150" alt="editing output 1" src="./docs/assets/showcases/editing/1_out.webp"></a><br><sub>Change the jacket of the person on the left to bright yellow.</sub></div> | <div align="center"><a href="./examples/editing/data/images/3.webp"><img width="150" alt="editing input 3" src="./examples/editing/data/images/3.webp"></a> <a href="./docs/assets/showcases/editing/3_out.webp"><img width="150" alt="editing output 3" src="./docs/assets/showcases/editing/3_out.webp"></a><br><sub>在小狗头上放一个花环,并且把图片变为吉卜力风格。</sub></div> |
|
| 208 |
+
| <div align="center"><a href="./examples/editing/data/images/2.webp"><img width="150" alt="editing input 2" src="./examples/editing/data/images/2.webp"></a> <a href="./docs/assets/showcases/editing/2_out.webp"><img width="150" alt="editing output 2" src="./docs/assets/showcases/editing/2_out.webp"></a><br><sub>Make the person in the image smile.</sub></div> | <div align="center"><a href="./examples/editing/data/images/4.webp"><img width="150" alt="editing input 4" src="./examples/editing/data/images/4.webp"></a> <a href="./docs/assets/showcases/editing/4_out.webp"><img width="150" alt="editing output 4" src="./docs/assets/showcases/editing/4_out.webp"></a><br><sub>Add a bouquet of flowers.</sub></div> |
|
| 209 |
+
| <div align="center"><a href="./examples/editing/data/images/8.webp"><img width="150" alt="editing input 8" src="./examples/editing/data/images/8.webp"></a> <a href="./docs/assets/showcases/editing/8_out.webp"><img width="150" alt="editing output 8" src="./docs/assets/showcases/editing/8_out.webp"></a><br><sub>Replace the man with a woman.</sub></div> | <div align="center"><a href="./examples/editing/data/images/6.webp"><img width="150" alt="editing input 6" src="./examples/editing/data/images/6.webp"></a> <a href="./docs/assets/showcases/editing/6_out.webp"><img width="150" alt="editing output 6" src="./docs/assets/showcases/editing/6_out.webp"></a><br><sub>Replace the text "WARFIGHTER" to "BATTLEFIELD" in the bold orange-red font.</sub></div> |
|
| 210 |
+
|
| 211 |
+
</details>
|
| 212 |
+
|
| 213 |
+
|
| 214 |
+
<details>
|
| 215 |
+
<summary>✏️ 图像编辑(推理)</summary>
|
| 216 |
+
|
| 217 |
+
<table>
|
| 218 |
+
<tr>
|
| 219 |
+
<th style="width: 20%">编辑指令</th>
|
| 220 |
+
<th style="width: 30%">原始图像</th>
|
| 221 |
+
<th style="width: 20%">推理过程</th>
|
| 222 |
+
<th style="width: 30%">编辑结果</th>
|
| 223 |
+
</tr>
|
| 224 |
+
<tr>
|
| 225 |
+
<td style="vertical-align: top;">Draw what it will look like one hour later.</td>
|
| 226 |
+
<td style="vertical-align: top;"><img src="./examples/editing/data/images_reasoning/034_temporal_reasoning_draw_what_it_will_look_like.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 227 |
+
<td><div style="max-height: 200px; overflow-y: auto;">
|
| 228 |
+
1. <b>Source Image Analysis:</b> The source image shows a glass cup of hot tea with steeping tea leaves, and the water appears relatively clear. 2. <b>Instruction Understanding:</b> The instruction asks for the appearance one hour later. 3. <b>Reasoning Process:</b> Over time, tannins and pigments leach out, making the tea noticeably darker and more uniformly colored, and the leaves may look more swollen and darker from soaking. 4. <b>Expected Visual Changes:</b> The expected visible result is a deeper amber-to-brown tea color and more fully saturated liquid. 5. <b>Elements to Preserve:</b> The glass cup, scattered leaves around it, background, and camera angle should remain unchanged. 6. <b>Explicit Edit Prompt:</b> Edit the tea liquid to a much darker, more saturated amber-brown color as if fully steeped, and make the tea leaves look slightly darker and more swollen, while keeping the glass cup, surrounding leaves, background, and framing unchanged.</div></td>
|
| 229 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/editing/034_temporal_reasoning_draw_what_it_will_look_like_result.jpeg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 230 |
+
</tr>
|
| 231 |
+
<tr>
|
| 232 |
+
<td style="vertical-align: top;">Draw what it will look like immediately after someone stands up from sitting on it for a long time.</td>
|
| 233 |
+
<td style="vertical-align: top;"><img src="./examples/editing/data/images_reasoning/036_causal_reasoning_draw_what_it_will_look_like.png" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 234 |
+
<td><div style="max-height: 200px; overflow-y: auto;">
|
| 235 |
+
1. <b>Source Image Analysis:</b> The source image shows a fluffy lime-green beanbag chair that looks evenly plump and undisturbed on a white background. 2. <b>Instruction Understanding:</b> The edit instruction asks for its appearance immediately after someone stood up from sitting there for a long time. 3. <b>Reasoning Process:</b> Prolonged weight compresses the fabric and internal fill, leaving a depressed seat area, wrinkles radiating outward, and a slowly recovering shape. 4. <b>Expected Visual Changes:</b> The visible result should be a noticeable dip and creasing where a person was seated. 5. <b>Elements to Preserve:</b> The background, beanbag color, lighting, and camera angle should remain unchanged while only the beanbag's shape shows the compression. 6. <b>Explicit Edit Prompt:</b> Edit the beanbag chair to show a clear seated depression in the center with surrounding wrinkles and slightly compressed fabric, while keeping the white background, lighting, and camera angle unchanged.</div></td>
|
| 236 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/editing/036_causal_reasoning_draw_what_it_will_look_like_result.jpeg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 237 |
+
</tr>
|
| 238 |
+
<tr>
|
| 239 |
+
<td style="vertical-align: top;">Change the water to high-concentration saltwater</td>
|
| 240 |
+
<td style="vertical-align: top;"><img src="./examples/editing/data/images_reasoning/042_physics_change_the_water_to_high-con.jpg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 241 |
+
<td><div style="max-height: 200px; overflow-y: auto;">
|
| 242 |
+
1. <b>Source Image Analysis:</b> The source image shows an egg resting at the bottom of a glass of water. 2. <b>Instruction Understanding:</b> The instruction asks to change the medium to high-concentration saltwater. 3. <b>Reasoning Process:</b> Saltwater is denser than fresh water, which increases the buoyant force on the egg. 4. <b>Expected Visual Changes:</b> As density increases, the egg will overcome gravity and float higher or suspend in the middle of the liquid. 5. <b>Elements to Preserve:</b> The glass and the egg's appearance should remain consistent, focusing on the shift in the egg's vertical position. 6. <b>Explicit Edit Prompt:</b> Edit the position of the egg so it is floating in the middle of the liquid instead of resting on the bottom, while keeping the glass and the egg's appearance unchanged.</div></td>
|
| 243 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/editing/042_physics_change_the_water_to_high-con_result.jpeg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 244 |
+
</tr>
|
| 245 |
+
<tr>
|
| 246 |
+
<td style="vertical-align: top;">What the fruit looks like when ripe in the picture</td>
|
| 247 |
+
<td style="vertical-align: top;"><img src="./examples/editing/data/images_reasoning/044_biology_what_the_fruit_looks_like_wh.jpg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 248 |
+
<td><div style="max-height: 200px; overflow-y: auto;">
|
| 249 |
+
1. <b>Source Image Analysis:</b> The source image shows green, unripe bananas. 2. <b>Instruction Understanding:</b> The instruction asks for the appearance of the fruit when ripe. 3. <b>Reasoning Process:</b> Ripening involves a breakdown of chlorophyll and the production of sugars, which turns the skin from green to yellow and often causes small brown sugar spots to appear. 4. <b>Expected Visual Changes:</b> The color and texture of the peel should transition to a ripe state. 5. <b>Elements to Preserve:</b> The shape of the bananas and the white background should remain constant. 6. <b>Explicit Edit Prompt:</b> Edit the green bananas to be bright yellow with small brown spots, while keeping the original shape and white background unchanged.</div></td>
|
| 250 |
+
<td style="vertical-align: top;"><img src="./docs/assets/showcases/editing/044_biology_what_the_fruit_looks_like_wh_result.jpeg" style="max-width: 100%; max-height: 100%; object-fit: contain;"></td>
|
| 251 |
+
</tr>
|
| 252 |
+
</table>
|
| 253 |
+
|
| 254 |
+
</details>
|
| 255 |
+
|
| 256 |
+
> 📸 **更多编辑样例:** 参见 [图像编辑样例集](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/showcases_CN.md#图像编辑)。
|
| 257 |
+
|
| 258 |
+
<details>
|
| 259 |
+
<summary>♻️ 图文交错生成(通用)</summary>
|
| 260 |
+
|
| 261 |
+
| |
|
| 262 |
+
| :---: |
|
| 263 |
+
| [<img alt="interleave case 05" src="./docs/assets/showcases/interleave/case_0005_matchgirl_warm_au.webp">](./docs/assets/showcases/interleave/case_0005_matchgirl_warm_au.webp) |
|
| 264 |
+
| [<img alt="interleave case 06" src="./docs/assets/showcases/interleave/case_0006_orange_cat_travel.webp">](./docs/assets/showcases/interleave/case_0006_orange_cat_travel.webp) |
|
| 265 |
+
|
| 266 |
+
</details>
|
| 267 |
+
|
| 268 |
+
|
| 269 |
+
<details>
|
| 270 |
+
<summary>♻️ 图文交错生成(推理)</summary>
|
| 271 |
+
|
| 272 |
+
| |
|
| 273 |
+
| :---: |
|
| 274 |
+
| [<img alt="interleave reasoning case" src="./docs/assets/showcases/interleave/reasoning.png">](./docs/assets/showcases/interleave/reasoning.png) |
|
| 275 |
+
|
| 276 |
+
</details>
|
| 277 |
+
|
| 278 |
+
> 📸 **更多图文交错样例:** 参见 [图文交错生成样例集](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/showcases_CN.md#图文交错生成)。
|
| 279 |
+
|
| 280 |
+
<details>
|
| 281 |
+
<summary>📝 视觉理解(通用)</summary>
|
| 282 |
+
|
| 283 |
+
| |
|
| 284 |
+
| :---: |
|
| 285 |
+
| [<img alt="vqa general cases" src="./docs/assets/showcases/vqa/general_case.webp">](./docs/assets/showcases/vqa/general_case.webp) |
|
| 286 |
+
|
| 287 |
+
</details>
|
| 288 |
+
|
| 289 |
+
<details>
|
| 290 |
+
<summary>📝 视觉理解(智能体)</summary>
|
| 291 |
+
|
| 292 |
+
| |
|
| 293 |
+
| :---: |
|
| 294 |
+
| [<img alt="vqa agentic case" src="./docs/assets/showcases/vqa/agentic_case.webp">](./docs/assets/showcases/vqa/agentic_case.webp) |
|
| 295 |
+
|
| 296 |
+
|
| 297 |
+
</details>
|
| 298 |
+
|
| 299 |
+
> 📸 **更多视觉理解样例:** 参见 [视觉理解样例集](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/showcases_CN.md#视觉理解)。
|
| 300 |
+
|
| 301 |
+
|
| 302 |
+
<details>
|
| 303 |
+
<summary>🦾 视觉语言动作</summary>
|
| 304 |
+
|
| 305 |
+
[](https://www.youtube.com/watch?v=3mvBPPgv8vo)
|
| 306 |
+
[](https://www.youtube.com/watch?v=2QZY8gf0Vsk)
|
| 307 |
+
[](https://www.youtube.com/watch?v=tznVbuYf0yw)
|
| 308 |
+
|
| 309 |
+
</details>
|
| 310 |
+
|
| 311 |
+
|
| 312 |
+
## 📊 核心评测
|
| 313 |
+
|
| 314 |
+
<details>
|
| 315 |
+
<summary>📝 视觉理解</summary>
|
| 316 |
+
|
| 317 |
+
<p align="center">
|
| 318 |
+
<img src="docs/assets/benchmarks/understanding.webp" alt="Understanding Benchmarks">
|
| 319 |
+
</p>
|
| 320 |
+
|
| 321 |
+
</details>
|
| 322 |
+
|
| 323 |
+
<details>
|
| 324 |
+
<summary>🖼️ 视觉生成</summary>
|
| 325 |
+
|
| 326 |
+
<p align="center">
|
| 327 |
+
<img src="docs/assets/benchmarks/generation.webp" alt="Generation Benchmarks">
|
| 328 |
+
</p>
|
| 329 |
+
|
| 330 |
+
</details>
|
| 331 |
+
|
| 332 |
+
<details>
|
| 333 |
+
<summary>♻️ 视觉推理</summary>
|
| 334 |
+
|
| 335 |
+
<p align="center">
|
| 336 |
+
<img src="docs/assets/benchmarks/interleaved.webp" alt="Interleaved Benchmarks">
|
| 337 |
+
</p>
|
| 338 |
+
|
| 339 |
+
</details>
|
| 340 |
+
|
| 341 |
+
> 评测脚本与榜单复现指南已提供在 [`evaluation`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/evaluation/README_CN.md)。
|
| 342 |
+
|
| 343 |
+
|
| 344 |
+
## ⚠️ 进行中的改进
|
| 345 |
+
|
| 346 |
+
尽管在各项任务上表现优异,当前版本仍有若干已知局限有待改进:
|
| 347 |
+
|
| 348 |
+
* **视觉理解**:
|
| 349 |
+
当前模型支持的上下文长度最长为 **32K** tokens,在需要更长或更复杂视觉上下文的场景下可能受到限制。
|
| 350 |
+
|
| 351 |
+
* **人体生成**:
|
| 352 |
+
对人体细粒度细节的处理仍有挑战,尤其是当人物在画面中占比较小,或与周围物体存在复杂交互时。
|
| 353 |
+
|
| 354 |
+
* **文字生成**:
|
| 355 |
+
文字渲染有时会出现拼写错误、字符变形或格式不一致的问题,且对 prompt 的措辞较为敏感,在文字密集场景下尤为明显。(最佳实践请参见 [`提示词增强`](./docs/prompt_enhancement.md))
|
| 356 |
+
|
| 357 |
+
* **图文交错生成**:
|
| 358 |
+
|
| 359 |
+
* 作为实验性功能,图文交错生成仍在持续演进中,性能可能尚未达到专用文生图(T2I)流程的水平。
|
| 360 |
+
|
| 361 |
+
* **Beta 状态:** 强化学习尚未针对图像编辑、推理及图文交错任务进行专项优化,当前性能与 SFT 模型相当。
|
| 362 |
+
|
| 363 |
+
我们将上述方向列为持续迭代的重点,期待在后续版本中不断改进。
|
| 364 |
+
|
| 365 |
+
|
| 366 |
+
## 🛠️ 快速开始
|
| 367 |
+
|
| 368 |
+
|
| 369 |
+
### 🌐 使用 SenseNova-Studio
|
| 370 |
+
|
| 371 |
+
体验 SenseNova-U1 最便捷的方式是通过 **[SenseNova-Studio](https://unify.light-ai.top/)** —— 一个 🆓 免费的在线体验平台,无需安装、无需 GPU,直接在浏览器中即可试用。
|
| 372 |
+
|
| 373 |
+
> **注:** 为服务更多用户,U1-Fast 经过步数蒸馏和 CFG 蒸馏,专供信息图生成使用。
|
| 374 |
+
|
| 375 |
+
|
| 376 |
+
### 🦞 使用 SenseNova-Skills(OpenClaw)
|
| 377 |
+
|
| 378 |
+
将 SenseNova-U1 集成进自己的智能体或应用,最简单的方式是使用配套仓库 **[SenseNova-Skills (OpenClaw) 🦞](https://github.com/OpenSenseNova/SenseNova-Skills)**——它将 SenseNova-U1 封装为开箱即用的技能,并提供统一的工具调用接口。
|
| 379 |
+
|
| 380 |
+
> 安装与使用详情请参考 [SenseNova-Skills README](https://github.com/OpenSenseNova/SenseNova-Skills)。
|
| 381 |
+
|
| 382 |
+
<details>
|
| 383 |
+
<summary>✨ 通过我们 Skills 和 Studio 制作的有趣案例</summary>
|
| 384 |
+
<p align="center">
|
| 385 |
+
<img src="docs/assets/showcases/t2i_infographic/u1-case2.webp" alt="Skill Cases">
|
| 386 |
+
</p>
|
| 387 |
+
|
| 388 |
+
</details>
|
| 389 |
+
|
| 390 |
+
### 🤗 使用 transformers 运行
|
| 391 |
+
|
| 392 |
+
> **环境准备:** 按照[安装指南](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/installation_CN.md)克隆仓库并用 [uv](https://github.com/astral-sh/uv) 安装依赖。
|
| 393 |
+
|
| 394 |
+
<details open>
|
| 395 |
+
<summary>📝 视觉理解</summary>
|
| 396 |
+
|
| 397 |
+
```bash
|
| 398 |
+
python examples/vqa/inference.py --model_path SenseNova/SenseNova-U1-8B-MoT --image examples/vqa/data/images/menu.jpg --question "My friend and I are dining together tonight. Looking at this menu, can you recommend a good combination of dishes for 2 people? We want a balanced meal — a mix of mains and maybe a starter or dessert. Budget-conscious but want to try the highlights." --output outputs/answer.txt --max_new_tokens 8192 --do_sample --temperature 0.6 --top_p 0.95 --top_k 20 --repetition_penalty 1.05 --profile
|
| 399 |
+
```
|
| 400 |
+
|
| 401 |
+
</details>
|
| 402 |
+
|
| 403 |
+
> 批量推理、生成参数和 JSONL 格式请参见 [`examples/README_CN.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/examples/README_CN.md#视觉理解vqa)。
|
| 404 |
+
|
| 405 |
+
<details open>
|
| 406 |
+
<summary>🖼️ 文生图</summary>
|
| 407 |
+
|
| 408 |
+
```bash
|
| 409 |
+
python examples/t2i/inference.py --model_path SenseNova/SenseNova-U1-8B-MoT --prompt "这张信息图的标题是“SenseNova-U1”,采用现代极简科技矩阵风格。整体布局为水平三列网格结构,背景是带有极浅银灰色细密点阵的哑光纯白高级纸张纹理,画面长宽比为16:9。\n\n排版采用严谨的视觉层级:主标题使用粗体无衬线黑体字,正文使用清晰的现代等宽字体。配色方案极其克制,以纯白色为底,深炭黑为主视觉文字和边框,浅石板灰用于背景色块和次要信息区分,图标采用精致的银灰色线框绘制。\n\n在画面正上方居中位置,使用醒目的深炭黑粗体字排布着大标题“SenseNova-U1”。标题正下方是浅石板灰色的等宽字体副标题“新一代端到端统一多模态大模型家族”。\n\n画面主体分为左、中、右三个相等的垂直信息区块,区块之间通过充足的负空间进行物理隔离。\n\n左侧区块的主题是概述。顶部有一个银灰色线框绘制的、由放大镜和齿轮交织的图标,旁边是粗体小标题“Overview”。该区块内从上到下垂直排列着三个要点:第一个要点旁边是一个代表文档与照片重叠的极简图标,紧跟着文字“多模态模型家族,统一文本/图像理解和生成”。向下是��两个相连的同心圆组成的架构图标,配有文字“基于NEO-Unify架构(端到端统一理解和生成)”。最下方是一个带有斜线划掉的眼睛和漏斗形状的图标,明确指示文本“无需视觉编码器(VE)和变分自编码器(VAE)”。\n\n中间区块展示模型矩阵。顶部是一个包含两个分支节点的树状网络图标,旁边是粗体小标题“两个模型规格”。区块内分为上下两个包裹在浅石板灰色极细边框内的卡片。上方的卡片内画着一个代表高密度的实心几何立方体图标,大字标注“SenseNova-U1-8B-MoT”,下方是等宽字体说明“8B MoT 密集主干模型”。下方的卡片内画着一个带有闪电符号的网状发光大脑图标,大字标注“SenseNova-U1-A3B-MoT”,下方是等宽字体说明“A3B MoT 混合专家(MoE)主干模型”。在这两个独立卡片的正下方,左侧放置一个笑脸轮廓图标搭配文字“将在HF等平台公开”,右侧放置一个带有折角的书面报告图标搭配文字“将发布技术报告”。\n\n右侧区块呈现核心优势。顶部是一个代表巅峰的上升阶梯折线图图标,旁边是粗体小标题“Highlights”。该区块内部垂直分布着四个带有浅石板灰底色的长方形色块,每个色块内部左侧对应一个具体的图标,右侧为文字。第一个色块内是一个无缝相连的莫比乌斯环图标,配文“原生统一架构,无VE和VAE”。第二个色块内是一个顶端带有星星的奖杯图标,配文“单一统一模型在理解和生成任务上均达到SOTA性能”。第三个色块内是代表文本行与拍立得照片交替穿插的图标,配文“强大的原生交错推理能力(模型原生生成图像进行推理)”。最后一个色块内是一个被切分出一小块的硬币与详细饼状图结合的图标,配文“能生成复杂信息图表,性价比出色”。" --width 2720 --height 1536 --cfg_scale 4.0 --cfg_norm none --timestep_shift 3.0 --num_steps 50 --output output.png --profile
|
| 410 |
+
```
|
| 411 |
+
|
| 412 |
+
</details>
|
| 413 |
+
|
| 414 |
+
> 默认分辨率为 2048×2048(1:1)。其它长宽比请参见[支持的分辨率档位](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/README_CN.md#推荐分辨率档位)。
|
| 415 |
+
|
| 416 |
+
> 当进行信息图生成时,建议先使用[提示词增强](./docs/prompt_enhancement.md)以获得最佳效果。
|
| 417 |
+
|
| 418 |
+
|
| 419 |
+
<details open>
|
| 420 |
+
<summary>✏️ 图像编辑</summary>
|
| 421 |
+
|
| 422 |
+
```bash
|
| 423 |
+
python examples/editing/inference.py --model_path SenseNova/SenseNova-U1-8B-MoT --prompt "Change the animal's fur color to a darker shade." --image examples/editing/data/images/1.jpg --cfg_scale 4.0 --img_cfg_scale 1.0 --cfg_norm none --timestep_shift 3.0 --num_steps 50 --output output_edited.png --profile --compare
|
| 424 |
+
```
|
| 425 |
+
|
| 426 |
+
</details>
|
| 427 |
+
|
| 428 |
+
> 💡 为获得最佳效果,建议在推理前将输入按原长宽比预缩放至约 2048×2048 分辨率(参见 [`examples/editing/resize_inputs.py`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/editing/resize_inputs.py))。
|
| 429 |
+
|
| 430 |
+
|
| 431 |
+
<details open>
|
| 432 |
+
<summary>♻️ 图文交错生成</summary>
|
| 433 |
+
|
| 434 |
+
```bash
|
| 435 |
+
python examples/interleave/inference.py --model_path SenseNova/SenseNova-U1-8B-MoT --prompt "I want to learn how to cook tomato and egg stir-fry. Please give me a beginner-friendly illustrated tutorial." --resolution "16:9" --output_dir outputs/interleave/ --stem demo --profile
|
| 436 |
+
```
|
| 437 |
+
</details>
|
| 438 |
+
|
| 439 |
+
> 批量推理、JSONL 格式、prompt 增强、分辨率档位及完整参数说明请参见 [`examples/README_CN.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/README_CN.md)。
|
| 440 |
+
|
| 441 |
+
|
| 442 |
+
### ⚡ 使用 LightLLM + LightX2V 运行
|
| 443 |
+
|
| 444 |
+
面向生产环境的部署,我们在 **[LightLLM](https://github.com/ModelTC/lightllm)**(理解)和 **[LightX2V](https://github.com/ModelTC/lightx2v)**(生成)之上协同设计了一套专用推理栈。两个引擎以解耦方式运行,可以各自使用独立的并行策略与资源配额,中间通过低开销传输通道连接。
|
| 445 |
+
|
| 446 |
+
在单节点 `TP2 + CFG2` 配置下,该推理栈在 H100 / H200 上为 **2048×2048** 图像提供约 **~0.15 s/step**、**~9 s 端到端**的表现;相较 Triton 基线,我们基于 FA3 的混合掩码注意力带来 ~**2.4–3.2×** 的 prefill 加速。完整的单卡性能数据见 [`docs/inference_infra_CN.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/inference_infra_CN.md)。
|
| 447 |
+
|
| 448 |
+
我们提供了官方 Docker 镜像,一行命令即可完成部署:
|
| 449 |
+
|
| 450 |
+
```bash
|
| 451 |
+
docker pull lightx2v/lightllm_lightx2v:20260407
|
| 452 |
+
```
|
| 453 |
+
|
| 454 |
+
> ⚙️ **部署指南(Docker、启动参数、模式、量化、API 测试):** 参见 [`docs/deployment_CN.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/deployment_CN.md)。
|
| 455 |
+
>
|
| 456 |
+
> 📖 **完整架构设计与性能剖析:** 参见 [`docs/inference_infra_CN.md`](https://github.com/OpenSenseNova/SenseNova-U1/blob/main/docs/inference_infra_CN.md)。
|
| 457 |
+
|
| 458 |
+
<!-- ## 🖊️ Citation
|
| 459 |
+
|
| 460 |
+
```bibtex
|
| 461 |
+
|
| 462 |
+
``` -->
|
| 463 |
+
|
| 464 |
+
## 🌐 加入社区!
|
| 465 |
+
|
| 466 |
+
加入我们的社区,分享反馈、获取支���,并第一时间了解 SenseNova-U1 的最新进展 — 期待与你交流!
|
| 467 |
+
|
| 468 |
+
<div align="center">
|
| 469 |
+
<table>
|
| 470 |
+
<tr>
|
| 471 |
+
<td align="center"><b><a href="https://discord.gg/cxkwXWjp">Discord</a></b></td>
|
| 472 |
+
<td align="center"><b>微信交流群</b></td>
|
| 473 |
+
</tr>
|
| 474 |
+
<tr>
|
| 475 |
+
<td align="center"><a href="https://discord.gg/cxkwXWjp"><img src="docs/assets/discord_qr.webp" width="160"/></a></td>
|
| 476 |
+
<td align="center"><img src="docs/assets/wechat_qr.webp" width="160"/></td>
|
| 477 |
+
</tr>
|
| 478 |
+
</table>
|
| 479 |
+
</div>
|
| 480 |
+
|
| 481 |
+
## ⚖️ 许可证
|
| 482 |
+
|
| 483 |
+
本项目基于 [Apache 2.0 License](./LICENSE) 开源发布。
|
added_tokens.json
ADDED
|
@@ -0,0 +1,295 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</box>": 151677,
|
| 3 |
+
"</img>": 151671,
|
| 4 |
+
"</quad>": 151673,
|
| 5 |
+
"</ref>": 151675,
|
| 6 |
+
"</think>": 151668,
|
| 7 |
+
"</tool_call>": 151658,
|
| 8 |
+
"</tool_response>": 151666,
|
| 9 |
+
"<FAKE_PAD_0>": 151682,
|
| 10 |
+
"<FAKE_PAD_100>": 151782,
|
| 11 |
+
"<FAKE_PAD_101>": 151783,
|
| 12 |
+
"<FAKE_PAD_102>": 151784,
|
| 13 |
+
"<FAKE_PAD_103>": 151785,
|
| 14 |
+
"<FAKE_PAD_104>": 151786,
|
| 15 |
+
"<FAKE_PAD_105>": 151787,
|
| 16 |
+
"<FAKE_PAD_106>": 151788,
|
| 17 |
+
"<FAKE_PAD_107>": 151789,
|
| 18 |
+
"<FAKE_PAD_108>": 151790,
|
| 19 |
+
"<FAKE_PAD_109>": 151791,
|
| 20 |
+
"<FAKE_PAD_10>": 151692,
|
| 21 |
+
"<FAKE_PAD_110>": 151792,
|
| 22 |
+
"<FAKE_PAD_111>": 151793,
|
| 23 |
+
"<FAKE_PAD_112>": 151794,
|
| 24 |
+
"<FAKE_PAD_113>": 151795,
|
| 25 |
+
"<FAKE_PAD_114>": 151796,
|
| 26 |
+
"<FAKE_PAD_115>": 151797,
|
| 27 |
+
"<FAKE_PAD_116>": 151798,
|
| 28 |
+
"<FAKE_PAD_117>": 151799,
|
| 29 |
+
"<FAKE_PAD_118>": 151800,
|
| 30 |
+
"<FAKE_PAD_119>": 151801,
|
| 31 |
+
"<FAKE_PAD_11>": 151693,
|
| 32 |
+
"<FAKE_PAD_120>": 151802,
|
| 33 |
+
"<FAKE_PAD_121>": 151803,
|
| 34 |
+
"<FAKE_PAD_122>": 151804,
|
| 35 |
+
"<FAKE_PAD_123>": 151805,
|
| 36 |
+
"<FAKE_PAD_124>": 151806,
|
| 37 |
+
"<FAKE_PAD_125>": 151807,
|
| 38 |
+
"<FAKE_PAD_126>": 151808,
|
| 39 |
+
"<FAKE_PAD_127>": 151809,
|
| 40 |
+
"<FAKE_PAD_128>": 151810,
|
| 41 |
+
"<FAKE_PAD_129>": 151811,
|
| 42 |
+
"<FAKE_PAD_12>": 151694,
|
| 43 |
+
"<FAKE_PAD_130>": 151812,
|
| 44 |
+
"<FAKE_PAD_131>": 151813,
|
| 45 |
+
"<FAKE_PAD_132>": 151814,
|
| 46 |
+
"<FAKE_PAD_133>": 151815,
|
| 47 |
+
"<FAKE_PAD_134>": 151816,
|
| 48 |
+
"<FAKE_PAD_135>": 151817,
|
| 49 |
+
"<FAKE_PAD_136>": 151818,
|
| 50 |
+
"<FAKE_PAD_137>": 151819,
|
| 51 |
+
"<FAKE_PAD_138>": 151820,
|
| 52 |
+
"<FAKE_PAD_139>": 151821,
|
| 53 |
+
"<FAKE_PAD_13>": 151695,
|
| 54 |
+
"<FAKE_PAD_140>": 151822,
|
| 55 |
+
"<FAKE_PAD_141>": 151823,
|
| 56 |
+
"<FAKE_PAD_142>": 151824,
|
| 57 |
+
"<FAKE_PAD_143>": 151825,
|
| 58 |
+
"<FAKE_PAD_144>": 151826,
|
| 59 |
+
"<FAKE_PAD_145>": 151827,
|
| 60 |
+
"<FAKE_PAD_146>": 151828,
|
| 61 |
+
"<FAKE_PAD_147>": 151829,
|
| 62 |
+
"<FAKE_PAD_148>": 151830,
|
| 63 |
+
"<FAKE_PAD_149>": 151831,
|
| 64 |
+
"<FAKE_PAD_14>": 151696,
|
| 65 |
+
"<FAKE_PAD_150>": 151832,
|
| 66 |
+
"<FAKE_PAD_151>": 151833,
|
| 67 |
+
"<FAKE_PAD_152>": 151834,
|
| 68 |
+
"<FAKE_PAD_153>": 151835,
|
| 69 |
+
"<FAKE_PAD_154>": 151836,
|
| 70 |
+
"<FAKE_PAD_155>": 151837,
|
| 71 |
+
"<FAKE_PAD_156>": 151838,
|
| 72 |
+
"<FAKE_PAD_157>": 151839,
|
| 73 |
+
"<FAKE_PAD_158>": 151840,
|
| 74 |
+
"<FAKE_PAD_159>": 151841,
|
| 75 |
+
"<FAKE_PAD_15>": 151697,
|
| 76 |
+
"<FAKE_PAD_160>": 151842,
|
| 77 |
+
"<FAKE_PAD_161>": 151843,
|
| 78 |
+
"<FAKE_PAD_162>": 151844,
|
| 79 |
+
"<FAKE_PAD_163>": 151845,
|
| 80 |
+
"<FAKE_PAD_164>": 151846,
|
| 81 |
+
"<FAKE_PAD_165>": 151847,
|
| 82 |
+
"<FAKE_PAD_166>": 151848,
|
| 83 |
+
"<FAKE_PAD_167>": 151849,
|
| 84 |
+
"<FAKE_PAD_168>": 151850,
|
| 85 |
+
"<FAKE_PAD_169>": 151851,
|
| 86 |
+
"<FAKE_PAD_16>": 151698,
|
| 87 |
+
"<FAKE_PAD_170>": 151852,
|
| 88 |
+
"<FAKE_PAD_171>": 151853,
|
| 89 |
+
"<FAKE_PAD_172>": 151854,
|
| 90 |
+
"<FAKE_PAD_173>": 151855,
|
| 91 |
+
"<FAKE_PAD_174>": 151856,
|
| 92 |
+
"<FAKE_PAD_175>": 151857,
|
| 93 |
+
"<FAKE_PAD_176>": 151858,
|
| 94 |
+
"<FAKE_PAD_177>": 151859,
|
| 95 |
+
"<FAKE_PAD_178>": 151860,
|
| 96 |
+
"<FAKE_PAD_179>": 151861,
|
| 97 |
+
"<FAKE_PAD_17>": 151699,
|
| 98 |
+
"<FAKE_PAD_180>": 151862,
|
| 99 |
+
"<FAKE_PAD_181>": 151863,
|
| 100 |
+
"<FAKE_PAD_182>": 151864,
|
| 101 |
+
"<FAKE_PAD_183>": 151865,
|
| 102 |
+
"<FAKE_PAD_184>": 151866,
|
| 103 |
+
"<FAKE_PAD_185>": 151867,
|
| 104 |
+
"<FAKE_PAD_186>": 151868,
|
| 105 |
+
"<FAKE_PAD_187>": 151869,
|
| 106 |
+
"<FAKE_PAD_188>": 151870,
|
| 107 |
+
"<FAKE_PAD_189>": 151871,
|
| 108 |
+
"<FAKE_PAD_18>": 151700,
|
| 109 |
+
"<FAKE_PAD_190>": 151872,
|
| 110 |
+
"<FAKE_PAD_191>": 151873,
|
| 111 |
+
"<FAKE_PAD_192>": 151874,
|
| 112 |
+
"<FAKE_PAD_193>": 151875,
|
| 113 |
+
"<FAKE_PAD_194>": 151876,
|
| 114 |
+
"<FAKE_PAD_195>": 151877,
|
| 115 |
+
"<FAKE_PAD_196>": 151878,
|
| 116 |
+
"<FAKE_PAD_197>": 151879,
|
| 117 |
+
"<FAKE_PAD_198>": 151880,
|
| 118 |
+
"<FAKE_PAD_199>": 151881,
|
| 119 |
+
"<FAKE_PAD_19>": 151701,
|
| 120 |
+
"<FAKE_PAD_1>": 151683,
|
| 121 |
+
"<FAKE_PAD_200>": 151882,
|
| 122 |
+
"<FAKE_PAD_201>": 151883,
|
| 123 |
+
"<FAKE_PAD_202>": 151884,
|
| 124 |
+
"<FAKE_PAD_203>": 151885,
|
| 125 |
+
"<FAKE_PAD_204>": 151886,
|
| 126 |
+
"<FAKE_PAD_205>": 151887,
|
| 127 |
+
"<FAKE_PAD_206>": 151888,
|
| 128 |
+
"<FAKE_PAD_207>": 151889,
|
| 129 |
+
"<FAKE_PAD_208>": 151890,
|
| 130 |
+
"<FAKE_PAD_209>": 151891,
|
| 131 |
+
"<FAKE_PAD_20>": 151702,
|
| 132 |
+
"<FAKE_PAD_210>": 151892,
|
| 133 |
+
"<FAKE_PAD_211>": 151893,
|
| 134 |
+
"<FAKE_PAD_212>": 151894,
|
| 135 |
+
"<FAKE_PAD_213>": 151895,
|
| 136 |
+
"<FAKE_PAD_214>": 151896,
|
| 137 |
+
"<FAKE_PAD_215>": 151897,
|
| 138 |
+
"<FAKE_PAD_216>": 151898,
|
| 139 |
+
"<FAKE_PAD_217>": 151899,
|
| 140 |
+
"<FAKE_PAD_218>": 151900,
|
| 141 |
+
"<FAKE_PAD_219>": 151901,
|
| 142 |
+
"<FAKE_PAD_21>": 151703,
|
| 143 |
+
"<FAKE_PAD_220>": 151902,
|
| 144 |
+
"<FAKE_PAD_221>": 151903,
|
| 145 |
+
"<FAKE_PAD_222>": 151904,
|
| 146 |
+
"<FAKE_PAD_223>": 151905,
|
| 147 |
+
"<FAKE_PAD_224>": 151906,
|
| 148 |
+
"<FAKE_PAD_225>": 151907,
|
| 149 |
+
"<FAKE_PAD_226>": 151908,
|
| 150 |
+
"<FAKE_PAD_227>": 151909,
|
| 151 |
+
"<FAKE_PAD_228>": 151910,
|
| 152 |
+
"<FAKE_PAD_229>": 151911,
|
| 153 |
+
"<FAKE_PAD_22>": 151704,
|
| 154 |
+
"<FAKE_PAD_230>": 151912,
|
| 155 |
+
"<FAKE_PAD_231>": 151913,
|
| 156 |
+
"<FAKE_PAD_232>": 151914,
|
| 157 |
+
"<FAKE_PAD_233>": 151915,
|
| 158 |
+
"<FAKE_PAD_234>": 151916,
|
| 159 |
+
"<FAKE_PAD_235>": 151917,
|
| 160 |
+
"<FAKE_PAD_236>": 151918,
|
| 161 |
+
"<FAKE_PAD_237>": 151919,
|
| 162 |
+
"<FAKE_PAD_238>": 151920,
|
| 163 |
+
"<FAKE_PAD_239>": 151921,
|
| 164 |
+
"<FAKE_PAD_23>": 151705,
|
| 165 |
+
"<FAKE_PAD_240>": 151922,
|
| 166 |
+
"<FAKE_PAD_241>": 151923,
|
| 167 |
+
"<FAKE_PAD_242>": 151924,
|
| 168 |
+
"<FAKE_PAD_243>": 151925,
|
| 169 |
+
"<FAKE_PAD_244>": 151926,
|
| 170 |
+
"<FAKE_PAD_245>": 151927,
|
| 171 |
+
"<FAKE_PAD_246>": 151928,
|
| 172 |
+
"<FAKE_PAD_247>": 151929,
|
| 173 |
+
"<FAKE_PAD_248>": 151930,
|
| 174 |
+
"<FAKE_PAD_249>": 151931,
|
| 175 |
+
"<FAKE_PAD_24>": 151706,
|
| 176 |
+
"<FAKE_PAD_250>": 151932,
|
| 177 |
+
"<FAKE_PAD_251>": 151933,
|
| 178 |
+
"<FAKE_PAD_252>": 151934,
|
| 179 |
+
"<FAKE_PAD_253>": 151935,
|
| 180 |
+
"<FAKE_PAD_25>": 151707,
|
| 181 |
+
"<FAKE_PAD_26>": 151708,
|
| 182 |
+
"<FAKE_PAD_27>": 151709,
|
| 183 |
+
"<FAKE_PAD_28>": 151710,
|
| 184 |
+
"<FAKE_PAD_29>": 151711,
|
| 185 |
+
"<FAKE_PAD_2>": 151684,
|
| 186 |
+
"<FAKE_PAD_30>": 151712,
|
| 187 |
+
"<FAKE_PAD_31>": 151713,
|
| 188 |
+
"<FAKE_PAD_32>": 151714,
|
| 189 |
+
"<FAKE_PAD_33>": 151715,
|
| 190 |
+
"<FAKE_PAD_34>": 151716,
|
| 191 |
+
"<FAKE_PAD_35>": 151717,
|
| 192 |
+
"<FAKE_PAD_36>": 151718,
|
| 193 |
+
"<FAKE_PAD_37>": 151719,
|
| 194 |
+
"<FAKE_PAD_38>": 151720,
|
| 195 |
+
"<FAKE_PAD_39>": 151721,
|
| 196 |
+
"<FAKE_PAD_3>": 151685,
|
| 197 |
+
"<FAKE_PAD_40>": 151722,
|
| 198 |
+
"<FAKE_PAD_41>": 151723,
|
| 199 |
+
"<FAKE_PAD_42>": 151724,
|
| 200 |
+
"<FAKE_PAD_43>": 151725,
|
| 201 |
+
"<FAKE_PAD_44>": 151726,
|
| 202 |
+
"<FAKE_PAD_45>": 151727,
|
| 203 |
+
"<FAKE_PAD_46>": 151728,
|
| 204 |
+
"<FAKE_PAD_47>": 151729,
|
| 205 |
+
"<FAKE_PAD_48>": 151730,
|
| 206 |
+
"<FAKE_PAD_49>": 151731,
|
| 207 |
+
"<FAKE_PAD_4>": 151686,
|
| 208 |
+
"<FAKE_PAD_50>": 151732,
|
| 209 |
+
"<FAKE_PAD_51>": 151733,
|
| 210 |
+
"<FAKE_PAD_52>": 151734,
|
| 211 |
+
"<FAKE_PAD_53>": 151735,
|
| 212 |
+
"<FAKE_PAD_54>": 151736,
|
| 213 |
+
"<FAKE_PAD_55>": 151737,
|
| 214 |
+
"<FAKE_PAD_56>": 151738,
|
| 215 |
+
"<FAKE_PAD_57>": 151739,
|
| 216 |
+
"<FAKE_PAD_58>": 151740,
|
| 217 |
+
"<FAKE_PAD_59>": 151741,
|
| 218 |
+
"<FAKE_PAD_5>": 151687,
|
| 219 |
+
"<FAKE_PAD_60>": 151742,
|
| 220 |
+
"<FAKE_PAD_61>": 151743,
|
| 221 |
+
"<FAKE_PAD_62>": 151744,
|
| 222 |
+
"<FAKE_PAD_63>": 151745,
|
| 223 |
+
"<FAKE_PAD_64>": 151746,
|
| 224 |
+
"<FAKE_PAD_65>": 151747,
|
| 225 |
+
"<FAKE_PAD_66>": 151748,
|
| 226 |
+
"<FAKE_PAD_67>": 151749,
|
| 227 |
+
"<FAKE_PAD_68>": 151750,
|
| 228 |
+
"<FAKE_PAD_69>": 151751,
|
| 229 |
+
"<FAKE_PAD_6>": 151688,
|
| 230 |
+
"<FAKE_PAD_70>": 151752,
|
| 231 |
+
"<FAKE_PAD_71>": 151753,
|
| 232 |
+
"<FAKE_PAD_72>": 151754,
|
| 233 |
+
"<FAKE_PAD_73>": 151755,
|
| 234 |
+
"<FAKE_PAD_74>": 151756,
|
| 235 |
+
"<FAKE_PAD_75>": 151757,
|
| 236 |
+
"<FAKE_PAD_76>": 151758,
|
| 237 |
+
"<FAKE_PAD_77>": 151759,
|
| 238 |
+
"<FAKE_PAD_78>": 151760,
|
| 239 |
+
"<FAKE_PAD_79>": 151761,
|
| 240 |
+
"<FAKE_PAD_7>": 151689,
|
| 241 |
+
"<FAKE_PAD_80>": 151762,
|
| 242 |
+
"<FAKE_PAD_81>": 151763,
|
| 243 |
+
"<FAKE_PAD_82>": 151764,
|
| 244 |
+
"<FAKE_PAD_83>": 151765,
|
| 245 |
+
"<FAKE_PAD_84>": 151766,
|
| 246 |
+
"<FAKE_PAD_85>": 151767,
|
| 247 |
+
"<FAKE_PAD_86>": 151768,
|
| 248 |
+
"<FAKE_PAD_87>": 151769,
|
| 249 |
+
"<FAKE_PAD_88>": 151770,
|
| 250 |
+
"<FAKE_PAD_89>": 151771,
|
| 251 |
+
"<FAKE_PAD_8>": 151690,
|
| 252 |
+
"<FAKE_PAD_90>": 151772,
|
| 253 |
+
"<FAKE_PAD_91>": 151773,
|
| 254 |
+
"<FAKE_PAD_92>": 151774,
|
| 255 |
+
"<FAKE_PAD_93>": 151775,
|
| 256 |
+
"<FAKE_PAD_94>": 151776,
|
| 257 |
+
"<FAKE_PAD_95>": 151777,
|
| 258 |
+
"<FAKE_PAD_96>": 151778,
|
| 259 |
+
"<FAKE_PAD_97>": 151779,
|
| 260 |
+
"<FAKE_PAD_98>": 151780,
|
| 261 |
+
"<FAKE_PAD_99>": 151781,
|
| 262 |
+
"<FAKE_PAD_9>": 151691,
|
| 263 |
+
"<IMG_CONTEXT>": 151669,
|
| 264 |
+
"<box>": 151676,
|
| 265 |
+
"<img>": 151670,
|
| 266 |
+
"<quad>": 151672,
|
| 267 |
+
"<ref>": 151674,
|
| 268 |
+
"<think>": 151667,
|
| 269 |
+
"<tool_call>": 151657,
|
| 270 |
+
"<tool_response>": 151665,
|
| 271 |
+
"<|action_end|>": 151679,
|
| 272 |
+
"<|action_start|>": 151678,
|
| 273 |
+
"<|box_end|>": 151649,
|
| 274 |
+
"<|box_start|>": 151648,
|
| 275 |
+
"<|endoftext|>": 151643,
|
| 276 |
+
"<|file_sep|>": 151664,
|
| 277 |
+
"<|fim_middle|>": 151660,
|
| 278 |
+
"<|fim_pad|>": 151662,
|
| 279 |
+
"<|fim_prefix|>": 151659,
|
| 280 |
+
"<|fim_suffix|>": 151661,
|
| 281 |
+
"<|im_end|>": 151645,
|
| 282 |
+
"<|im_start|>": 151644,
|
| 283 |
+
"<|image_pad|>": 151655,
|
| 284 |
+
"<|interpreter|>": 151681,
|
| 285 |
+
"<|object_ref_end|>": 151647,
|
| 286 |
+
"<|object_ref_start|>": 151646,
|
| 287 |
+
"<|plugin|>": 151680,
|
| 288 |
+
"<|quad_end|>": 151651,
|
| 289 |
+
"<|quad_start|>": 151650,
|
| 290 |
+
"<|repo_name|>": 151663,
|
| 291 |
+
"<|video_pad|>": 151656,
|
| 292 |
+
"<|vision_end|>": 151653,
|
| 293 |
+
"<|vision_pad|>": 151654,
|
| 294 |
+
"<|vision_start|>": 151652
|
| 295 |
+
}
|
config.json
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"NEOChatModel"
|
| 4 |
+
],
|
| 5 |
+
"auto_map": {
|
| 6 |
+
"AutoConfig": "configuration_neo_chat.NEOChatConfig",
|
| 7 |
+
"AutoModel": "modeling_neo_chat.NEOChatModel",
|
| 8 |
+
"AutoModelForCausalLM": "modeling_neo_chat.NEOChatModel"
|
| 9 |
+
},
|
| 10 |
+
"downsample_ratio": 0.5,
|
| 11 |
+
"eos_token_id": 151645,
|
| 12 |
+
"llm_config": {
|
| 13 |
+
"_name_or_path": null,
|
| 14 |
+
"architectures": [
|
| 15 |
+
"Qwen3MoeForCausalLM"
|
| 16 |
+
],
|
| 17 |
+
"attention_bias": false,
|
| 18 |
+
"attention_dropout": 0.0,
|
| 19 |
+
"bos_token_id": 151643,
|
| 20 |
+
"decoder_sparse_step": 1,
|
| 21 |
+
"dtype": "bfloat16",
|
| 22 |
+
"eos_token_id": 151645,
|
| 23 |
+
"head_dim": 128,
|
| 24 |
+
"hidden_act": "silu",
|
| 25 |
+
"hidden_size": 2048,
|
| 26 |
+
"initializer_range": 0.02,
|
| 27 |
+
"intermediate_size": 6144,
|
| 28 |
+
"max_position_embeddings": 262144,
|
| 29 |
+
"max_position_embeddings_hw": 10000,
|
| 30 |
+
"mlp_only_layers": [],
|
| 31 |
+
"max_window_layers": 48,
|
| 32 |
+
"model_type": "qwen3_moe",
|
| 33 |
+
"moe_intermediate_size": 768,
|
| 34 |
+
"norm_topk_prob": true,
|
| 35 |
+
"num_attention_heads": 32,
|
| 36 |
+
"num_experts": 128,
|
| 37 |
+
"gen_num_experts":32,
|
| 38 |
+
"num_experts_per_tok": 8,
|
| 39 |
+
"router_aux_loss_coef": 0.001,
|
| 40 |
+
"num_hidden_layers": 48,
|
| 41 |
+
"num_key_value_heads": 4,
|
| 42 |
+
"rms_norm_eps": 1e-06,
|
| 43 |
+
"rope_scaling": null,
|
| 44 |
+
"rope_theta": 10000000,
|
| 45 |
+
"rope_theta_hw": 10000.0,
|
| 46 |
+
"sliding_window": null,
|
| 47 |
+
"use_cache": false,
|
| 48 |
+
"use_deepep": false,
|
| 49 |
+
"use_sliding_window": false,
|
| 50 |
+
"vocab_size": 151936,
|
| 51 |
+
"pure_llm": false,
|
| 52 |
+
"output_router_logits": false
|
| 53 |
+
},
|
| 54 |
+
"model_type": "neo_chat",
|
| 55 |
+
"pad_token_id": 151643,
|
| 56 |
+
"template": "neo1_0",
|
| 57 |
+
"tie_word_embeddings": false,
|
| 58 |
+
"torch_dtype": "bfloat16",
|
| 59 |
+
"transformers_version": "4.37.2",
|
| 60 |
+
"use_backbone_lora": 0,
|
| 61 |
+
"use_llm_lora": 0,
|
| 62 |
+
"min_pixels": 65536,
|
| 63 |
+
"max_pixels": 16777216,
|
| 64 |
+
"patch_size": 16,
|
| 65 |
+
"timestep_shift": 1.0,
|
| 66 |
+
"time_schedule": "standard",
|
| 67 |
+
"time_shift_type": "exponential",
|
| 68 |
+
"base_shift": 0.5,
|
| 69 |
+
"max_shift": 1.15,
|
| 70 |
+
"base_image_seq_len": 64,
|
| 71 |
+
"max_image_seq_len": 4096,
|
| 72 |
+
"noise_scale_mode": "resolution",
|
| 73 |
+
"noise_scale_base_image_seq_len": 64,
|
| 74 |
+
"add_noise_scale_embedding": true,
|
| 75 |
+
"noise_scale_max_value": 8.0,
|
| 76 |
+
"noise_scale": 1.0,
|
| 77 |
+
"P_mean": -0.8,
|
| 78 |
+
"P_std": 0.8,
|
| 79 |
+
"t_eps": 0.05,
|
| 80 |
+
"fm_head_dim": 1536,
|
| 81 |
+
"fm_head_layers": 2,
|
| 82 |
+
"fm_head_mlp_ratio": 1,
|
| 83 |
+
"extra_num_layers_post": 0,
|
| 84 |
+
"concat_time_token_num": 0,
|
| 85 |
+
"use_pixel_head": false,
|
| 86 |
+
"use_adaLN": false,
|
| 87 |
+
"vision_config": {
|
| 88 |
+
"architectures": [
|
| 89 |
+
"NEOVisionModel"
|
| 90 |
+
],
|
| 91 |
+
"attention_dropout": 0.0,
|
| 92 |
+
"auto_map": {
|
| 93 |
+
"AutoConfig": "configuration_neo_vit.NEOVisionConfig",
|
| 94 |
+
"AutoModel": "modeling_neo_vit.NEOVisionModel"
|
| 95 |
+
},
|
| 96 |
+
"llm_hidden_size": 2048,
|
| 97 |
+
"downsample_ratio": 0.5,
|
| 98 |
+
"hidden_size": 1024,
|
| 99 |
+
"model_type": "neo_vision",
|
| 100 |
+
"rope_theta_vision": 10000.0,
|
| 101 |
+
"max_position_embeddings_vision": 10000,
|
| 102 |
+
"num_channels": 3,
|
| 103 |
+
"patch_size": 16,
|
| 104 |
+
"torch_dtype": "bfloat16",
|
| 105 |
+
"transformers_version": "4.37.2",
|
| 106 |
+
"min_pixels": 65536,
|
| 107 |
+
"max_pixels": 16777216
|
| 108 |
+
}
|
| 109 |
+
}
|
docs/assets/attn.png
ADDED
|
Git LFS Details
|
docs/assets/benchmarks/generation.webp
ADDED
|
Git LFS Details
|
docs/assets/benchmarks/interleaved.webp
ADDED
|
Git LFS Details
|
docs/assets/benchmarks/understanding.webp
ADDED
|
Git LFS Details
|
docs/assets/discord_qr.webp
ADDED
|
docs/assets/lightllm_x2v.png
ADDED
|
Git LFS Details
|
docs/assets/perform_vs_speed_avg3.webp
ADDED
|
Git LFS Details
|
docs/assets/perform_vs_speed_avg8.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/.gitkeep
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Place demo case images referenced by `README.md` / `README_CN.md` in this folder.
|
docs/assets/showcases/editing/0001_2048x2048_compare.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/0002_2048x2048_compare.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/0003_2048x2048_compare.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/0004_2048x2048_compare.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/0005_2400x1696_compare.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/034_temporal_reasoning_draw_what_it_will_look_like_result.jpeg
ADDED
|
docs/assets/showcases/editing/036_causal_reasoning_draw_what_it_will_look_like_result.jpeg
ADDED
|
docs/assets/showcases/editing/039_spatial_reasoning_draw_an_image_showing_the_si_result.jpeg
ADDED
|
docs/assets/showcases/editing/042_physics_change_the_water_to_high-con_result.jpeg
ADDED
|
docs/assets/showcases/editing/044_biology_what_the_fruit_looks_like_wh_result.jpeg
ADDED
|
docs/assets/showcases/editing/046_anomaly_correction_correct_the_unreasonable_par_result.jpeg
ADDED
|
docs/assets/showcases/editing/047_mathematics_modify_the_matrix_in_the_ima_result.jpeg
ADDED
|
docs/assets/showcases/editing/1_out.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/2_out.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/3_out.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/4_out.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/5_out.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/6_out.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/7_out.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/editing/8_out.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/interleave/case_0001_makeup_three_looks.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/interleave/case_0003_beachfront_villa.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/interleave/case_0004_scented_candle_promo.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/interleave/case_0005_matchgirl_warm_au.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/interleave/case_0006_orange_cat_travel.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/interleave/case_0007_bowie_slide_design.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/interleave/reasoning.png
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case1.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case1_gemini_enhanced.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case1_kimi_enhanced.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case1_qwen_enhanced.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case1_sensenova_enhanced.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case2.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case2_gemini_enhanced.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case2_kimi_enhanced.webp
ADDED
|
Git LFS Details
|
docs/assets/showcases/prompt_enhancement/case2_qwen_enhanced.webp
ADDED
|
Git LFS Details
|