Commit
•
7bb33fd
1
Parent(s):
ac95e07
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": {
|
@@ -82,8 +84,8 @@
|
|
82 |
"gpu_count": 1,
|
83 |
"gpu_vram_mb": 68702699520,
|
84 |
"optimum_benchmark_version": "0.2.1",
|
85 |
-
"optimum_benchmark_commit": "
|
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": {
|
|
|
84 |
"gpu_count": 1,
|
85 |
"gpu_vram_mb": 68702699520,
|
86 |
"optimum_benchmark_version": "0.2.1",
|
87 |
+
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
|
88 |
+
"transformers_version": "4.41.0",
|
89 |
"transformers_commit": null,
|
90 |
"accelerate_version": "0.30.1",
|
91 |
"accelerate_commit": null,
|