beomgyu-kim commited on
Commit
28b6ccb
·
verified ·
1 Parent(s): 85dc8ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -5
README.md CHANGED
@@ -1,5 +1,53 @@
1
- ---
2
- license: other
3
- license_name: motif-license
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: motif-license
4
+ license_link: LICENSE
5
+ language:
6
+ - en
7
+ - ko
8
+ pipeline_tag: text-to-image
9
+ tags:
10
+ - text-to-image
11
+ - diffusion
12
+ - flow-matching
13
+ - motif
14
+ ---
15
+
16
+ *Last update: 21st July 2025*
17
+
18
+ # New
19
+ You can now try Motif Vision 6B live on the Motif Model Hub: https://model-hub.motiftech.io/
20
+
21
+ **Select 'Motif Vision 6B' from the model dropdown menu to start generating images.**
22
+
23
+ ---
24
+
25
+ ## Introduction
26
+
27
+ We are excited to introduce **Motif Vision 6B**, a powerful text-to-image model trained entirely from scratch. 🖼️✨
28
+
29
+ This model leverages a state-of-the-art **MMDIT** (Multi-modal Diffusion Transformer) architecture and utilizes **Flow Matching** for efficient and high-quality image generation. Motif Vision 6B is our latest step in pushing the boundaries of generative AI.
30
+
31
+ ---
32
+
33
+ ## Training Information
34
+
35
+ The model was trained on a large-scale GPU cluster, demonstrating our commitment to developing cutting-edge models.
36
+
37
+ * **GPUs**: 96 AMD Instinct™ MI250x (24 nodes × 4 GPUs)
38
+ * **Training Time**: 90 days
39
+
40
+ *Notice: A detailed technical report will be released at a later time.*
41
+
42
+ ---
43
+
44
+ ## Availability
45
+
46
+ ### Checkpoints
47
+ The model checkpoints are shared directly in this repository and are ready for use.
48
+
49
+ ### Live Demo
50
+ You can try an interactive demo of Motif Vision 6B right now on the **[Motif Model Hub](https://model-hub.motiftech.io/)**.
51
+
52
+ ### Code Release
53
+ The source code for inference and training will be made publicly available soon. Stay tuned for updates!