wlsaidhi commited on
Commit
0f4821d
·
verified ·
1 Parent(s): 9cf3d98

Perf: wan-t2v-1.3b-1gpu-gb10 at unknown

Browse files
wan-t2v-1.3b-1gpu-gb10/2026-08-07T06_55_01.710833_00_00_unknown.json ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "wan-t2v-1.3b-1gpu-gb10",
3
+ "timestamp": "2026-08-07T06:55:01.710833+00:00",
4
+ "commit_sha": "",
5
+ "gpu_type": "NVIDIA GB10",
6
+ "latency": 39.426,
7
+ "throughput": 1.141,
8
+ "memory": 8429.7,
9
+ "text_encoder_time_s": 1.588,
10
+ "dit_time_s": 26.217,
11
+ "vae_decode_time_s": 11.241,
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": "local",
46
+ "baseline_eligible": false,
47
+ "branch": "",
48
+ "pr_number": "",
49
+ "test_scope": "",
50
+ "build_url": "",
51
+ "build_id": "",
52
+ "job_id": "",
53
+ "result_schema_version": 2,
54
+ "workload_id": "wan-t2v",
55
+ "variant_id": "1.3b-sp1",
56
+ "benchmark_version": 3,
57
+ "recipe": {
58
+ "recipe_schema_version": 2,
59
+ "benchmark": {
60
+ "benchmark_id": "wan-t2v-1.3b-1gpu-gb10",
61
+ "workload_id": "wan-t2v",
62
+ "variant_id": "1.3b-sp1",
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": 1,
72
+ "flow_shift": 7.0,
73
+ "sp_size": 1,
74
+ "tp_size": 1,
75
+ "vae_sp": false,
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": "fe824b8bf011e7bcb6d6dc350fca3f17ed3e2e54fcf10cbc4762602d84738abc",
107
+ "hardware_profile": {
108
+ "device_type": "cuda",
109
+ "gpu_count": 1,
110
+ "gpus": [
111
+ {
112
+ "name": "NVIDIA GB10",
113
+ "memory_gb": 122,
114
+ "compute_capability": "12.1"
115
+ }
116
+ ],
117
+ "interconnect": "single_gpu"
118
+ },
119
+ "hardware_profile_id": "hw-e40b9140c67b134f",
120
+ "software_profile": {
121
+ "python": "3.12",
122
+ "pytorch": "2.12",
123
+ "cuda": "13.0",
124
+ "packages": {
125
+ "fastvideo_kernel": "0.3.2",
126
+ "flash_attn": "2.8.3",
127
+ "flashinfer": "0.6.14",
128
+ "nvidia_cutlass_dsl": "4.6.1",
129
+ "triton": "3.7.0"
130
+ },
131
+ "attention_backend": "auto",
132
+ "flash_attention_4_enabled": false
133
+ },
134
+ "software_profile_id": "sw-d3af0d53f8f212b7",
135
+ "environment_metadata": {
136
+ "python": {
137
+ "version": "3.12.13",
138
+ "implementation": "CPython"
139
+ },
140
+ "platform": {
141
+ "system": "Linux",
142
+ "machine": "aarch64",
143
+ "release": "6.17.0-1021-nvidia"
144
+ },
145
+ "torch": {
146
+ "version": "2.12.0+cu130",
147
+ "cuda": "13.0",
148
+ "cudnn": 92000
149
+ },
150
+ "env": {},
151
+ "packages": {
152
+ "fastvideo_kernel": "0.3.2",
153
+ "flash_attn": "2.8.3",
154
+ "flashinfer": "0.6.14",
155
+ "nvidia_cutlass_dsl": "4.6.1",
156
+ "triton": "3.7.0"
157
+ },
158
+ "hardware_profile": {
159
+ "device_type": "cuda",
160
+ "gpu_count": 1,
161
+ "gpus": [
162
+ {
163
+ "name": "NVIDIA GB10",
164
+ "memory_gb": 122,
165
+ "compute_capability": "12.1"
166
+ }
167
+ ],
168
+ "interconnect": "single_gpu"
169
+ },
170
+ "software_profile": {
171
+ "python": "3.12",
172
+ "pytorch": "2.12",
173
+ "cuda": "13.0",
174
+ "packages": {
175
+ "fastvideo_kernel": "0.3.2",
176
+ "flash_attn": "2.8.3",
177
+ "flashinfer": "0.6.14",
178
+ "nvidia_cutlass_dsl": "4.6.1",
179
+ "triton": "3.7.0"
180
+ },
181
+ "attention_backend": "auto",
182
+ "flash_attention_4_enabled": false
183
+ }
184
+ },
185
+ "environment_fingerprint": "env-55b510ce8714a5d3",
186
+ "baseline_status": "initialized_new_cohort",
187
+ "comparison_status": "CALIBRATION_NEEDED",
188
+ "comparison_status_reason": "No baseline found for exact comparable identity (workload_id=wan-t2v, variant_id=1.3b-sp1, benchmark_version=3, recipe_fingerprint=fe824b8bf011e7bcb6d6dc350fca3f17ed3e2e54fcf10cbc4762602d84738abc, hardware_profile_id=hw-e40b9140c67b134f, software_profile_id=sw-d3af0d53f8f212b7)"
189
+ }