Skip to content

Commit bdfab30

Browse files
author
yiyi@huggingface.co
committed
up
1 parent d7f399d commit bdfab30

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/source/en/api/pipelines/hunyuan_video15.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ export_to_video(video, "output.mp4", fps=15)
6060
- **A100/A800/RTX 4090:** `flash` or `flash_varlen`
6161
- **Other GPUs:** `sage`
6262

63+
Refer to the [Attention backends](../../optimization/attention_backends) guide for more details about using a different backend.
64+
65+
6366
```py
6467
pipe.transformer.set_attention_backend("flash_varlen") # or your preferred backend
6568
```

0 commit comments

Comments
 (0)