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
@@ -65,6 +65,8 @@
|
|
65 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
66 |
"device_isolation": true,
|
67 |
"device_isolation_action": "error",
|
|
|
|
|
68 |
"start_method": "spawn"
|
69 |
},
|
70 |
"environment": {
|
@@ -83,7 +85,7 @@
|
|
83 |
"gpu_vram_mb": 24146608128,
|
84 |
"optimum_benchmark_version": "0.2.1",
|
85 |
"optimum_benchmark_commit": null,
|
86 |
-
"transformers_version": "4.
|
87 |
"transformers_commit": null,
|
88 |
"accelerate_version": "0.30.1",
|
89 |
"accelerate_commit": null,
|
|
|
65 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
66 |
"device_isolation": true,
|
67 |
"device_isolation_action": "error",
|
68 |
+
"numactl": false,
|
69 |
+
"numactl_kwargs": {},
|
70 |
"start_method": "spawn"
|
71 |
},
|
72 |
"environment": {
|
|
|
85 |
"gpu_vram_mb": 24146608128,
|
86 |
"optimum_benchmark_version": "0.2.1",
|
87 |
"optimum_benchmark_commit": null,
|
88 |
+
"transformers_version": "4.41.0",
|
89 |
"transformers_commit": null,
|
90 |
"accelerate_version": "0.30.1",
|
91 |
"accelerate_commit": null,
|