From 61d965353669c3873c382156513d715824e72f8d Mon Sep 17 00:00:00 2001 From: Zhongjie Duan <35051019+Artiprocher@users.noreply.github.com> Date: Thu, 10 Apr 2025 11:42:18 +0800 Subject: [PATCH] Update README.md --- examples/wanvideo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/wanvideo/README.md b/examples/wanvideo/README.md index 3530976..d3a22bf 100644 --- a/examples/wanvideo/README.md +++ b/examples/wanvideo/README.md @@ -59,7 +59,7 @@ We present a detailed table here. The model (14B text-to-video) is tested on a s |`torch_dtype`|`num_persistent_param_in_dit`|Speed|Required VRAM|Default Setting| |-|-|-|-|-| -|torch.bfloat16|None (unlimited)|18.5s/it|40G|| +|torch.bfloat16|None (unlimited)|18.5s/it|48G|| |torch.bfloat16|7*10**9 (7B)|20.8s/it|24G|| |torch.bfloat16|0|23.4s/it|10G|| |torch.float8_e4m3fn|None (unlimited)|18.3s/it|24G|yes|