wlsaidhi commited on
Commit
d2d69c3
·
verified ·
1 Parent(s): 3d569a6

Perf: wan-t2v-1.3b-2gpu at 7299c64

Browse files
wan-t2v-1.3b-2gpu/2026-08-26T12_54_22.929811_00_00_7299c643e466e007b0c46e33efb958c1dd14d72b.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "wan-t2v-1.3b-2gpu",
3
+ "timestamp": "2026-08-26T12:54:22.929811+00:00",
4
+ "commit_sha": "7299c643e466e007b0c46e33efb958c1dd14d72b",
5
+ "gpu_type": "NVIDIA GB200",
6
+ "latency": 2.867,
7
+ "throughput": 15.694,
8
+ "memory": 8429.7,
9
+ "text_encoder_time_s": 0.327,
10
+ "dit_time_s": 1.525,
11
+ "vae_decode_time_s": 0.751,
12
+ "regression_thresholds": {
13
+ "latency": {
14
+ "threshold_percent": 0.08,
15
+ "threshold_absolute": 0.5,
16
+ "gated": true
17
+ },
18
+ "throughput": {
19
+ "threshold_percent": 0.08,
20
+ "threshold_absolute": 0.05,
21
+ "gated": true
22
+ },
23
+ "memory": {
24
+ "threshold_percent": 0.05,
25
+ "threshold_absolute": 256.0,
26
+ "gated": true
27
+ },
28
+ "text_encoder_time_s": {
29
+ "threshold_percent": 0.05,
30
+ "threshold_absolute": 0.25,
31
+ "gated": true
32
+ },
33
+ "dit_time_s": {
34
+ "threshold_percent": 0.05,
35
+ "threshold_absolute": 0.25,
36
+ "gated": true
37
+ },
38
+ "vae_decode_time_s": {
39
+ "threshold_percent": 0.05,
40
+ "threshold_absolute": 0.25,
41
+ "gated": true
42
+ }
43
+ },
44
+ "success": true,
45
+ "run_source": "pr",
46
+ "baseline_eligible": false,
47
+ "branch": "sol-h3",
48
+ "pr_number": "1739",
49
+ "test_scope": "full",
50
+ "build_url": "https://buildkite.com/fastvideo/ci/builds/5053",
51
+ "build_id": "01a03d20-b799-4f2e-bcf0-233e99634348",
52
+ "job_id": "01a03e0a-d963-4625-914f-2e9ccaf85acb",
53
+ "result_schema_version": 2,
54
+ "workload_id": "wan-t2v",
55
+ "variant_id": "1.3b-sp2",
56
+ "benchmark_version": 3,
57
+ "recipe": {
58
+ "recipe_schema_version": 2,
59
+ "benchmark": {
60
+ "benchmark_id": "wan-t2v-1.3b-2gpu",
61
+ "workload_id": "wan-t2v",
62
+ "variant_id": "1.3b-sp2",
63
+ "benchmark_version": 3
64
+ },
65
+ "model": {
66
+ "model_path": "Wan-AI/Wan2.1-T2V-1.3B-Diffusers",
67
+ "revision": null,
68
+ "resolved_revision": "0fad780a534b6463e45facd96134c9f345acfa5b"
69
+ },
70
+ "init_kwargs": {
71
+ "num_gpus": 2,
72
+ "flow_shift": 7.0,
73
+ "sp_size": 2,
74
+ "tp_size": 1,
75
+ "vae_sp": true,
76
+ "vae_tiling": true,
77
+ "text_encoder_precisions": [
78
+ "fp32"
79
+ ]
80
+ },
81
+ "generation_kwargs": {
82
+ "height": 480,
83
+ "width": 832,
84
+ "num_frames": 45,
85
+ "num_inference_steps": 4,
86
+ "guidance_scale": 3,
87
+ "embedded_cfg_scale": 6,
88
+ "seed": 1024,
89
+ "fps": 24
90
+ },
91
+ "inputs": {
92
+ "prompt_count": 1,
93
+ "prompt_sha256": [
94
+ "85f2ae1a875cd86ae820c71c34a1295e2d8cdd9345cdcdcad6b609bb7f54fb50"
95
+ ],
96
+ "negative_prompt_sha256": "e488b06083693241fbe71bed61a3eb0035f4ec96d858d235be1662c226452fac"
97
+ },
98
+ "attention": {
99
+ "requested_backend": "auto",
100
+ "resolved_backend": [
101
+ "FLASH_ATTN",
102
+ "tokenizers"
103
+ ]
104
+ }
105
+ },
106
+ "recipe_fingerprint": "ec56b019a3e37278d55085fbf6bf77286d07b19790e9a44a5478c7620da0744c",
107
+ "hardware_profile": {
108
+ "device_type": "cuda",
109
+ "gpu_count": 2,
110
+ "gpus": [
111
+ {
112
+ "name": "NVIDIA GB200",
113
+ "memory_gb": 184,
114
+ "compute_capability": "10.0"
115
+ },
116
+ {
117
+ "name": "NVIDIA GB200",
118
+ "memory_gb": 184,
119
+ "compute_capability": "10.0"
120
+ }
121
+ ],
122
+ "interconnect": "full_nvlink"
123
+ },
124
+ "hardware_profile_id": "hw-6b2f5d7f3bb4f5e8",
125
+ "software_profile": {
126
+ "python": "3.12",
127
+ "pytorch": "2.12",
128
+ "cuda": "13.0",
129
+ "packages": {
130
+ "fastvideo_kernel": "0.3.4",
131
+ "flash_attn": "2.8.3+cu130torch2.12",
132
+ "flash_attn_4": "4.0.0b24.dev3+g14c3779",
133
+ "flashinfer": "0.6.17",
134
+ "nvidia_cutlass_dsl": "4.6.0.dev0",
135
+ "triton": "3.7.0"
136
+ },
137
+ "attention_backend": "auto",
138
+ "flash_attention_4_enabled": false,
139
+ "container_image_version": "py3.12-latest"
140
+ },
141
+ "software_profile_id": "sw-bc3b8b8e7043e5e9",
142
+ "environment_metadata": {
143
+ "python": {
144
+ "version": "3.12.14",
145
+ "implementation": "CPython"
146
+ },
147
+ "platform": {
148
+ "system": "Linux",
149
+ "machine": "aarch64",
150
+ "release": "6.8.0-1055-nvidia-64k"
151
+ },
152
+ "torch": {
153
+ "version": "2.12.0+cu130",
154
+ "cuda": "13.0",
155
+ "cudnn": 92000
156
+ },
157
+ "env": {
158
+ "CUDA_VISIBLE_DEVICES": "2,3",
159
+ "IMAGE_VERSION": "py3.12-latest",
160
+ "UV_TORCH_BACKEND": "cu130",
161
+ "FASTVIDEO_CONTAINER_IMAGE_REF": "sha256:2f28adad2e0529c802c48a8553f69a984b43d168c97145d55d01f17008ba551f"
162
+ },
163
+ "packages": {
164
+ "fastvideo_kernel": "0.3.4",
165
+ "flash_attn": "2.8.3+cu130torch2.12",
166
+ "flash_attn_4": "4.0.0b24.dev3+g14c3779",
167
+ "flashinfer": "0.6.17",
168
+ "nvidia_cutlass_dsl": "4.6.0.dev0",
169
+ "triton": "3.7.0"
170
+ },
171
+ "hardware_profile": {
172
+ "device_type": "cuda",
173
+ "gpu_count": 2,
174
+ "gpus": [
175
+ {
176
+ "name": "NVIDIA GB200",
177
+ "memory_gb": 184,
178
+ "compute_capability": "10.0"
179
+ },
180
+ {
181
+ "name": "NVIDIA GB200",
182
+ "memory_gb": 184,
183
+ "compute_capability": "10.0"
184
+ }
185
+ ],
186
+ "interconnect": "full_nvlink"
187
+ },
188
+ "software_profile": {
189
+ "python": "3.12",
190
+ "pytorch": "2.12",
191
+ "cuda": "13.0",
192
+ "packages": {
193
+ "fastvideo_kernel": "0.3.4",
194
+ "flash_attn": "2.8.3+cu130torch2.12",
195
+ "flash_attn_4": "4.0.0b24.dev3+g14c3779",
196
+ "flashinfer": "0.6.17",
197
+ "nvidia_cutlass_dsl": "4.6.0.dev0",
198
+ "triton": "3.7.0"
199
+ },
200
+ "attention_backend": "auto",
201
+ "flash_attention_4_enabled": false,
202
+ "container_image_version": "py3.12-latest"
203
+ }
204
+ },
205
+ "environment_fingerprint": "env-f3b68a7fdcf4249d",
206
+ "baseline_status": "initialized_new_cohort",
207
+ "comparison_status": "CALIBRATION_NEEDED",
208
+ "comparison_status_reason": "No baseline found for exact comparable identity (workload_id=wan-t2v, variant_id=1.3b-sp2, benchmark_version=3, recipe_fingerprint=ec56b019a3e37278d55085fbf6bf77286d07b19790e9a44a5478c7620da0744c, hardware_profile_id=hw-6b2f5d7f3bb4f5e8, software_profile_id=sw-bc3b8b8e7043e5e9)"
209
+ }