{ "name": "2024-12-12-16:40:44/openvino", "backend": { "name": "openvino", "version": "2024.5.0", "_target_": "optimum_benchmark.backends.openvino.backend.OVBackend", "task": "text-generation", "library": "transformers", "model_type": "gpt2", "model": "openai-community/gpt2", "processor": "openai-community/gpt2", "device": "cpu", "device_ids": null, "seed": 42, "inter_op_num_threads": null, "intra_op_num_threads": null, "model_kwargs": {}, "processor_kwargs": {}, "no_weights": false, "export": null, "use_cache": null, "use_merged": null, "load_in_8bit": null, "load_in_4bit": null, "ov_config": {}, "half": false, "compile": false, "reshape": false, "reshape_kwargs": { "batch_size": 2, "sequence_length": 16 } }, "scenario": { "name": "inference", "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario", "iterations": 10, "duration": 10, "warmup_runs": 10, "input_shapes": { "batch_size": 2, "sequence_length": 16 }, "new_tokens": null, "memory": true, "latency": true, "energy": false, "forward_kwargs": {}, "generate_kwargs": { "max_new_tokens": 32, "min_new_tokens": 32 }, "call_kwargs": { "num_inference_steps": 5 } }, "launcher": { "name": "process", "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher", "device_isolation": false, "device_isolation_action": null, "numactl": true, "numactl_kwargs": { "cpunodebind": 0, "membind": 0 }, "start_method": "spawn" }, "environment": { "cpu": " AMD EPYC 7R13 Processor", "cpu_count": 64, "cpu_ram_mb": 529717.02272, "system": "Linux", "machine": "x86_64", "platform": "Linux-5.10.205-195.807.amzn2.x86_64-x86_64-with-glibc2.36", "processor": "", "python_version": "3.10.16", "optimum_benchmark_version": "0.5.0.dev0", "optimum_benchmark_commit": null, "transformers_version": "4.46.3", "transformers_commit": null, "accelerate_version": "1.2.0", "accelerate_commit": null, "diffusers_version": "0.31.0", "diffusers_commit": null, "optimum_version": "1.23.3", "optimum_commit": null, "timm_version": null, "timm_commit": null, "peft_version": null, "peft_commit": null }, "print_report": false, "log_report": true }