Commit
•
ccb53bd
1
Parent(s):
74202d3
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",
|
@@ -70,12 +70,12 @@
|
|
70 |
"start_method": "spawn"
|
71 |
},
|
72 |
"environment": {
|
73 |
-
"cpu": " AMD EPYC
|
74 |
-
"cpu_count":
|
75 |
-
"cpu_ram_mb":
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
-
"platform": "Linux-5.15.0-
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.12",
|
81 |
"gpu": [
|
@@ -84,16 +84,16 @@
|
|
84 |
"gpu_count": 1,
|
85 |
"gpu_vram_mb": 68702699520,
|
86 |
"optimum_benchmark_version": "0.4.0",
|
87 |
-
"optimum_benchmark_commit":
|
88 |
-
"transformers_version": "4.
|
89 |
"transformers_commit": null,
|
90 |
"accelerate_version": "0.33.0",
|
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": null,
|
99 |
"peft_commit": null
|
|
|
2 |
"name": "cuda_inference_transformers_image-classification_google/vit-base-patch16-224",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
+
"version": "2.4.0+rocm6.1",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "image-classification",
|
8 |
"library": "transformers",
|
|
|
70 |
"start_method": "spawn"
|
71 |
},
|
72 |
"environment": {
|
73 |
+
"cpu": " AMD EPYC 7763 64-Core Processor",
|
74 |
+
"cpu_count": 128,
|
75 |
+
"cpu_ram_mb": 1082015.256576,
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
+
"platform": "Linux-5.15.0-101-generic-x86_64-with-glibc2.35",
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.12",
|
81 |
"gpu": [
|
|
|
84 |
"gpu_count": 1,
|
85 |
"gpu_vram_mb": 68702699520,
|
86 |
"optimum_benchmark_version": "0.4.0",
|
87 |
+
"optimum_benchmark_commit": null,
|
88 |
+
"transformers_version": "4.44.2",
|
89 |
"transformers_commit": null,
|
90 |
"accelerate_version": "0.33.0",
|
91 |
"accelerate_commit": null,
|
92 |
+
"diffusers_version": "0.30.1",
|
93 |
"diffusers_commit": null,
|
94 |
"optimum_version": null,
|
95 |
"optimum_commit": null,
|
96 |
+
"timm_version": "1.0.9",
|
97 |
"timm_commit": null,
|
98 |
"peft_version": null,
|
99 |
"peft_commit": null
|