Upload cuda_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"name": "cuda_inference_transformers_image-classification_google/vit-base-patch16-224",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
-
"version": "2.
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
@@ -43,9 +43,9 @@
|
|
43 |
"duration": 1,
|
44 |
"warmup_runs": 1,
|
45 |
"input_shapes": {
|
46 |
-
"batch_size":
|
47 |
-
"
|
48 |
-
"
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
@@ -72,10 +72,10 @@
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7R32",
|
74 |
"cpu_count": 16,
|
75 |
-
"cpu_ram_mb": 66697.
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
-
"platform": "Linux-5.10.
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.12",
|
81 |
"gpu": [
|
@@ -85,15 +85,15 @@
|
|
85 |
"gpu_vram_mb": 24146608128,
|
86 |
"optimum_benchmark_version": "0.5.0.dev0",
|
87 |
"optimum_benchmark_commit": null,
|
88 |
-
"transformers_version": "4.
|
89 |
"transformers_commit": null,
|
90 |
-
"accelerate_version": "1.
|
91 |
"accelerate_commit": null,
|
92 |
-
"diffusers_version": "0.
|
93 |
"diffusers_commit": null,
|
94 |
"optimum_version": null,
|
95 |
"optimum_commit": null,
|
96 |
-
"timm_version": "1.0.
|
97 |
"timm_commit": null,
|
98 |
"peft_version": "0.13.2",
|
99 |
"peft_commit": null
|
|
|
2 |
"name": "cuda_inference_transformers_image-classification_google/vit-base-patch16-224",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
+
"version": "2.5.1+cu124",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
|
|
43 |
"duration": 1,
|
44 |
"warmup_runs": 1,
|
45 |
"input_shapes": {
|
46 |
+
"batch_size": 2,
|
47 |
+
"sequence_length": 16,
|
48 |
+
"num_choices": 2
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7R32",
|
74 |
"cpu_count": 16,
|
75 |
+
"cpu_ram_mb": 66697.248768,
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
+
"platform": "Linux-5.10.227-219.884.amzn2.x86_64-x86_64-with-glibc2.35",
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.12",
|
81 |
"gpu": [
|
|
|
85 |
"gpu_vram_mb": 24146608128,
|
86 |
"optimum_benchmark_version": "0.5.0.dev0",
|
87 |
"optimum_benchmark_commit": null,
|
88 |
+
"transformers_version": "4.46.3",
|
89 |
"transformers_commit": null,
|
90 |
+
"accelerate_version": "1.1.1",
|
91 |
"accelerate_commit": null,
|
92 |
+
"diffusers_version": "0.31.0",
|
93 |
"diffusers_commit": null,
|
94 |
"optimum_version": null,
|
95 |
"optimum_commit": null,
|
96 |
+
"timm_version": "1.0.11",
|
97 |
"timm_commit": null,
|
98 |
"peft_version": "0.13.2",
|
99 |
"peft_commit": null
|