File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/blogs/fastvideo_post_training Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ draft = false
35
35
36
36
Below, we demonstrate how each module accelerates the DiT denoising time (without text encoder and vae) on a single H200 GPU.
37
37
38
- < div style = " text-align : center ; margin : 1 rem 0 ; " >
38
+ {{< center >}}
39
39
40
40
| | Wan 2.2 5B 720P | Wan2.1 14B 720P | Wan2.1 1.3B 480P |
41
41
| :-------------------------:| :---------------:| :----------------:| :----------------:|
@@ -45,7 +45,7 @@ Below, we demonstrate how each module accelerates the DiT denoising time (withou
45
45
| FA3 + DMD + torch compile | 2.64s | 29.5s | 1.49s |
46
46
| VSA + DMD + torch compile | -- | 13s | 0.98s |
47
47
48
- </ div >
48
+ {{< /center >}}
49
49
50
50
51
51
All numbers can be reproduced with this [ script] ( https://github.com/hao-ai-lab/FastVideo/blob/main/scripts/inference/v1_inference_wan_VSA_DMD.sh )
You can’t perform that action at this time.
0 commit comments