Commit
•
f7ad884
1
Parent(s):
62db50d
Upload cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark_config.json with huggingface_hub
Browse files
cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"name": "cpu_inference_transformers_text-generation_openai-community/gpt2",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
-
"version": "2.
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "text-generation",
|
8 |
"library": "transformers",
|
@@ -44,7 +44,6 @@
|
|
44 |
"warmup_runs": 1,
|
45 |
"input_shapes": {
|
46 |
"batch_size": 1,
|
47 |
-
"num_choices": 2,
|
48 |
"sequence_length": 2
|
49 |
},
|
50 |
"new_tokens": null,
|
@@ -72,23 +71,23 @@
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
74 |
"cpu_count": 4,
|
75 |
-
"cpu_ram_mb":
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
-
"platform": "Linux-6.
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
-
"optimum_benchmark_commit": "
|
83 |
-
"transformers_version": "4.
|
84 |
"transformers_commit": null,
|
85 |
-
"accelerate_version": "1.
|
86 |
"accelerate_commit": null,
|
87 |
-
"diffusers_version": "0.
|
88 |
"diffusers_commit": null,
|
89 |
"optimum_version": null,
|
90 |
"optimum_commit": null,
|
91 |
-
"timm_version": "1.0.
|
92 |
"timm_commit": null,
|
93 |
"peft_version": null,
|
94 |
"peft_commit": null
|
|
|
2 |
"name": "cpu_inference_transformers_text-generation_openai-community/gpt2",
|
3 |
"backend": {
|
4 |
"name": "pytorch",
|
5 |
+
"version": "2.5.1+cpu",
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "text-generation",
|
8 |
"library": "transformers",
|
|
|
44 |
"warmup_runs": 1,
|
45 |
"input_shapes": {
|
46 |
"batch_size": 1,
|
|
|
47 |
"sequence_length": 2
|
48 |
},
|
49 |
"new_tokens": null,
|
|
|
71 |
"environment": {
|
72 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
73 |
"cpu_count": 4,
|
74 |
+
"cpu_ram_mb": 16757.342208,
|
75 |
"system": "Linux",
|
76 |
"machine": "x86_64",
|
77 |
+
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
|
78 |
"processor": "x86_64",
|
79 |
"python_version": "3.10.15",
|
80 |
"optimum_benchmark_version": "0.5.0.dev0",
|
81 |
+
"optimum_benchmark_commit": "6807ba28334c8c98abf72a03d78f86133328d180",
|
82 |
+
"transformers_version": "4.46.3",
|
83 |
"transformers_commit": null,
|
84 |
+
"accelerate_version": "1.1.1",
|
85 |
"accelerate_commit": null,
|
86 |
+
"diffusers_version": "0.31.0",
|
87 |
"diffusers_commit": null,
|
88 |
"optimum_version": null,
|
89 |
"optimum_commit": null,
|
90 |
+
"timm_version": "1.0.11",
|
91 |
"timm_commit": null,
|
92 |
"peft_version": null,
|
93 |
"peft_commit": null
|