Upload cuda_inference_transformers_text-generation_openai-community/gpt2/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_transformers_text-generation_openai-community/gpt2/benchmark_config.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "text-generation",
|
8 |
"library": "transformers",
|
|
|
9 |
"model": "openai-community/gpt2",
|
10 |
"processor": "openai-community/gpt2",
|
11 |
"device": "cuda",
|
@@ -72,7 +73,7 @@
|
|
72 |
"environment": {
|
73 |
"cpu": " AMD EPYC 7R32",
|
74 |
"cpu_count": 16,
|
75 |
-
"cpu_ram_mb": 66697.
|
76 |
"system": "Linux",
|
77 |
"machine": "x86_64",
|
78 |
"platform": "Linux-5.10.219-208.866.amzn2.x86_64-x86_64-with-glibc2.35",
|
|
|
6 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
7 |
"task": "text-generation",
|
8 |
"library": "transformers",
|
9 |
+
"model_type": "gpt2",
|
10 |
"model": "openai-community/gpt2",
|
11 |
"processor": "openai-community/gpt2",
|
12 |
"device": "cuda",
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7R32",
|
75 |
"cpu_count": 16,
|
76 |
+
"cpu_ram_mb": 66697.285632,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-5.10.219-208.866.amzn2.x86_64-x86_64-with-glibc2.35",
|