Skip to content

Commit e8edb61

Browse files
committed
update name 5B
1 parent bbf0ca5 commit e8edb61

File tree

1 file changed

+5
-5
lines changed
  • content/blogs/fastvideo_post_training

1 file changed

+5
-5
lines changed

content/blogs/fastvideo_post_training/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ For FastWan2.2-TI2V-5B-FullAttn, since its sequence length is short and doesn't
4444
Compared to FA2 alone, we demonstrate how each module accelerates the DiT denoising time.
4545
| | Wan 2.2 5B 720P | Wan2.1 14B 720P | Wan2.1 1.3B 480P | |
4646
|:-------------------------:|:---------------:|:----------------:|:----------------:|---|
47-
| FA2 only | 157.21s | 1746.5 | 95.21 | |
48-
| FA2 + DMD | 4.67s | 52 | 2.88 | |
49-
| FA3+DMD | 3.65s | 37.87 | 2.14 | |
50-
| FA3 + DMD + torch compile | 2.64s | 29.5 | 1.49 | |
51-
| VSA + DMD + torch compile | | 13s | 0.98 | |
47+
| FA2 | 157.21s | 1746.5s | 95.21s | |
48+
| FA2 + DMD | 4.67s | 52s | 2.88s | |
49+
| FA3+DMD | 3.65s | 37.87s | 2.14s | |
50+
| FA3 + DMD + torch compile | 2.64s | 29.5s | 1.49s | |
51+
| VSA + DMD + torch compile | | 13ss | 0.98s | |
5252

5353
### Online Demo using FastVideo
5454
Try the FastWan demo [here]()!

0 commit comments

Comments
 (0)