wlsaidhi commited on
Commit
ed999ef
·
verified ·
1 Parent(s): 3c0ee39

Perf: wan-t2v-1.3b-2gpu at e1e7a8d

Browse files
wan-t2v-1.3b-2gpu/2026-07-06T21_19_14.696273_00_00_e1e7a8d0ac18eb31fe869a8ac7bb9ce6b711e24e.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_id": "wan-t2v-1.3b-2gpu",
3
+ "timestamp": "2026-07-06T21:19:14.696273+00:00",
4
+ "commit_sha": "e1e7a8d0ac18eb31fe869a8ac7bb9ce6b711e24e",
5
+ "gpu_type": "NVIDIA L40S",
6
+ "latency": 11.815,
7
+ "throughput": 3.809,
8
+ "memory": 8405.8,
9
+ "text_encoder_time_s": 2.026,
10
+ "dit_time_s": 5.231,
11
+ "vae_decode_time_s": 4.028,
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": "fix/nvfp4-eager-fp32-input",
48
+ "pr_number": "1488",
49
+ "test_scope": "full",
50
+ "build_url": "https://buildkite.com/fastvideo/ci/builds/4103",
51
+ "build_id": "019f3913-a3e4-48c1-af8f-0d5e0bb2b1ac",
52
+ "job_id": "019f391c-568e-4f77-babc-ac40370e40ea"
53
+ }