Upload pytorch_config.json with huggingface_hub
Browse files- pytorch_config.json +15 -24
pytorch_config.json
CHANGED
|
@@ -70,37 +70,28 @@
|
|
| 70 |
"start_method": "spawn"
|
| 71 |
},
|
| 72 |
"environment": {
|
| 73 |
-
"cpu": "
|
| 74 |
-
"cpu_count":
|
| 75 |
-
"cpu_ram_mb":
|
| 76 |
"system": "Linux",
|
| 77 |
"machine": "x86_64",
|
| 78 |
-
"platform": "Linux-
|
| 79 |
-
"processor": "
|
| 80 |
-
"python_version": "3.
|
| 81 |
-
"gpu": [
|
| 82 |
-
"NVIDIA A100-SXM4-80GB",
|
| 83 |
-
"NVIDIA A100-SXM4-80GB",
|
| 84 |
-
"NVIDIA A100-SXM4-80GB",
|
| 85 |
-
"NVIDIA DGX Display",
|
| 86 |
-
"NVIDIA A100-SXM4-80GB"
|
| 87 |
-
],
|
| 88 |
-
"gpu_count": 5,
|
| 89 |
-
"gpu_vram_mb": 347892350976,
|
| 90 |
"optimum_benchmark_version": "0.7.0.dev0",
|
| 91 |
-
"optimum_benchmark_commit":
|
| 92 |
"transformers_version": "4.55.4",
|
| 93 |
-
"transformers_commit":
|
| 94 |
"accelerate_version": "1.10.1",
|
| 95 |
-
"accelerate_commit":
|
| 96 |
-
"diffusers_version":
|
| 97 |
-
"diffusers_commit":
|
| 98 |
"optimum_version": "1.27.0",
|
| 99 |
"optimum_commit": null,
|
| 100 |
-
"timm_version":
|
| 101 |
-
"timm_commit":
|
| 102 |
-
"peft_version":
|
| 103 |
-
"peft_commit":
|
| 104 |
},
|
| 105 |
"print_report": false,
|
| 106 |
"log_report": true
|
|
|
|
| 70 |
"start_method": "spawn"
|
| 71 |
},
|
| 72 |
"environment": {
|
| 73 |
+
"cpu": " Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz",
|
| 74 |
+
"cpu_count": 32,
|
| 75 |
+
"cpu_ram_mb": 265993.0112,
|
| 76 |
"system": "Linux",
|
| 77 |
"machine": "x86_64",
|
| 78 |
+
"platform": "Linux-6.12.35-55.103.amzn2023.x86_64-x86_64-with-glibc2.36",
|
| 79 |
+
"processor": "",
|
| 80 |
+
"python_version": "3.12.11",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
"optimum_benchmark_version": "0.7.0.dev0",
|
| 82 |
+
"optimum_benchmark_commit": null,
|
| 83 |
"transformers_version": "4.55.4",
|
| 84 |
+
"transformers_commit": null,
|
| 85 |
"accelerate_version": "1.10.1",
|
| 86 |
+
"accelerate_commit": null,
|
| 87 |
+
"diffusers_version": null,
|
| 88 |
+
"diffusers_commit": null,
|
| 89 |
"optimum_version": "1.27.0",
|
| 90 |
"optimum_commit": null,
|
| 91 |
+
"timm_version": null,
|
| 92 |
+
"timm_commit": null,
|
| 93 |
+
"peft_version": null,
|
| 94 |
+
"peft_commit": null
|
| 95 |
},
|
| 96 |
"print_report": false,
|
| 97 |
"log_report": true
|