wlsaidhi commited on
Commit
e78f00c
·
verified ·
1 Parent(s): 2d7297c

Perf: wan-t2v-1.3b-2gpu at 4d8713f

Browse files
wan-t2v-1.3b-2gpu/2026-07-06T20_52_29.627548_00_00_4d8713f6e48bb36dcacbb6ca698591828061fc07.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "wan-t2v-1.3b-2gpu",
3
+ "timestamp": "2026-07-06T20:52:29.627548+00:00",
4
+ "commit_sha": "4d8713f6e48bb36dcacbb6ca698591828061fc07",
5
+ "gpu_type": "NVIDIA L40S",
6
+ "latency": 11.924,
7
+ "throughput": 3.774,
8
+ "memory": 8405.8,
9
+ "text_encoder_time_s": 2.029,
10
+ "dit_time_s": 5.223,
11
+ "vae_decode_time_s": 4.039,
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": "feat/kaiqin/teacher-forcing-causal-cd",
48
+ "pr_number": "1505",
49
+ "test_scope": "full",
50
+ "build_url": "https://buildkite.com/fastvideo/ci/builds/4099",
51
+ "build_id": "019f3913-8b6d-43ce-b824-191472738f86",
52
+ "job_id": "019f391b-cd91-4fbb-80c4-9c0de519377c"
53
+ }