Skip to content

Commit 5a7a9ed

Browse files
authored
Update index.md
1 parent ff25e63 commit 5a7a9ed

File tree

1 file changed

+3
-1
lines changed
  • content/blogs/fastvideo_post_training

1 file changed

+3
-1
lines changed

content/blogs/fastvideo_post_training/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ Below, we demonstrate how each module accelerates the DiT denoising time (withou
4949
| FA2 + DMD | 4.67s | 52s | 2.88s |
5050
| FA3+DMD | 3.65s | 37.87s | 2.14s |
5151
| FA3 + DMD + torch compile | 2.64s | 29.5s | 1.49s |
52-
| VSA + DMD + torch compile | | 13s | 0.98s |
52+
| VSA + DMD + torch compile | -- | 13s | 0.98s |
53+
54+
5355
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)
5456

5557
### Online Demo using FastVideo

0 commit comments

Comments
 (0)