Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_config.json with huggingface_hub
Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_config.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"model": "CompVis/stable-diffusion-v1-4",
|
| 11 |
"processor": "CompVis/stable-diffusion-v1-4",
|
| 12 |
"device": "cuda",
|
| 13 |
-
"device_ids": "
|
| 14 |
"seed": 42,
|
| 15 |
"inter_op_num_threads": null,
|
| 16 |
"intra_op_num_threads": null,
|
|
@@ -43,9 +43,9 @@
|
|
| 43 |
"duration": 1,
|
| 44 |
"warmup_runs": 1,
|
| 45 |
"input_shapes": {
|
| 46 |
-
"batch_size":
|
| 47 |
-
"
|
| 48 |
-
"
|
| 49 |
},
|
| 50 |
"new_tokens": null,
|
| 51 |
"memory": true,
|
|
@@ -92,15 +92,15 @@
|
|
| 92 |
"gpu_vram_mb": 549621596160,
|
| 93 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 94 |
"optimum_benchmark_commit": null,
|
| 95 |
-
"transformers_version": "4.
|
| 96 |
"transformers_commit": null,
|
| 97 |
-
"accelerate_version": "1.
|
| 98 |
"accelerate_commit": null,
|
| 99 |
-
"diffusers_version": "0.
|
| 100 |
"diffusers_commit": null,
|
| 101 |
"optimum_version": null,
|
| 102 |
"optimum_commit": null,
|
| 103 |
-
"timm_version": "1.0.
|
| 104 |
"timm_commit": null,
|
| 105 |
"peft_version": "0.13.2",
|
| 106 |
"peft_commit": null
|
|
|
|
| 10 |
"model": "CompVis/stable-diffusion-v1-4",
|
| 11 |
"processor": "CompVis/stable-diffusion-v1-4",
|
| 12 |
"device": "cuda",
|
| 13 |
+
"device_ids": "5",
|
| 14 |
"seed": 42,
|
| 15 |
"inter_op_num_threads": null,
|
| 16 |
"intra_op_num_threads": null,
|
|
|
|
| 43 |
"duration": 1,
|
| 44 |
"warmup_runs": 1,
|
| 45 |
"input_shapes": {
|
| 46 |
+
"batch_size": 2,
|
| 47 |
+
"sequence_length": 16,
|
| 48 |
+
"num_choices": 2
|
| 49 |
},
|
| 50 |
"new_tokens": null,
|
| 51 |
"memory": true,
|
|
|
|
| 92 |
"gpu_vram_mb": 549621596160,
|
| 93 |
"optimum_benchmark_version": "0.5.0.dev0",
|
| 94 |
"optimum_benchmark_commit": null,
|
| 95 |
+
"transformers_version": "4.46.3",
|
| 96 |
"transformers_commit": null,
|
| 97 |
+
"accelerate_version": "1.1.1",
|
| 98 |
"accelerate_commit": null,
|
| 99 |
+
"diffusers_version": "0.31.0",
|
| 100 |
"diffusers_commit": null,
|
| 101 |
"optimum_version": null,
|
| 102 |
"optimum_commit": null,
|
| 103 |
+
"timm_version": "1.0.11",
|
| 104 |
"timm_commit": null,
|
| 105 |
"peft_version": "0.13.2",
|
| 106 |
"peft_commit": null
|