Upload cuda_pytorch_bert/benchmark_config.json with huggingface_hub
Browse files
cuda_pytorch_bert/benchmark_config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"name": "cuda_pytorch_bert",
|
| 3 |
"backend": {
|
| 4 |
"name": "pytorch",
|
| 5 |
-
"version": "2.
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
"model": "google-bert/bert-base-uncased",
|
| 8 |
"processor": "google-bert/bert-base-uncased",
|
|
@@ -17,6 +17,7 @@
|
|
| 17 |
"model_kwargs": {},
|
| 18 |
"processor_kwargs": {},
|
| 19 |
"no_weights": true,
|
|
|
|
| 20 |
"device_map": null,
|
| 21 |
"torch_dtype": null,
|
| 22 |
"eval_mode": true,
|
|
@@ -67,10 +68,10 @@
|
|
| 67 |
"environment": {
|
| 68 |
"cpu": " AMD EPYC 7R32",
|
| 69 |
"cpu_count": 16,
|
| 70 |
-
"cpu_ram_mb": 66697.
|
| 71 |
"system": "Linux",
|
| 72 |
"machine": "x86_64",
|
| 73 |
-
"platform": "Linux-5.10.
|
| 74 |
"processor": "x86_64",
|
| 75 |
"python_version": "3.10.12",
|
| 76 |
"gpu": [
|
|
@@ -80,9 +81,9 @@
|
|
| 80 |
"gpu_vram_mb": 24146608128,
|
| 81 |
"optimum_benchmark_version": "0.6.0.dev0",
|
| 82 |
"optimum_benchmark_commit": null,
|
| 83 |
-
"transformers_version": "4.
|
| 84 |
"transformers_commit": null,
|
| 85 |
-
"accelerate_version": "1.
|
| 86 |
"accelerate_commit": null,
|
| 87 |
"diffusers_version": "0.33.1",
|
| 88 |
"diffusers_commit": null,
|
|
@@ -90,7 +91,7 @@
|
|
| 90 |
"optimum_commit": null,
|
| 91 |
"timm_version": "1.0.15",
|
| 92 |
"timm_commit": null,
|
| 93 |
-
"peft_version":
|
| 94 |
"peft_commit": null
|
| 95 |
},
|
| 96 |
"print_report": true,
|
|
|
|
| 2 |
"name": "cuda_pytorch_bert",
|
| 3 |
"backend": {
|
| 4 |
"name": "pytorch",
|
| 5 |
+
"version": "2.7.0+cu128",
|
| 6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 7 |
"model": "google-bert/bert-base-uncased",
|
| 8 |
"processor": "google-bert/bert-base-uncased",
|
|
|
|
| 17 |
"model_kwargs": {},
|
| 18 |
"processor_kwargs": {},
|
| 19 |
"no_weights": true,
|
| 20 |
+
"tp_plan": null,
|
| 21 |
"device_map": null,
|
| 22 |
"torch_dtype": null,
|
| 23 |
"eval_mode": true,
|
|
|
|
| 68 |
"environment": {
|
| 69 |
"cpu": " AMD EPYC 7R32",
|
| 70 |
"cpu_count": 16,
|
| 71 |
+
"cpu_ram_mb": 66697.252864,
|
| 72 |
"system": "Linux",
|
| 73 |
"machine": "x86_64",
|
| 74 |
+
"platform": "Linux-5.10.236-227.928.amzn2.x86_64-x86_64-with-glibc2.35",
|
| 75 |
"processor": "x86_64",
|
| 76 |
"python_version": "3.10.12",
|
| 77 |
"gpu": [
|
|
|
|
| 81 |
"gpu_vram_mb": 24146608128,
|
| 82 |
"optimum_benchmark_version": "0.6.0.dev0",
|
| 83 |
"optimum_benchmark_commit": null,
|
| 84 |
+
"transformers_version": "4.51.3",
|
| 85 |
"transformers_commit": null,
|
| 86 |
+
"accelerate_version": "1.6.0",
|
| 87 |
"accelerate_commit": null,
|
| 88 |
"diffusers_version": "0.33.1",
|
| 89 |
"diffusers_commit": null,
|
|
|
|
| 91 |
"optimum_commit": null,
|
| 92 |
"timm_version": "1.0.15",
|
| 93 |
"timm_commit": null,
|
| 94 |
+
"peft_version": null,
|
| 95 |
"peft_commit": null
|
| 96 |
},
|
| 97 |
"print_report": true,
|