IlyasMoutawwakil HF Staff commited on
Commit
3b47327
·
verified ·
1 Parent(s): 1346320

Upload test_api_push_to_hub_mixin/benchmark.json with huggingface_hub

Browse files
test_api_push_to_hub_mixin/benchmark.json CHANGED
@@ -76,20 +76,20 @@
76
  "platform": "macOS-14.7.6-arm64-arm-64bit",
77
  "processor": "arm",
78
  "python_version": "3.12.11",
79
- "optimum_benchmark_version": "0.6.0",
80
- "optimum_benchmark_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
81
  "transformers_version": "4.55.2",
82
- "transformers_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
83
  "accelerate_version": "1.10.0",
84
- "accelerate_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
85
  "diffusers_version": "0.35.0",
86
- "diffusers_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
87
  "optimum_version": null,
88
  "optimum_commit": null,
89
  "timm_version": "1.0.19",
90
- "timm_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31",
91
  "peft_version": "0.17.0",
92
- "peft_commit": "7fa7b6797d7eb7c132a0b3c249cf63e95510db31"
93
  },
94
  "print_report": true,
95
  "log_report": true
@@ -98,7 +98,7 @@
98
  "load_model": {
99
  "memory": {
100
  "unit": "MB",
101
- "max_ram": 811.958272,
102
  "max_global_vram": null,
103
  "max_process_vram": null,
104
  "max_reserved": null,
@@ -107,15 +107,15 @@
107
  "latency": {
108
  "unit": "s",
109
  "values": [
110
- 4.421466874999993
111
  ],
112
  "count": 1,
113
- "total": 4.421466874999993,
114
- "mean": 4.421466874999993,
115
- "p50": 4.421466874999993,
116
- "p90": 4.421466874999993,
117
- "p95": 4.421466874999993,
118
- "p99": 4.421466874999993,
119
  "stdev": 0,
120
  "stdev_": 0
121
  },
@@ -126,7 +126,7 @@
126
  "first_forward": {
127
  "memory": {
128
  "unit": "MB",
129
- "max_ram": 1070.44864,
130
  "max_global_vram": null,
131
  "max_process_vram": null,
132
  "max_reserved": null,
@@ -135,15 +135,15 @@
135
  "latency": {
136
  "unit": "s",
137
  "values": [
138
- 2.6557385000000124
139
  ],
140
  "count": 1,
141
- "total": 2.6557385000000124,
142
- "mean": 2.6557385000000124,
143
- "p50": 2.6557385000000124,
144
- "p90": 2.6557385000000124,
145
- "p95": 2.6557385000000124,
146
- "p99": 2.6557385000000124,
147
  "stdev": 0,
148
  "stdev_": 0
149
  },
@@ -154,7 +154,7 @@
154
  "forward": {
155
  "memory": {
156
  "unit": "MB",
157
- "max_ram": 1075.232768,
158
  "max_global_vram": null,
159
  "max_process_vram": null,
160
  "max_reserved": null,
@@ -163,27 +163,28 @@
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
- 0.1634316250000154,
167
- 0.15396375000000262,
168
- 0.16300133300001107,
169
- 0.1407112500000096,
170
- 0.142974707999997,
171
- 0.16073937499999147,
172
- 0.1928886670000054
 
173
  ],
174
- "count": 7,
175
- "total": 1.1177107080000326,
176
- "mean": 0.15967295828571895,
177
- "p50": 0.16073937499999147,
178
- "p90": 0.17521444180001142,
179
- "p95": 0.18405155440000837,
180
- "p99": 0.19112124448000598,
181
- "stdev": 0.016038343371323552,
182
- "stdev_": 10.044495663833398
183
  },
184
  "throughput": {
185
  "unit": "samples/s",
186
- "value": 12.525602465642292
187
  },
188
  "energy": null,
189
  "efficiency": null
 
76
  "platform": "macOS-14.7.6-arm64-arm-64bit",
77
  "processor": "arm",
78
  "python_version": "3.12.11",
79
+ "optimum_benchmark_version": "0.7.0.dev0",
80
+ "optimum_benchmark_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
81
  "transformers_version": "4.55.2",
82
+ "transformers_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
83
  "accelerate_version": "1.10.0",
84
+ "accelerate_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
85
  "diffusers_version": "0.35.0",
86
+ "diffusers_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
87
  "optimum_version": null,
88
  "optimum_commit": null,
89
  "timm_version": "1.0.19",
90
+ "timm_commit": "cedaacb09a439594145c7cdff4b1753540ff896f",
91
  "peft_version": "0.17.0",
92
+ "peft_commit": "cedaacb09a439594145c7cdff4b1753540ff896f"
93
  },
94
  "print_report": true,
95
  "log_report": true
 
98
  "load_model": {
99
  "memory": {
100
  "unit": "MB",
101
+ "max_ram": 1049.853952,
102
  "max_global_vram": null,
103
  "max_process_vram": null,
104
  "max_reserved": null,
 
107
  "latency": {
108
  "unit": "s",
109
  "values": [
110
+ 3.301183917000003
111
  ],
112
  "count": 1,
113
+ "total": 3.301183917000003,
114
+ "mean": 3.301183917000003,
115
+ "p50": 3.301183917000003,
116
+ "p90": 3.301183917000003,
117
+ "p95": 3.301183917000003,
118
+ "p99": 3.301183917000003,
119
  "stdev": 0,
120
  "stdev_": 0
121
  },
 
126
  "first_forward": {
127
  "memory": {
128
  "unit": "MB",
129
+ "max_ram": 1219.018752,
130
  "max_global_vram": null,
131
  "max_process_vram": null,
132
  "max_reserved": null,
 
135
  "latency": {
136
  "unit": "s",
137
  "values": [
138
+ 1.469509250000101
139
  ],
140
  "count": 1,
141
+ "total": 1.469509250000101,
142
+ "mean": 1.469509250000101,
143
+ "p50": 1.469509250000101,
144
+ "p90": 1.469509250000101,
145
+ "p95": 1.469509250000101,
146
+ "p99": 1.469509250000101,
147
  "stdev": 0,
148
  "stdev_": 0
149
  },
 
154
  "forward": {
155
  "memory": {
156
  "unit": "MB",
157
+ "max_ram": 1197.99808,
158
  "max_global_vram": null,
159
  "max_process_vram": null,
160
  "max_reserved": null,
 
163
  "latency": {
164
  "unit": "s",
165
  "values": [
166
+ 0.10731524999994235,
167
+ 0.1205638750000162,
168
+ 0.1246942919999583,
169
+ 0.12851783300004627,
170
+ 0.10149004100003367,
171
+ 0.15852891700001237,
172
+ 0.12113258300007601,
173
+ 0.14262695799993708
174
  ],
175
+ "count": 8,
176
+ "total": 1.0048697490000222,
177
+ "mean": 0.12560871862500278,
178
+ "p50": 0.12291343750001715,
179
+ "p90": 0.14739754569995966,
180
+ "p95": 0.15296323134998602,
181
+ "p99": 0.1574157798700071,
182
+ "stdev": 0.017119093496074732,
183
+ "stdev_": 13.628905448182103
184
  },
185
  "throughput": {
186
  "unit": "samples/s",
187
+ "value": 15.922461608504095
188
  },
189
  "energy": null,
190
  "efficiency": null