IlyasMoutawwakil HF staff commited on
Commit
7428d26
·
verified ·
1 Parent(s): fdf00df

Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub

Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json CHANGED
@@ -1,70 +1,76 @@
1
  {
2
- "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 4322.783232,
6
- "max_global_vram": 6158.811136,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 5565.841408,
9
- "max_allocated": 5510.094848
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
- 36.4002734375
15
  ],
16
  "count": 1,
17
- "total": 36.4002734375,
18
- "mean": 36.4002734375,
19
- "p50": 36.4002734375,
20
- "p90": 36.4002734375,
21
- "p95": 36.4002734375,
22
- "p99": 36.4002734375,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
- "energy": null,
 
 
 
 
 
 
28
  "efficiency": null
29
  },
30
  "call": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 1538.473984,
34
- "max_global_vram": 9300.344832,
35
  "max_process_vram": 0.0,
36
- "max_reserved": 8648.654848,
37
- "max_allocated": 7539.3792
38
  },
39
  "latency": {
40
  "unit": "s",
41
  "values": [
42
- 1.191113037109375
43
  ],
44
  "count": 1,
45
- "total": 1.191113037109375,
46
- "mean": 1.191113037109375,
47
- "p50": 1.191113037109375,
48
- "p90": 1.191113037109375,
49
- "p95": 1.191113037109375,
50
- "p99": 1.191113037109375,
51
  "stdev": 0,
52
  "stdev_": 0
53
  },
54
  "throughput": {
55
  "unit": "images/s",
56
- "value": 1.6791017625444296
57
  },
58
  "energy": {
59
  "unit": "kWh",
60
- "cpu": 1.4165313525695134e-05,
61
- "ram": 7.721851964389878e-06,
62
- "gpu": 7.850311835799935e-05,
63
- "total": 0.00010039028384808437
64
  },
65
  "efficiency": {
66
  "unit": "images/kWh",
67
- "value": 19922.246688997322
68
  }
69
  }
70
  }
 
1
  {
2
+ "load_model": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4271.464448,
6
+ "max_global_vram": 6156.713984,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 5563.744256,
9
+ "max_allocated": 5512.880128
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
+ 39.053265625
15
  ],
16
  "count": 1,
17
+ "total": 39.053265625,
18
+ "mean": 39.053265625,
19
+ "p50": 39.053265625,
20
+ "p90": 39.053265625,
21
+ "p95": 39.053265625,
22
+ "p99": 39.053265625,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
+ "energy": {
28
+ "unit": "kWh",
29
+ "cpu": 0.0005693304792111124,
30
+ "ram": 0.00031202342681692217,
31
+ "gpu": 0.00075808532869,
32
+ "total": 0.0016394392347180344
33
+ },
34
  "efficiency": null
35
  },
36
  "call": {
37
  "memory": {
38
  "unit": "MB",
39
+ "max_ram": 1523.081216,
40
+ "max_global_vram": 9298.24768,
41
  "max_process_vram": 0.0,
42
+ "max_reserved": 8646.557696,
43
+ "max_allocated": 7542.57408
44
  },
45
  "latency": {
46
  "unit": "s",
47
  "values": [
48
+ 1.228290771484375
49
  ],
50
  "count": 1,
51
+ "total": 1.228290771484375,
52
+ "mean": 1.228290771484375,
53
+ "p50": 1.228290771484375,
54
+ "p90": 1.228290771484375,
55
+ "p95": 1.228290771484375,
56
+ "p99": 1.228290771484375,
57
  "stdev": 0,
58
  "stdev_": 0
59
  },
60
  "throughput": {
61
  "unit": "images/s",
62
+ "value": 1.6282789437414917
63
  },
64
  "energy": {
65
  "unit": "kWh",
66
+ "cpu": 1.4573582562500162e-05,
67
+ "ram": 7.967518857649611e-06,
68
+ "gpu": 8.182089879000057e-05,
69
+ "total": 0.00010436200021015034
70
  },
71
  "efficiency": {
72
  "unit": "images/kWh",
73
+ "value": 19164.063509444677
74
  }
75
  }
76
  }