Commit
•
de3bfbe
1
Parent(s):
604e3d9
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
@@ -10,7 +10,7 @@
|
|
10 |
"model": "openai-community/gpt2",
|
11 |
"processor": "openai-community/gpt2",
|
12 |
"device": "cuda",
|
13 |
-
"device_ids": "
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|
|
|
10 |
"model": "openai-community/gpt2",
|
11 |
"processor": "openai-community/gpt2",
|
12 |
"device": "cuda",
|
13 |
+
"device_ids": "5",
|
14 |
"seed": 42,
|
15 |
"inter_op_num_threads": null,
|
16 |
"intra_op_num_threads": null,
|