IlyasMoutawwakil HF staff commited on
Commit
1ce05f8
·
verified ·
1 Parent(s): 33ae63c

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",
@@ -84,7 +85,7 @@
84
  "gpu_count": 1,
85
  "gpu_vram_mb": 68702699520,
86
  "optimum_benchmark_version": "0.3.1",
87
- "optimum_benchmark_commit": "c31e63ddb94c29460ba90ff599147e94ff80543a",
88
  "transformers_version": "4.42.4",
89
  "transformers_commit": null,
90
  "accelerate_version": "0.32.1",
 
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",
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "402644384abc46743e46dac65be6512bc68c9d92",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.32.1",