You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -572,8 +572,6 @@ To generate images, run the following command:
572
572
* For Wan2.2 T2V, use `base_wan_27b.yml`.
573
573
* For Wan2.2 I2V, use `base_wan_i2v_27b.yml`.
574
574
575
-
<<<<<<< HEAD
576
-
=======
577
575
### Caching Mechanisms
578
576
579
577
Wan 2.x pipelines support several caching strategies to accelerate inference by skipping redundant transformer forward passes. These are **mutually exclusive** — enable only one at a time.
@@ -599,7 +597,24 @@ To generate images, run the following command:
599
597
...
600
598
```
601
599
602
-
>>>>>>> origin/main
600
+
### Ring Attention
601
+
We added ring attention support for Wan models. Below are the stats for one `720p` (81 frames) video generation (with CFG DP):
602
+
| Accelerator | Model | Attention Type | Inference Steps | Sharding | e2e Generation Time |
0 commit comments