Commit
•
8c70f50
1
Parent(s):
d1bfb9a
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,
|
@@ -90,7 +90,7 @@
|
|
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.2",
|
96 |
"transformers_commit": null,
|
|
|
10 |
"model": "google/vit-base-patch16-224",
|
11 |
"processor": "google/vit-base-patch16-224",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "5",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
90 |
],
|
91 |
"gpu_count": 8,
|
92 |
"gpu_vram_mb": 549621596160,
|
93 |
+
"optimum_benchmark_version": "0.5.0.dev0",
|
94 |
"optimum_benchmark_commit": null,
|
95 |
"transformers_version": "4.45.2",
|
96 |
"transformers_commit": null,
|