Upload pytorch-compile-cudagraphs_config.json with huggingface_hub
Browse files
pytorch-compile-cudagraphs_config.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"library": "transformers",
|
| 11 |
"model_type": "bert",
|
| 12 |
"device": "cuda",
|
| 13 |
-
"device_ids": "
|
| 14 |
"seed": 42,
|
| 15 |
"inter_op_num_threads": null,
|
| 16 |
"intra_op_num_threads": null,
|
|
@@ -69,37 +69,33 @@
|
|
| 69 |
"start_method": "spawn"
|
| 70 |
},
|
| 71 |
"environment": {
|
| 72 |
-
"cpu": " AMD EPYC
|
| 73 |
-
"cpu_count":
|
| 74 |
-
"cpu_ram_mb":
|
| 75 |
"system": "Linux",
|
| 76 |
"machine": "x86_64",
|
| 77 |
-
"platform": "Linux-
|
| 78 |
-
"processor": "
|
| 79 |
-
"python_version": "3.
|
| 80 |
"gpu": [
|
| 81 |
-
"NVIDIA
|
| 82 |
-
"NVIDIA A100-SXM4-80GB",
|
| 83 |
-
"NVIDIA A100-SXM4-80GB",
|
| 84 |
-
"NVIDIA DGX Display",
|
| 85 |
-
"NVIDIA A100-SXM4-80GB"
|
| 86 |
],
|
| 87 |
-
"gpu_count":
|
| 88 |
-
"gpu_vram_mb":
|
| 89 |
"optimum_benchmark_version": "0.7.0.dev0",
|
| 90 |
-
"optimum_benchmark_commit":
|
| 91 |
-
"transformers_version": "4.
|
| 92 |
-
"transformers_commit":
|
| 93 |
"accelerate_version": "1.10.1",
|
| 94 |
-
"accelerate_commit":
|
| 95 |
-
"diffusers_version":
|
| 96 |
-
"diffusers_commit":
|
| 97 |
"optimum_version": "1.27.0",
|
| 98 |
"optimum_commit": null,
|
| 99 |
-
"timm_version":
|
| 100 |
-
"timm_commit":
|
| 101 |
-
"peft_version":
|
| 102 |
-
"peft_commit":
|
| 103 |
},
|
| 104 |
"print_report": false,
|
| 105 |
"log_report": true
|
|
|
|
| 10 |
"library": "transformers",
|
| 11 |
"model_type": "bert",
|
| 12 |
"device": "cuda",
|
| 13 |
+
"device_ids": "GPU-5b4db604-c066-a952-8746-438d98e8ad39",
|
| 14 |
"seed": 42,
|
| 15 |
"inter_op_num_threads": null,
|
| 16 |
"intra_op_num_threads": null,
|
|
|
|
| 69 |
"start_method": "spawn"
|
| 70 |
},
|
| 71 |
"environment": {
|
| 72 |
+
"cpu": " AMD EPYC 7R13 Processor",
|
| 73 |
+
"cpu_count": 8,
|
| 74 |
+
"cpu_ram_mb": 32381.0304,
|
| 75 |
"system": "Linux",
|
| 76 |
"machine": "x86_64",
|
| 77 |
+
"platform": "Linux-6.12.40-64.114.amzn2023.x86_64-x86_64-with-glibc2.36",
|
| 78 |
+
"processor": "",
|
| 79 |
+
"python_version": "3.12.11",
|
| 80 |
"gpu": [
|
| 81 |
+
"NVIDIA L4"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
],
|
| 83 |
+
"gpu_count": 1,
|
| 84 |
+
"gpu_vram_mb": 24152899584,
|
| 85 |
"optimum_benchmark_version": "0.7.0.dev0",
|
| 86 |
+
"optimum_benchmark_commit": null,
|
| 87 |
+
"transformers_version": "4.53.3",
|
| 88 |
+
"transformers_commit": null,
|
| 89 |
"accelerate_version": "1.10.1",
|
| 90 |
+
"accelerate_commit": null,
|
| 91 |
+
"diffusers_version": null,
|
| 92 |
+
"diffusers_commit": null,
|
| 93 |
"optimum_version": "1.27.0",
|
| 94 |
"optimum_commit": null,
|
| 95 |
+
"timm_version": null,
|
| 96 |
+
"timm_commit": null,
|
| 97 |
+
"peft_version": null,
|
| 98 |
+
"peft_commit": null
|
| 99 |
},
|
| 100 |
"print_report": false,
|
| 101 |
"log_report": true
|