Commit
•
b16ccfd
1
Parent(s):
f5181eb
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
@@ -10,7 +10,7 @@
|
|
10 |
"model": "google/vit-base-patch16-224",
|
11 |
"processor": "google/vit-base-patch16-224",
|
12 |
"device": "cuda",
|
13 |
-
"device_ids": "
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
@@ -72,10 +72,10 @@
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
74 |
"cpu_count": 128,
|
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": [
|
@@ -90,9 +90,9 @@
|
|
90 |
],
|
91 |
"gpu_count": 8,
|
92 |
"gpu_vram_mb": 549621596160,
|
93 |
-
"optimum_benchmark_version": "0.
|
94 |
"optimum_benchmark_commit": null,
|
95 |
-
"transformers_version": "4.
|
96 |
"transformers_commit": null,
|
97 |
"accelerate_version": "0.34.2",
|
98 |
"accelerate_commit": null,
|
@@ -102,7 +102,7 @@
|
|
102 |
"optimum_commit": null,
|
103 |
"timm_version": "1.0.9",
|
104 |
"timm_commit": null,
|
105 |
-
"peft_version": "0.
|
106 |
"peft_commit": null
|
107 |
}
|
108 |
}
|
|
|
10 |
"model": "google/vit-base-patch16-224",
|
11 |
"processor": "google/vit-base-patch16-224",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "6",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
74 |
"cpu_count": 128,
|
75 |
+
"cpu_ram_mb": 1082014.482432,
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
+
"platform": "Linux-5.15.0-122-generic-x86_64-with-glibc2.35",
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.12",
|
81 |
"gpu": [
|
|
|
90 |
],
|
91 |
"gpu_count": 8,
|
92 |
"gpu_vram_mb": 549621596160,
|
93 |
+
"optimum_benchmark_version": "0.5.0",
|
94 |
"optimum_benchmark_commit": null,
|
95 |
+
"transformers_version": "4.45.1",
|
96 |
"transformers_commit": null,
|
97 |
"accelerate_version": "0.34.2",
|
98 |
"accelerate_commit": null,
|
|
|
102 |
"optimum_commit": null,
|
103 |
"timm_version": "1.0.9",
|
104 |
"timm_commit": null,
|
105 |
+
"peft_version": "0.13.0",
|
106 |
"peft_commit": null
|
107 |
}
|
108 |
}
|