IlyasMoutawwakil HF Staff commited on
Commit
c81b3f9
·
verified ·
1 Parent(s): 8d2b32c

Upload test_api_push_to_hub_mixin/benchmark.json with huggingface_hub

Browse files
test_api_push_to_hub_mixin/benchmark.json CHANGED
@@ -50,8 +50,8 @@
50
  "sequence_length": 16
51
  },
52
  "new_tokens": null,
53
- "latency": true,
54
  "memory": true,
 
55
  "energy": false,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {},
@@ -76,7 +76,7 @@
76
  "processor": "x86_64",
77
  "python_version": "3.10.14",
78
  "optimum_benchmark_version": "0.3.1",
79
- "optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
80
  "transformers_version": "4.42.4",
81
  "transformers_commit": null,
82
  "accelerate_version": "0.32.1",
@@ -92,10 +92,37 @@
92
  }
93
  },
94
  "report": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  "forward": {
96
  "memory": {
97
  "unit": "MB",
98
- "max_ram": 899.66592,
99
  "max_global_vram": null,
100
  "max_process_vram": null,
101
  "max_reserved": null,
@@ -103,30 +130,32 @@
103
  },
104
  "latency": {
105
  "unit": "s",
106
- "count": 10,
107
- "total": 1.032683560999999,
108
- "mean": 0.10326835609999989,
109
- "stdev": 0.02304091529859041,
110
- "p50": 0.09050209200000836,
111
- "p90": 0.142523164100038,
112
- "p95": 0.1436706465500123,
113
- "p99": 0.14458863250999174,
114
  "values": [
115
- 0.08855765200001997,
116
- 0.08742309500001966,
117
- 0.08807352399998081,
118
- 0.08623872499998697,
119
- 0.09244653199999675,
120
- 0.12012867900000401,
121
- 0.14481812899998658,
122
- 0.14226816800004372,
123
- 0.10529858499995726,
124
- 0.07743047200000319
 
 
125
  ]
126
  },
127
  "throughput": {
128
  "unit": "samples/s",
129
- "value": 19.36701692107213
130
  },
131
  "energy": null,
132
  "efficiency": null
 
50
  "sequence_length": 16
51
  },
52
  "new_tokens": null,
 
53
  "memory": true,
54
+ "latency": true,
55
  "energy": false,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {},
 
76
  "processor": "x86_64",
77
  "python_version": "3.10.14",
78
  "optimum_benchmark_version": "0.3.1",
79
+ "optimum_benchmark_commit": "701e27ceb63d18a62041650e250fe65f56ad5904",
80
  "transformers_version": "4.42.4",
81
  "transformers_commit": null,
82
  "accelerate_version": "0.32.1",
 
92
  }
93
  },
94
  "report": {
95
+ "load": {
96
+ "memory": {
97
+ "unit": "MB",
98
+ "max_ram": 1306.80832,
99
+ "max_global_vram": null,
100
+ "max_process_vram": null,
101
+ "max_reserved": null,
102
+ "max_allocated": null
103
+ },
104
+ "latency": {
105
+ "unit": "s",
106
+ "count": 1,
107
+ "total": 5.457857020999995,
108
+ "mean": 5.457857020999995,
109
+ "stdev": 0.0,
110
+ "p50": 5.457857020999995,
111
+ "p90": 5.457857020999995,
112
+ "p95": 5.457857020999995,
113
+ "p99": 5.457857020999995,
114
+ "values": [
115
+ 5.457857020999995
116
+ ]
117
+ },
118
+ "throughput": null,
119
+ "energy": null,
120
+ "efficiency": null
121
+ },
122
  "forward": {
123
  "memory": {
124
  "unit": "MB",
125
+ "max_ram": 895.033344,
126
  "max_global_vram": null,
127
  "max_process_vram": null,
128
  "max_reserved": null,
 
130
  },
131
  "latency": {
132
  "unit": "s",
133
+ "count": 12,
134
+ "total": 1.04486356700005,
135
+ "mean": 0.08707196391667082,
136
+ "stdev": 0.0024531559482687997,
137
+ "p50": 0.0879228890000121,
138
+ "p90": 0.0888728043000043,
139
+ "p95": 0.0889137565000027,
140
+ "p99": 0.0889185128999992,
141
  "values": [
142
+ 0.08854801499998644,
143
+ 0.08890889200000629,
144
+ 0.08812760799997932,
145
+ 0.08722417500001711,
146
+ 0.08891970199999832,
147
+ 0.08818271100000175,
148
+ 0.08772806900000774,
149
+ 0.08704819800001928,
150
+ 0.08651703099999963,
151
+ 0.08811770900001648,
152
+ 0.0860906220000004,
153
+ 0.07945083500001715
154
  ]
155
  },
156
  "throughput": {
157
  "unit": "samples/s",
158
+ "value": 22.969506027382476
159
  },
160
  "energy": null,
161
  "efficiency": null