config.name,config.backend.name,config.backend.version,config.backend._target_,config.backend.task,config.backend.library,config.backend.model_type,config.backend.model,config.backend.processor,config.backend.device,config.backend.device_ids,config.backend.seed,config.backend.inter_op_num_threads,config.backend.intra_op_num_threads,config.backend.model_kwargs.trust_remote_code,config.backend.no_weights,config.backend.export,config.backend.use_cache,config.backend.use_merged,config.backend.torch_dtype,config.backend.provider,config.backend.use_io_binding,config.backend.auto_optimization,config.backend.auto_quantization,config.backend.auto_calibration,config.backend.optimization,config.backend.quantization,config.backend.calibration,config.scenario.name,config.scenario._target_,config.scenario.iterations,config.scenario.duration,config.scenario.warmup_runs,config.scenario.input_shapes.batch_size,config.scenario.input_shapes.num_choices,config.scenario.input_shapes.sequence_length,config.scenario.new_tokens,config.scenario.memory,config.scenario.latency,config.scenario.energy,config.scenario.generate_kwargs.max_new_tokens,config.scenario.generate_kwargs.min_new_tokens,config.launcher.name,config.launcher._target_,config.launcher.device_isolation,config.launcher.device_isolation_action,config.launcher.numactl,config.launcher.start_method,config.environment.cpu,config.environment.cpu_count,config.environment.cpu_ram_mb,config.environment.system,config.environment.machine,config.environment.platform,config.environment.processor,config.environment.python_version,config.environment.optimum_benchmark_version,config.environment.optimum_benchmark_commit,config.environment.transformers_version,config.environment.transformers_commit,config.environment.accelerate_version,config.environment.accelerate_commit,config.environment.diffusers_version,config.environment.diffusers_commit,config.environment.optimum_version,config.environment.optimum_commit,config.environment.timm_version,config.environment.timm_commit,config.environment.peft_version,config.environment.peft_commit,report.traceback,config.backend.half,config.backend.reshape,report.load.memory.unit,report.load.memory.max_ram,report.load.memory.max_global_vram,report.load.memory.max_process_vram,report.load.memory.max_reserved,report.load.memory.max_allocated,report.load.latency.unit,report.load.latency.count,report.load.latency.total,report.load.latency.mean,report.load.latency.stdev,report.load.latency.p50,report.load.latency.p90,report.load.latency.p95,report.load.latency.p99,report.load.latency.values,report.load.throughput,report.load.energy.unit,report.load.energy.cpu,report.load.energy.ram,report.load.energy.gpu,report.load.energy.total,report.load.efficiency,report.prefill.memory.unit,report.prefill.memory.max_ram,report.prefill.memory.max_global_vram,report.prefill.memory.max_process_vram,report.prefill.memory.max_reserved,report.prefill.memory.max_allocated,report.prefill.latency.unit,report.prefill.latency.count,report.prefill.latency.total,report.prefill.latency.mean,report.prefill.latency.stdev,report.prefill.latency.p50,report.prefill.latency.p90,report.prefill.latency.p95,report.prefill.latency.p99,report.prefill.latency.values,report.prefill.throughput.unit,report.prefill.throughput.value,report.prefill.energy.unit,report.prefill.energy.cpu,report.prefill.energy.ram,report.prefill.energy.gpu,report.prefill.energy.total,report.prefill.efficiency.unit,report.prefill.efficiency.value,report.decode.memory.unit,report.decode.memory.max_ram,report.decode.memory.max_global_vram,report.decode.memory.max_process_vram,report.decode.memory.max_reserved,report.decode.memory.max_allocated,report.decode.latency.unit,report.decode.latency.count,report.decode.latency.total,report.decode.latency.mean,report.decode.latency.stdev,report.decode.latency.p50,report.decode.latency.p90,report.decode.latency.p95,report.decode.latency.p99,report.decode.latency.values,report.decode.throughput.unit,report.decode.throughput.value,report.decode.energy.unit,report.decode.energy.cpu,report.decode.energy.ram,report.decode.energy.gpu,report.decode.energy.total,report.decode.efficiency.unit,report.decode.efficiency.value,report.per_token.memory,report.per_token.latency.unit,report.per_token.latency.count,report.per_token.latency.total,report.per_token.latency.mean,report.per_token.latency.stdev,report.per_token.latency.p50,report.per_token.latency.p90,report.per_token.latency.p95,report.per_token.latency.p99,report.per_token.latency.values,report.per_token.throughput.unit,report.per_token.throughput.value,report.per_token.energy,report.per_token.efficiency,config.backend.device_map,config.backend.eval_mode,config.backend.to_bettertransformer,config.backend.low_cpu_mem_usage,config.backend.attn_implementation,config.backend.cache_implementation,config.backend.autocast_enabled,config.backend.autocast_dtype,config.backend.torch_compile,config.backend.torch_compile_target,config.backend.quantization_scheme,config.backend.deepspeed_inference,config.backend.peft_type bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,False,False,MB,31392.60416,,,,,s,1,88.284845969,88.284845969,0.0,88.284845969,88.284845969,88.284845969,88.284845969,[88.284845969],,kWh,0.0010126629790076398,0.001659214277022723,0,0.0026718772560303627,,MB,37163.33568,,,,,s,10,16.529979383000068,1.6529979383000069,0.05699337147774956,1.6304215349999822,1.6827770059999465,1.7487819575000114,1.8015859187000638,"[1.61998684699995, 1.6681092389999321, 1.6177644810001084, 1.6577158570000847, 1.6181763359999195, 1.6575167539999711, 1.6262439749999658, 1.615079890000061, 1.8147869090000768, 1.6345990949999987]",tokens/s,154.87012661569207,kWh,1.8936472370555577e-05,3.1026279235293414e-05,0.0,4.996275160584899e-05,tokens/kWh,5123817.079162447,MB,37186.412544,,,,,s,10,57.7693252119999,5.77693252119999,0.1180294315164464,5.737231204000011,5.835912587400003,5.977386995699987,6.090566522339975,"[5.804473830000006, 6.118861403999972, 5.711703583999906, 5.705923940999924, 5.712393464999991, 5.731534456000077, 5.761779475000026, 5.708414123000011, 5.742927951999945, 5.77131298200004]",tokens/s,10.905441558959664,kWh,6.776051641354166e-05,0.0001110236176388384,0.0,0.00017878413405238006,tokens/kWh,352380.2620065956,,s,630,57.764121184000146,0.09168908124444468,0.012701185435324953,0.09471014800004696,0.09842376489993968,0.09992407949999346,0.10480060187992878,"[0.09486445899995033, 0.09307295300004625, 0.09214895900004194, 0.09351415200001156, 0.05251278199989429, 0.09078561200010427, 0.0959255119998943, 0.09309661600002528, 0.09334632100001272, 0.09250636900003428, 0.09347175499999594, 0.0983717379999689, 0.14162081899996792, 0.06768859999999677, 0.09261547100004464, 0.09346280099998694, 0.05396805200007293, 0.08539756799996212, 0.10711376099993686, 0.08768156900009672, 0.09416254899997512, 0.09862975999999435, 0.12256314699993709, 0.0861458900000116, 0.09919028000001617, 0.09500083700004325, 0.09431100400001924, 0.09466212799998175, 0.09301632199992582, 0.09673569900007806, 0.09408936099998755, 0.09470140999997056, 0.049333184000033725, 0.09232020799993279, 0.09938734500008195, 0.09420482299992727, 0.09380364800006191, 0.09338886199998342, 0.09388022400003138, 0.09818466499996248, 0.0966450349999377, 0.09774080500005766, 0.1000759900000503, 0.09695061999991594, 0.09808429500003513, 0.10132882799996423, 0.09499599399998715, 0.04884879500002626, 0.09162080099997638, 0.09746926600007555, 0.09432692500001849, 0.09570664699992903, 0.09431315799997719, 0.09534317300006023, 0.09454009199998836, 0.0954069360000176, 0.09378911199996764, 0.09536239199996999, 0.049266579999994065, 0.09652026300000216, 0.09404109600006905, 0.09586653799999567, 0.09479965100001664, 0.06158773499998915, 0.09277321800004756, 0.09009625999999571, 0.09640653400003885, 0.09993752999992012, 0.09334706200002074, 0.09827968299998702, 0.09797143700006927, 0.0979136749999725, 0.0960202889999664, 0.10259622800003854, 0.10491892999993979, 0.0964169280000533, 0.09577748899994276, 0.09823158200003945, 0.09604051199994501, 0.09609786300006817, 0.09657584499996119, 0.09636597100006838, 0.09624994199998582, 0.057714121000003615, 0.08840764299998227, 0.09962186500001735, 0.09842175199992198, 0.09628749600005904, 0.09594022800001767, 0.10006936000002042, 0.10534781999990628, 0.09538897100003396, 0.10411740300003203, 0.09954246500001318, 0.10156482799993682, 0.10170709400006217, 0.09939452399999027, 0.09850049599992872, 0.09851729700005762, 0.09768187299994224, 0.09839689099999305, 0.09753901300007328, 0.09686486299995067, 0.097151689000043, 0.0964742539999861, 0.09579829799997697, 0.103263509000044, 0.09737429300002987, 0.10451090199990176, 0.10078715800000282, 0.10249925200002963, 0.09690560000001369, 0.09833033600000363, 0.09828998700004377, 0.09629969999991772, 0.09780207100004645, 0.09800743999994666, 0.09576783800002886, 0.0988211249999722, 0.09619827000005898, 0.10210408099999313, 0.10074061800003165, 0.09837503400001424, 0.10391534399991542, 0.10086003100002472, 0.10343102800004544, 0.09682696199990914, 0.09212816900003418, 0.09317431600004511, 0.0937239119999731, 0.09331565399997999, 0.04877886799999942, 0.09165700799997012, 0.09730627800001912, 0.09336877300006563, 0.09390108499997041, 0.09431185500000083, 0.09480988099994647, 0.09555036000006112, 0.09365869800001292, 0.09494786599998406, 0.048662896999985605, 0.09315513699993971, 0.09550510300005044, 0.09581190200003675, 0.09410594799999217, 0.0944096590000072, 0.09390282899994418, 0.09445312000002559, 0.0949906790000341, 0.09496317999992243, 0.052476417000093534, 0.08881605199997011, 0.09535352900002181, 0.09320878399989851, 0.09395632600001136, 0.09319856500007972, 0.09205861999998888, 0.09315224499994201, 0.09463130100004946, 0.052742969999940215, 0.09228380600006858, 0.09595643599993764, 0.09430145500004983, 0.09476602899997033, 0.09557807400005913, 0.0943150279999827, 0.09390158500002599, 0.09409660899996197, 0.09435563800002456, 0.0973726129999477, 0.04960069599997041, 0.09488677400008783, 0.09707873599995764, 0.09418839499994647, 0.09664966900004401, 0.09398188000000118, 0.0956693919999907, 0.09259600500001852, 0.09416694799995184, 0.09512874000006377, 0.09983455199994751, 0.0984914389999858, 0.09705180700007077, 0.0530747010000141, 0.09653628299997763, 0.09972584900003767, 0.09663719200000287, 0.10188040599996384, 0.09916025999996236, 0.04895845500004725, 0.09257867899998473, 0.11736532399993393, 0.08147601200005283, 0.09647491600003377, 0.09427168499996696, 0.09516221000001224, 0.09464270499995564, 0.09465314700003091, 0.09822264199999609, 0.09575295699994513, 0.09550281799999993, 0.09467602800009445, 0.049217754999972385, 0.09223709699995197, 0.09662146900006974, 0.09355215199991562, 0.09463100600009966, 0.09572626399994988, 0.09416232700004912, 0.09426647699990554, 0.09391090799999802, 0.09661750100008248, 0.049091051999994306, 0.09372749099998146, 0.09300852000001214, 0.09760437699992508, 0.09148485800005801, 0.09416437699997005, 0.09482615700005681, 0.09609037600000647, 0.09407725500000197, 0.09431321299996398, 0.049098888999992596, 0.0912241810000296, 0.09728467799993723, 0.0935302010000214, 0.09411276699995597, 0.09572650700010854, 0.09583091199999672, 0.09513806299992211, 0.09920935000002373, 0.0918184880000581, 0.05412237499990624, 0.08457863199998883, 0.09796194000000469, 0.09749929400004476, 0.08977948300002936, 0.09768896299999597, 0.09469721599998593, 0.09129460299993752, 0.09510397900010048, 0.09413162299995292, 0.049790133999977115, 0.09259510300000784, 0.0973393079999596, 0.09282084000005852, 0.0944944719999512, 0.09433188200000586, 0.09597871200003283, 0.09420788199997787, 0.09578589500006274, 0.09412762800002383, 0.09502871799998047, 0.0949786400000221, 0.09467839700005243, 0.09452524599998924, 0.0969819249999091, 0.048423894000052314, 0.09264775799999825, 0.09664768599998297, 0.09364011700006358, 0.09354217699990386, 0.09415170100010073, 0.09481883099999777, 0.09442669599991405, 0.09435224700007439, 0.04906133800000134, 0.0929353369999717, 0.09594653399994968, 0.09493440400001418, 0.0945928600000343, 0.09988824899994597, 0.08965911600000709, 0.09405043000003843, 0.09486338099998193, 0.09584208399996896, 0.0487858280000637, 0.09195288599994456, 0.10136129700003949, 0.09441318799997589, 0.09497220000002926, 0.09516500899997027, 0.09805098000003909, 0.09142556799997692, 0.09374989100001585, 0.09453095399999256, 0.09444758500001171, 0.049227740999981506, 0.09343906200001584, 0.09860938400004216, 0.0949082439999529, 0.09617077600000812, 0.09387544899993827, 0.09474431099999947, 0.09669140800008336, 0.09369994099995438, 0.09387944000002335, 0.09423006500003339, 0.09722543099996983, 0.04904762399996798, 0.09493413000006967, 0.09523749099992074, 0.0945275459999948, 0.09663802300008228, 0.09456861699993624, 0.09509779200004687, 0.09457239400001072, 0.09423403099992811, 0.09470781900006386, 0.04933318199994119, 0.09223766200000227, 0.09956334599996808, 0.09588859200005118, 0.10100855600001069, 0.06151636399999916, 0.09079397500011055, 0.08889478699995834, 0.09871164300000146, 0.09458253100001457, 0.09453164399997149, 0.09587585400004173, 0.09503103499991994, 0.09504634699999315, 0.09565183400002297, 0.09449279900002239, 0.09559666400002698, 0.09922323399996458, 0.050453269000058754, 0.09619024099993112, 0.09582633299999088, 0.09505195700000968, 0.09477851500002998, 0.09446313399996598, 0.09412627599999723, 0.09396548799998072, 0.09616098100002546, 0.09546235599998454, 0.09440312200001699, 0.048373890999982905, 0.09863313300002119, 0.09345676500004174, 0.09983848299998499, 0.09527103499999612, 0.09412274800001796, 0.09481445699998403, 0.09584951499994077, 0.09401447000004737, 0.0938852939999606, 0.0959693629999947, 0.05537318800008961, 0.08571650900000805, 0.09866352999995343, 0.09423284100000728, 0.09444365199999538, 0.0964067500000283, 0.09528436599998713, 0.0959307959999478, 0.09424930900001982, 0.09572515100001056, 0.09522976100004144, 0.09383953299993664, 0.04944620499998109, 0.09590671700004805, 0.0940749929999356, 0.0939190400000598, 0.09635161500000322, 0.09382957100001477, 0.09602424299998802, 0.09578784099994664, 0.09495962300002248, 0.09470538699997633, 0.09542640800009394, 0.049614527999892744, 0.09501803200009817, 0.09575372099993729, 0.09496919700006856, 0.09504777600000125, 0.08985558000006222, 0.09246181499997874, 0.09424807799996415, 0.10021752500006187, 0.09086186299998644, 0.09415293600000041, 0.09475365599996621, 0.09471383699997205, 0.0948026700000355, 0.09716321700000208, 0.0500352850000354, 0.09553558299990073, 0.09550911700000597, 0.0954688620000752, 0.09484650100000636, 0.09409222299996145, 0.0937439040000072, 0.09463667399995757, 0.09417895199999293, 0.0961580310000727, 0.09555780799996683, 0.06137574800004586, 0.08666704699999173, 0.09261427100000219, 0.1003687219999847, 0.09623891499995807, 0.09485558200003652, 0.09347749500000191, 0.09424567899998237, 0.09481123700004446, 0.09395408199998201, 0.09648867800001426, 0.05123455499995089, 0.09041805399999703, 0.0968180319999874, 0.09650260199998684, 0.09528563300000314, 0.09520614000007299, 0.09548727300000337, 0.09456129199998031, 0.09598492800000713, 0.09291896000001998, 0.0934508289999485, 0.049872824999965815, 0.09297974500009332, 0.09744302099989, 0.09635988100001214, 0.0960008069999958, 0.0947869220000257, 0.09457880399997975, 0.10005554700001085, 0.09556581200001801, 0.09445871100001568, 0.09480820700002823, 0.09459187799996016, 0.09557981900002233, 0.05104398499997842, 0.09081529599995974, 0.09844188100009887, 0.09373620700000629, 0.09479356199994982, 0.09465057399995658, 0.09471247700003005, 0.09710422900002413, 0.09407660199997281, 0.09411433799994029, 0.09453912399999354, 0.09426081600008729, 0.09737715199992181, 0.09319983600005344, 0.04978034900000239, 0.09373665299995082, 0.10586836400000266, 0.09404469300000073, 0.09340492700005143, 0.09362915199994859, 0.09477365500003998, 0.09443608799995218, 0.09535881200008589, 0.09603309199997057, 0.09305886399999963, 0.04879036900001665, 0.09246538499996859, 0.09631202000002759, 0.09424669199995606, 0.09436797700004718, 0.09640528299996731, 0.09433050799998455, 0.09426022700006342, 0.09453152499997941, 0.09420138199993744, 0.04926543400006267, 0.09158685599993532, 0.09705165600007604, 0.09969084199997269, 0.09412689600003432, 0.09529144399994038, 0.09473217200002182, 0.09457202600003711, 0.0948457969999481, 0.09413692600003287, 0.09510675599995011, 0.049317013000063525, 0.09193325100000038, 0.10253942099996038, 0.0936230559999558, 0.09334329700004673, 0.09494112699997004, 0.1015176230000634, 0.08855066299997816, 0.09617624899999555, 0.09805980499993439, 0.09358417400005692, 0.09320167500004573, 0.04968863199997031, 0.09563093399992795, 0.09580662400003348, 0.09308288199997605, 0.09494683900004475, 0.09428328399997099, 0.0937395060000199, 0.09225891400001274, 0.09487234699997771, 0.05396103199996105, 0.08769362200007436, 0.09609788900002059, 0.09112499899993054, 0.0937710270000025, 0.09324543700006416, 0.09237354599997616, 0.09423226199999135, 0.09444738000001962, 0.09423577899997326, 0.09299268200004462, 0.05435875599994233, 0.0952556590000313, 0.09215354399998432, 0.0918948429999773, 0.09350583399998413, 0.09276003100001162, 0.09558755500006555, 0.09340565499996956, 0.09373215899995557, 0.061004921000062495, 0.08226804099990659, 0.09537842500003535, 0.09572870099998454, 0.09551642400003857, 0.09349174800001947, 0.09259099299993068, 0.09290516900000512, 0.09699133399999482, 0.09641224000006332, 0.0951447280000366, 0.05590713299989147, 0.0851057810000384, 0.09931652099999155, 0.0969164279999859, 0.09538321600007293, 0.09446723199994267, 0.09478951300002336, 0.09466562000000067, 0.09479897300002449, 0.09408961799999815, 0.0986472380000123, 0.0937118479999981, 0.09752065800000764, 0.05059515499999634, 0.09594876099993144, 0.09398493900005178, 0.09393868199992994, 0.09873934699999154, 0.09326109600010568, 0.09411168499991618, 0.09334498999999141, 0.09375376700006655, 0.049290197999994234, 0.09418962099994133, 0.09773842399999921, 0.09630306200006089, 0.09670725599994512, 0.09418718100005208, 0.09484760999998798, 0.09412621000001309, 0.09515064400000028, 0.09426311499998974, 0.0932662809999556, 0.09630614500008505, 0.09654889399996591, 0.09357846499995048, 0.09505508000006557, 0.09532763400000022, 0.09427842599995984, 0.09616830300001311, 0.09449871300000723, 0.05016024600001856, 0.09354093100000682, 0.09492458700003681, 0.09404714199990849, 0.09599619400000847, 0.09335543500003496, 0.0948340710000366, 0.098836983999945, 0.09592037200002324, 0.09385831099996267, 0.0938241860000062, 0.04884115100003328, 0.09165353299999879, 0.09777847199995904, 0.09562360899997202, 0.09354667000002337, 0.094393377000074, 0.09537638199992671, 0.09404388200005087, 0.09789783199994417, 0.09442487700005131, 0.09355176400003984, 0.04914441099992928, 0.09505387600006543, 0.09628168899996581, 0.09585694399993372, 0.0947764750000033, 0.09373620600001686, 0.09392151899999135, 0.09431089100007739, 0.09495670499995867, 0.0952398299999686, 0.04952362300002733, 0.09283551999999418, 0.09800325200001225, 0.0950965570000335, 0.09437052800001311, 0.09531672599996455, 0.09468790899995838, 0.09548761899998226, 0.0950905590000275, 0.09568320799996854, 0.09454817900007129, 0.0960301029999755, 0.0490470769999547, 0.0953740290000269, 0.09884199999999055, 0.09905463500001588, 0.09587975099998403, 0.09990764000008312, 0.09583286800000224, 0.09572503499998675, 0.09597517800000332, 0.09548223100000541, 0.09488446000000295, 0.09478573599994888, 0.0947342969999454]",tokens/s,10.906424041200529,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,14366.015488,,,,,s,1,299.4543337590003,299.4543337590003,0.0,299.4543337590003,299.4543337590003,299.4543337590003,299.4543337590003,[299.4543337590003],,kWh,0.0034938671997520993,0.005724593603467066,0,0.009218460803219166,,MB,14785.347584,,,,,s,10,37.95643991300312,3.795643991300312,0.2155456164528898,3.7211453755007824,4.001780218499334,4.157235623248198,4.2815999470472885,"[3.723246811001445, 3.7190439400001196, 3.932347182002559, 3.6658434869968914, 3.967234572999587, 4.312691027997062, 3.7122761589998845, 3.7731753600019147, 3.666414548002649, 3.4841668250010116]",tokens/s,67.44573531836939,kWh,6.0453742322915795e-05,9.905089812441942e-05,0.0,0.0001595046404473352,tokens/kWh,1604968.9794732046,MB,14971.826176,,,,,s,10,216.43262047300232,21.643262047300233,2.126800257018718,21.93198911250147,23.271429646399337,23.94065302069939,24.476031720139435,"[20.758912787001464, 22.290577542000392, 21.831585562998953, 22.032392662003986, 23.086763915998745, 21.150127555003564, 21.427439220999076, 23.122713340999326, 16.122231490997365, 24.609876394999446]",tokens/s,2.910836631849522,kWh,0.00043237344009590487,0.0007084314051640823,0.0,0.0011408048452599873,tokens/kWh,55224.1693763515,,s,630,216.38304823698854,0.34346515593172783,0.08297348738434686,0.3344265380001161,0.40989193669956875,0.5260663600503903,0.6266103540609772,"[0.36200801499944646, 0.3791262230006396, 0.3434646999958204, 0.3927929490018869, 0.3534141490017646, 0.33268333500018343, 0.331805064000946, 0.34874517699790886, 0.31575327899918193, 0.3226270890008891, 0.38057312599994475, 0.3171535080036847, 0.3701459059957415, 0.3232600179981091, 0.39960428300400963, 0.3867620099990745, 0.3928939100005664, 0.4032691789980163, 0.37955500800308073, 0.34844483599590603, 0.35547721900366014, 0.3232046459961566, 0.2987613479999709, 0.37435884900332894, 0.3278698669964797, 0.39123364600527566, 0.30947474999993574, 0.3663994289963739, 0.33411304299806943, 0.3784886300054495, 0.31647826099651866, 0.310815217999334, 0.4233139400021173, 0.34307343600085005, 0.3399696900014533, 0.382568907996756, 0.3954791060023126, 0.3416369679980562, 0.3880014609967475, 0.35402734700619476, 0.3942401499953121, 0.3382585409999592, 0.3635405970053398, 0.3132463209985872, 0.28280326999811223, 0.22914469100214774, 0.2743785249986104, 0.2323048159960308, 0.2699555470026098, 0.2291300740034785, 0.2691044649982359, 0.23608637700090185, 0.27304525899671717, 0.2320791599995573, 0.27073426700371783, 0.2289090389967896, 0.2722503780023544, 0.22975996299646795, 0.2708230200005346, 0.23094137600128306, 0.35359355300170137, 0.3269821840003715, 0.3978413750010077, 0.2909988160026842, 0.38768969100055983, 0.38381971800117753, 0.3175368829979561, 0.32555692399910185, 0.37583153099694755, 0.3261108630031231, 0.35210596199613065, 0.40193965100479545, 0.3909696549962973, 0.3539178780047223, 0.3581971710009384, 0.3209133299969835, 0.4064744029965368, 0.3616432929993607, 0.33781401800661115, 0.3161588109942386, 0.35027031500067096, 0.346756479004398, 0.37384062599448953, 0.3826842500056955, 0.3124354159954237, 0.3314663570054108, 0.35911026999383466, 0.3251543370060972, 0.4080546080003842, 0.304866532998858, 0.36086045899719466, 0.3110321760032093, 0.322230411999044, 0.389683134999359, 0.3726256680020015, 0.33089394699345576, 0.4200963170005707, 0.3430879650040879, 0.3448022390002734, 0.2907206449963269, 0.319865628000116, 0.4483967289997963, 0.3295380890049273, 0.3136465709976619, 0.38303998400078854, 0.40472386199689936, 0.4870765230007237, 0.31314636100432836, 0.41663446099846624, 0.3807770819985308, 0.3096588909975253, 0.3626133590005338, 0.3008997159995488, 0.3301235850012745, 0.36932748000253923, 0.3293214809964411, 0.30093231100181583, 0.38333912000234704, 0.334908495999116, 0.3631034399950295, 0.3830621660017641, 0.3471715800042148, 0.3911486969955149, 0.3011471240024548, 0.3688204130012309, 0.32904742699611234, 0.27644771100312937, 0.3156050719990162, 0.5586629929966875, 0.34550555200257804, 0.291152070996759, 0.3438788880011998, 0.3397164830021211, 0.5920625950020622, 0.482314453998697, 0.34604734299500706, 0.24975402600102825, 0.2191597230048501, 0.21783487299398985, 0.26360693400056334, 0.34591997000097763, 0.2723038090043701, 0.27306508199399104, 0.23971216400241246, 0.2778002249979181, 0.3072180790040875, 0.273398321995046, 0.2351618890024838, 0.28363888500462053, 0.23092694899969501, 0.268327658995986, 0.22920440100278938, 0.28799155799788423, 0.2705967520014383, 0.312074499001028, 0.34200162300112424, 0.3503246579930419, 0.34280863900494296, 0.6584903309994843, 0.3234154090023367, 0.3896098909972352, 0.42289582699595485, 0.3535025540040806, 0.3160636379980133, 0.3164388599980157, 0.364117837001686, 0.3139461559985648, 0.5891871370040462, 0.3438455939976848, 0.3837954940026975, 0.3178619099999196, 0.3986770100018475, 0.2875460729992483, 0.30505508899659617, 0.3122348469987628, 0.3553898640020634, 0.3312484830021276, 0.3844061019990477, 0.328790007995849, 0.48274329800187843, 0.31666419099929044, 0.5097474440044607, 0.4770215600001393, 0.3079481339955237, 0.31024857200100087, 0.3457331850004266, 0.3292696490025264, 0.3013697439964744, 0.6694465149994357, 0.34987191000254825, 0.3342237769975327, 0.49662897099915426, 0.35844072100007907, 0.33286423300160095, 0.309982990998833, 0.30806438700528815, 0.345615624995844, 0.31919469500280684, 0.3283465799977421, 0.3557013719982933, 0.6434828630008269, 0.4004830560006667, 0.3492865869993693, 0.3317799830037984, 0.3756567719974555, 0.3086993960023392, 0.6065653479963657, 0.3191783510046662, 0.38257038399751764, 0.3218603510031244, 0.3807872409961419, 0.3219236200020532, 0.6607021640011226, 0.3477643449950847, 0.34708253600547323, 0.30333402599353576, 0.33462929900269955, 0.37039487899892265, 0.3887064590016962, 0.6018777909994242, 0.33031232400389854, 0.3986310379987117, 0.3148528509991593, 0.3838174720003735, 0.39785709099669475, 0.3722693630043068, 0.33365684599993983, 0.3905530589981936, 0.37714279200008605, 0.3405833509968943, 0.31423615800304106, 0.34309815100277774, 0.33034741699520964, 0.4125972219990217, 0.4939236220016028, 0.27046074099780526, 0.2250660580029944, 0.22232660000008764, 0.2692715169978328, 0.23053040800004965, 0.26146737100498285, 0.21985115499410313, 0.5017815070023062, 0.29106652599875815, 0.2284301969993976, 0.2671469490014715, 0.23000726100144675, 0.2768025819968898, 0.27385183900332777, 0.23168665599951055, 0.27078944299864816, 0.2508427880020463, 0.35621062699647155, 0.31206050900073024, 0.3841482370044105, 0.40111011999397306, 0.4200078760040924, 0.3755275369985611, 0.3198714590034797, 0.3639046249954845, 0.3423959389983793, 0.389617940003518, 0.319757279001351, 0.30336959499982186, 0.3026265109947417, 0.3790637540005264, 0.40227252000477165, 0.31630469000083394, 0.37058718099433463, 0.3803582149994327, 0.45869261500047287, 0.34424765199946705, 0.329966768003942, 0.3851157199969748, 0.3293629360050545, 0.6659018499995, 0.31730365199473454, 0.3730028710051556, 0.30220045000169193, 0.3107694089994766, 0.3182886430004146, 0.3824972919974243, 0.33059588199830614, 0.360409934000927, 0.3085072690009838, 0.3269272440011264, 0.35181404099421343, 0.3125124880025396, 0.3146701049990952, 0.3137044750037603, 0.3099235879999469, 0.3948092339996947, 0.383249225000327, 0.38112062699656235, 0.3349189939981443, 0.46574376400531037, 0.4140271189971827, 0.42162130000360776, 0.3886968419974437, 0.31825018300150987, 0.3644953069961048, 0.41205844100477407, 0.3928026409994345, 0.3310156539955642, 0.35676307000539964, 0.3404567439938546, 0.3942873620035243, 0.30893711099633947, 0.47059809200436575, 0.3788306679998641, 0.34004017299594125, 0.37441456600208767, 0.5281649800017476, 0.2948683520007762, 0.4102272019954398, 0.35290980800346006, 0.3262795259943232, 0.3645657930028392, 0.326007882002159, 0.3908987539980444, 0.30128804199921433, 0.3109570710003027, 0.26424932300142245, 0.2351083670000662, 0.27684081199549837, 0.2325701570007368, 0.2745515480055474, 0.23291979499481386, 0.28294554100284586, 0.2750892420008313, 0.23688113300158875, 0.27631817299698014, 0.27587416100141127, 0.23400991599919507, 0.27637560299626784, 0.2880392410006607, 0.3503050389990676, 0.35995635300059803, 0.2985612080010469, 0.32758098400518065, 0.30328837399429176, 0.3582755770039512, 0.24919848099671071, 0.302176639001118, 0.39902683300169883, 0.38462672400055453, 0.3069586720012012, 0.36449884600006044, 0.3542615329934051, 0.35289606600417756, 0.4046376490005059, 0.3888109719991917, 0.3983671250025509, 0.44376851899869507, 0.30190372999641113, 0.3899218930018833, 0.37595543199859094, 0.32147254799929215, 0.37972391600487754, 0.39409918199817184, 0.3063201510012732, 0.32671579699672293, 0.37303152099775616, 0.3883295380001073, 0.4011932120047277, 0.3969488619986805, 0.32641945900104474, 0.3815457009986858, 0.399321349003003, 0.33530181300011463, 0.38107242199475877, 0.3171050900054979, 0.37908328799676383, 0.3915262770024128, 0.34304208499816014, 0.37493797399656614, 0.39431201300612884, 0.3881995149931754, 0.31905150700185914, 0.40457418199366657, 0.3729077110037906, 0.37520264300110284, 0.31547278999642003, 0.33740173499973025, 0.39282488800381543, 0.3870135280012619, 0.3710671389999334, 0.34982533899892587, 0.37054437899496406, 0.3145222020029905, 0.37183297199953813, 0.3172144380005193, 0.32602568400034215, 0.35772793799696956, 0.38983265600109007, 0.34566856900346465, 0.3519736140005989, 0.3362814489955781, 0.3818554840036086, 0.330692037998233, 0.3934219189977739, 0.39519205300166504, 0.385454267001478, 0.33022166400041897, 0.39483903200016357, 0.40309532699757256, 0.4153837929989095, 0.2895430260032299, 0.35668041199824074, 0.33146014899830334, 0.3777458390031825, 0.3873199950030539, 0.4017091099958634, 0.3895703960006358, 0.3467261210025754, 0.35393532599846367, 0.31058717599808006, 0.3239414380004746, 0.29862570299883373, 0.26961887500510784, 0.23312803399312543, 0.28986667500430485, 0.2811576489984873, 0.2472298110005795, 0.28970833600033075, 0.28724697200232185, 0.2920220749947475, 0.2845990770001663, 0.24493530300242128, 0.2949036959980731, 0.2801631800030009, 0.28874729399831267, 0.2862287509997259, 0.2430486649973318, 0.4050348730015685, 0.38298578900139546, 0.3895932930026902, 0.38857783999992535, 0.3395101279966184, 0.37077976100408705, 0.3323851049935911, 0.31599886000185506, 0.40985468500002753, 0.3778019090023008, 0.3990763309993781, 0.4056279020005604, 0.38175863699871115, 0.33864455400180304, 0.3908027809957275, 0.39428244900045684, 0.4070434520035633, 0.40711489399836864, 0.38213400400127284, 0.3653826849986217, 0.3995074369959184, 0.3291071950006881, 0.3971179350046441, 0.3885089089963003, 0.3447380659999908, 0.3486375089996727, 0.34150685599888675, 0.3686602260058862, 0.32739236499764957, 0.3936539950009319, 0.360818194996682, 0.3480343940027524, 0.3024760400003288, 0.37397274899558397, 0.3828679640064365, 0.3423350139928516, 0.37628324400429847, 0.3836572829968645, 0.4004261410009349, 0.3877502489995095, 0.3977342950020102, 0.3559082630017656, 0.3508958620004705, 0.3251359339992632, 0.39993293499719584, 0.4015017359997728, 0.4036054239986697, 0.3897596910028369, 0.3150498789982521, 0.4038802700015367, 0.4027399839978898, 0.3880998520035064, 0.3109059519993025, 0.38306899100280134, 0.3065982569969492, 0.3174823919980554, 0.35693335700489115, 0.33886828999675345, 0.37767822799651185, 0.32457344100112095, 0.3693254230020102, 0.3116486279977835, 0.3725352080000448, 0.30977202000212856, 0.3380114899991895, 0.3912627540048561, 0.3826591609977186, 0.387084923000657, 0.33871536199876573, 0.39676531899749534, 0.21631172499473905, 0.21632755700557027, 0.25950473999546375, 0.22158589200262213, 0.26812928399886005, 0.2309408240034827, 0.2701853369944729, 0.2214120130010997, 0.21891683799913153, 0.2577306240054895, 0.21395587199367583, 0.20029623300069943, 0.2154421670056763, 0.21677123099652817, 0.20834652300254675, 0.19716602200060152, 0.196048231999157, 0.1962815259976196, 0.19742225100344513, 0.19718970399844693, 0.1973422910014051, 0.1965551979956217, 0.19939659599913284, 0.3031992190008168, 0.2943814050013316, 0.28684934099874226, 0.29191920399898663, 0.24510250100138364, 0.2965089560020715, 0.29079407599783735, 0.2791750670003239, 0.2890382230034447, 0.23385232999862637, 0.2799815909966128, 0.23503896900365362, 0.29643588199542137, 0.2918868510023458, 0.3112196970032528, 0.2866344450012548, 0.29197749899321934, 0.29976706400339026, 0.28311542199662654, 0.2948917230023653, 0.3023302630026592, 0.28446714999881806, 0.25329284599865787, 0.2785065510033746, 0.27597006499854615, 0.2375404849954066, 0.27446536000206834, 0.27878295499976957, 0.23664871100481832, 0.29664923699601786, 0.2737273329985328, 0.25372228500054916, 0.2844749240030069, 0.28131050700176274, 0.282661735000147, 0.24095491499610944, 0.2758784480029135, 0.28097031699871877, 0.234500480000861, 0.2996786340008839, 0.2858395829971414, 0.24018659700232092, 0.2888395349946222, 0.30485313800454605, 0.29162527700100327, 0.2870270459970925, 0.2904764530030661, 0.29544392800016794, 0.2476275929948315, 0.292318673004047, 0.5712052879971452, 0.4525556980006513, 0.435836800999823, 0.4798554180015344, 0.5519882930020685, 0.5054769719936303, 0.4576129480046802, 0.5764887370023644, 0.32373386699327966, 0.34645415600243723, 0.2812665890014614, 0.277155274998222, 0.22331441799906315, 0.26832353500503814, 0.22456431099999463, 0.22290879099455196, 0.2651835159995244, 0.22273766900616465, 0.2660588569997344, 0.2234211269969819, 0.22382697399734752, 0.2788360330014257, 0.22330869900179096, 0.26388485800271155, 0.22559832699334947, 0.2635798370029079, 0.22787410899763927, 0.28053102400008356, 0.2382130820042221, 0.2653419229973224, 0.22927769100351725, 0.27243921099579893, 0.22524545199848944, 0.41834291700070025, 0.526177452004049, 0.5259305809959187, 0.5313904890062986, 0.5411855919955997, 0.5488257899996825, 0.5549873179988936, 0.6001044170043315, 0.6134166499978164, 0.5997030720027396, 0.5383063619956374, 0.5945324310014257, 0.6319691730022896, 0.6134904869977618, 0.5458143299983931, 0.69204714299849, 0.5490080180024961, 0.5926596190038254, 0.6131107490000431, 0.5595413929986535]",tokens/s,2.911503489450833,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1988.292608,,,,,s,1,24.915827509998053,24.915827509998053,0.0,24.915827509998053,24.915827509998053,24.915827509998053,24.915827509998053,[24.915827509998053],,kWh,0.0002631072930819856,0.0004310894714850029,0,0.0006941967645669885,,MB,1996.976128,,,,,s,10,4.604557881990331,0.4604557881990331,0.03328756128626552,0.46415943049578345,0.48945167120109545,0.5079379961025552,0.5227270560237229,"[0.40587285999936284, 0.4404843599986634, 0.43125145899830386, 0.4657885799970245, 0.4783300249982858, 0.4625302809945424, 0.48534359900077106, 0.42734531899623107, 0.4811870780031313, 0.5264243210040149]",tokens/s,555.9708587903415,kWh,5.548696558110976e-06,9.09111809328965e-06,0.0,1.4639814651400624e-05,tokens/kWh,17486560.185070917,MB,1997.398016,,,,,s,10,26.2753818249912,2.62753818249912,0.18418605751037972,2.564624405498762,2.9462972824003373,2.9910356091986614,3.026826270637321,"[2.5678584650013363, 2.5613903459961875, 2.5917500169962295, 2.9363554320007097, 3.0357739359969855, 2.4985374610041617, 2.514602836999984, 2.4908350030018482, 2.5854554969992023, 2.4928228309945553]",tokens/s,23.976816177064666,kWh,3.046774506619606e-05,4.992025599699749e-05,0.0,8.038800106319355e-05,tokens/kWh,783699.0491961017,,s,630,26.22936708200723,0.041633916003186076,0.020471463167887102,0.02618753349815961,0.06682016109843973,0.06890324340020015,0.07205010348021461,"[0.057867629002430476, 0.024700273002963513, 0.023943782995047513, 0.06522907700127689, 0.024489665003784467, 0.06455421199643752, 0.024195202000555582, 0.023817774002964143, 0.0651589659973979, 0.023898790001112502, 0.06469389500125544, 0.024198374994739424, 0.024514212003850844, 0.06469738699524896, 0.023351509000349324, 0.06431104200601112, 0.023562213995319325, 0.023697251002886333, 0.0643816079973476, 0.02356830600183457, 0.06436824500269722, 0.023717722993751522, 0.023680591002630536, 0.06484818700118922, 0.024670204998983536, 0.06620971400116105, 0.025490132997219916, 0.06496603500272613, 0.024664819000463467, 0.024392118997639045, 0.065301360002195, 0.02447494200168876, 0.06485724300000584, 0.024233280993939843, 0.02445570000418229, 0.06517196799541125, 0.024329132000275422, 0.06459223400452174, 0.023605427995789796, 0.023710262001259252, 0.06490102899988415, 0.02333131000341382, 0.06436209799721837, 0.023542624003312085, 0.023164010999607854, 0.06578879000153393, 0.0250522779970197, 0.06896893399971304, 0.024372833002416883, 0.06542968999565346, 0.025379464001161978, 0.023314104000746738, 0.06393515400122851, 0.022838361997855827, 0.06316058999800589, 0.023629940005776007, 0.02311188199382741, 0.0638534560057451, 0.023107285000151023, 0.0634585879961378, 0.023593609003000893, 0.024096554996503983, 0.06434258700028295, 0.06511872800183482, 0.0251479369981098, 0.06471177999628708, 0.023522875999333337, 0.022626125006354414, 0.06429544399725273, 0.022803034997195937, 0.06354101699980674, 0.02338873900589533, 0.022729274998710025, 0.06401867300155573, 0.023067138994520064, 0.06321424800262321, 0.02355249699758133, 0.02280328499909956, 0.06332243799988646, 0.022891057000379078, 0.023560389003250748, 0.06517917799646966, 0.023763383003824856, 0.06447657800163142, 0.024241079998319037, 0.06592909299797611, 0.02437512200413039, 0.024309885993716307, 0.0647732060024282, 0.02457081199827371, 0.0637672869997914, 0.02347695400385419, 0.023123275001125876, 0.06412755799829029, 0.02334711299772607, 0.06367170099838404, 0.02387793800153304, 0.023135333001846448, 0.06429431500146165, 0.024695075997442473, 0.06359343900112435, 0.023691084003075957, 0.023690169997280464, 0.06544261599628953, 0.024136502004694194, 0.06473852499766508, 0.024516201003280003, 0.0243542050011456, 0.06441759399604052, 0.023792457999661565, 0.06503046800207812, 0.02491204499528976, 0.02409722400625469, 0.06595158200070728, 0.02447953499358846, 0.06502735400135862, 0.02376041599927703, 0.023380532002192922, 0.06509158099652268, 0.024331153006642126, 0.06508607999421656, 0.024389322999923024, 0.024406654003541917, 0.06531404500128701, 0.024370130995521322, 0.06540549900091719, 0.06203077499958454, 0.02451696299976902, 0.02307951499824412, 0.06410842100012815, 0.0291201549989637, 0.06776644600176951, 0.023706631000095513, 0.06417474000045331, 0.023770838000928052, 0.023471982996852603, 0.06520117900072364, 0.02484430200274801, 0.06596063100005267, 0.024056434995145537, 0.024355978006497025, 0.06493996999779483, 0.024424310999165755, 0.0646217199973762, 0.023468362000130583, 0.023491896004998125, 0.06449789899488678, 0.023645055000088178, 0.06471571400470566, 0.02354586999717867, 0.02374775399948703, 0.06488070599880302, 0.024048147002758924, 0.06521797399909701, 0.024126256997988094, 0.06540187400241848, 0.025342952001665253, 0.023503935997723602, 0.06508782599848928, 0.02380770000308985, 0.06400358799874084, 0.02465727199887624, 0.024466647002554964, 0.06914895299996715, 0.024146049996488728, 0.0648745680009597, 0.024387730998569168, 0.02395845400315011, 0.06443397000111872, 0.02354918199853273, 0.06468749500345439, 0.024092551997455303, 0.023860683999373578, 0.0644849480013363, 0.0234574869973585, 0.0658361719979439, 0.02365745200222591, 0.06406224700185703, 0.025949711998691782, 0.025009876997501124, 0.06754927700239932, 0.02545289899717318, 0.06535046400676947, 0.023943020998558495, 0.02384163399983663, 0.06486156099708751, 0.024134049999702256, 0.06552827999985311, 0.025129052002739627, 0.02634006000153022, 0.023916942001960706, 0.06495489199733129, 0.024767783004790545, 0.07088117500097724, 0.028321414996753447, 0.07285955700353952, 0.027532471998711117, 0.06887373900099192, 0.0274717590000364, 0.06847461899451446, 0.02757499200379243, 0.06827755899576005, 0.028140797003288753, 0.06866160700155888, 0.02823245099716587, 0.02803880399733316, 0.06840133300283924, 0.0280838210019283, 0.06816648200037889, 0.027906101000553463, 0.06835736300126882, 0.02801619199453853, 0.06863029200030724, 0.028148514000349678, 0.06889806900289841, 0.028091761996620335, 0.06859362500108546, 0.02788665200205287, 0.06890747699799249, 0.027274943997326773, 0.06846629700157791, 0.028223330002219882, 0.027309484998113476, 0.06865746000403306, 0.027541888994164765, 0.06816616800642805, 0.027602966998529155, 0.0682813300009002, 0.027914174999750685, 0.06855080999957863, 0.02815445899614133, 0.06846631599910324, 0.02754382500279462, 0.0684517039990169, 0.027744111997890286, 0.06772927300335141, 0.028315565999946557, 0.027974017000815365, 0.06869095299771288, 0.027849912003148347, 0.06856385599530768, 0.02802210500522051, 0.07114701599493856, 0.028094883004087023, 0.06843028900038917, 0.028119326998421457, 0.06851961099891923, 0.027639624997391365, 0.07264267500431743, 0.02913801999966381, 0.06965877600305248, 0.02547185099683702, 0.027603583002928644, 0.06750699199619703, 0.026002468999649864, 0.06670518800092395, 0.02595334700163221, 0.026035006994789, 0.06799405200581532, 0.025589427998056635, 0.07382903899997473, 0.031230740998580586, 0.07160521200421499, 0.030271137999079656, 0.07204890499997418, 0.07105310399492737, 0.031759363002493046, 0.07167181000113487, 0.031087210998521186, 0.07187629699910758, 0.030472343998553697, 0.0718044200039003, 0.030996321002021432, 0.07187531299859984, 0.030751544996746816, 0.07115240200073458, 0.030772384998272173, 0.07168546799948672, 0.030567208006686997, 0.072260983994056, 0.03159881200554082, 0.07178414099325892, 0.030569574002583977, 0.07156098799896426, 0.031291031002183445, 0.0720505930003128, 0.0709932050012867, 0.031134847995417658, 0.07138507399940863, 0.03670530900126323, 0.07140968900057487, 0.03071945100236917, 0.07210530799784465, 0.030581799997889902, 0.07169163500657305, 0.030706284000189044, 0.0720106569933705, 0.030936325005313847, 0.07044559600035427, 0.02443744799529668, 0.06567454800097039, 0.023288030999538023, 0.02282380199903855, 0.06416920300398488, 0.023427624997566454, 0.06430770699807908, 0.023692796006798744, 0.023646160996577237, 0.06524565300060203, 0.02365658900089329, 0.06443163299991284, 0.02986340400093468, 0.06816949799394934, 0.023390983005810995, 0.023164277998148464, 0.025353053002618253, 0.05995318700297503, 0.023579700995469466, 0.02303572900564177, 0.06467228799738223, 0.022837876000266988, 0.06420068899751641, 0.023300838998693507, 0.023368992005998734, 0.06420402599906083, 0.02383330799784744, 0.023056876998452935, 0.06380229099886492, 0.023006205003184732, 0.06388006800261792, 0.023047118993417826, 0.023041830005240627, 0.06310788099654019, 0.02333732700208202, 0.0641042240022216, 0.023355393997917417, 0.022916606998478528, 0.06490459800261306, 0.023394486001052428, 0.06674532299803104, 0.024912729000789113, 0.02324006299750181, 0.06350596099946415, 0.022664998003165238, 0.06436180199671071, 0.023338288003287744, 0.023116956996091176, 0.06458055799885187, 0.023396421005600132, 0.06435198200051673, 0.023925018998852465, 0.02339446199766826, 0.06581927899969742, 0.023295897997741122, 0.06372740900405915, 0.022761726002499927, 0.023000613997282926, 0.06386532400210854, 0.023581245994137134, 0.06377307799994014, 0.023667817004024982, 0.02287485900160391, 0.06421787499857601, 0.022917429996596184, 0.022846999003377277, 0.0676884610002162, 0.023205142002552748, 0.06429716399725294, 0.023207507001643535, 0.02281782299542101, 0.06454259100428317, 0.025267895995057188, 0.06472200900316238, 0.023950360002345406, 0.0641226449952228, 0.02419008700235281, 0.02381001500179991, 0.0649976839995361, 0.024232708994532004, 0.022774149998440407, 0.06320371200126829, 0.02247503000398865, 0.022773835000407416, 0.06337118100054795, 0.02312386300036451, 0.06448735599406064, 0.02265036500466522, 0.022770221999962814, 0.06385901299654506, 0.022717141000612173, 0.06511119999777293, 0.026030544002423994, 0.0248083980040974, 0.06459048899705522, 0.023719557997537777, 0.06440917400323087, 0.023185667996585835, 0.02367562200379325, 0.06442059700202662, 0.023173547997430433, 0.0642744720025803, 0.023345607994997408, 0.023624890003702603, 0.0647093980005593, 0.02482800299912924, 0.06442487699678168, 0.02312641699973028, 0.02283291899948381, 0.06375421000120696, 0.023233266001625452, 0.06749370400211774, 0.02295684399723541, 0.022741202999895904, 0.06377898599748733, 0.022945782999158837, 0.06365039900265401, 0.023204518998682033, 0.02310004999890225, 0.06442036900261883, 0.023006668998277746, 0.06435572299960768, 0.024217949001467787, 0.02357560100062983, 0.06496704200253589, 0.02426454699889291, 0.06420982100098627, 0.02446567599690752, 0.023745131002215203, 0.06590353199862875, 0.02452585200080648, 0.06572712899651378, 0.025531086001137737, 0.02394821900088573, 0.06487733100220794, 0.024543235995224677, 0.06520334700326202, 0.024862227000994608, 0.0647044069992262, 0.024203788001614157, 0.023913265998999123, 0.06528479199914727, 0.02434281600289978, 0.05532966800092254, 0.022725233000528533, 0.06423724500200478, 0.023085903994797263, 0.023406674001307692, 0.0644047700043302, 0.022440725995693356, 0.06348429200443206, 0.023789986997144297, 0.023219561997393612, 0.06450738700368674, 0.023387084998830687, 0.06383708900102647, 0.023580128996400163, 0.023427550004271325, 0.06464092600072036, 0.023244358999363612, 0.06294972899922868, 0.023595501996169332, 0.023085790999175515, 0.0640770110039739, 0.022745112000848167, 0.023097585995856207, 0.06414036700152792, 0.023459755000658333, 0.06387607299984666, 0.023488881000957917, 0.022853734997624997, 0.06372615100553958, 0.02356800799316261, 0.0639754880030523, 0.022916939000424463, 0.022500983002828434, 0.06385680299717933, 0.022579012002097443, 0.06392696900002193, 0.022840820995043032, 0.022818441000708845, 0.06497246000071755, 0.02309401499951491, 0.06352951200096868, 0.02390280600229744, 0.023295642997254618, 0.06520174199977191, 0.02512133699929109, 0.06450317200506106, 0.024239526996097993, 0.024041347998718265, 0.06433104300231207, 0.02385117999801878, 0.06488828700094018, 0.02430976000323426, 0.02377616099693114, 0.06581841300067026, 0.0237646199966548, 0.06518137100647436, 0.022972123995714355, 0.02328214699809905, 0.06825382000533864, 0.02360525399853941, 0.06397747799928766, 0.023207170997920912, 0.024722084002860356, 0.06086663799942471, 0.02359408799384255, 0.024283768005261663, 0.0653769829950761, 0.02423465600440977, 0.0642846280024969, 0.023748452993459068, 0.029032463004114106, 0.06476653800200438, 0.023601719993166625, 0.06440275700151687, 0.023671189999731723, 0.02387241000542417, 0.06427807599538937, 0.02352008099842351, 0.06494874700001674, 0.023968377005076036, 0.06826885599730304, 0.0256380779974279, 0.023532953004178125, 0.06455891399673419, 0.023398589000862557, 0.06390916400414426, 0.024022760000661947, 0.02353276299982099, 0.06416672899649711, 0.023400183003104758, 0.06394466100027785, 0.02366620199609315, 0.023016373001155443, 0.06417594799859216, 0.023090119000698905, 0.023002317997452337, 0.06410060000052908, 0.02284236199920997, 0.06370677500672173, 0.023008276999462396, 0.02284220900037326, 0.06394432099477854, 0.023339906001638155, 0.06373384399921633, 0.022891719003382605, 0.022923929995158687, 0.06404187300358899, 0.02309558799606748, 0.06371855100587709, 0.02335174499603454, 0.02348236399848247, 0.06407853500422789, 0.022565631996258162, 0.023073410004144534, 0.06423213699599728, 0.02328625000518514, 0.0638692889988306, 0.023502008996729273, 0.0237347470028908, 0.06941197600099258, 0.025476246999460272, 0.0900519679998979, 0.06947910199960461, 0.02401125199685339, 0.02430764100427041, 0.024791306001134217, 0.05667803599499166, 0.023115246003726497, 0.0232907690005959, 0.06477603600069415, 0.023534720996394753, 0.06377236700063804, 0.023226561999763362, 0.022951646998990327, 0.06483416500122985, 0.023121785001421813, 0.06443203399976483, 0.023447391999070533, 0.023464370002329815, 0.064345302998845, 0.023062011998263188, 0.06338080499699572, 0.02389068699994823, 0.023585146002005786, 0.06416475299920421, 0.02410229000088293, 0.0637813420034945, 0.02365936899877852, 0.023712340000201948, 0.06495736399665475, 0.023540173002402298, 0.06399753699952271, 0.02443434199813055, 0.024013002999708988, 0.06360708500142209, 0.023476287999073975, 0.06425454800046282, 0.024209542003518436, 0.02337946699844906, 0.06396791899896925, 0.023624030996870715, 0.06387800700031221, 0.023735658003715798, 0.023319013002037536, 0.06384733999584569, 0.023489452003559563, 0.023592933001054917, 0.06414307199884206, 0.023193030996480957, 0.06467782000254374, 0.023942936000821646, 0.023307935996854212, 0.06338110000069719, 0.02305886000249302, 0.06385922100162134, 0.02326327499758918, 0.022971379999944475, 0.06484388100216165, 0.023485839999921154, 0.06382751899946015, 0.023054634999425616, 0.024212488999182824, 0.06470352500036824, 0.023411556998325977, 0.0640854750017752, 0.02398284900118597, 0.023478659997635987, 0.06474647000140976]",tokens/s,24.01887922153357,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTJForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3798, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,6189.805568,,,,,s,1,122.99808127399956,122.99808127399956,0.0,122.99808127399956,122.99808127399956,122.99808127399956,122.99808127399956,[122.99808127399956],,kWh,0.0014072425950104415,0.002305718225479526,0,0.0037129608204899676,,MB,6463.664128,,,,,s,10,19.088620962997084,1.9088620962997083,0.19296893113948127,2.0127148864994524,2.049858021198088,2.067670291099239,2.0819201070201596,"[2.0409916460012028, 1.9349195530012366, 2.08548256100039, 2.017036683999322, 1.851377004000824, 2.00972801700118, 2.015701755997725, 2.045899738997832, 1.5665288339987455, 1.5209551689986256]",tokens/s,134.11131191522477,kWh,1.73660962254174e-05,2.8453331092833387e-05,0.0,4.581942731825079e-05,tokens/kWh,5587149.708831697,MB,6573.707264,,,,,s,10,86.81911249999757,8.681911249999757,1.1858874448409074,9.24659858349878,9.706255719899127,9.710969761949126,9.714740995589127,"[8.256827239998529, 9.690186790998268, 9.715683803999127, 9.705208154999127, 9.099587990000146, 9.393609176997415, 9.672714242002257, 8.101158837002004, 6.504512896000961, 6.6796233679997385]",tokens/s,7.256466714054668,kWh,7.761899066117798e-05,0.00012717637805773153,0.0,0.00020479536871890954,tokens/kWh,307624.1440130915,,s,630,86.77119720400151,0.13773205905397065,0.033204674065333006,0.1285891064999305,0.1840282062028564,0.19152981025072222,0.20784855549096395,"[0.18053444399993168, 0.17325116299980436, 0.1292433259986865, 0.17779571500068414, 0.11742665899873828, 0.12890223100112053, 0.16934692300128518, 0.20736247599779745, 0.12094837500262656, 0.1728952119992755, 0.1715611629988416, 0.14094246400054544, 0.18601399600083823, 0.12886515699938172, 0.16309904499939876, 0.12415373900148552, 0.17942789799781167, 0.12864213000284508, 0.16954480999993393, 0.18979246899834834, 0.10910598199916421, 0.10739128400018672, 0.10916970900143497, 0.10814188699805527, 0.10775888100033626, 0.1599629800002731, 0.10784047199922497, 0.11931510599970352, 0.10880442600318929, 0.10813413500000024, 0.1487927319976734, 0.10864986600063276, 0.10775591399942641, 0.10994395700254245, 0.10728637200008961, 0.10928193499785266, 0.10835101599877817, 0.1473157110012835, 0.10754252200058545, 0.10702098299952922, 0.10725083999932394, 0.10610513100255048, 0.10647548799897777, 0.10674799299886217, 0.1061324539987254, 0.15125763400283176, 0.10710552700038534, 0.10750091699810582, 0.1101259659990319, 0.10882704600226134, 0.10823728999821469, 0.1088862100004917, 0.1485315290010476, 0.10897389000092517, 0.10979859500002931, 0.108271209999657, 0.11005963099887595, 0.10923864000142203, 0.10882665799726965, 0.15390584300257615, 0.14471851399866864, 0.17146224099997198, 0.18034214499857626, 0.10396218899768428, 0.1860903689994302, 0.17957182300233399, 0.14973512500000652, 0.1570073129987577, 0.18429837900112034, 0.139185505999194, 0.19346986299933633, 0.10965244700128096, 0.16204495999772917, 0.12094964000061736, 0.12196376499923645, 0.19293361600284697, 0.16660719900028198, 0.12745637999978499, 0.16632940799900098, 0.1252600400002848, 0.17195223099770374, 0.13160532700203476, 0.17452967500139493, 0.14667128899964155, 0.1600998100002471, 0.12097240899674944, 0.12095677700199303, 0.17635073799829115, 0.1781548550025036, 0.12776049099920783, 0.17413397299969802, 0.12441808600124205, 0.1206634669979394, 0.16938912000114215, 0.18665877400053432, 0.12494342900026822, 0.16918239799997536, 0.126384503000736, 0.16752674499730347, 0.14629914500255836, 0.1708107710001059, 0.12699626899848226, 0.16980291700019734, 0.2015768109995406, 0.12442510300024878, 0.18506076099947677, 0.21374950600147713, 0.17277132599701872, 0.13904352400277276, 0.1924611879985605, 0.16477812599987374, 0.13295635400208994, 0.17278999499831116, 0.10526437199951033, 0.13229449700156692, 0.17018990599899553, 0.12460317599834525, 0.1823236390009697, 0.10707961099979002, 0.17102404700199259, 0.12723138599903905, 0.17206116300076246, 0.19433215299795847, 0.13114101999963168, 0.17167754100228194, 0.12790201600000728, 0.12890969100044458, 0.20828613200137625, 0.16192655899794772, 0.12961628799894243, 0.16969683300339966, 0.18722601999979815, 0.14469904099678388, 0.18086195300202235, 0.18183772699921974, 0.12728488799984916, 0.16672738499983097, 0.13149270700159832, 0.10579398799745832, 0.17741039600150543, 0.12146876100086956, 0.160965713999758, 0.12628975400002673, 0.18731064799794694, 0.12763534300029278, 0.16827652100255364, 0.13528491699980805, 0.16520265999861294, 0.12742914499904145, 0.17323202900297474, 0.10630153799866093, 0.13052158699792926, 0.1600597220021882, 0.11914372200044454, 0.11983679399781977, 0.1831238779996056, 0.16944873700049357, 0.1316821330001403, 0.1263912819995312, 0.1568014240001503, 0.12625949600260356, 0.1864194409972697, 0.18288128900167067, 0.11778507299823104, 0.16880933200081927, 0.13561185900107375, 0.1848927350001759, 0.15660502899845596, 0.1518758540005365, 0.17203654799959622, 0.16241322600035346, 0.1646183929988183, 0.12822749300175929, 0.20354336599848466, 0.17684148400076083, 0.18540371299968683, 0.1793189119998715, 0.11427546800041455, 0.12732521599900792, 0.16199275300095906, 0.206791892000183, 0.14242527700116625, 0.16688953099946957, 0.12648442100180546, 0.1796892169986677, 0.12582079200001317, 0.1677312809988507, 0.1858736089998274, 0.12793989300189423, 0.16213072900063707, 0.1342367799989006, 0.17648060099963914, 0.13002127300205757, 0.170919601998321, 0.19810017800045898, 0.12442755099982605, 0.16748355999880005, 0.12841313399985665, 0.16917686799934017, 0.1252436270006001, 0.1675077340005373, 0.13025608300085878, 0.1835017509984027, 0.12853711400020984, 0.1684026309994806, 0.2006464350015449, 0.11536630000045989, 0.16920103300071787, 0.12919313900056295, 0.18377584599875263, 0.13373433900051168, 0.17405999499897007, 0.18152624700087472, 0.12422192499798257, 0.11885648800307536, 0.1600642939993122, 0.15919344699796056, 0.15881014900151058, 0.13235187000100268, 0.19359590299791307, 0.10731173100066371, 0.18082425100146793, 0.16888654200010933, 0.14416786499714362, 0.16143268599989824, 0.13682867200259352, 0.1675777559976268, 0.13423425300061353, 0.16512685700217844, 0.12773085499793524, 0.16719019100128207, 0.144334558997798, 0.15609680300258333, 0.13437065399921266, 0.1703684149979381, 0.19465330200182507, 0.12999810199835338, 0.17161515599946142, 0.13960566200330504, 0.1872284969977045, 0.16326522700182977, 0.12806569999884232, 0.19878820200028713, 0.11936209299892653, 0.17059110300033353, 0.18524932700165664, 0.10072439899886376, 0.11506133399961982, 0.19372917600048822, 0.1389734980002686, 0.18805683699974907, 0.11349081200023647, 0.10088259600161109, 0.1070161610005016, 0.10528081599841244, 0.10536320000028354, 0.10571158499806188, 0.10612965200198232, 0.1066882919985801, 0.10565051900266553, 0.10680267999850912, 0.14559569600169198, 0.10655922899968573, 0.10727145099735935, 0.13081276299999445, 0.10774484400099027, 0.14797724099844345, 0.10717268200096441, 0.10705735000010463, 0.10745356100233039, 0.1068397669987462, 0.10675209900000482, 0.1085004749984364, 0.10968813699946622, 0.14907461900293129, 0.11012769799708622, 0.13049698500253726, 0.16903765899769496, 0.1854906700027641, 0.13146324599802028, 0.17234265400111326, 0.14292905399997835, 0.10799456499808002, 0.18179661500107613, 0.16917941200154019, 0.13620804499805672, 0.18861223199928645, 0.17566119200273533, 0.14584530600041035, 0.17235583499859786, 0.12772006999875885, 0.25620068900025217, 0.14285172699965187, 0.18305793599938625, 0.20112924900240614, 0.16352829300012672, 0.1268643779985723, 0.2155191450001439, 0.10777681200124789, 0.1762239009985933, 0.1828003609989537, 0.14356349800073076, 0.17169452199959778, 0.13208861800012528, 0.20129024400011986, 0.17407606300184852, 0.17795951099833474, 0.1917028330026369, 0.13120531999811647, 0.17269755300003453, 0.14962916600052267, 0.16935412599923438, 0.12994207900192123, 0.18981632400027593, 0.16258879299857654, 0.11333931399713038, 0.12305345200002193, 0.16806708200238063, 0.13504078400001163, 0.15617769199889153, 0.13897415999963414, 0.1730947889991512, 0.1326776730020356, 0.1694336389991804, 0.17488079000031576, 0.12920157199914684, 0.12722359799954575, 0.2475067859995761, 0.12308485100220423, 0.12332399200022337, 0.16300605799915502, 0.14627463899887516, 0.15752179700211855, 0.11756412999966415, 0.11799974200039287, 0.1741233309985546, 0.11637042299844325, 0.15918510100163985, 0.11618969499977538, 0.12164470399875427, 0.16512463400067645, 0.1299277069992968, 0.18296031700083404, 0.13361958700261312, 0.19069557599868858, 0.16731959299795562, 0.13192153500131099, 0.17587286500202026, 0.11844810099864844, 0.1628234470008465, 0.12146239600042463, 0.11859030799678294, 0.1639864460012177, 0.12816417700014426, 0.17557368100096937, 0.12948231399786891, 0.16825813000104972, 0.144534510000085, 0.1610185499994259, 0.12885903700225754, 0.20705281099799322, 0.16551007100133575, 0.13036160499905236, 0.1824857149986201, 0.10420078700190061, 0.17310231699957512, 0.1271432339999592, 0.1714617690013256, 0.13555330999952275, 0.16338462999920011, 0.1285773550007434, 0.12839612099924125, 0.18606564899891964, 0.11326383400228224, 0.17054380599802244, 0.18481108199921437, 0.1259723990006023, 0.17135420600243378, 0.1788753960026952, 0.13984587899904, 0.1818355089999386, 0.18586115099969902, 0.11999636600012309, 0.1824163880010019, 0.1360298999970837, 0.17122091900091618, 0.1229662459991232, 0.18000325800312567, 0.17892247499912628, 0.14634422499875654, 0.16675385399867082, 0.12451592000070377, 0.20804709500225727, 0.17089947299973574, 0.20507136000014725, 0.11043947699727141, 0.18401061900294735, 0.13002334799966775, 0.19866007999735302, 0.0982316220033681, 0.18390690299929702, 0.1694178869984171, 0.13135703499938245, 0.1852650340006221, 0.12349972399897524, 0.16961735500080977, 0.12193893700168701, 0.18742295499760075, 0.12260458000309882, 0.16159460400012904, 0.12277098599952296, 0.12835594100033632, 0.16075894299865467, 0.11916618699979153, 0.12249966899980791, 0.16562842200073646, 0.13104497799940873, 0.19056274999820744, 0.18418649100203766, 0.19131833799838205, 0.10929384700284572, 0.17973532999894815, 0.12725872100054403, 0.1695359909972467, 0.19452633800028707, 0.12333737800145173, 0.12736526099979528, 0.18504024900175864, 0.11722644299879903, 0.16151800900115632, 0.12051850499847205, 0.17788004600151908, 0.12551550900025177, 0.1651099989976501, 0.12731049799913308, 0.18919335900136502, 0.10544949299946893, 0.12230213200018625, 0.16365217400016263, 0.12270003700177767, 0.12310900499869604, 0.10587861200110638, 0.18419732699840097, 0.2042233230022248, 0.11649928499900852, 0.1653841619990999, 0.13257485100257327, 0.16208114699838916, 0.20011334100126987, 0.13949531199978082, 0.1966275749982742, 0.17617772100129514, 0.17130708300101105, 0.13286569399861037, 0.12580202499884763, 0.18642548100251588, 0.17507350799860433, 0.21327492400087067, 0.12139563899836503, 0.17805241500172997, 0.19511220899948967, 0.1043150119985512, 0.16885694799930206, 0.12810474400248495, 0.1262036119987897, 0.16818843500004732, 0.17679527899963432, 0.10836456300239661, 0.10786089899920626, 0.10762389999945299, 0.10937198000101489, 0.10870857199915918, 0.1031783379985427, 0.10282324000218068, 0.1030881659971783, 0.10349895600302261, 0.10225886300031561, 0.14300500699755503, 0.10418258900244837, 0.10398157799863839, 0.10362760299904039, 0.10377175599933253, 0.1030392610009585, 0.10438309000164736, 0.1039293279973208, 0.10403916300128913, 0.10337925299972994, 0.10476538900184096, 0.10320178699839744, 0.10385854800188099, 0.1033811559973401, 0.10433195900259307, 0.10322255199935171, 0.144883041997673, 0.104050494999683, 0.10338377000152832, 0.1037127249983314, 0.10443795200262684, 0.10335725699769682, 0.10732376600208227, 0.10388941799828899, 0.10394916100267437, 0.1046771359979175, 0.10496579100072267, 0.09265505000075791, 0.09415866199924494, 0.05406985000081477, 0.178278584000509, 0.10718379999889294, 0.10621458099922165, 0.10443448700243607, 0.1038099469988083, 0.10294150100162369, 0.14729592799994862, 0.10222622099900036, 0.1035819780008751, 0.10430655299933278, 0.10337917799915886, 0.10194336499989731, 0.10100850199887645, 0.09847365700261435, 0.09588796499883756, 0.0974340469983872, 0.0973335529997712, 0.14469555300092907, 0.09845101300015813, 0.10014764299921808, 0.09812567900007707, 0.09973739000270143, 0.099052904999553, 0.099904250997497, 0.09923028100092779, 0.09995228499974473, 0.09878439900057856, 0.09956503400098882, 0.0987918120008544, 0.09918116299741087, 0.09961935100000119, 0.09947716600072454, 0.09642175100088934, 0.09391715099991416, 0.09421202399971662, 0.09459633399819722, 0.09351340000284836, 0.09373376700023073, 0.12860085799911758, 0.10182772899861448, 0.10138211400044383, 0.10204157200132613, 0.10245977500017034, 0.10147324599893182, 0.10236589499982074, 0.10123721800118801, 0.10160038699905272, 0.10220694199961144, 0.10204096500092419, 0.1424774119986978, 0.10248180000053253, 0.10236929199891165, 0.101307008000731, 0.10170437800115906, 0.10088238100070157, 0.10101291199680418, 0.10181555800227216, 0.10156353400088847, 0.10175557099864818, 0.1014395499987586, 0.09259582600134308, 0.09435389299687813, 0.09554865200334461, 0.09300272899781703, 0.09263657799965586, 0.10140641700127162, 0.13963507399967057, 0.1079032890011149, 0.14693811799952528, 0.1082099589984864, 0.10872212500180467, 0.10756362299798639, 0.1077575320014148, 0.10808200199971907, 0.10729719599839882, 0.10787477700068848, 0.15180711200082442, 0.10682932800045819, 0.10725747999822488, 0.10629245500240359, 0.10319401000015205, 0.10147865999897476, 0.10559501199895749, 0.10147355300068739, 0.10076429800028563, 0.10143520299970987, 0.10095348100003321, 0.10223194799982593, 0.10164423700189218, 0.10151021399724414, 0.10164603500015801, 0.10156926200215821, 0.14674948199899518, 0.10271681700032786, 0.10265548100142041, 0.10242286799984868, 0.10075317299924791, 0.10225255199839012, 0.1007186829992861, 0.10285207299966714, 0.10223706000033417, 0.10311580800043885, 0.10119191299963859, 0.10248682000019471, 0.10173169400150073, 0.10283541299941135, 0.10210845099936705, 0.10626545700142742, 0.1027808319995529, 0.10279649099902599, 0.10299185300027602, 0.10134484300215263, 0.10248998499810114, 0.10341384099956485, 0.10398163600257249, 0.14292615299928002, 0.10274464499889291, 0.10227177200067672, 0.10254390399859403, 0.10286764000193216, 0.10212478099856526, 0.10270736700113048, 0.10249155199926463]",tokens/s,7.260473755120059,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,26441.900032,,,,,s,1,404.5990462260015,404.5990462260015,0.0,404.5990462260015,404.5990462260015,404.5990462260015,404.5990462260015,[404.5990462260015],,kWh,0.004744737403612534,0.002586064867862272,0,0.007330802271474805,,MB,27032.543232,,,,,s,10,44.199503354004264,4.419950335400427,0.21824920509240456,4.350229629500973,4.606276236000121,4.816625914499308,4.984905657298659,"[4.283243826001126, 4.406610557001841, 5.026975592998497, 4.559531863000302, 4.343437138002628, 4.357022120999318, 4.363257500997861, 4.325116547999642, 4.247371050001675, 4.2869371570013755]",tokens/s,57.919202835750326,kWh,5.017547742069762e-05,2.734740780763166e-05,0.0,7.752288522832927e-05,tokens/kWh,3302250.67405579,MB,27311.775744,,,,,s,10,198.55314526200164,19.855314526200164,0.2619325544825668,19.974313714499658,20.0986108152003,20.15625237810182,20.20236562842303,"[20.017473222000262, 19.39502601300046, 20.085801578999963, 20.011061688001064, 19.68880761699984, 20.213893941003334, 19.606760992999625, 19.937565740998252, 20.06220732499787, 19.534547143000964]",tokens/s,3.1729540177703095,kWh,0.00023871934192062195,0.00013011132824136584,0.0,0.0003688306701619879,tokens/kWh,170810.09009454347,,s,630,198.54551474500113,0.315151610706351,0.0073972744841212055,0.3154572650000773,0.3239263501003734,0.3262187216503662,0.33454711370166484,"[0.3154051379970042, 0.31699863800167805, 0.3136526570015121, 0.320198449997406, 0.32061760400029016, 0.31528985800105147, 0.3124562579978374, 0.31263262200081954, 0.317952672001411, 0.32056295499933185, 0.3175067129996023, 0.31449802100178204, 0.31399117699766066, 0.31273479700030293, 0.3176058019998891, 0.31285705100162886, 0.3133006869975361, 0.31917054100267706, 0.314738323999336, 0.3180583459979971, 0.3158336680025968, 0.31494522299908567, 0.3124575490001007, 0.3173779149983602, 0.31917287400210625, 0.3182568599986553, 0.31606413000190514, 0.3154290040001797, 0.31982713999968837, 0.32244577500023297, 0.31691225999747985, 0.31769130100292386, 0.31651884599705227, 0.31281841800227994, 0.32051325800057384, 0.31738653399952454, 0.31947623399901204, 0.3194953429992893, 0.31660460800048895, 0.3203323339985218, 0.32600279500184115, 0.31850589999885415, 0.319323814001109, 0.3180660930011072, 0.319011674997455, 0.3167941410029016, 0.31908120599837275, 0.31862911799908034, 0.3188656560014351, 0.31754056600038894, 0.3185814409989689, 0.32264469000074314, 0.31669558900102857, 0.31776650399842765, 0.31978200699813897, 0.3235386610031128, 0.32286971799840103, 0.3195683160010958, 0.3179223449988058, 0.3185348820006766, 0.31601809700077865, 0.32292324399895733, 0.31842871999833733, 0.32186913099940284, 0.3201067010013503, 0.3042477310009417, 0.30568115699861664, 0.3035070469995844, 0.3064336679999542, 0.3052267370003392, 0.3060134349980217, 0.3031522470009804, 0.30411247500160243, 0.3137436670003808, 0.30757005399937043, 0.3077598689997103, 0.3065322340007697, 0.30248429399944143, 0.30520735399841215, 0.30899713300095755, 0.30316316400057985, 0.30300629699922865, 0.30265618200064637, 0.30524741699991864, 0.3040820470014296, 0.305058433998056, 0.3063342780005769, 0.3080420039987075, 0.30453231100182165, 0.31022903799748747, 0.3124971520010149, 0.3057650670016301, 0.3114875729988853, 0.30984428800002206, 0.3083271879986569, 0.3077437970023311, 0.3064204239999526, 0.30610313400029554, 0.30900357000064105, 0.3064282279992767, 0.31055649499830906, 0.30849552500149, 0.30422913800066453, 0.3106683719997818, 0.3066004059983243, 0.30704719799905433, 0.30971268600114854, 0.3054267469997285, 0.3049398690018279, 0.30699191899839207, 0.3038709389984433, 0.3072122930025216, 0.3053154689987423, 0.3116712830014876, 0.3039488659997005, 0.30547007999848574, 0.3054721230000723, 0.30507288700027857, 0.3052449009992415, 0.30603809300009743, 0.3113546550011961, 0.31257248100155266, 0.31780935999995563, 0.3178957409982104, 0.3172136829998635, 0.31467866000093636, 0.3139954050020606, 0.31334975699792267, 0.3090964610019, 0.30562936600108515, 0.3075242689992592, 0.30596316599985585, 0.3044975480006542, 0.3064559519989416, 0.31033666399889626, 0.32698883400007617, 0.33784791700236383, 0.3222716849995777, 0.3336824260004505, 0.3375988249972579, 0.32371244900059537, 0.3207630440010689, 0.317328319997614, 0.306359024001722, 0.30473501199958264, 0.30453076400226564, 0.3062616679999337, 0.3061429249974026, 0.30437339700074517, 0.3097742610007117, 0.3086029010009952, 0.3107831739980611, 0.3238382509989606, 0.3198248010012321, 0.32206757799940533, 0.31929734599907533, 0.31598805700195953, 0.3193752539991692, 0.3432702460013388, 0.3300353839986201, 0.3230226119994768, 0.3172763090005901, 0.32153570399896125, 0.3208343100013735, 0.3208213110010547, 0.32435822099796496, 0.31761581700266106, 0.320075828996778, 0.31826973700299277, 0.32081680099872756, 0.3258983419982542, 0.3207002260023728, 0.3211236019997159, 0.3193041019985685, 0.3208374099995126, 0.32133529300335795, 0.32382489899828215, 0.32429417199819, 0.3248771000035049, 0.32137334199796896, 0.3207244859986531, 0.3228239410018432, 0.32209930699900724, 0.3255944600023213, 0.318257545997767, 0.3234373070008587, 0.32685318600124447, 0.32191476299703936, 0.3229760800022632, 0.3151587219981593, 0.31532881400198676, 0.3170662269985769, 0.31969320099960896, 0.3192059089997201, 0.3161231379999663, 0.3212102040015452, 0.318728148999071, 0.31477243500194163, 0.3184907489994657, 0.3170557060002466, 0.31362840099973255, 0.31729689599887934, 0.32148187500206404, 0.3197249289987667, 0.3201696059986716, 0.3204589910019422, 0.3196779770005378, 0.3207275259992457, 0.31741915499878814, 0.3188025710005604, 0.32066243499866687, 0.32010618500135024, 0.3198253279988421, 0.3180582630011486, 0.3209485350016621, 0.32123551899712766, 0.3249166800014791, 0.32778175799830933, 0.33278885900290334, 0.32953346299836994, 0.32773225599885336, 0.3237283570015279, 0.323342520998267, 0.32779440200101817, 0.3243689250011812, 0.3261464610004623, 0.3260571459977655, 0.3262778440002876, 0.32382366599995294, 0.32396143300138647, 0.32406303500101785, 0.31334379299732973, 0.3091213059997244, 0.3097637160026352, 0.3107945839983586, 0.30569657600062783, 0.30773483499797294, 0.30866770400098176, 0.31056583499957924, 0.3088938360015163, 0.30873567600065144, 0.30846211099924403, 0.3120744250009011, 0.31071728599999915, 0.3113141079993511, 0.31208259299819474, 0.30758213800072554, 0.3093122489990492, 0.3109974040016823, 0.3133637710016046, 0.31400746499639354, 0.3118782680030563, 0.31089655100004165, 0.305087338998419, 0.3050449969996407, 0.3065458920027595, 0.3071736139972927, 0.31355338399953325, 0.3125200419999601, 0.30631948500013095, 0.3113520890001382, 0.3126148160008597, 0.30826704900027835, 0.30716189500162727, 0.31030805299815256, 0.3089832719997503, 0.30599332700148807, 0.31192790500062983, 0.31789383799696225, 0.30758271900049294, 0.30967021900141845, 0.30713543700039736, 0.3078726329986239, 0.30975226200098405, 0.30767945800107555, 0.3053949200002535, 0.30729889199938043, 0.3124966199975461, 0.3055365090003761, 0.30898120400161133, 0.31124207399989245, 0.31054029900042224, 0.3108658329983882, 0.31403480200242484, 0.3122270709973236, 0.30998740699942573, 0.30824690900044516, 0.3106651710004371, 0.30916875500042806, 0.3114325300011842, 0.30817652399855433, 0.3134046679988387, 0.309498334001546, 0.3078844449992175, 0.30809777900140034, 0.30999844599864446, 0.3217513900017366, 0.3247063969974988, 0.32644499100206303, 0.3307199029986805, 0.33490029600216076, 0.32774093899934087, 0.32676475100015523, 0.32266327400066075, 0.317423559998133, 0.3123290479998104, 0.3102288090012735, 0.31054118599786307, 0.31164703300237306, 0.3070298639977409, 0.3087735059998522, 0.3113608120002027, 0.3182103399994958, 0.32471003200043924, 0.3237506799996481, 0.3206659360002959, 0.3192820700023731, 0.32148332499855314, 0.32788038099897676, 0.3242004270032339, 0.3201871699966432, 0.3217889040024602, 0.32004865699855145, 0.31900193100227625, 0.32064285299929907, 0.32204612900022767, 0.322805112999049, 0.3178017899990664, 0.32131932899937965, 0.3188825640027062, 0.3123947179992683, 0.3147656539986201, 0.3229066320018319, 0.31792796999798156, 0.32182746500257053, 0.3156175939984678, 0.31889354799932335, 0.32413568400079384, 0.3270899970011669, 0.32071091499892646, 0.3197811069985619, 0.32161449500199524, 0.3196377179992851, 0.3229605679989618, 0.31750741100040614, 0.3166368890015292, 0.31590899499860825, 0.316339461998723, 0.32419289800236584, 0.33030532299744664, 0.32091792600112967, 0.32193154800188495, 0.3205136849974224, 0.3200312490007491, 0.3236220030012191, 0.31813714699819684, 0.3180272950012295, 0.32153708199984976, 0.3164141160013969, 0.31955316200037487, 0.3217940849972365, 0.3225314619994606, 0.31743945000198437, 0.3201447499995993, 0.32647867600098834, 0.32783961499808356, 0.32047459200111916, 0.31999774599898956, 0.32159193299958133, 0.3239224520002608, 0.3224718950004899, 0.3226550520012097, 0.3197726359976514, 0.3205088380018424, 0.32258483699843055, 0.3211137450016395, 0.3193444989992713, 0.3224950430012541, 0.3252343460007978, 0.32071238400021684, 0.311921002001327, 0.30923795599665027, 0.31333264600107213, 0.31146138799886103, 0.30783154500022647, 0.3123418640025193, 0.3093848979988252, 0.31191419799870346, 0.3108186030003708, 0.3121444230018824, 0.3109098200002336, 0.3099772049972671, 0.3082576950000657, 0.30976007300341735, 0.3109612369989918, 0.3061552279978059, 0.3105400530002953, 0.311603764002939, 0.3125386609972338, 0.3090866240017931, 0.31080574599764077, 0.3083113780012354, 0.3097599020002235, 0.31303550400116364, 0.31347026599905803, 0.3102152710016526, 0.31156555599955027, 0.3152485329992487, 0.3197087099979399, 0.31397513000047184, 0.3147250729998632, 0.31571863800127176, 0.3147839160010335, 0.31119142699753866, 0.31523172500237706, 0.30893832099900465, 0.30552364899995155, 0.3068493569990096, 0.3164390790007019, 0.31818974999987404, 0.30586241299897665, 0.3112052500000573, 0.3081112590007251, 0.3063260779999837, 0.3082507489998534, 0.30820608000067296, 0.305654036001215, 0.3077649839979131, 0.3063194150017807, 0.30957538899747306, 0.3186504320001404, 0.3112249090008845, 0.31224182000005385, 0.30990327300241916, 0.3090865069971187, 0.30887226500271936, 0.3101259279974329, 0.3086624320021656, 0.3092622259973723, 0.3115218420025485, 0.30923179700039327, 0.30463597500056494, 0.30281577299683704, 0.30102044400337036, 0.30377566300012404, 0.3117629219996161, 0.3171739419994992, 0.31974695999815594, 0.3240935530011484, 0.3269878909995896, 0.3224708189991361, 0.32058565199986333, 0.31948561900208006, 0.3204753280006116, 0.3129508199999691, 0.30443674299749546, 0.30649429299955955, 0.3040122840029653, 0.3029298639994522, 0.30574888399860356, 0.30696174599870574, 0.30923287700352375, 0.31536329399750684, 0.3130323219993443, 0.3228860730014276, 0.32266492700000526, 0.31417152699941653, 0.31536680000135675, 0.319753531999595, 0.3181050809980661, 0.31592224500127486, 0.31709340100132977, 0.3179632680003124, 0.31514614899788285, 0.3136108870021417, 0.3168569609988481, 0.31643447799797286, 0.3152737110031012, 0.3195189250000112, 0.31752515199696063, 0.3272724590024154, 0.3207486129977042, 0.3223807320027845, 0.31540030099858996, 0.32084927200048696, 0.3231376449984964, 0.3199830190023931, 0.32065062999754446, 0.32083494400285417, 0.31608750899977167, 0.3175080419969163, 0.31812444900060655, 0.31690641100067296, 0.3178202519993647, 0.31805155300025945, 0.3204956520021369, 0.3205791959990165, 0.31755913400047575, 0.3195136209978955, 0.3206619459997455, 0.3190919720000238, 0.32469619500261615, 0.3236024299985729, 0.32027694299904397, 0.3198325269986526, 0.31521825099844136, 0.31618321200221544, 0.3155591969989473, 0.3154855259999749, 0.3156206960011332, 0.32067652600017027, 0.3153165240000817, 0.3180670750007266, 0.3209459639983834, 0.3190265220000583, 0.32086868899932597, 0.31761927000115975, 0.3178387099978863, 0.3206885890031117, 0.3192480029974831, 0.3196160110019264, 0.3152639319996524, 0.31726588499805075, 0.3158133840006485, 0.31326952900053584, 0.32105618599962327, 0.3221399690010003, 0.32372922300055507, 0.32866054699843517, 0.33286060400132556, 0.3278083699988201, 0.3242459940011031, 0.32048267500067595, 0.3252340099970752, 0.32457109700044384, 0.3231528700016497, 0.32244795600126963, 0.32388132299820427, 0.32333636000112165, 0.320757188997959, 0.3228160750004463, 0.319936122999934, 0.32424975500180153, 0.32429365599818993, 0.3249384039991128, 0.3245459550016676, 0.3139040620008018, 0.30940491299770656, 0.30528310100271483, 0.30647494699951494, 0.3109416679981223, 0.30409945900100865, 0.30566576400087797, 0.3065621989990177, 0.30674484300106997, 0.30992669300030684, 0.3084238289993664, 0.306168240000261, 0.3066648179992626, 0.3080189339998469, 0.3098201180000615, 0.31452828900000895, 0.31180573999881744, 0.3160390129996813, 0.3421063130008406, 0.3422922390018357, 0.34187996000036946, 0.30864826800097944, 0.30594946400015033, 0.30400835600084974, 0.30282453799736686, 0.3036757059999218, 0.3046175960007531, 0.30651991999911843, 0.3064571130016702, 0.30693500000052154, 0.30581075900045107, 0.3102760159999889, 0.3116747599997325, 0.3105057749999105, 0.3100206659983087, 0.3102812510005606, 0.3022817609999038, 0.30533008799829986, 0.30498630100191804, 0.3051946000014141, 0.30520319499919424, 0.3055140910000773, 0.30673134599783225, 0.30463938700268045, 0.30657057499774965, 0.30589874100041925, 0.30387632999918424, 0.30544459399970947, 0.30514727199988556, 0.311556972003018, 0.3062678539972694, 0.30410445000234176, 0.3042110619971936, 0.3049663030033116, 0.3033895999978995, 0.31020690399964224, 0.3056321290023334, 0.30452557199896546, 0.3078359589999309, 0.3055703739992168, 0.3050309680002101, 0.305915881999681, 0.3171274380001705, 0.32194180599981337, 0.3225534869998228, 0.3256491259999166, 0.32838949500001036, 0.3233716579998145, 0.3255446360017231, 0.32418366099955165, 0.3228320130001521, 0.31611771199823124, 0.3086355840023316, 0.30547667399878264, 0.30967943200084846, 0.3068367699997907, 0.30699985300088883, 0.30727019299956737, 0.3080931469994539, 0.31072801999835065, 0.3176566180009104, 0.32588539300195407, 0.3226704230000905, 0.3217974139988655]",tokens/s,3.173075960991266,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,652.640256,,,,,s,1,7.682637202000478,7.682637202000478,0.0,7.682637202000478,7.682637202000478,7.682637202000478,7.682637202000478,[7.682637202000478],,kWh,4.998430355005136e-05,8.189095464880867e-05,0,0.00013187525819886002,,MB,706.727936,,,,,s,10,0.9478236979921348,0.09478236979921348,0.02397830373945807,0.09574298900042777,0.1029297579974809,0.12610170249645303,0.1446392580956308,"[0.0964069469991955, 0.04276174600090599, 0.08930735800095135, 0.14927364699542522, 0.08975705799821299, 0.09778043699770933, 0.0951837329994305, 0.0968879529973492, 0.09416257400152972, 0.09630224500142504]",tokens/s,2700.924238783111,kWh,1.1743614140954434e-06,1.9240810173743606e-06,0.0,3.098442431469804e-06,tokens/kWh,82622157.95907547,MB,712.577024,,,,,s,10,9.480235508017358,0.9480235508017358,0.04379736271976335,0.9389923749986337,0.9983718785057135,1.0056588297546114,1.0114883907537295,"[0.8848217609993299, 0.8890448020028998, 0.9203161469995393, 1.0129457810035092, 0.9203099150035996, 0.937273051997181, 0.9967525560059585, 0.9941237950042705, 0.9839360010009841, 0.9407116980000865]",tokens/s,66.45404531007844,kWh,1.120693789909742e-05,1.836174374403404e-05,0.0,2.9568681643131454e-05,tokens/kWh,2130632.699839506,,s,630,9.473124302006909,0.015036705241280807,0.015212645544795686,0.009238272996299202,0.04943980220050435,0.050864512249609105,0.055418555768556005,"[0.0148570320016006, 0.00684321099834051, 0.011810276002506725, 0.04916054599743802, 0.010563812000327744, 0.008439894998446107, 0.008577157001127489, 0.008072570002696011, 0.00812001399754081, 0.007888628999353386, 0.04916508700262057, 0.008502680997480638, 0.008176559997082222, 0.008304534007038455, 0.008170193999831099, 0.007957897993037477, 0.00796036800602451, 0.04886550000082934, 0.008353800993063487, 0.008272541002952494, 0.006838690002041403, 0.004733611996925902, 0.006404836000001524, 0.008225148005294614, 0.008006175994523801, 0.04923059900465887, 0.007875609997427091, 0.006492328997410368, 0.008623603003798053, 0.008103442996798549, 0.0073686100004124455, 0.00826427100400906, 0.05294836599932751, 0.008368390997929964, 0.008167576997948345, 0.008111117000225931, 0.009082597003725823, 0.008446211999398656, 0.008028356001887005, 0.0490492299941252, 0.006583654001588002, 0.006363407002936583, 0.008049579999351408, 0.00841223300085403, 0.009092356995097362, 0.00816029900306603, 0.04852717700123321, 0.006916088001162279, 0.00853898700006539, 0.008285076000902336, 0.008109637994493823, 0.008059735999268014, 0.008072943004663102, 0.0524834199968609, 0.00670359400101006, 0.007311781999305822, 0.008542089999536984, 0.00851443900319282, 0.008136664997437038, 0.008035548999032471, 0.007937800000945572, 0.04784135900263209, 0.005209069000557065, 0.05396554699836997, 0.00833935099944938, 0.008224837001762353, 0.008084622000751551, 0.0078684530017199, 0.00852432499959832, 0.00852092300192453, 0.05052172799332766, 0.00864067900693044, 0.008039190994168166, 0.008456863004539628, 0.008245630000601523, 0.007317074996535666, 0.00829603699821746, 0.048949919000733644, 0.00655161400209181, 0.00605509799788706, 0.007821218001481611, 0.008100457002001349, 0.008645782996609341, 0.008589650002249982, 0.008312407997436821, 0.0486159680003766, 0.008887292999133933, 0.008210076004615985, 0.008408517998759635, 0.009092105996387545, 0.00811591200181283, 0.053378598000563215, 0.008605572998931166, 0.00839983700279845, 0.00805491500068456, 0.008073942000919487, 0.00800388099742122, 0.007834019997972064, 0.051515126004233025, 0.008383960994251538, 0.007517236001149286, 0.008601141002145596, 0.008557367000321392, 0.008391709998250008, 0.008314215003338177, 0.049562057000002824, 0.008524573997419793, 0.0060577420008485205, 0.0052373020007507876, 0.007272064998687711, 0.006931994001206476, 0.006629169998632278, 0.00454442499903962, 0.004419133998453617, 0.005944921002082992, 0.05249341900344007, 0.011303309998766053, 0.009384085002238862, 0.009939134994056076, 0.006596793005883228, 0.006252473998756614, 0.04762247100006789, 0.01076359299622709, 0.00950037000438897, 0.009304660998168401, 0.009007652995933313, 0.007101836003130302, 0.00853305099735735, 0.009926910999638494, 0.050755185999150854, 0.006255359003262129, 0.004702680002083071, 0.004282434994820505, 0.004276582003512885, 0.004696113996033091, 0.008999839003081433, 0.009086871999897994, 0.009369161998620257, 0.05462528199859662, 0.010614535000058822, 0.009479516003921162, 0.009369913997943513, 0.009651872001995798, 0.048666007998690475, 0.010741844002041034, 0.009369223997055087, 0.006245083000976592, 0.006549860001541674, 0.008141500999045093, 0.013605184998596087, 0.049476421998406295, 0.010034005004854407, 0.009560423000948504, 0.009074563997273799, 0.009114095002587419, 0.009280399994167965, 0.006200448005984072, 0.04879109799367143, 0.009142034003161825, 0.008933381002862006, 0.008934839999710675, 0.008968018999439664, 0.009111809995374642, 0.04961260200070683, 0.009318652002548333, 0.009845984997809865, 0.006686466003884561, 0.006212872998730745, 0.012333428996498697, 0.05378362500050571, 0.010879665001993999, 0.010341025001253001, 0.010600485999020748, 0.009670024999650195, 0.00983611599804135, 0.005826006999996025, 0.047496343999227975, 0.009826940004131757, 0.011069253996538464, 0.009298308003053535, 0.009248283997294493, 0.010197079005592968, 0.050733552998281084, 0.010434215997520369, 0.009211206997861154, 0.005700098001398146, 0.006500497998786159, 0.00807037900085561, 0.005441180001071189, 0.006181620999996085, 0.01172004900581669, 0.019723992998478934, 0.009971005994884763, 0.05447236700274516, 0.01091036000434542, 0.0092248799992376, 0.008034152000618633, 0.00529551699582953, 0.007654136999917682, 0.009070129999599885, 0.04913581100117881, 0.011108575999969617, 0.010176427000260446, 0.010125020999112166, 0.010033889004262164, 0.010467478998180013, 0.04676262499560835, 0.009287057000619825, 0.00980666300165467, 0.00932161800301401, 0.008938970000599511, 0.00898884299385827, 0.009482420005952008, 0.0489011479949113, 0.009970154002076015, 0.007855057003325783, 0.006155597999168094, 0.007935319998068735, 0.00892885000212118, 0.009204636000504252, 0.0475172209989978, 0.004688618995714933, 0.004419060998770874, 0.010290925005392637, 0.009282389000873081, 0.009255760996893514, 0.008624688001873437, 0.05576822700095363, 0.011317577998852357, 0.010262875999615062, 0.014898324996465817, 0.01078630499978317, 0.052318063004349824, 0.011247386995819397, 0.005918990005739033, 0.004898243998468388, 0.005189933996007312, 0.00497380400338443, 0.008471250999718904, 0.008832414001517463, 0.05068900300102541, 0.014373659992998, 0.009870278001471888, 0.010039446002338082, 0.015981063996150624, 0.052667064002889674, 0.010214241003268398, 0.008657464000862092, 0.013877590994525235, 0.009373109998705331, 0.05007363500044448, 0.012526146005257033, 0.01196596500085434, 0.010154637006053235, 0.009465043993259314, 0.01000020100036636, 0.00740747000236297, 0.0060307899984763935, 0.048205055005382746, 0.009666253994510043, 0.00832956100202864, 0.008793781002168544, 0.009022902995639015, 0.008507837002980523, 0.008570402002078481, 0.049772255995776504, 0.008840770002279896, 0.008765628997934982, 0.006147314001282211, 0.0073689510027179495, 0.009308536995376926, 0.00863989999925252, 0.05019412700494286, 0.009934298999723978, 0.009582922997651622, 0.009155059997283388, 0.009414574000402354, 0.007577048003440723, 0.046497326002281625, 0.00882500199804781, 0.009068856998055708, 0.009896160001517273, 0.008684941996762063, 0.00903492600627942, 0.009178757994959597, 0.04946140100219054, 0.010160345998883713, 0.008133789000567049, 0.006028967996826395, 0.007720779001829214, 0.008830101003695745, 0.00882436699612299, 0.05182878699997673, 0.010238223003398161, 0.009823428001254797, 0.00942603199655423, 0.009367751001263969, 0.006472830995335244, 0.006339975006994791, 0.05079359899536939, 0.012801394004782196, 0.00877839499298716, 0.010095792000356596, 0.009500563006440643, 0.05075523199775489, 0.011124329997983295, 0.009834668002440594, 0.007234575001348276, 0.005585552993579768, 0.005384234005759936, 0.006304602000454906, 0.008548856996640097, 0.049971902000834234, 0.009109598002396524, 0.009060090997081716, 0.00942914900224423, 0.008968115995230619, 0.06511405100172851, 0.010379020997788757, 0.010400851999293081, 0.010558689005847555, 0.006983454994042404, 0.006703394006763119, 0.05030565099878004, 0.009492154000326991, 0.009189532000164036, 0.0091535350002232, 0.009502213993982878, 0.009178553002129775, 0.009097788999497425, 0.05315760300436523, 0.0058218829944962636, 0.004960830003255978, 0.00480890699691372, 0.0047939960059011355, 0.004745372993056662, 0.008375458004593384, 0.008480634998704772, 0.053727758997411, 0.009249830000044312, 0.014073882004595362, 0.009611759000108577, 0.009213586999976542, 0.008969916998466942, 0.04943916900083423, 0.005307692998030689, 0.0061604299989994615, 0.008210865998989902, 0.00905604800209403, 0.008551088001695462, 0.008819208000204526, 0.049026779997802805, 0.010432437004055828, 0.011978290996921714, 0.009879008001007605, 0.006115121999755502, 0.007355292000283953, 0.010430508998979349, 0.05033207600354217, 0.009537767997244373, 0.00978620800015051, 0.009461788002226967, 0.00932670399924973, 0.009741392997966614, 0.047834042001341004, 0.006825026001024526, 0.008268382996902801, 0.009002801998576615, 0.008887654003046919, 0.010167464999540243, 0.009054283000295982, 0.0508178969976143, 0.010326888004783541, 0.010082535998662934, 0.007038894000288565, 0.007114583997463342, 0.008948893002525438, 0.0089385869941907, 0.05075680600566557, 0.006161107994557824, 0.007369646002189256, 0.009573542003636248, 0.00922826199530391, 0.00858375099778641, 0.008432427006482612, 0.0492817179983831, 0.010148446999664884, 0.009474851001868956, 0.009254020995285828, 0.005742464003560599, 0.0063089830000535585, 0.008081621999735944, 0.04917884399765171, 0.009708022000268102, 0.009145476004050579, 0.008507551996444818, 0.011714961001416668, 0.00501356300082989, 0.00475557900062995, 0.056720053995377384, 0.007476655999198556, 0.009889634005958214, 0.010131762996024918, 0.010573493003903423, 0.009668765000242274, 0.049666117993183434, 0.011604922001424711, 0.010971121999318711, 0.0075096159998793155, 0.007497058999433648, 0.008152968002832495, 0.008692203999089543, 0.05322040899773128, 0.005881873003090732, 0.005536807999305893, 0.010606447998725343, 0.01146131499990588, 0.011213870006031357, 0.04917213899898343, 0.00580522100062808, 0.0053558939980575815, 0.006755955997505225, 0.010953689998132177, 0.07060980400274275, 0.011712043000443373, 0.01092237800185103, 0.011137634995975532, 0.006364703003782779, 0.006297257001278922, 0.006234759996004868, 0.05143846300052246, 0.010869915000512265, 0.010635414000716992, 0.010291626000253018, 0.009993804997066036, 0.05381710700021358, 0.009834390999458265, 0.0061280209993128665, 0.00823626800411148, 0.010387303002062254, 0.010083705994475167, 0.006376330005878117, 0.04778707099467283, 0.0105637970045791, 0.009723958995891735, 0.009739624998474028, 0.009940910000295844, 0.009547099005430937, 0.04990774599718861, 0.009584970997821074, 0.008256934001110494, 0.005275595998682547, 0.005416896005044691, 0.008525195000402164, 0.00892347199987853, 0.05330918300023768, 0.01419846799399238, 0.011989051999989897, 0.011286378001386765, 0.010482270998181775, 0.05276781100110384, 0.009534810000332072, 0.010456481002620421, 0.009258926002075896, 0.00960858199687209, 0.009387530000822153, 0.008873956998286303, 0.052805751001869794, 0.009571312999469228, 0.005044896999606863, 0.004565404000459239, 0.006523434996779542, 0.0062936920003267005, 0.008102574000076856, 0.049818793006124906, 0.011582320999877993, 0.010146052998607047, 0.010126246997970156, 0.010303467002813704, 0.009169872995698825, 0.005819802005134989, 0.05098097599693574, 0.010809033003170043, 0.010139828998944722, 0.010652323995600455, 0.01050495600065915, 0.05152385600376874, 0.01029448899498675, 0.006877233005070593, 0.006376332996296696, 0.009470219003560487, 0.009694456995930523, 0.00940411900228355, 0.051267627997731324, 0.011496197002998088, 0.009252957999706268, 0.009288955996453296, 0.009094796005229, 0.005977213993901387, 0.006348234004690312, 0.050646705996769015, 0.011331113004416693, 0.010872109000047203, 0.010391379000793677, 0.012015027001325507, 0.0103100819978863, 0.05118172500078799, 0.010950445997877978, 0.010353310004575178, 0.010754538998298813, 0.008015024999622256, 0.006590411001525354, 0.04896913099946687, 0.010172459995374084, 0.009765793001861311, 0.009115328997722827, 0.00963672400393989, 0.009030378998431843, 0.04955917400366161, 0.00932946700049797, 0.008706593995157164, 0.0069800319979549386, 0.009691519000625703, 0.00971937300346326, 0.009707995995995589, 0.04952505800611107, 0.010020800000347663, 0.009902365993184503, 0.009067788007087074, 0.009650198997405823, 0.006792118998419028, 0.005570528002863284, 0.046225795995269436, 0.00910100300097838, 0.009500095002294984, 0.00973380499635823, 0.01007439600653015, 0.009600267992937006, 0.007485355003154837, 0.050117555998440366, 0.010707583001931198, 0.00890869100112468, 0.006578615000762511, 0.008164761995431036, 0.010457025004143361, 0.04944550099753542, 0.010050140997918788, 0.009395404005772434, 0.00913398099510232, 0.00866178200521972, 0.008673043994349428, 0.00862585299910279, 0.05032830600248417, 0.006341965003230143, 0.005379936999815982, 0.005219649996433873, 0.0077813669995521195, 0.009415879998414312, 0.01012947500566952, 0.04991946899826871, 0.010555291002674494, 0.010126137996849138, 0.018150732001231518, 0.01264342699869303, 0.047531388998322655, 0.00787736200436484, 0.009948920996976085, 0.009649505002016667, 0.007955592998769134, 0.005339276998711284, 0.004970991998561658, 0.0047964440018404275, 0.005775571000413038, 0.055742568998539355, 0.010515893998672254, 0.010364378998929169, 0.009872428003291134, 0.009856546996161342, 0.04976231100590667, 0.009949079998477828, 0.005765042995335534, 0.005793047006591223, 0.007871416994021274, 0.009506242000497878, 0.01002639600483235, 0.009227205999195576, 0.04981267199764261, 0.009630202999687754, 0.01014188899716828, 0.00967279100586893, 0.007912155000667553, 0.0061585619987454265, 0.04929004899895517, 0.01088440800231183, 0.009049305997905321, 0.008960004000982735, 0.009154056999250315, 0.009209641997586004, 0.009029221000673715, 0.05090265200124122, 0.008922893000999466, 0.006478825998783577, 0.00819831599801546, 0.009483874004217796, 0.009676131994638126, 0.050636072002816945, 0.011578817000554409, 0.010413313000753988, 0.009950394996849354, 0.010267213998304214, 0.005906493002839852, 0.007961297997098882, 0.05622168200352462, 0.010852223997062538, 0.01048880100279348, 0.010134793003089726, 0.010195298993494362, 0.0492281000042567, 0.0076825700016343035, 0.0086338019973482, 0.007211352000012994, 0.007113717001629993, 0.008097869998891838, 0.007165192000684328, 0.05842223500076216, 0.010955158999422565, 0.011186612995516043, 0.010322934002033435, 0.00705098199978238, 0.006956591998459771]",tokens/s,66.50393047904298,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: DeciLMForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1400.786944,,,,,s,1,16.06461443400258,16.06461443400258,0.0,16.06461443400258,16.06461443400258,16.06461443400258,16.06461443400258,[16.06461443400258],,kWh,0.00016043136608125225,0.00026285756156092907,0,0.00042328892764218135,,MB,1536.83968,,,,,s,10,4.4296250580046035,0.44296250580046037,0.06982805466358677,0.4250591889995121,0.5134105486009503,0.5544290953010204,0.5872439326610766,"[0.5954476420010906, 0.5042953160009347, 0.4541366100020241, 0.47938429699934204, 0.47780618000251707, 0.34943185600059223, 0.3859931430015422, 0.39269448800041573, 0.39598176799700013, 0.3944537579991447]",tokens/s,577.9270178576228,kWh,4.439853265482342e-06,7.274380829248857e-06,0.0,1.17142340947312e-05,tokens/kWh,21853754.836190537,MB,1551.618048,,,,,s,10,21.44069770999704,2.144069770999704,0.23042107803248552,2.067545212999903,2.311582951699529,2.557804369848963,2.7547815043685113,"[2.8040257879983983, 2.2568670809996547, 2.0742463280002994, 2.0405084720005107, 2.0760962449967337, 2.0608440979995066, 2.0188579989990103, 2.0050858419999713, 2.009605246003048, 2.094560610999906]",tokens/s,29.383372151469363,kWh,2.8643087799033035e-05,4.6930562964901075e-05,0.0,7.557365076393412e-05,tokens/kWh,833623.8803229205,,s,630,21.434870392997254,0.03402360379840834,0.01996097134344663,0.019878223500199965,0.0607093154987524,0.06288143369947648,0.07154497272025766,"[0.07630480399893713, 0.03086433700082125, 0.0704405449978367, 0.02961243400204694, 0.07097983499988914, 0.029421291998005472, 0.07086301100207493, 0.08576012299818103, 0.031299424001190346, 0.07347658700018656, 0.02519792599923676, 0.02203845999974874, 0.06012944000030984, 0.018929371999547584, 0.01892313400094281, 0.060401738999644294, 0.018915316999482457, 0.01946907599995029, 0.05977751500176964, 0.01967463199980557, 0.01945952299865894, 0.07055799799854867, 0.03208572000221466, 0.07210956199924112, 0.029921214998466894, 0.07211993000237271, 0.07167513400054304, 0.03095021899935091, 0.07097544899806962, 0.03245850700113806, 0.07120347399904858, 0.029931831002613762, 0.0738442389992997, 0.028517213999293745, 0.06932008600051631, 0.02972789399791509, 0.07042207400081679, 0.030262803000368876, 0.06975831800082233, 0.029342185000132304, 0.07021943099971395, 0.029581923001387622, 0.07118827999875066, 0.030904203998943558, 0.07122630199955893, 0.03111520600214135, 0.06941901800018968, 0.030857866997394012, 0.0673559960014245, 0.01978595599939581, 0.01910728300208575, 0.06005145299786818, 0.01966612899923348, 0.019595656001911266, 0.059761149997939356, 0.01977492100195377, 0.01918849399953615, 0.06050364999828162, 0.019354076001036447, 0.018975558999954956, 0.06007691600098042, 0.019109542001388036, 0.019538843996997457, 0.06229272399650654, 0.019489717000396922, 0.020239119003235828, 0.06100349299958907, 0.02038496299792314, 0.020085185002244543, 0.0616932579978311, 0.021191945001191925, 0.019939084999350598, 0.06348917899958906, 0.021729083000536775, 0.06610854099926655, 0.021541418002016144, 0.020376595999550773, 0.06177755300086574, 0.020779818998562405, 0.02011402100106352, 0.061331272998359054, 0.020600447998731397, 0.020662393002567114, 0.06070887899841182, 0.019422281999140978, 0.01986765000037849, 0.06056503900254029, 0.020275330996810226, 0.019432720000622794, 0.0623919930003467, 0.02006543999959831, 0.02011563400083105, 0.06591754500186653, 0.01983803899929626, 0.06132429699937347, 0.01982103399859625, 0.02136924300066312, 0.06053790399892023, 0.021890769003221067, 0.02171671299947775, 0.061794379998900695, 0.021417497999209445, 0.021137007999641355, 0.062329652999324026, 0.020307977003540145, 0.021165444999496685, 0.062166693998733535, 0.021631339001032757, 0.06183632199827116, 0.02029925199894933, 0.020592604003468296, 0.0609317899979942, 0.02090964799936046, 0.021564200000284472, 0.06242922599994927, 0.02133763299934799, 0.021116363001056015, 0.06289750499854563, 0.021918335001828382, 0.020757942998898216, 0.061810582999896724, 0.020603156001016032, 0.0604213560000062, 0.021198423000896582, 0.02241202000004705, 0.06122409000090556, 0.0578147349988285, 0.01964842799861799, 0.019387750002351822, 0.059745236998423934, 0.020175517001916887, 0.018557865998445777, 0.05946838599993498, 0.018368611999903806, 0.018360430000029737, 0.05937212000208092, 0.01845492199936416, 0.018813537000824, 0.06084302799717989, 0.021298935000231722, 0.021475952002219856, 0.06281808399944566, 0.018932173999928636, 0.01901904699843726, 0.05952626500220504, 0.019483402000332717, 0.018684732996916864, 0.05917558200235362, 0.018655822997970972, 0.018497508001019014, 0.05961516000024858, 0.018712948000029428, 0.019052200001169695, 0.061230092996993335, 0.01923211900066235, 0.019034341999940807, 0.060108916000899626, 0.01924295799835818, 0.019216214001062326, 0.05966900999919744, 0.01877333500306122, 0.019240750996686984, 0.059239114001684356, 0.02068995000081486, 0.018717242001002887, 0.018578314997284906, 0.059785756002384005, 0.019187251997209387, 0.018470866001734976, 0.05978585800039582, 0.019171867999830283, 0.019793625000602333, 0.06033050999758416, 0.019666733001940884, 0.018908578000264242, 0.06050177799988887, 0.019465294997644378, 0.019984422000561608, 0.060199560000910424, 0.01967372099898057, 0.019637580000562593, 0.06013187700227718, 0.0198995989994728, 0.020653497998864623, 0.061062773998855846, 0.020269196000299416, 0.019596294001530623, 0.061027995998301776, 0.019546568000805564, 0.021001117998821428, 0.01893553899935796, 0.06017699100266327, 0.019127391999063548, 0.019202785999368643, 0.05920523299937486, 0.01856490000136546, 0.018551035998825682, 0.06021206900186371, 0.018515845000365516, 0.01970105600048555, 0.05890748299862025, 0.018817223000951344, 0.01884508099828963, 0.05965647600169177, 0.019293761997687398, 0.01862722800069605, 0.05901095599983819, 0.019785004002187634, 0.018821626999852015, 0.018549868000263814, 0.05954862799990224, 0.019190856997738592, 0.018737092999799643, 0.05911625099906814, 0.019505696000123862, 0.01867253100135713, 0.059879773998545716, 0.01946258600219153, 0.018622776999109192, 0.05972394700074801, 0.018757847999950172, 0.019081637998169754, 0.06007259800026077, 0.018530549001297913, 0.01835581799969077, 0.05972149900117074, 0.018672565998713253, 0.018954227001813706, 0.06541763499990338, 0.01906920799956424, 0.01898946499932208, 0.06194894999862299, 0.020341352003015345, 0.01991630699922098, 0.060955953998927725, 0.02008587399905082, 0.02018035700166365, 0.06082619099834119, 0.02023955800177646, 0.019987701998616103, 0.060624863999692025, 0.01934449200052768, 0.019234821000281954, 0.061397981000482105, 0.020460431998799322, 0.020278179999877466, 0.06179066200274974, 0.01965477299745544, 0.020571160999679705, 0.06071324400181766, 0.0200541259982856, 0.019748839000385487, 0.020444763998966664, 0.0601761500001885, 0.01899697000044398, 0.0180705989987473, 0.05898352499934845, 0.019360897000296973, 0.018620754999574274, 0.05970519800030161, 0.018710184998781187, 0.01865363199976855, 0.05933076700239326, 0.018870035997679224, 0.018394848000752972, 0.0592925290002313, 0.0187470500022755, 0.018844300997443497, 0.018637601999216713, 0.060058417002437636, 0.018759326998406323, 0.02199167900107568, 0.05956385500030592, 0.01923128300040844, 0.018268551997607574, 0.059904184003244154, 0.01826662699750159, 0.01821321800161968, 0.059136343999853125, 0.019345448999956716, 0.019048488000407815, 0.05969479700070224, 0.01887680499930866, 0.018806137999490602, 0.05976339399785502, 0.019025938003323972, 0.01861776199802989, 0.061314970000239555, 0.018552272998931585, 0.018540831002610503, 0.06018285699974513, 0.01919796499714721, 0.01828746899991529, 0.019402418001845945, 0.06021583699839539, 0.018756237001070986, 0.020525107000139542, 0.06027701100174454, 0.01932745799786062, 0.02121931500005303, 0.05947388200002024, 0.0192625500021677, 0.02116379200015217, 0.0602110959989659, 0.018983272999321343, 0.06531549300052575, 0.0197819819986762, 0.019767854999372503, 0.06286179100061418, 0.020304141002270626, 0.019396525000047404, 0.06212916099684662, 0.019697889001690783, 0.019550128999981098, 0.06141787099841167, 0.059741611999925226, 0.018660516001546057, 0.018697930998314405, 0.05998922100116033, 0.01866795100067975, 0.019114498998533236, 0.0637500060001912, 0.01833634700233233, 0.019052940999245038, 0.05998519399872748, 0.01807447800092632, 0.01842551599838771, 0.06008445699990261, 0.0186608799995156, 0.019422654000663897, 0.05962272400211077, 0.018695645998377586, 0.019232274000387406, 0.05922819999977946, 0.019074185001954902, 0.018140042997401906, 0.0593232920000446, 0.018905589000496548, 0.018700264001381584, 0.01856613599738921, 0.05945925800187979, 0.018904032000136795, 0.018760402999760117, 0.059411051999632036, 0.018816413001331966, 0.018488335997972172, 0.05941252699994948, 0.01884272800089093, 0.018653491999430116, 0.05992419800168136, 0.01908369800003129, 0.01892907000001287, 0.059626613998261746, 0.01920406800127239, 0.01880886700018891, 0.06001138799911132, 0.019538739001291106, 0.018861655000364408, 0.05968161299824715, 0.019489082998916274, 0.01937377800277318, 0.05939150499762036, 0.01981590500145103, 0.019730225998500828, 0.05980497800192097, 0.019195757999113994, 0.01920493700163206, 0.01982006099933642, 0.06035935299951234, 0.020230217000062112, 0.019452623000688618, 0.06023742699835566, 0.019648082001367584, 0.019431467000686098, 0.06044055199890863, 0.0196271999993769, 0.019781997001700802, 0.060676135999528924, 0.020309832998464117, 0.019255576000432484, 0.06410731500000111, 0.018949152999994112, 0.018818197000655346, 0.05944872500185738, 0.018754904998786515, 0.018638590998307336, 0.059057394002593355, 0.018908293997810688, 0.01864827400277136, 0.018928837998828385, 0.05878772600044613, 0.018819285000063246, 0.01871132099768147, 0.059525833999941824, 0.019625418000941863, 0.018914880998636363, 0.05933638500209781, 0.018328833000850864, 0.018549252999946475, 0.05931736099955742, 0.018674136998015456, 0.01905366700157174, 0.05980214800001704, 0.018827526000677608, 0.0187124580006639, 0.05963838699972257, 0.018777907996991416, 0.01883809500213829, 0.05932652000046801, 0.02010992299983627, 0.01897052200001781, 0.019241104000684572, 0.05968107999797212, 0.018276188002346316, 0.0186284719966352, 0.0598981460025243, 0.01906237499861163, 0.018960686000355054, 0.05969368099977146, 0.01974620699911611, 0.019325053002830828, 0.059767494996776804, 0.01907835800011526, 0.01927900600276189, 0.05979158999980427, 0.02037761499741464, 0.021258841999951983, 0.06003776000216021, 0.01902453900038381, 0.019025748999411007, 0.06038109499786515, 0.0197229800032801, 0.018665001000044867, 0.05971309399683378, 0.018461073999787914, 0.019073337000008905, 0.060356594000040786, 0.01938005800184328, 0.01906350499848486, 0.059746959999756655, 0.019087918000877835, 0.02109860600103275, 0.01871347799897194, 0.05911575299978722, 0.01797654700203566, 0.01792431499779923, 0.058619221999833826, 0.01802920300178812, 0.018240295998111833, 0.05887002600138658, 0.01809869199860259, 0.018413937999866903, 0.05930318800164969, 0.01892313400094281, 0.01845891999982996, 0.018565947997558396, 0.059505375000298955, 0.018845090999093372, 0.01855742900079349, 0.05931934100226499, 0.018573785997432424, 0.018063005001749843, 0.06007392099854769, 0.01850209600161179, 0.018507967000914505, 0.05986497999765561, 0.018612954001582693, 0.018571954999060836, 0.05914911999934702, 0.018466649002220947, 0.018597925998619758, 0.018611780000355793, 0.05991537599766161, 0.018479049002053216, 0.018568962997960625, 0.05891440500272438, 0.018077696997352177, 0.01848685600270983, 0.059010883000155445, 0.018291068998223636, 0.019170876999851316, 0.05955996100237826, 0.019081043999904068, 0.019540070999937598, 0.05976584599920898, 0.018491611001081765, 0.019907435998902656, 0.06434529399848543, 0.019654381001600996, 0.018935126998258056, 0.060015937000571284, 0.01994777499930933, 0.01872532100242097, 0.059636265999870375, 0.019514667998009827, 0.018987054001627257, 0.05973553500007256, 0.020156416998361237, 0.018931634000182385, 0.060174382000695914, 0.01978895700085559, 0.01910845499878633, 0.059879822001676075, 0.019549335000192514, 0.02050526300081401, 0.01922792500045034, 0.05971524800042971, 0.018663352999283234, 0.01867656299873488, 0.05955092900330783, 0.018675399998755893, 0.018699049000133527, 0.05973975699816947, 0.01832885499970871, 0.01868473200011067, 0.06005736100269132, 0.018830623997928342, 0.019083450999460183, 0.05910847300037858, 0.018659393001144053, 0.018534071001340635, 0.05880379299924243, 0.018928159999632044, 0.018963710997923044, 0.018415858001390006, 0.0591291890013963, 0.01823781399798463, 0.017959663000510773, 0.05951056800040533, 0.018719894000241766, 0.018578617000457598, 0.059577759999228874, 0.019012385000678478, 0.018815529998391867, 0.05923383499975898, 0.01873997900111135, 0.01922858300167718, 0.05907103299978189, 0.019017582999367733, 0.01861467900016578, 0.05909188299847301, 0.018845766000595177, 0.019109484001091914, 0.019020389998331666, 0.05965435799953411, 0.019032374999369495, 0.018560853000963107, 0.05986823000057484, 0.019493383999360958, 0.019197199002519483, 0.059665703996870434, 0.019157216000166954, 0.018790452002576785, 0.06008153999937349, 0.01942983099797857, 0.019600064002588624, 0.06021446500017191, 0.019232310998631874, 0.019086896998487646, 0.059900424002989894, 0.019116355997539358, 0.01940107900009025, 0.05986846000087098, 0.01923414599878015, 0.019223472001613118, 0.05985570000120788, 0.021957779998047045, 0.021506029999727616, 0.0592545510007767, 0.018737766000413103, 0.01803301999825635, 0.01793215100042289, 0.05987629900118918, 0.01850722999733989, 0.018355375999817625, 0.0592992370002321, 0.018934392999653937, 0.018353598003159277, 0.06017894499746035, 0.018874757002777187, 0.019359699999768054, 0.05993947599927196, 0.019221604998165276, 0.019156873000611085, 0.06494595800177194, 0.01993690099698142, 0.019470470000669593, 0.060013427999365376, 0.01918854300311068, 0.018938147997687338, 0.060089663002145244, 0.019046044999413425, 0.019476844998280285, 0.06004990500150598, 0.019014374000107637, 0.019539600998541573, 0.06003901000076439, 0.020501375001913402, 0.019352288996742573, 0.060388614001567475, 0.01963049199912348, 0.021066961999167688, 0.06036954600131139, 0.019234055002016248, 0.021566513998550363, 0.060364099001162685, 0.01944236099734553, 0.01963906200035126, 0.06015092999950866, 0.019436943002801854, 0.019536228999641025, 0.06360977399890544, 0.023956711000209907, 0.01995283699943684, 0.06068618300196249, 0.020074907999514835, 0.019538035998266423, 0.060368631002347684, 0.02017321899984381, 0.019547523999790428, 0.06076410799869336, 0.019503840998368105, 0.020173918001091806, 0.060528631998749916, 0.01961634700273862, 0.01958063799975207, 0.06047604500054149, 0.019298871000501094, 0.01988879700002144, 0.06017084899940528]",tokens/s,29.39136036044427,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3366.760448,,,,,s,1,47.888106836000134,47.888106836000134,0.0,47.888106836000134,47.888106836000134,47.888106836000134,47.888106836000134,[47.888106836000134],,kWh,0.0005378677052576399,0.000881276396884742,0,0.001419144102142382,,MB,3559.698432,,,,,s,10,6.90750491900053,0.690750491900053,0.004088627318967472,0.6922300650001034,0.6945642711000801,0.694751539049912,0.6949013534097775,"[0.6891413860003013, 0.6926266640002723, 0.6900319420001324, 0.684151366000151, 0.6826837250000608, 0.6918334659999346, 0.6945226560001174, 0.6932718590001059, 0.694938806999744, 0.6943030479997105]",tokens/s,370.611390077796,kWh,8.565391863541753e-06,1.4033743615172821e-05,0.0,2.2599135478714576e-05,tokens/kWh,11327866.954960221,MB,3613.503488,,,,,s,10,34.20575734399927,3.4205757343999266,0.018719300482698133,3.417131456500101,3.43247143149988,3.450971320749909,3.465771232149932,"[3.4252073969996673, 3.469471209999938, 3.422876293000172, 3.4283603449998736, 3.4113866200000302, 3.4261126030000923, 3.403947130999768, 3.4039558749996104, 3.4063749880001524, 3.4080648819999624]",tokens/s,18.417952091054087,kWh,3.981922978319402e-05,6.524253440559607e-05,0.0,0.00010506176418879006,tokens/kWh,599647.2692652729,,s,630,34.19892232600023,0.054284003692063855,0.020334807251981574,0.07230111549984031,0.07325606740005242,0.07351859899997634,0.07543977703995097,"[0.033832929999789485, 0.07124419999991005, 0.0734000190000188, 0.03102604900004735, 0.07438347500010423, 0.031243347999861726, 0.0726786280001761, 0.03132572799995614, 0.07247708500017325, 0.031222830999922735, 0.07285199799980546, 0.032096698000259494, 0.0729428779995942, 0.03172563300040565, 0.07334875199967428, 0.07262999100021261, 0.03218700099978378, 0.07232654100016589, 0.03460540400010359, 0.07267832499974247, 0.032251442999950086, 0.0724790720000783, 0.0318466220001028, 0.07263919299975896, 0.032042519000242464, 0.07298105200015925, 0.07265240399965478, 0.03201285800014375, 0.07266531999994186, 0.03168724500028475, 0.07290253699966343, 0.03335935099994458, 0.07363071000008858, 0.03195986900027492, 0.07351455799971518, 0.032245186000182, 0.0726329330000226, 0.07270557899983032, 0.032461582999985694, 0.07325620600022376, 0.032241278999663336, 0.07420303300023079, 0.03377636999994138, 0.07879664800020691, 0.07466014399960841, 0.03456321500016202, 0.0746245700001964, 0.032297903999733535, 0.07326961200033111, 0.03225672700000359, 0.07249771499982671, 0.032698127000003296, 0.07300642900008825, 0.032134680999661214, 0.07255822600018291, 0.07288180200021088, 0.03211762399996587, 0.07242547199984983, 0.03164544599985675, 0.07266357300022719, 0.03191997599969909, 0.07304221000003963, 0.03216860600014115, 0.07013557499976741, 0.03160575300034907, 0.07313417799969102, 0.031497168999976566, 0.07320353700015403, 0.0315462049998132, 0.07297527200034892, 0.03159732299991447, 0.07295083400003932, 0.07200725299981059, 0.03213224699993589, 0.07258116200000586, 0.03226879900012136, 0.072398178000185, 0.03207530899999256, 0.07298695299959945, 0.03230541700031608, 0.07270268599995688, 0.031742143999963446, 0.07252467699981935, 0.03178688800016971, 0.07259103099977438, 0.07281856200006587, 0.03157342200029234, 0.07255867899993973, 0.03229067899974325, 0.07246734499995, 0.03142872600028568, 0.07317053299993859, 0.03205832899993766, 0.07305516099995657, 0.03169333400001051, 0.07248464400026933, 0.031751048999922205, 0.07260486299992408, 0.07263530199998058, 0.0323961330000202, 0.07334545699995942, 0.03171491500006596, 0.07563999900003182, 0.03745051099986085, 0.0787237660001665, 0.07824883500006763, 0.03774866799994925, 0.07551964999993288, 0.032136275000084424, 0.07307516699984262, 0.07251185299992358, 0.03229816400016716, 0.07302604000005886, 0.031890904999727354, 0.07239847600021676, 0.031842890000007174, 0.07361213800004407, 0.03241681500003324, 0.07342384999992646, 0.03201158799993209, 0.0732462599999053, 0.0725097919998916, 0.03244566200010013, 0.07297603799997887, 0.03197037600011754, 0.07280642500018075, 0.03306837599984647, 0.07258098700003757, 0.0323354450001716, 0.07339707499977521, 0.033599029000015435, 0.07220291700014059, 0.03163065699982326, 0.07181040400018901, 0.03132084099979693, 0.07213771300030203, 0.03145878299983451, 0.07268570999985968, 0.07263104399999065, 0.03197603300031915, 0.07255717899988667, 0.03174080100006904, 0.07278440099980799, 0.03163458300014099, 0.07250079999994341, 0.03175772099984897, 0.07269843700032652, 0.03187593899974672, 0.07236454600024445, 0.03191244799972992, 0.07246556500012957, 0.07253742400007468, 0.031965399000000616, 0.0731566690001273, 0.03236040100000537, 0.07273898699986603, 0.03215069099996981, 0.07271694500013837, 0.03188482999985354, 0.07299726300016118, 0.03184952299989163, 0.07283663199996226, 0.07313606099978642, 0.032234757999958674, 0.07295836800039979, 0.03214454399994793, 0.07428988899982869, 0.034265511999819864, 0.07495949800022572, 0.034298000000035245, 0.07483394600012616, 0.07506453899986809, 0.03286016399988512, 0.07303750900018713, 0.032394130999819026, 0.07344929200007755, 0.03290491200004908, 0.07375953600012508, 0.0322738009999739, 0.07354133699982413, 0.07338549599990074, 0.03321406200029742, 0.07308828999975958, 0.03269425400003456, 0.0730006419998972, 0.03175767700031429, 0.07322297399969102, 0.03207602400016185, 0.07296131400016748, 0.03346450500021092, 0.07256251499984501, 0.032026514999870415, 0.07210708699994939, 0.03228949999993347, 0.07223196200038728, 0.03205817899970498, 0.07233758600023066, 0.07275723799966727, 0.03195243300024231, 0.07257038899979307, 0.03187092699999994, 0.07266408800023783, 0.03196314099977826, 0.07307324800012793, 0.03203871400000935, 0.07300932499992996, 0.03195189999996728, 0.07294444100034525, 0.03182369899968762, 0.07274774100005743, 0.07316892500011818, 0.031873404999714694, 0.07299586400040425, 0.03196997199984253, 0.07229134999988673, 0.03254442400020707, 0.07222897399969952, 0.03215868400002364, 0.07242454700008238, 0.0322704000000158, 0.07239286699996228, 0.03258540200022253, 0.07270758799995747, 0.07343010299973685, 0.032092879000174435, 0.0732932159999109, 0.03211878100000831, 0.07325605200003338, 0.03192610199994306, 0.07315262900010566, 0.0320201670001552, 0.07324693099963042, 0.031980667000425456, 0.07398918199987747, 0.07272832599983303, 0.032445640999867464, 0.07330667800033552, 0.034422627999902033, 0.07524422599999525, 0.03506245800008401, 0.07515339699966717, 0.07458793300020261, 0.03404961700016429, 0.07523025599994071, 0.03381067999998777, 0.07260066899971207, 0.03265074300043125, 0.07285247999971034, 0.032436500000130764, 0.07290029599971604, 0.07294190100037667, 0.03258791999996902, 0.03402594799990766, 0.07270811600028537, 0.0724339229996076, 0.031957227000020794, 0.07331616900000881, 0.0316661000001659, 0.07304449200000818, 0.03152225499979977, 0.07306431400002111, 0.03211869200004003, 0.07301369500009969, 0.031819996000194806, 0.07299071099987486, 0.03229096499990192, 0.07287010200025179, 0.07231968899986896, 0.0324619520001761, 0.07238082199955898, 0.03191189100016345, 0.07275684900014312, 0.03171036300000196, 0.07287292099999831, 0.0320317390001037, 0.07259677899992312, 0.032279828999890015, 0.07218198600003234, 0.03201389300011215, 0.0722972599996865, 0.0728332630001205, 0.03194414500012499, 0.07317707599986534, 0.03194812399988223, 0.07293902200035518, 0.03183398099963597, 0.07324863000030746, 0.031927130999974906, 0.07269736599982934, 0.03246142099987992, 0.07329120100030195, 0.07295565999993414, 0.03206211699989581, 0.07324644200025432, 0.031982007999886264, 0.07344612399992911, 0.032011219000196434, 0.07303917099989121, 0.0324146819998532, 0.07280806800008577, 0.032116634999965754, 0.07273355400002401, 0.0322275600001376, 0.07304354500001864, 0.0727347639999607, 0.032555693999711366, 0.07261231400025281, 0.03274211400002969, 0.07260292899991327, 0.032760141999915504, 0.07267626900011237, 0.03230149899991375, 0.07295030700015559, 0.03254363399992144, 0.07325815500007593, 0.03389627299975473, 0.07238222800015137, 0.07301754699983576, 0.03350094600000375, 0.07514603700019507, 0.033534980999775144, 0.07872288300040964, 0.03337063099979787, 0.07472421300008136, 0.07373640800005887, 0.03227735299969936, 0.07233767000025182, 0.032007486000111385, 0.07263722799962125, 0.03233725600011894, 0.07220762699989791, 0.031839907000176026, 0.07240547399987918, 0.03194212400012475, 0.07283203699989826, 0.07247783399998298, 0.033292078000158654, 0.07326945299973886, 0.03183699400005935, 0.07323920900034864, 0.031730542999866884, 0.07313512700011415, 0.03190428499965492, 0.07274170100026822, 0.03219012899990048, 0.0729089120000026, 0.07296653100002004, 0.03257412299990392, 0.0728034970002227, 0.03228178099971046, 0.07276508800032389, 0.031923804999678396, 0.07268516700014516, 0.0322099380000509, 0.07290485900011845, 0.03186877399957666, 0.07321147900029246, 0.031808533999992505, 0.07257634000006874, 0.07230497099999411, 0.0324268999997912, 0.07352016499999081, 0.03193082899997535, 0.0729350860001432, 0.03172172899985526, 0.0733000630002607, 0.031936727999891446, 0.07265101799976037, 0.032247342000118806, 0.07288552199997866, 0.07294512799990116, 0.03234082100016167, 0.07296249099999841, 0.03262210899993079, 0.07317620300000272, 0.03221515800032648, 0.07313835199965979, 0.03195716900017942, 0.07048040800009403, 0.032313369999883435, 0.0723592459999054, 0.031152563999967242, 0.07272158700016007, 0.03194939200011504, 0.07325432499965245, 0.07270924900012687, 0.032169556000098964, 0.07265762499991979, 0.03188989299997047, 0.0723080409998147, 0.03188782200004425, 0.07246477400030926, 0.031940096999733214, 0.07235597799990501, 0.03189767500043672, 0.07282803699990836, 0.03164606099971934, 0.07310483600031148, 0.07219298399968466, 0.03241786200032948, 0.07234924799968212, 0.032221125999967626, 0.07314212600022074, 0.03172847699988779, 0.07222655700024916, 0.0318867930000124, 0.07277351399989129, 0.03185065199977544, 0.07277551400011362, 0.03189663900002415, 0.07304049599997597, 0.07236303699983182, 0.03253214000005755, 0.07306342800029597, 0.032192844999826775, 0.07263718000012886, 0.03268830899969544, 0.07268957300038892, 0.03238120399964828, 0.07306670800016946, 0.03226541499998348, 0.07314951699981975, 0.07265613500021573, 0.032164133000151196, 0.07301743699963481, 0.0315252740001597, 0.07298254599982101, 0.03205377500034956, 0.07272748299965315, 0.03220602500005043, 0.07275086200024816, 0.031950370999766164, 0.0731940420000683, 0.03245053000000553, 0.07269623000001957, 0.07378000800008522, 0.032239728000149626, 0.0734603259998039, 0.03217476500003613, 0.07332298799974524, 0.03236323500004801, 0.07037962899994454, 0.03179443099998025, 0.07326386399972762, 0.03162515000030908, 0.07303956599980665, 0.03164189400013129, 0.07240690099979474, 0.03165529300031267, 0.07305429099960747, 0.07210417000032976, 0.03216801600001418, 0.07288731399967219, 0.03193509900029312, 0.07266891900007977, 0.03197937099957926, 0.07219107100036126, 0.031867247999798565, 0.07259791500018764, 0.03196269999989454, 0.07227057899990541, 0.0315771250002399, 0.07274612899982458, 0.07194175399990854, 0.032056158000159485, 0.07264511099992887, 0.03183393800009071, 0.07287659399980839, 0.031627523000224755, 0.07293092899999465, 0.03221033499994519, 0.07264363900003445, 0.03206119700007548, 0.07340330199986056, 0.031857835999744566, 0.07268883500000811, 0.07270702000005258, 0.03228343900036634, 0.07312653999997565, 0.031987959999696614, 0.07311429199990016, 0.03227523300029134, 0.0728688859999238, 0.03259325299995908, 0.0725240820002, 0.03167375499970149, 0.07262126500017985, 0.07249087599984705, 0.03247186399994462, 0.07292098400012037, 0.032262194999930216, 0.07346176000010018, 0.03242314599992824, 0.07304889800025194, 0.03232703899993794, 0.07272986599991782, 0.03277604300001258, 0.07327722499985612, 0.07319086999996216, 0.03239072600035797, 0.07333946599965202, 0.03227340900002673, 0.0735907580001367, 0.0318104329999187, 0.07516658500026097, 0.032070677999854524, 0.07344696500013015, 0.03186859200013714, 0.07293895699967834, 0.03166593100013415, 0.07276126099986868, 0.07245217600029719, 0.03227994899998521, 0.07234368299987182, 0.032123972000135836, 0.07224803600001906, 0.031681724000009126, 0.07303176899995378, 0.03218113999992056, 0.07274892999976146, 0.03200260800031174, 0.07261705599967172, 0.031517018000158714, 0.07252711199998885, 0.07218306799995844, 0.03151253199985149, 0.07276454200018634, 0.03148719599994365, 0.07270929900005285, 0.03172245199993995, 0.0730930630002149, 0.03184280100003889, 0.07271459999992658, 0.0319455310000194, 0.07281944899978043, 0.03196738499991625, 0.07255377299998145, 0.07230706600012127, 0.03256434000013542, 0.07304547800004002, 0.0326786020000327, 0.073008376999951, 0.03233519300010812, 0.07316889599997012, 0.0326425759999438, 0.07295860800013543, 0.03203180299988162, 0.07305223499997737, 0.07224758199981807, 0.03216116700014027, 0.07233581799982858, 0.03160040500006289, 0.07297020099986185, 0.03200757600006909, 0.07284111600029064, 0.03235893099963505, 0.07316597500039279, 0.03195091899988256, 0.07267303900016486, 0.032249996999780706, 0.07285482899987983, 0.07303208400026051, 0.03250336899964168, 0.07305766000035874, 0.03207786099983423, 0.07322427200006132, 0.03167708000000857, 0.0744735700000092, 0.03170114300019122, 0.07297035600004165, 0.03165074899970932, 0.0729699729999993, 0.031732263000321836, 0.0725599779998447, 0.07176557999991928, 0.03183043599983648, 0.07272896800031958, 0.03199585699985619, 0.07248949399991034, 0.031502159999945434, 0.0727064710004015, 0.031562760999804595, 0.07278840499975558, 0.03150523300018904, 0.0723489739998513, 0.03147733400010111, 0.07237963600027797, 0.03150450099974478, 0.07245743700013918, 0.0723740620001081, 0.03193464899959508, 0.07249489400010134, 0.031935373000123946, 0.07246838499986552, 0.03196995500002231, 0.07286486300017714, 0.0319928029998664, 0.07286327200017695, 0.03196426199974667, 0.07333978499991645, 0.03212801900008344, 0.07260073399993416, 0.07254696200016042, 0.03221956300012607, 0.07289579799999046, 0.03232346499999039, 0.07349085799978639, 0.03204705699999977, 0.073140432999935, 0.03228709700033505, 0.07238160599990806, 0.03183751899996423, 0.07270175199982987, 0.07228139800008648, 0.03219219099992188, 0.0731156080000801, 0.03215725200016095, 0.07311326499984716, 0.0323836359998495, 0.07727962300032232, 0.032011966000027314, 0.07351668499995867, 0.07263807499975883, 0.03246787600028256, 0.07335626499980208, 0.032358591000047454, 0.07302152200009004, 0.03254933700009133, 0.07261996199986243, 0.03248961100007364]",tokens/s,18.421633114474876,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,24374.185984,,,,,s,1,459.6201403590021,459.6201403590021,0.0,459.6201403590021,459.6201403590021,459.6201403590021,459.6201403590021,[459.6201403590021],,kWh,0.0053863968438569425,0.008825448440220563,0,0.014211845284077505,,MB,24930.033664,,,,,s,10,63.45743674000187,6.345743674000187,0.6685944072517898,6.2154005094998865,7.18121937439937,7.339455279198955,7.466044003038624,"[5.898717930002022, 5.445984532001603, 5.548489521999727, 6.594323699999222, 5.845249715999671, 7.4976911839985405, 6.302790174999245, 6.128010844000528, 7.1460558399994625, 7.050123297001846]",tokens/s,40.34200137154681,kWh,7.931551707125159e-05,0.00012995551507007802,0.0,0.0002092710321413296,tokens/kWh,1223294.0095937995,MB,25177.665536,,,,,s,10,441.9903528879913,44.19903528879913,10.827332255623594,45.6844827069981,57.40304005599973,59.452744578998676,61.09250819739784,"[27.708907631997135, 27.879181087999314, 43.82292615099868, 47.92606556100145, 52.600902753998525, 38.28432415200223, 37.77200702299888, 47.54603926299751, 56.94755016199997, 61.50244910199763]",tokens/s,1.4253704767163864,kWh,0.0005986914296423611,0.000980937919451458,0.0,0.0015796293490938189,tokens/kWh,39882.77378876318,,s,630,441.9812720259979,0.7015575746444411,0.25006365286724325,0.6826049424998928,1.0373982196000726,1.1154059569498713,1.2906089114900543,"[0.3425697589991614, 0.38431216800017864, 0.37529648700001417, 0.32824667599925306, 0.37236797800142085, 0.32752049599730526, 0.36649591700188466, 0.32504254000014043, 0.3270733309982461, 0.45038460200157715, 0.41916385299919057, 0.4307570790006139, 0.4700331099993491, 0.4830176190007478, 0.5121163189978688, 0.49478210600136663, 0.4420350670006883, 0.4669885269977385, 0.5175146480032708, 0.4624045419986942, 0.43534885500048404, 0.47055509699930553, 0.5131722510013788, 0.4817345949995797, 0.45401128599769436, 0.4766607439996733, 0.48457733200120856, 0.43293346900100005, 0.490542526000354, 0.48404457899960107, 0.48430509099853225, 0.5077709489996778, 0.426076275001833, 0.37904562699986855, 0.33125388999906136, 0.3830690249997133, 0.38187037900206633, 0.3856481149996398, 0.34825367399753304, 0.38442236600167234, 0.4112125350002316, 0.46353679000094417, 0.43551542199929827, 0.48048788300002343, 0.48815109499992104, 0.44096476699996856, 0.5516921669986914, 0.4393702269990172, 0.4917295790000935, 0.4794142690006993, 0.4859748620001483, 0.5030806770009804, 0.4229364009988785, 0.41819326800032286, 0.46003724500042154, 0.44127275999926496, 0.47182437800074695, 0.4989958270016359, 0.4259850029993686, 0.49155477699969197, 0.4833631849978701, 0.416323908000777, 0.47311858300236054, 0.4629744159974507, 0.48056047200225294, 0.442551394997281, 0.4796762040023168, 0.431163306999224, 0.47349630600001547, 0.4218990070003201, 0.4817622679984197, 0.487595804999728, 0.48328531400329666, 0.4182224839969422, 0.48465458800274064, 0.45098386099925847, 0.4925986809976166, 0.4783799290016759, 0.48574689800079796, 0.48748813400015933, 0.42204720600057044, 0.405304129999422, 0.3758959219994722, 0.33431993699923623, 0.3829060339994612, 0.32945536600163905, 0.3715244669983804, 0.3356225470015488, 0.3763794959995721, 0.4243974419987353, 0.471872660000372, 0.47963852400062024, 0.44362709900087793, 0.486108482000418, 0.4839988829990034, 0.4262272150008357, 0.48493281599803595, 0.47273395999945933, 0.4323674150000443, 0.47061508300248533, 0.49246463300005416, 0.4163523349998286, 0.4929574460002186, 0.49381095199714764, 0.49277432200324256, 0.4296148919966072, 0.50735775600333, 0.5000593069999013, 0.4876891849999083, 0.397746531998564, 0.49406248399827746, 0.4421521210024366, 0.468327821999992, 0.37424941399876843, 0.33055025300200214, 0.38967902699732804, 0.3893682190027903, 0.33801651499743457, 0.3912586990009004, 0.38040420600009384, 0.5016642580012558, 0.43274446400027955, 0.4891821829987748, 0.47494549399925745, 0.4264266440004576, 0.4910741349995078, 0.5489677619989379, 0.8759691490013211, 0.3930990089975239, 0.40921048300151597, 0.4216171949992713, 0.4674210960001801, 0.41329849300018395, 0.4004342970001744, 0.6840251319990784, 0.5268183040025178, 0.5167114129981201, 0.40031439599988516, 0.6106076370015217, 0.4760809529980179, 0.5916494810007862, 0.5031385360016429, 0.4890498159984418, 0.48648994600080187, 0.4427285989986558, 0.38345590500102844, 0.5091789119978785, 0.478593402000115, 0.6353890000027604, 0.5005176049999136, 0.9510558299989498, 0.745103958000982, 0.8314445899995917, 0.6939030020002974, 0.9363592599984258, 0.803330755999923, 0.8474777600022207, 0.5718531779966725, 0.6052154330027406, 0.47004062099949806, 0.599561058999825, 0.4460869639988232, 0.6012279130009119, 0.5465800579986535, 0.42374778800149215, 0.5054289670006256, 0.6172020859994518, 0.8966218120003759, 0.8906470969996008, 0.7983746729987615, 1.0372963959998742, 0.7692308340010641, 1.1382255030002852, 0.856472950999887, 0.8909471859988116, 0.7974563790012326, 0.82200460400054, 0.9716137569994316, 0.9905538329985575, 1.0383146320018568, 1.1490786229987862, 0.8715316910020192, 1.0133600499975728, 0.8374459260012372, 1.22714622499916, 0.9419011240024702, 0.893246833999001, 0.8418170759978238, 0.7884117700014031, 1.1471676550027041, 1.1398623719978787, 0.8839214959989476, 0.9756198989998666, 0.89310450999983, 0.92598203200032, 0.9015119960022275, 1.0106413260000409, 0.8547202519985149, 0.8500406550010666, 0.7757664479977393, 0.9284594119999383, 0.9893969270015077, 0.9108517819986446, 0.9839790870028082, 1.126347410998278, 0.9684834050021891, 1.0582062169996789, 1.0025122899969574, 1.192808749001415, 0.9971008940010506, 1.0942284759985341, 0.9351126770015981, 0.4975672869986738, 0.8040393379997113, 1.1802369020006154, 0.5098610749992076, 0.790415331000986, 0.5127835409984982, 0.4896260580026137, 0.4990528769994853, 0.7237536389984598, 1.272840580000775, 0.8960552249991451, 1.1828450940010953, 0.518808369000908, 0.42372732299918425, 0.8014566979982192, 0.5723809440023615, 0.8043098380003357, 0.4957108899980085, 0.4207712530005665, 0.4865037800009304, 0.4251166789981653, 0.46209749999979977, 0.48543499700099346, 0.428163897999184, 0.8941269810020458, 0.5144755629989959, 0.4633684809996339, 0.8053301569998439, 0.5029361830020207, 0.5915697359996557, 0.7082191839981533, 0.6137517000024673, 0.4898416219984938, 0.6105035159998806, 0.7139889280006173, 0.49260475000119186, 0.5049494819977554, 0.8895969570003217, 0.4791706500000146, 0.4214520929999708, 0.4676952679983515, 0.8818406190002861, 0.47646086100212415, 0.44698772199990344, 0.7742180929999449, 0.49205812299987883, 0.5109808609995525, 0.704523333999532, 0.6102647670013539, 0.5623877660000289, 0.803065311996761, 0.49694898600137094, 0.42608615000062855, 0.4211370730008639, 0.7871639669974684, 0.5054999580024742, 1.26247090799734, 1.2982715510006528, 0.8280873399999109, 1.0859103520015196, 0.4118344390008133, 0.48357639700043364, 0.9081915329988988, 0.9999821210003574, 0.9854295129989623, 1.1048531950000324, 0.713237238000147, 0.6892353769981128, 1.2023829670033592, 1.0426951679983176, 1.299905226998817, 0.4745956100014155, 0.5768492559982406, 1.312662962001923, 1.3882976569984748, 0.8948350509999727, 0.5973233780023293, 0.9019850490003591, 0.8965154469988192, 1.0138963009994768, 0.8298430889990414, 1.2170805640016624, 0.6748402869998245, 0.4768269689993758, 1.640092862999154, 1.0648140170014813, 0.9961906050011748, 0.5464546119983424, 1.007369289000053, 0.8056840329991246, 0.9083018330020423, 0.8942200179990323, 0.7008855380008754, 0.6811847530007071, 1.1145146439994278, 0.8179084949988464, 0.890806278999662, 0.9011020549987734, 0.7821305800025584, 1.0042036060003738, 1.0137430329996278, 0.8997414400000707, 0.9914273350004805, 1.529144627002097, 0.6984864079968247, 0.5488641310003004, 0.8634673520027718, 0.4245006299970555, 0.5033350760022586, 0.8273297039995668, 0.470027694998862, 0.4108612340023683, 0.46800959599931957, 0.8225990489991091, 0.5802126839989796, 0.42505147700285306, 0.8063310599973192, 0.4694792640002561, 0.48676522100140573, 0.7959640019980725, 0.5221633290020691, 0.5140045669977553, 0.8637843670003349, 0.5088970840006368, 0.5143639500020072, 0.7187494169993442, 0.4910119339983794, 0.5208256639998581, 0.7739892570025404, 0.47292821999872103, 0.4396558919979725, 0.5083584490021167, 0.7895276739982364, 0.4917042360029882, 0.46888675799709745, 0.9102294160002202, 0.42977913600043394, 0.46675160900122137, 0.44397097600085544, 0.767760331997124, 0.4824290159995144, 0.44545520300016506, 0.6074586700015061, 0.7764247589984734, 0.5250109700027679, 0.794827431000158, 0.48097062499800813, 0.5135837699999684, 0.5541719880020537, 0.7496341759979259, 0.4832989659989835, 0.4839397750001808, 0.5407157720001123, 0.7790318070001376, 0.5041846000021906, 0.4692353149985138, 0.8031891569989966, 0.590989948999777, 0.6474587970005814, 0.6735079630016116, 0.5239304659990012, 0.793780751999293, 0.5694415979996847, 0.4963691660013865, 0.5454533250012901, 0.7011063999998441, 1.2000436880007328, 0.6686901609973575, 0.6932766909994825, 0.6124487330016564, 0.5235002270019322, 0.7955377449980006, 0.4909943499988003, 0.4972947420028504, 0.9008482159988489, 0.5045655780013476, 0.4771301959990524, 0.9038395649986342, 0.5231068499997491, 0.4929531460002181, 0.8858802190006827, 0.5224801629992726, 0.47995950499898754, 0.8259786150010768, 0.4923207120009465, 0.4838957069987373, 0.8212775800020609, 0.47798342399983085, 0.5043956779991277, 0.5094916000016383, 0.8674928489999729, 0.5079568689980078, 0.4855241229997773, 0.8234913510023034, 0.47377621499981615, 0.4521718329997384, 0.4657373119989643, 0.8113386129989522, 0.48530280699924333, 0.49659452000196325, 0.5334506689978298, 0.8565672040022037, 0.4339667649983312, 0.4810210880023078, 0.8856081459998677, 0.4256937760001165, 0.48622588899888797, 0.4387657420011237, 0.8418357409973396, 0.5446536070012371, 0.46529843700045603, 0.6007145030016545, 0.6898144749975472, 0.43496519700056524, 0.40903577399876667, 0.48017543500100146, 0.7887292619998334, 0.4878643320007541, 0.5221979710004234, 0.6800188870001875, 0.6255947099998593, 0.5016579859984631, 0.498307770001702, 0.7061862849986937, 0.4814874299991061, 0.48806129900185624, 0.44721590300105163, 0.8935089179976785, 0.48534665099941776, 1.1398525869990408, 0.803312829000788, 1.0005969689991616, 0.9972362660009821, 0.5152787810002337, 0.4373720509975101, 0.897116061001725, 0.5585343319980893, 0.7182321150030475, 0.6190732279974327, 0.4831749389995821, 0.5020872470013273, 0.8693120019997878, 0.4360278099993593, 0.49178652100090403, 0.5767669880005997, 0.7089461520008626, 0.42944317199726356, 0.5865737509993778, 0.8936514700035332, 0.43369703099961043, 0.4714125049977156, 0.82336185800159, 0.5504529629979515, 0.5187660510018759, 0.8257632149980054, 0.5062582530008513, 0.5471511520008789, 0.8058153909987595, 0.5190155080017576, 1.0002327789989067, 0.6913326290014083, 0.5089073309973173, 0.8019150200016156, 0.5204242569998314, 0.8756068410002626, 0.8400007909986016, 0.7721285360021284, 0.8042886080002063, 0.8662512079972657, 0.5065064120026364, 0.8172543619984936, 0.5098922729994229, 0.46442796100018313, 0.8039073719992302, 0.7578705880005145, 0.7994744800016633, 1.1109321779986203, 0.866830884002411, 0.8139946709998185, 1.0604919289980899, 0.980410304000543, 1.0509144979987468, 1.0805183360025694, 1.0393555849987024, 0.9343382799997926, 1.0518588189988805, 0.865163594000478, 0.9870258350019867, 1.1141537990006327, 1.054170825998881, 0.7994511760007299, 0.7291176229991834, 1.0887798949988792, 0.9744771149998996, 0.8569747930014273, 0.912872527998843, 1.176082572001178, 0.8637624209986825, 0.8410573060027673, 0.8640869310002017, 0.9501122959991335, 0.7759588709996024, 0.8108945659987512, 0.7930784550007957, 0.7974937479993969, 0.8098377589994925, 0.8076613340017502, 0.996204705999844, 0.8427273470006185, 0.8141891619998205, 0.9525278180008172, 0.8811442890000762, 0.8487277539970819, 0.7300665590009885, 0.779106107998814, 0.8136770210003306, 0.919859682002425, 0.8766349809993699, 0.95739379600127, 0.7812031639987254, 0.9774649030005094, 0.8157296530007443, 0.8185239489976084, 0.8754663959989557, 1.0588106930008507, 1.0083448069999577, 0.817851943000278, 0.8784933509996335, 0.7247909580000851, 1.003686166000989, 0.8334636580002552, 0.8674878679994436, 0.8968764249984815, 0.8675533280002128, 0.8328885240007367, 0.9409862230022554, 0.8515627479973773, 0.9554863619996468, 1.0737274740022258, 0.9148071859999618, 0.8274365600009332, 0.8139137419966573, 1.1240347600032692, 1.064129921996937, 0.8976170590030961, 0.98308719799752, 0.9593764710007235, 0.9655300160011393, 0.8516823569989356, 0.8764357020008902, 0.8741219240000646, 0.997156287998223, 1.151562464001472, 0.9523960219994478, 1.077554945000884, 1.09732157200051, 0.9879474919980566, 0.8365894919988932, 0.8960253710029065, 1.0161604679997254, 1.183051310999872, 1.0319870130006166, 1.0778520979984023, 1.0792326019982283, 1.0276729480028735, 0.8824367309971421, 1.1264050570025574, 0.9705179060001683, 1.012632861999009, 0.9021983370002999, 0.9740119300004153, 0.7735478959984903, 0.840416393999476, 0.8286298029997852, 0.934115981002833, 0.937562593997427, 1.002215446002083, 0.9263167879980756, 0.98792635800055, 0.7002929289992608, 1.0932027279995964, 0.7893866459999117, 0.8409819060034351, 0.9071776409982704, 1.0517233569989912, 1.0130883530000574, 0.995582560000912, 0.7921419560007052, 0.8978985869980534, 0.810620825002843, 0.887633193997317, 0.9398470160012948, 1.154923571000836, 1.1072149319988966, 0.9500179919996299, 1.05055007899864, 0.6974612040030479, 1.119946794999123, 1.1857694499994977, 0.956716463999328, 1.1796158489996742, 1.026180855002167, 1.0097306269999535, 0.8343468889979704, 0.8987894220008457, 0.9041585560007661, 0.982949307999661, 1.1161352130002342, 1.0014863920005155, 1.0102800339991518, 1.2978663989997585, 1.0917532540006505, 1.100067299001239, 1.0824723029982124, 1.0260552079998888, 0.9795706190016062, 0.8566297249999479, 0.8285938769986387]",tokens/s,1.425399762103365,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,41772.814336,,,,,s,1,635.7956918159998,635.7956918159998,0.0,635.7956918159998,635.7956918159998,635.7956918159998,635.7956918159998,[635.7956918159998],,kWh,0.007476925915181241,0.0040752140856701044,0,0.011552140000851346,,MB,42574.094336,,,,,s,10,76.36888495699714,7.636888495699713,0.03898848711404108,7.645133145999353,7.675997478100726,7.6794498380500045,7.682211726009427,"[7.624295109999366, 7.567776900999888, 7.671111429999655, 7.590278583998952, 7.682902197999283, 7.594033854000372, 7.639694425999551, 7.675230287000886, 7.672990301000027, 7.650571865999154]",tokens/s,33.52150553777918,kWh,9.045860885048558e-05,4.930326212280995e-05,0.0,0.00013976187097329554,tokens/kWh,1831686.9845632948,MB,42916.114432,,,,,s,10,313.5346115560005,31.35346115560005,0.17451496495957133,31.36127117200067,31.506475791099728,31.580455620549948,31.63963948411012,"[31.654435450000165, 31.29557758199917, 31.29409957000098, 31.37841366000066, 31.00241139100035, 31.452761986998667, 31.47120679300133, 31.151540609998847, 31.49003582899968, 31.34412868400068]",tokens/s,2.0093475386128956,kWh,0.00036845805761111266,0.00020082397965225492,0.0,0.0005692820372633677,tokens/kWh,110665.70851743603,,s,630,313.5255500459989,0.4976596032476173,0.00751866831787909,0.4981027064995942,0.5063694175009005,0.5084901267996429,0.5117420715903609,"[0.4962178469995706, 0.5063552080009686, 0.502396873998805, 0.4975401210012933, 0.5006251670001802, 0.5012841359985032, 0.49606208099976357, 0.4973061290002079, 0.49642267300077947, 0.4976050539989956, 0.49876268100160814, 0.4989125279989821, 0.49873992100037867, 0.4960335430005216, 0.5017531960002088, 0.49522740399879694, 0.49882070000057865, 0.495506323999507, 0.4968919140010257, 0.4964212069990026, 0.4964467459994921, 0.5039355360004265, 0.5051342520000617, 0.4977022639995994, 0.49816625400126213, 0.4985214640000777, 0.4982376289990498, 0.5046535980000044, 0.5031223570003931, 0.5017105200004153, 0.5002580499985925, 0.5030422280015046, 0.5043211699994572, 0.5060896009999851, 0.5144007849994523, 0.49922468300064793, 0.5049915229992621, 0.5035151379997842, 0.5028134610001871, 0.5070868910006538, 0.5097067360002256, 0.51435248999951, 0.511514141000589, 0.5028071710003132, 0.507518769998569, 0.5081398430011177, 0.5052582119988074, 0.5096436530002393, 0.5031900250014587, 0.5036513659997581, 0.5045763079997414, 0.5091638089998014, 0.503899070999978, 0.5053000410007371, 0.5048900059991865, 0.5070316839992302, 0.49888406799982477, 0.5017350770012854, 0.5004869690001215, 0.49686922900036734, 0.506272196998907, 0.507318332000068, 0.5092410239994933, 0.49122784399878583, 0.4857082030011952, 0.4800799899985577, 0.4913789660004113, 0.48944205100087856, 0.48136339399934513, 0.48127073800060316, 0.47812691099898075, 0.48506024299967976, 0.4825876170016272, 0.4826736750001146, 0.4839438019989757, 0.49573113299993565, 0.509273445000872, 0.5032091789998958, 0.5032219379991147, 0.506063417000405, 0.5019167499995092, 0.5018181320010626, 0.5002546679988882, 0.48801403700053925, 0.48360449299980246, 0.4833457870008715, 0.4925733139989461, 0.4897114720006357, 0.4913370929989469, 0.49251998600084335, 0.49634768900068593, 0.4957291089995124, 0.49936500699914177, 0.49892104900027334, 0.5002844909995474, 0.4943255770012911, 0.5034895869994216, 0.5057828690005408, 0.49769292999917525, 0.5014920049998182, 0.5017454970002291, 0.502001590000873, 0.5008340779986611, 0.5048530430012761, 0.5010367079994467, 0.49889714600067236, 0.5068906169999536, 0.5041028139985428, 0.4999405040016427, 0.49893830599830835, 0.5049260560008406, 0.4977910460002022, 0.49842661999900884, 0.5028618520009331, 0.5013288390000525, 0.5012446210002963, 0.5068527399998857, 0.4994036230000347, 0.4983646910004609, 0.5050996699992538, 0.4999463130006916, 0.5044004569990648, 0.501486567000029, 0.5021553759997914, 0.49873760000082257, 0.503400874998988, 0.49761212300109037, 0.49427380099950824, 0.49483091699949, 0.4974748630011163, 0.5050006769997708, 0.5022897479993844, 0.5050767200009432, 0.5013541909993364, 0.492712291999851, 0.4938057140007004, 0.4927234189999581, 0.5006695649990434, 0.49913200000082725, 0.4922839869996096, 0.4955029699995066, 0.49772930800099857, 0.48854979799943976, 0.4871826409998903, 0.49997855900073773, 0.4943155809996824, 0.4941591730002983, 0.4920150870002544, 0.49361412299913354, 0.4896453319997818, 0.497614063000583, 0.5041621410000516, 0.4966802849994565, 0.4913199940001505, 0.49445144300079846, 0.4927490879999823, 0.4937401309998677, 0.4946817429990915, 0.4969599100004416, 0.504162062999967, 0.5040301640001417, 0.5081383100005041, 0.5011184089999006, 0.5045646009984921, 0.5036698380008602, 0.5014258869996411, 0.4962442659998487, 0.485751121001158, 0.4871146489986131, 0.48107702800007246, 0.4848076409998612, 0.49847260900060064, 0.4936153819999163, 0.4861108820005029, 0.4902742849990318, 0.49547217700092006, 0.49243043000024045, 0.485926228999233, 0.48974156900112575, 0.48876402999849233, 0.4963366080010019, 0.5086216700001387, 0.5096352939999633, 0.5035870960000466, 0.5087906899989321, 0.5080092040007003, 0.5045581539998238, 0.5098886539999512, 0.49646190100065724, 0.495498320000479, 0.49483888299982937, 0.4934519189991988, 0.4952629080016777, 0.4943149339997035, 0.49416585699873394, 0.49719914100023743, 0.506078084001274, 0.4951918970000406, 0.49883654799850774, 0.4933401650014275, 0.49205213299865136, 0.49108501200134924, 0.48750358799952664, 0.5001470719998906, 0.48747571199965023, 0.491688690999581, 0.4930831750007201, 0.49494020299971453, 0.4897417900010623, 0.49882813199837983, 0.4961396090002381, 0.4970715449999261, 0.4949296820013842, 0.4950853729988012, 0.4915596959999675, 0.49554465300025186, 0.5102369550004369, 0.49829020099969057, 0.4937488249997841, 0.497421502999714, 0.49425127700123994, 0.49402848499994434, 0.4983437729988509, 0.49685305599996354, 0.4952686670003459, 0.4972492979995877, 0.5055490740014648, 0.5097366509999119, 0.5042828719997487, 0.5073154539986717, 0.5011940870008402, 0.5031091000000742, 0.5016366050003853, 0.5054529669996555, 0.5023842800001148, 0.5067214059999969, 0.5131212050000613, 0.5022020079995855, 0.4938018680004461, 0.4974332740002865, 0.4991630079985043, 0.49668379000104323, 0.5021264459992381, 0.4960709750012029, 0.4942638199991052, 0.501681648000158, 0.5024283359998662, 0.49976387900096597, 0.4946119149990409, 0.5049722130006558, 0.5002467579997756, 0.5009288040000683, 0.4790223189993412, 0.475830727000357, 0.48162146200047573, 0.4762932970006659, 0.47995572299987543, 0.47474985899862077, 0.4798863230007555, 0.4789242560000275, 0.48469017400020675, 0.48486901599972043, 0.4929485249995196, 0.48405656300019473, 0.48393592499996885, 0.47622951499943156, 0.4781891030015686, 0.48240606599938474, 0.48137284699987504, 0.4891925440006162, 0.4829607909996412, 0.5080189620002784, 0.5056887399987318, 0.502407428000879, 0.5023247989993251, 0.5078838509998604, 0.5027398510010244, 0.4954741120000108, 0.47462070300025516, 0.4831919799999014, 0.47930145600003016, 0.4883282459995826, 0.4906565279998176, 0.48394767900026636, 0.4831399300001067, 0.4859337769994454, 0.49598532500021975, 0.5000466069996037, 0.49424044900115405, 0.4960224609985744, 0.4956519440002012, 0.5025481560005574, 0.49935225599983823, 0.49572321100094996, 0.49801640899931954, 0.5028542679992825, 0.4971318700008851, 0.49628241099890147, 0.5012370550011838, 0.4997509459990397, 0.49481388500134926, 0.4993447139986529, 0.5037931550014036, 0.5029756759995507, 0.5005446639988804, 0.49865307200161624, 0.49861395899824856, 0.4992708140016475, 0.4996805459995812, 0.5018891039999289, 0.4956958549992123, 0.49908189400048286, 0.5020976050000172, 0.4935660770006507, 0.49602690499887103, 0.49556210299851955, 0.49993285600066883, 0.5106065109994233, 0.5012952699999005, 0.5033416120004404, 0.5021516720007639, 0.49855431399919325, 0.499259484000504, 0.5016290599996864, 0.501828831000239, 0.4980286119989614, 0.5044102430001658, 0.5073649450005178, 0.4968217570003617, 0.4940507150004123, 0.495816107999417, 0.49655253600030846, 0.4971259350004402, 0.4905125400000543, 0.4987978969984397, 0.4955067400005646, 0.49975082099990686, 0.4995840310002677, 0.4927654460007034, 0.4967734779984312, 0.5013755350009887, 0.4955761260007421, 0.49472981999861076, 0.49817274599990924, 0.4997115389996907, 0.4968123060007201, 0.4965665950003313, 0.5064973030002875, 0.4968503449999844, 0.4994033759994636, 0.4988617859999067, 0.4953976409997267, 0.49658595100117964, 0.494299117999617, 0.503765168999962, 0.4973925379999855, 0.5050980590003746, 0.5083839859998989, 0.5066489000000729, 0.5079296759995486, 0.5081237350004812, 0.5445520539997233, 0.5068660870001622, 0.5058390379999764, 0.49575891499989666, 0.49312722600006964, 0.4955955179993907, 0.5017942489994311, 0.4902672429998347, 0.48937386900070123, 0.486725975999434, 0.48777332400095474, 0.49003521099984937, 0.4897817670007498, 0.4911475189983321, 0.4847138700006326, 0.5031360449993372, 0.5091803920004168, 0.4942821320000803, 0.4976083040000958, 0.49284485000134737, 0.4976400329996977, 0.4947956609994435, 0.4924021860006178, 0.49606716000016604, 0.5003439859992795, 0.49383133099945553, 0.5000262850007857, 0.4965896609992342, 0.497020730001168, 0.4986642080002639, 0.5025196839997079, 0.5016702209995856, 0.4996763060007652, 0.4969282269994437, 0.4988280389989086, 0.49802095300037763, 0.4967223940002441, 0.49454379999951925, 0.49907575200086285, 0.48973052499968617, 0.5004195410001557, 0.5009301619993494, 0.4952795260014682, 0.4942797529984091, 0.4967514320014743, 0.49745126699963294, 0.49378828599947155, 0.4990770069998689, 0.5000866640002641, 0.49756239599992114, 0.5004573749993142, 0.5062623520007037, 0.5011929749998671, 0.5005587699997704, 0.49796347899973625, 0.49718890199983434, 0.4965313420016173, 0.5027896339997824, 0.5017621150000195, 0.4953139970002667, 0.5085705399997096, 0.5105735569995886, 0.5094740059994365, 0.5020206330009387, 0.5032746359993325, 0.5029066679999232, 0.5021907880000072, 0.5067256500005897, 0.5029525669997383, 0.5047949380004866, 0.5130794609995064, 0.5081221239997831, 0.5045211039996502, 0.5013974789999338, 0.49772836300144263, 0.4972858089986403, 0.498749805999978, 0.49494333999973605, 0.49630414200146333, 0.499164896998991, 0.4901393099989946, 0.49267836599938164, 0.4898289820011996, 0.5071799170000304, 0.505463305999001, 0.5093440460004786, 0.5054622589996143, 0.5036923850002495, 0.5051085369996144, 0.502462395999828, 0.5003675790012494, 0.4971137459997408, 0.4830151299993304, 0.4851451779995841, 0.4761137190016598, 0.49713624699870707, 0.4869374770005379, 0.48322557599931315, 0.48274330100139196, 0.4830756299998029, 0.48317232799854537, 0.4813318850010546, 0.48334040100053244, 0.48399339799834706, 0.48658189800153195, 0.5040479179988324, 0.5050217549996887, 0.5011608060012804, 0.4997903019993828, 0.5017449339993618, 0.4999630000002071, 0.4979611720009416, 0.4810752129997127, 0.48454090300037933, 0.479786547999538, 0.48277392000090913, 0.4902955289999227, 0.4849485340000683, 0.48230426699956297, 0.4846810950002691, 0.4875423499997851, 0.4992984990003606, 0.494648457999574, 0.5017734249995556, 0.5030553889992007, 0.5017581560005056, 0.49941998600115767, 0.49420555899996543, 0.49428268399969966, 0.5026680549999583, 0.4965962269998272, 0.49548148899884836, 0.4927769530004298, 0.4957430890008254, 0.49623662199883256, 0.5008633400011604, 0.5102758209995955, 0.49789511199924164, 0.5011457720011094, 0.5007515879988205, 0.5011264140011917, 0.4998194269992382, 0.4984349790011038, 0.49481519800065143, 0.48887736100004986, 0.4914714049991744, 0.4947759330007102, 0.49547418499969353, 0.4972014550003223, 0.4984581850003451, 0.4940721089988074, 0.5020991500005039, 0.5047277190005843, 0.5033773929990275, 0.5011230380005145, 0.5041519930000504, 0.49985593000019435, 0.5004136049992667, 0.5001016919995891, 0.49794800900053815, 0.5051140480009053, 0.5074001239991048, 0.5103900440008147, 0.5016056320000644, 0.5030000429997017, 0.4993450389993086, 0.4948041759998887, 0.49172563400134095, 0.4958538349983428, 0.49549522300003446, 0.49929025700112106, 0.49685767799928726, 0.49754136000046856, 0.49698114800048643, 0.4985409429991705, 0.4961869030012167, 0.49994225299997197, 0.4957457969994721, 0.49996971399923495, 0.4999533270001848, 0.502098697999827, 0.5050450270009605, 0.4995737030003511, 0.5068918389988539, 0.5054666150008416, 0.49448311400010425, 0.49773728899890557, 0.49815239800045674, 0.503191567999238, 0.5024463800000376, 0.5057564710004954, 0.5081637769999361, 0.509629047000999, 0.5081319239998265, 0.5087776719992689, 0.5113025350001408, 0.5072494460000598, 0.5083918439995614, 0.5045787150011165, 0.4948302609991515, 0.49339541799963627, 0.4924283710006421, 0.49545097299960617, 0.487806618999457, 0.4912983930007613, 0.4921282870000141, 0.48847255500004394, 0.4821944830000575, 0.48043207800037635, 0.4819505230007053, 0.494743469000241, 0.49128570899847546, 0.49552856599984807, 0.49539416400148184, 0.49236688999917533, 0.49884702599956654, 0.5002016939997702, 0.497726251000131, 0.49373792200094613, 0.4963344110001344, 0.4934543340004893, 0.4943588509995607, 0.4904666879992874, 0.4915528639994591, 0.4953915620008047, 0.49466996699993615, 0.5026861309997912, 0.49735724099991785, 0.4979908460009028, 0.49710676100039564, 0.49840357399989443, 0.4978020529997593, 0.49258923299930757, 0.48872054200001, 0.49646265900082653, 0.49805301499873167, 0.49886703999982274, 0.4948760940005741, 0.4947319479997532, 0.49473786300040956, 0.4995341899993946, 0.49585499400018307, 0.49628565900093236, 0.4942277939990163, 0.4997062519996689, 0.5011789330001193, 0.5080536590012343, 0.5019636130000436, 0.500790281999798, 0.49499208599991107, 0.49282094899899676, 0.4971885110007861, 0.4988486260008358, 0.49738880899894866, 0.49776566400032607, 0.5029655559992534, 0.5118351700002677, 0.5091893179996987, 0.5082581670012587, 0.5033754349988158, 0.5002879630010284, 0.4970800439987215, 0.503809462999925, 0.49999191900133155, 0.5023901690001367, 0.5103047729990067, 0.513795430000755, 0.5015651479989174, 0.502159550000215]",tokens/s,2.009405612740555,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,12556.742656,,,,,s,1,192.5408459859998,192.5408459859998,0.0,192.5408459859998,192.5408459859998,192.5408459859998,192.5408459859998,[192.5408459859998],,kWh,0.0022468845731395837,0.001224638103932495,0,0.003471522677072079,,MB,12693.254144,,,,,s,10,25.984747678000076,2.5984747678000075,0.06924403680887821,2.6176103615000557,2.6321460514001958,2.6330285932000153,2.6337346266398707,"[2.392535371000122, 2.6081201219999457, 2.6318735009999727, 2.6339111349998348, 2.6216552500000034, 2.6124106339998434, 2.6319499310002357, 2.6270955420000064, 2.6116307190000043, 2.613565473000108]",tokens/s,98.51933263786964,kWh,3.0960400278610986e-05,1.6874451889383268e-05,0.0,4.783485216799425e-05,tokens/kWh,5351746.444223082,MB,12694.274048,,,,,s,10,98.22869794800044,9.822869794800045,0.04116611965081857,9.825337709999985,9.848592933700184,9.881500599850096,9.907826732770026,"[9.824907765999797, 9.825767654000174, 9.841280119000203, 9.814358430000084, 9.91440826600001, 9.83416520100036, 9.818470024999897, 9.833119671000077, 9.772573833000024, 9.74964698299982]",tokens/s,6.413604304655494,kWh,0.00011545834921770862,6.292928694722073e-05,0.0,0.00017838763616492929,tokens/kWh,353163.48909827473,,s,630,98.22419408200085,0.15591141917777912,0.002233990197658625,0.15574154849991828,0.15839643729987074,0.15964953990012418,0.16190542696019747,"[0.1558608049999748, 0.149337960000139, 0.1490732190000017, 0.14920361599979515, 0.14895877600019958, 0.14920537099987996, 0.14886072899980718, 0.1492787480001425, 0.15034729799981505, 0.14968612200027565, 0.15124228400009088, 0.14912805199992363, 0.14970444699974905, 0.1489409980003984, 0.14926438999964375, 0.14946159100009027, 0.14955760000020746, 0.15011727099999916, 0.1537529959996391, 0.17075397700000394, 0.16063132600038443, 0.15522134599996207, 0.1540340799997466, 0.15326875700020537, 0.15304425699969215, 0.15262642600009713, 0.15247002900014195, 0.1529561150000518, 0.1533203220001269, 0.15585633199998483, 0.16009826299978158, 0.16480025900000328, 0.16183884600013698, 0.1604828199997428, 0.1579414830002861, 0.15583200699984445, 0.1579508419999911, 0.160052197999903, 0.15645265900002414, 0.16176316200017027, 0.16314370999998573, 0.16101352399982716, 0.16193262200022218, 0.16004748499972266, 0.15874283200037098, 0.1564290869996512, 0.15676561899999797, 0.15758997100010674, 0.15789259400025912, 0.15727123199985726, 0.15975782199984678, 0.1600665509999999, 0.16252255900008095, 0.15979934000006324, 0.16110409299972162, 0.15948823700000503, 0.15856816400037133, 0.157600857000034, 0.15767976500001168, 0.16241570799957117, 0.15548007700044764, 0.158656960999906, 0.1581218279998211, 0.156537391999791, 0.15487047900023754, 0.15565051399971708, 0.15756525200004035, 0.1560978669999713, 0.1548364320001383, 0.15775975099995776, 0.15553292699996746, 0.15542185100002825, 0.1554298410001138, 0.15872171499995602, 0.15490608700019948, 0.1553049179997288, 0.15570425200030513, 0.15576942299958318, 0.15795139300007577, 0.15663944500010984, 0.1546745280002142, 0.1555277819998082, 0.1544621879997976, 0.15477527900020505, 0.157703298999877, 0.15537345500024458, 0.15361575899987656, 0.15450052999995023, 0.1546565990001909, 0.15561799099987184, 0.15481240700000853, 0.15690751300007832, 0.15573858099969584, 0.15511974200035183, 0.15434909099985816, 0.15686477500003093, 0.1563960280000174, 0.15581914599988522, 0.15750829399985378, 0.15728768500002843, 0.1561357680002402, 0.15594756500013318, 0.15623425699959625, 0.15616056100043352, 0.1545019729996966, 0.1552781820000746, 0.15895246199988833, 0.155528613000115, 0.15746049000017592, 0.15726065699982428, 0.1598350140002367, 0.15708141799996156, 0.15742426299993895, 0.1562331649997759, 0.1550220970002556, 0.1555489669999588, 0.15509746899988386, 0.15536626799985243, 0.15521283499992933, 0.1549623160003648, 0.15474384899971483, 0.1561470050000935, 0.15765193400011412, 0.15554993499972625, 0.1550735480000185, 0.1545057490002364, 0.1555595079998966, 0.15385658700006388, 0.15384003300005133, 0.15497726500007047, 0.1572295920000215, 0.15884249000009731, 0.1564508759997807, 0.15537503399991692, 0.15631470500011346, 0.1554146920002495, 0.1561363490000076, 0.15680615299970668, 0.15581794600029752, 0.15553253799998856, 0.15806668599998375, 0.15957944999991014, 0.1565478490001624, 0.15498991299955378, 0.154033167000307, 0.1546513859998413, 0.15674749200024962, 0.15619775100003608, 0.15532652199999575, 0.156293173999984, 0.1565421829996012, 0.15768178700000135, 0.15557183200007785, 0.16018325799996092, 0.1555011509999531, 0.1551388110001426, 0.15741648099992744, 0.15717475500014189, 0.1558155429997896, 0.15501606300040294, 0.15498603699961677, 0.1557621880001534, 0.15629420799996296, 0.15700509099997362, 0.1579105860000709, 0.15712193599983948, 0.1584495310003149, 0.15481766399989283, 0.15536775500004296, 0.1553934459998345, 0.15445802400017783, 0.15459090100011963, 0.15400813099995503, 0.15572094299977834, 0.1575006680000115, 0.15805612200028918, 0.1593609789997572, 0.1568805390002126, 0.15703279799981829, 0.1578985080000166, 0.15785914199977924, 0.15805417500041585, 0.15519829599998047, 0.15427947399984987, 0.1561997569997402, 0.15484672700040392, 0.15490331399996649, 0.15497205899964683, 0.15527313200027493, 0.15706603299986455, 0.15580209900008413, 0.15439480300028663, 0.15300409699966622, 0.1539315310001257, 0.1554285570000502, 0.154169679000006, 0.1538628449998214, 0.15767298700029642, 0.15476019599964275, 0.15494416900037322, 0.15825755099967864, 0.1567962340000122, 0.15580121200036956, 0.15485277899961147, 0.15663373300003514, 0.1564197000002423, 0.15721960900009435, 0.15528887099981148, 0.15489635099993393, 0.15645693099986602, 0.15460303500003647, 0.15445926600023085, 0.15445333699972252, 0.15965027700030987, 0.15578284899993378, 0.1558766990001459, 0.1553554259999146, 0.1549750250001125, 0.15474131699966165, 0.15417730900026072, 0.15405682399978105, 0.15455843900008404, 0.1552626859997872, 0.15412129300011657, 0.15465884500008542, 0.1559464150000167, 0.15515709700002844, 0.15522131399984573, 0.15737941699990188, 0.15631767700006094, 0.15419048300009308, 0.15404092700009642, 0.15417284099976314, 0.15326845400022648, 0.15306573799989565, 0.15439109799990547, 0.1541211500002646, 0.1549950569997236, 0.1560828660003608, 0.15514063399996303, 0.15512057899968568, 0.1562688970002455, 0.15596927599972332, 0.15951380400019843, 0.15767519800010632, 0.16049609499987127, 0.15912518300001466, 0.15898282099988137, 0.15826450100030343, 0.1579921799998374, 0.15672150599993984, 0.1598761220002416, 0.16105517899995903, 0.15700252199985698, 0.15697044299986374, 0.15618243200015058, 0.16052209800000128, 0.15613248999989082, 0.15607352999995783, 0.15768884099998104, 0.15797427200004677, 0.15721771400012585, 0.1567417840001326, 0.15665359400009038, 0.15814006699974925, 0.15781464700012293, 0.15656580499990014, 0.15745254500006922, 0.15633192199993573, 0.15604487000018707, 0.1546654750000016, 0.15626599400002306, 0.15813231099991754, 0.15590977400006523, 0.15780250999978307, 0.15850170300018362, 0.15906825499996557, 0.15711214800012385, 0.15657234099990092, 0.1572436999999809, 0.15808354999990115, 0.157430039999781, 0.15864771900032792, 0.15748680399974546, 0.15726811400008955, 0.15710651700010203, 0.15771411600007923, 0.1557347589996425, 0.15723149100040246, 0.15849628599971766, 0.15915602800032502, 0.15857645500000217, 0.15958050899962473, 0.1590597490003347, 0.15964863899989723, 0.15822222899987537, 0.15806583299990962, 0.15758688599999005, 0.15827918400009366, 0.15696510899988425, 0.15623924400006217, 0.15639099999998507, 0.15498420500034626, 0.15463682799963863, 0.15410130200007188, 0.15472105800017744, 0.15657158799967874, 0.15685031600014554, 0.15770885200026896, 0.15775456899973506, 0.1569523940002, 0.15997144599987223, 0.15889131499989162, 0.15739850599993588, 0.15659453000034773, 0.15520899200009808, 0.15441843200005678, 0.1549350330001289, 0.156649563999963, 0.15718805699998484, 0.15366300699997737, 0.15391424900008133, 0.1537976639997396, 0.15780851299996357, 0.15537614499999108, 0.15550847100030296, 0.15610938600002555, 0.15663961899963397, 0.15528385800007527, 0.1552059969999391, 0.15640201099995465, 0.15554345100008504, 0.1564186650002739, 0.1569962469998245, 0.15642078300015783, 0.15770975099985662, 0.15851410000004762, 0.16285727200011024, 0.15873750099990502, 0.15799070999992182, 0.15662511300024562, 0.15624291299991455, 0.15533886299999722, 0.15431518900004448, 0.1546597940000538, 0.15441793399986636, 0.1537396999997327, 0.1549428700000135, 0.15637811900023735, 0.15551001699986955, 0.1565111469999465, 0.15656968300027074, 0.15473931099995752, 0.15486979299976156, 0.15569339100011348, 0.15825919700000668, 0.1565536900002371, 0.15719079399968905, 0.15626356200027658, 0.1583276169999408, 0.15485528599992904, 0.15535624899985123, 0.15900490800004263, 0.15864006399988284, 0.15582858200014016, 0.1554652109998642, 0.15542444100037756, 0.1562163599996893, 0.15604579699993337, 0.15614656200023092, 0.15492645999984234, 0.1550146230001701, 0.15490369899998768, 0.15521620999970764, 0.1559405200000583, 0.15575499600026887, 0.15654910100010966, 0.15594526199993197, 0.15658687799987092, 0.1550420500002474, 0.15421811699980026, 0.15387004500007606, 0.15262885599986475, 0.1527270189999399, 0.15571264900017923, 0.1543462559998261, 0.15443417400001636, 0.15519436800013864, 0.1542396810000355, 0.15574451600014072, 0.15577272199971048, 0.15605598299998746, 0.16077160000031654, 0.15679836999970576, 0.15597612300007313, 0.1554695710001397, 0.15571166399968206, 0.15622063900036665, 0.15374621899991325, 0.1538078220000898, 0.1555789949998143, 0.1583690759998717, 0.16166308500032756, 0.1577998069997193, 0.15683159099990007, 0.15507432100002916, 0.1592296520002492, 0.1554654249998748, 0.15554467299989483, 0.1542852050001784, 0.1583905379998214, 0.1547640480002883, 0.15508590799981903, 0.15722470299988345, 0.1558527340002911, 0.15551788099992336, 0.15474623499994777, 0.15430850500024462, 0.1566672999997536, 0.15567642099995282, 0.1550168459998531, 0.15686710900035905, 0.15464067699986117, 0.15414498100017227, 0.1559222759997283, 0.1548743880002803, 0.15428849299996727, 0.1572689019999416, 0.15884001899985378, 0.15721735299985085, 0.1562227710001025, 0.15629446799994184, 0.15711607399998684, 0.1569919880002999, 0.15922501599970929, 0.1560789590002969, 0.15545527099993706, 0.15384066499973414, 0.15427122200026133, 0.15405194300001313, 0.15625589299997955, 0.15424484999994093, 0.1545447459998286, 0.15380923200018515, 0.15446260899989284, 0.15674415900002714, 0.1546329060001881, 0.15353345299990906, 0.15611910699999498, 0.1569166790000054, 0.15483369499997934, 0.1546165849999852, 0.1543889190002119, 0.16039028399973176, 0.15501159599989478, 0.1555658760003098, 0.15466200199989544, 0.15743575399983456, 0.15417820199991183, 0.15474919400003273, 0.15632980500004123, 0.15718011700028, 0.15653797599998143, 0.15445922499975495, 0.15483735699990575, 0.15532426000027044, 0.15682285799994133, 0.15703559799976574, 0.15667158700034634, 0.1567878309997468, 0.15728574100012338, 0.1563567130001502, 0.1558994049996727, 0.15552438600025198, 0.1545537339998191, 0.1554580930001066, 0.1583379359999526, 0.15773626400005014, 0.15666803300018728, 0.156487979999838, 0.15688570200018148, 0.15614579099974435, 0.1567535610001869, 0.15644652799983305, 0.15706687000010788, 0.1553395239998281, 0.15434925799991106, 0.15445041100019807, 0.15665797100018608, 0.15791372599960596, 0.1555242540002837, 0.15506453599982706, 0.15605926800026282, 0.1557157779998306, 0.1556232259999888, 0.16021154200007004, 0.15803760500011776, 0.1587291579999146, 0.15725779200010948, 0.15650319699989268, 0.1572076150000612, 0.15618204299971694, 0.15593946600029085, 0.15549320499985697, 0.1566844859999037, 0.1558084940002118, 0.15521869099984542, 0.15168576099995335, 0.15304482000010466, 0.15422541199995976, 0.15522736399998394, 0.15564320000021326, 0.1544259949996558, 0.15348487100027342, 0.15424794299997302, 0.15698641500011945, 0.15615330399987215, 0.15501940300009664, 0.15507591999994474, 0.15631923399996595, 0.1555547600000864, 0.15463958299960723, 0.15450833600016267, 0.1548398019999695, 0.15469703500002652, 0.15502400100012892, 0.15491415999986202, 0.15473399100028473, 0.15494624999973894, 0.1539241220002623, 0.15723244199989495, 0.15486709600008908, 0.1538060449997829, 0.15274719099988943, 0.15327395000031174, 0.15447963599990544, 0.15413137499990626, 0.15334698900005606, 0.1532376549998844, 0.15259114099990256, 0.1551593839999441, 0.1554348980002942, 0.155540469999778, 0.15783770899997762, 0.15684174100033488, 0.15833604999988893, 0.15644648899979074, 0.15498752800021975, 0.15511562699975912, 0.1545634300000529, 0.15604341100015517, 0.15660023800001, 0.15548322399990866, 0.15592891500000405, 0.15507756299984976, 0.15533120700001746, 0.1552338910000799, 0.15578638099987074, 0.15527463900025396, 0.1535633489997963, 0.15544933399996808, 0.15714831000013874, 0.1557905029999347, 0.1554639109999698, 0.15537757700030852, 0.15691496499994173, 0.1546269380000922, 0.15345372199999474, 0.15266413400013334, 0.15348300100004053, 0.1539051639997524, 0.15113868800017372, 0.15242677800006277, 0.15260730199997852, 0.15263232899997092, 0.1521860459997697, 0.1517399839999598, 0.15272258800041527, 0.15677324899979794, 0.15368295200005377, 0.1531753609997395, 0.15316001200017126, 0.15283201000011104, 0.1538174889997208, 0.15335431100038477, 0.1528646829997342, 0.1539891100001114, 0.15409663499985982, 0.15687718400022277, 0.1546330510000189, 0.15491078800005198, 0.15805511099961222, 0.1563250130002416, 0.1551519240001653, 0.15688944999965315, 0.15723735400024452, 0.15719526499970016, 0.15441010000040478, 0.15513721499974054, 0.1548361790000854, 0.1537607109999044, 0.15386628299984295, 0.1538818470003207, 0.15261884499977896, 0.15209567500005505, 0.1546020989999306, 0.1555804980002904, 0.1559032609998212, 0.1559602709999126, 0.1559248420003314, 0.1550690119997853, 0.15507301600018764, 0.15579334199992445, 0.16039582499979588, 0.15559603800011246, 0.15671013500013942, 0.15570885699980863, 0.1577539549998619, 0.1553721720001704, 0.15669656499994744, 0.1574000549999255, 0.15622061700014456, 0.1549397029998545, 0.154497843000172, 0.15507085999979608, 0.15493523700024525, 0.15488866299983783, 0.15540981499998452, 0.1550363589999506, 0.15409072400007062]",tokens/s,6.413898387133163,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,864.423936,,,,,s,1,9.539569120002852,9.539569120002852,0.0,9.539569120002852,9.539569120002852,9.539569120002852,9.539569120002852,[9.539569120002852],,kWh,7.897000203750193e-05,0.00012938412838759403,0,0.00020835413042509597,,MB,934.363136,,,,,s,10,4.490413608000381,0.4490413608000381,0.21248604064489826,0.4151123430001462,0.7941510041997389,0.7945456730993101,0.794861408218967,"[0.4923385110014351, 0.7940632999998343, 0.5098364690020389, 0.26771095499861985, 0.20120011199833243, 0.20415505200071493, 0.3378861749988573, 0.3017204169991601, 0.7949403419988812, 0.5865622750025068]",tokens/s,570.1033854518336,kWh,7.23956232152937e-06,1.1861487020926836e-05,0.0,1.9101049342456206e-05,tokens/kWh,13402405.04122382,MB,952.066048,,,,,s,10,42.00701868399483,4.200701868399483,1.636888739927149,4.547156529999484,5.82768099429777,5.907392785147567,5.971162217827405,"[5.809967262997816, 5.4828854449988285, 5.987104575997364, 1.6907739260022936, 1.5360632049996639, 3.0750037279976823, 3.595156527000654, 3.6114276150001388, 5.7081108420024975, 5.510525556997891]",tokens/s,14.997493745968635,kWh,1.8931684737362455e-05,3.101846079408999e-05,0.0,4.995014553145246e-05,tokens/kWh,1261257.5865335637,,s,630,42.0004010839948,0.06666730330792826,0.049066216839812,0.05532411850072094,0.13410109659707814,0.16919260959930382,0.20295936008089488,"[0.19223604599756072, 0.10154290300124558, 0.05920381800024188, 0.14734492000206956, 0.013289832997543272, 0.19980006699915975, 0.07926659400254721, 0.0202081539973733, 0.16467819300305564, 0.133757584997511, 0.09675563100245199, 0.08465271099703386, 0.01938491400142084, 0.08095834699997795, 0.024040168998908484, 0.07747695600119187, 0.047374562000186415, 0.10337830299977213, 0.2556926450015453, 0.09224743699815008, 0.026145862000703346, 0.0757732739984931, 0.09258629900068627, 0.05022820100202807, 0.17957753699738532, 0.09865438099950552, 0.08921708900015801, 0.09314840099978028, 0.108921081002336, 0.0894970250010374, 0.11060722699767211, 0.10537177399965003, 0.1761576190001506, 0.021491444000275806, 0.10241184900223743, 0.09521120999852428, 0.17484160299864016, 0.015562059001240414, 0.04061105200162274, 0.059538568999414565, 0.11518855199756217, 0.08519662800244987, 0.10481907400026103, 0.045662762997380923, 0.06344367299971054, 0.1811297310014197, 0.11106978300085757, 0.011797716000728542, 0.07135691199800931, 0.016853133998665726, 0.08878139200169244, 0.21509675800189143, 0.08765307699650293, 0.10647673800121993, 0.04246384599900921, 0.1391146280002431, 0.022933478001505136, 0.02997481000056723, 0.17062807899856125, 0.051929040000686655, 0.051892921001126524, 0.029631138997501694, 0.16743814700021176, 0.08733472599851666, 0.021605166999506764, 0.17720859900146024, 0.02317194799979916, 0.10000198999841814, 0.18355591599902255, 0.10439149600279052, 0.04618107299756957, 0.0662523710016103, 0.07458550400042441, 0.0213077330008673, 0.18269112799680443, 0.09879452800305444, 0.026778757997817593, 0.08204083899909165, 0.09068759100046009, 0.11413765200268244, 0.05679863099794602, 0.11399035200156504, 0.05792206199839711, 0.07787188799920841, 0.11944189700079733, 0.01865440099936677, 0.16038956500051427, 0.1779338310007006, 0.04268228499859106, 0.018178165002609603, 0.025906989998475183, 0.1347633740006131, 0.08524519400089048, 0.09622995799873024, 0.024528510999516584, 0.15069573300206685, 0.03852796699720784, 0.03294194800037076, 0.05646313200122677, 0.10303627900066203, 0.11988467999981367, 0.183895764999761, 0.09874466600012966, 0.11158688199793687, 0.08670288200301002, 0.09028247099922737, 0.022732186000212096, 0.19062140099777025, 0.09268249600063427, 0.01947998700052267, 0.10050236700044479, 0.09843991899833782, 0.03255488099966897, 0.11098254300304689, 0.02449027599868714, 0.011908895001397468, 0.2020909249986289, 0.04456820400082506, 0.06985253699895111, 0.08715317599853734, 0.10009212500153808, 0.0928292530006729, 0.11026618399773724, 0.10246507500050939, 0.09378188300252077, 0.09074701899953652, 0.10101412899894058, 0.041552139999112114, 0.05531089000214706, 0.10212753799714847, 0.017021168001519982, 0.1862055470010091, 0.09201488300095662, 0.02545240399922477, 0.17173507699772017, 0.07386900500205229, 0.12011344100028509, 0.11027488900072058, 0.10016591699968558, 0.09913715400034562, 0.11609737899925676, 0.08662112999809324, 0.0997880670001905, 0.041665296001156094, 0.16617363800105522, 0.10980756699791527, 0.0800186170017696, 0.04713943999740877, 0.06926588600254036, 0.09459313999832375, 0.14808130199890002, 0.02195167200261494, 0.14370293699903414, 0.0828962160012452, 0.10836894099702477, 0.09648706200096058, 0.09848065900223446, 0.18856613399839262, 0.10245538000162924, 0.051894275999075035, 0.05269164700075635, 0.09678719299699878, 0.01454065200232435, 0.08841223899798933, 0.11394133700014208, 0.08625605999986874, 0.05224707700108411, 0.13762037299966323, 0.023112334001780255, 0.03708936799739604, 0.20829985300224507, 0.10546796400012681, 0.13174020099904737, 0.11954821499966783, 0.01829602900033933, 0.06660341899987543, 0.09448080099900835, 0.2074600960004318, 0.031424454999068985, 0.07079095700100879, 0.07993632000216166, 0.21846628799903556, 0.06946050699843909, 0.038011482000001706, 0.10438546300065354, 0.09557107300133794, 0.15948875499816495, 0.05032953699992504, 0.16397577899988391, 0.030609724002715666, 0.070679286000086, 0.014019209997059079, 0.014008308000484249, 0.049522003002493875, 0.013828223996824818, 0.014061673002288444, 0.014292250998551026, 0.05490542000188725, 0.014094228998146718, 0.014098651001404505, 0.014004789998580236, 0.05436815099892556, 0.014672803001303691, 0.014005449000251247, 0.0148647419991903, 0.01399368000056711, 0.0760196020019066, 0.011822647997178137, 0.011781945002439898, 0.05253163899760693, 0.011908510001376271, 0.01172449899968342, 0.011804574001871515, 0.011993730997346574, 0.06096507000256679, 0.013804768997943029, 0.014606363001803402, 0.05420479399981559, 0.014439503000176046, 0.013688462997379247, 0.014343882001412567, 0.013751034999586409, 0.054658254000969464, 0.014013232997967862, 0.014271744999859948, 0.013907707001635572, 0.05533734699929482, 0.0143113580015779, 0.014346179999847664, 0.0733551239973167, 0.019278447001852328, 0.020890585998131428, 0.056013990000792546, 0.015084132999618305, 0.014911123002093518, 0.014662726000096882, 0.05526034099966637, 0.014488650998828234, 0.01420830700226361, 0.014383538997208234, 0.0554432690005342, 0.014043121002032422, 0.014996095997048542, 0.014125663001323119, 0.054982325000310084, 0.014237578001484508, 0.015150123999774223, 0.02377966399944853, 0.08383843800038449, 0.013725515997066395, 0.048632887002895586, 0.014229870997951366, 0.014681532000395237, 0.014567614998668432, 0.058500073002505815, 0.0367173169979651, 0.01067772000169498, 0.05135863800023799, 0.015918679997412255, 0.014450910999585176, 0.014339321001898497, 0.05505863399957889, 0.013925265000580112, 0.013839107999956468, 0.014083228998060804, 0.054976400002487935, 0.014020217997313011, 0.014101574000960682, 0.014232441000785911, 0.059520866998354904, 0.014564930002961773, 0.0143079929985106, 0.014200828001776244, 0.05521511400002055, 0.04160237999894889, 0.01168071799838799, 0.00949105600011535, 0.03986671000166098, 0.013964212997962022, 0.014924570001312532, 0.013391593998676399, 0.05865219000042998, 0.013585986001999117, 0.013055936000455404, 0.013685134999832371, 0.05340192699804902, 0.013508462001482258, 0.013307316999998875, 0.013191604997700779, 0.013036469001235673, 0.054219772999204, 0.013267547001305502, 0.013581950999650871, 0.0128206900008081, 0.05446509099783725, 0.012804248002794338, 0.013434941996820271, 0.013178556000639219, 0.069233420999808, 0.010556672001257539, 0.02406339899971499, 0.05416496299949358, 0.013972730001114542, 0.013518716998078162, 0.01350253200143925, 0.013155953998648329, 0.05457672900229227, 0.013064605998806655, 0.013689269999304088, 0.012737001001369208, 0.054283959998429054, 0.013020689999393653, 0.013930542001617141, 0.012939222000568407, 0.013674576999619603, 0.04849073799778125, 0.010697069999878295, 0.02047773199956282, 0.013359832002606709, 0.05594642899814062, 0.014630213001510128, 0.014261295000324026, 0.014411888998438371, 0.055044919998181285, 0.013986377001856454, 0.013999962000525557, 0.014142431999061955, 0.05490139199901023, 0.014207350002834573, 0.014262208998843562, 0.013659406999067869, 0.054279781001241645, 0.015305400000215741, 0.03879720999975689, 0.011019844998372719, 0.11596525099957944, 0.03434142400146811, 0.025406733999261633, 0.09452838400102337, 0.08116343100118684, 0.02993907199925161, 0.03167780899821082, 0.10052530599932652, 0.029585402000520844, 0.06626478500038502, 0.033115302001533564, 0.03561270700083696, 0.02608004299690947, 0.10948026700134506, 0.06525856100051897, 0.1164308359984716, 0.012495390001276974, 0.01905137200083118, 0.14459309599988046, 0.025844501000392484, 0.06663538700013305, 0.028896912997879554, 0.04187696900044102, 0.10817400100131636, 0.13411668999833637, 0.022772627999074757, 0.04234158600229421, 0.06880214199918555, 0.06637970299925655, 0.07386708600097336, 0.04418582699872786, 0.06342540300101973, 0.11855755299984594, 0.03496714400171186, 0.059568184999079676, 0.035523799000657164, 0.03131262799797696, 0.04934503800177481, 0.06916269099747296, 0.015615578002325492, 0.10620254699824727, 0.06030655900030979, 0.029060231001494685, 0.055701426001178334, 0.021447128998261178, 0.03616836199944373, 0.08946467900022981, 0.06589116900067893, 0.021903828001086367, 0.06225912499940023, 0.025470068998401985, 0.07297626500076149, 0.017110586999478983, 0.020725599002616946, 0.047059578999324, 0.01980514100068831, 0.02061859499735874, 0.06328149000182748, 0.0182586650007579, 0.04203959399819723, 0.11305274199912674, 0.09553935800067848, 0.08053509399906034, 0.07531555199966533, 0.039533577000838704, 0.030521879001753405, 0.0477419769995322, 0.06904451900118147, 0.029222194996691542, 0.032697828002710594, 0.023232494000694714, 0.05826123699807795, 0.1492220330001146, 0.04616159099896322, 0.1259602870013623, 0.052295710000180406, 0.035916425000323215, 0.035575396999774966, 0.03519514199797413, 0.05439478500193218, 0.02056583800003864, 0.04645520099802525, 0.20331407300182036, 0.017289675000938587, 0.08966886800044449, 0.013623205999465426, 0.11799201399844605, 0.049822707998828264, 0.05128395900101168, 0.06364825700075016, 0.09621578299993416, 0.07838316799825407, 0.056344641001487616, 0.05999118999898201, 0.014585839002393186, 0.05349467499763705, 0.042110009999305476, 0.08214478700028849, 0.04901739799970528, 0.07228085400129203, 0.0939331020017562, 0.06107412699930137, 0.03433430400036741, 0.011667394999676617, 0.08061332500074059, 0.10499372499907622, 0.05093584900168935, 0.12265206699885312, 0.1198195869983465, 0.02252422200035653, 0.09453019200009294, 0.028501541000878206, 0.013307354001881322, 0.08001883799806819, 0.10518949000106659, 0.033418651000829414, 0.07879674799914937, 0.04846460800035857, 0.07016836399998283, 0.11372295500041218, 0.054693176000000676, 0.04291742599889403, 0.13152593899940257, 0.0434113109986356, 0.04481489800309646, 0.059854799997992814, 0.05244067199964775, 0.0119092200002342, 0.04771947100016405, 0.06680416900053388, 0.03599528099948657, 0.07116007800141233, 0.026041589000669774, 0.026091726998856757, 0.10143864500059863, 0.08087114999943879, 0.0711059169989312, 0.016179074002138805, 0.02761294700030703, 0.06904495999697247, 0.06834240700118244, 0.04345352900054422, 0.02080639300038456, 0.07403592599803233, 0.034774924999510404, 0.037057289002405014, 0.03278168699762318, 0.09016978799991193, 0.04005943700030912, 0.036194873002386885, 0.022022834000381408, 0.019066182998358272, 0.07387569899947266, 0.03401272900009644, 0.11556633800137206, 0.049538987997948425, 0.04525590400226065, 0.05540437799936626, 0.015114783000171883, 0.014844367000478087, 0.1166089420003118, 0.06737441400036914, 0.0647584989965253, 0.060679310001432896, 0.03405035000105272, 0.07739732999834814, 0.07129658600024413, 0.04050964300040505, 0.09210086399980355, 0.09081595200041193, 0.021603485001833178, 0.12896503199954168, 0.13307935199918575, 0.024008849999518134, 0.09430554999926244, 0.10617815400109976, 0.099022836999211, 0.0911702100020193, 0.011681279000185896, 0.09413592099735979, 0.0956738890017732, 0.138902718997997, 0.08323806000043987, 0.10147974000210525, 0.0906277649992262, 0.09389118800027063, 0.016658173997711856, 0.24776497000129893, 0.05002162999880966, 0.09582420900187572, 0.02732519499841146, 0.07710500800021691, 0.09015243100293446, 0.013475997999194078, 0.1886865519991261, 0.0887791989989637, 0.04924060800112784, 0.06134134799867752, 0.17922669499967014, 0.021579940999799874, 0.20134987400160753, 0.10396780600058264, 0.10326911599986488, 0.08699900999999954, 0.1983031800009485, 0.06480119199841283, 0.1366779019990645, 0.043757611001638, 0.1447810190002201, 0.02598306299842079, 0.08935819500038633, 0.026237722999212565, 0.17266139600178576, 0.04120286399847828, 0.16189040500103147, 0.09631152899964945, 0.08494866199907847, 0.026155848001508275, 0.03342191599949729, 0.045355851001659175, 0.15024177899977076, 0.14684247900004266, 0.04420215400023153, 0.07068405300015002, 0.13193580199731514, 0.16683550699963234, 0.0953868450014852, 0.08824405400082469, 0.014343874998303363, 0.08838652499980526, 0.02493964300083462, 0.09205397600089782, 0.019843713998852763, 0.18983539400142035, 0.09427598199908971, 0.010945635000098264, 0.04378485000052024, 0.13745419999759179, 0.017833406000136165, 0.0830747620020702, 0.10305895000055898, 0.010807119997480186, 0.10113185700174654, 0.18530885300060618, 0.1042824889991607, 0.012739313999190927, 0.08433451000018977, 0.14162511600079597, 0.09338291399762966, 0.07045733700215351, 0.03869106999991345, 0.15677601900097216, 0.021493842999916524, 0.08794227699763724, 0.09314132700092159, 0.11073473799842759, 0.02749224700164632, 0.07817274199987878, 0.1016562939985306, 0.08251756300160196, 0.01814584699968691, 0.12176993799948832, 0.0661307209993538, 0.05450244000167004, 0.04166991199963377, 0.11292820499875234, 0.0921537169997464, 0.09010887700060266, 0.10813007500109961, 0.05707739900026354, 0.13358881100066355, 0.10188731199741596, 0.10915600200314657, 0.08797264699751395, 0.11158057000284316, 0.13409936399693834, 0.15335857399986708, 0.022214160002477, 0.13503276899791672, 0.05890578199978336, 0.15200543200262473, 0.012650601998757338, 0.03545183100141003, 0.1785769859998254, 0.024354238998057554, 0.10157630400135531, 0.09540174599897, 0.08979511199868284, 0.11145983100141166, 0.143938490000437, 0.04697938100071042, 0.10902119199818117, 0.08923547900121775, 0.16534288299953914, 0.04071009399922332]",tokens/s,14.999856757084055,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3363.237888,,,,,s,1,47.8281916349988,47.8281916349988,0.0,47.8281916349988,47.8281916349988,47.8281916349988,47.8281916349988,[47.8281916349988],,kWh,0.0005352989315555256,0.0002917574108880498,0,0.0008270563424435753,,MB,3537.44896,,,,,s,10,8.208963486002176,0.8208963486002177,0.011303595308304723,0.8224277285007702,0.8312926803992013,0.8369220202002907,0.8414254920411622,"[0.8246141349991376, 0.8227384460005851, 0.8221170110009552, 0.8425513600013801, 0.8300417159989593, 0.8192026690012426, 0.8286347280009068, 0.8045755390012346, 0.8087495590007165, 0.8057383229970583]",tokens/s,311.85423158054977,kWh,9.600442797649809e-06,5.232485550583832e-06,0.0,1.483292834823364e-05,tokens/kWh,17258898.17505155,MB,3587.682304,,,,,s,10,27.386208217001695,2.7386208217001693,0.03249832613547058,2.7459098680010356,2.7701591444005316,2.7746449307007426,2.778233559740911,"[2.7263800480031932, 2.749443186999997, 2.7688284359974205, 2.765602063998813, 2.769162303000485, 2.779130717000953, 2.742376549002074, 2.687187483999878, 2.7110639909988095, 2.6870334380000713]",tokens/s,23.004279928350517,kWh,3.3671536771935145e-05,1.8352237301683827e-05,0.0,5.202377407361898e-05,tokens/kWh,1210984.80688557,,s,630,27.379918865000946,0.043460188674604674,0.0008937970514744557,0.04336140949817491,0.04461024199954409,0.04510230255000351,0.045909334740172204,"[0.043808854003145825, 0.044076632999349385, 0.04649443199741654, 0.042652492000343045, 0.04248958199968911, 0.042730717002996244, 0.042781678999745054, 0.04232963299727999, 0.04279721400234848, 0.04266015100074583, 0.04272547199798282, 0.04276210999887553, 0.04328860400346457, 0.0438962599982915, 0.04353300699949614, 0.04308774600212928, 0.04223186699891812, 0.04253938200054108, 0.04306034299952444, 0.04271336999954656, 0.0430905339999299, 0.04266076700150734, 0.04271297000013874, 0.042466620998311555, 0.04287483300140593, 0.04294153099908726, 0.04277642899978673, 0.04264061700087041, 0.04333222099739942, 0.04353206800078624, 0.04325705100200139, 0.042849679997743806, 0.04299437699955888, 0.04296856000291882, 0.04298501099765417, 0.042500536001170985, 0.04296662499837112, 0.04291921800177079, 0.043575576000876026, 0.0434311989993148, 0.04279305299860425, 0.04261448300167103, 0.04424255999765592, 0.04351692000273033, 0.045035347997327335, 0.04305369900248479, 0.04279144899919629, 0.0429895339984796, 0.04340268600208219, 0.04331237699807389, 0.04316381900207489, 0.04348438699889812, 0.04306667700075195, 0.043717302000004565, 0.0432055479977862, 0.04403410899976734, 0.04406405900226673, 0.044410264999896754, 0.04473592399881454, 0.04394457099988358, 0.04350458100088872, 0.044085040000936715, 0.044282170998485526, 0.043948251997790067, 0.042693726001743926, 0.043718370998249156, 0.04402440000194474, 0.04314426599739818, 0.04258918500272557, 0.042919315998005914, 0.04243299100198783, 0.04266458900019643, 0.0424850659983349, 0.043036896000558045, 0.0426150109997252, 0.043001622001611395, 0.04235632099880604, 0.04284451499916031, 0.04312769100215519, 0.04308440499880817, 0.04335956599970814, 0.0435823049992905, 0.043970390001049964, 0.042871994999586605, 0.04378100200119661, 0.04339016499943682, 0.04322857000079239, 0.043699465997633524, 0.04434011700141127, 0.043810700000904035, 0.04391589099759585, 0.043411000002379296, 0.0446460749990365, 0.04444998899998609, 0.044691270999464905, 0.04393355199863436, 0.04409900800237665, 0.04373900800055708, 0.043403251998825, 0.04335662299854448, 0.042971811002644245, 0.043008753997128224, 0.043256939003185835, 0.04288072399867815, 0.044073693999962416, 0.043135011997947004, 0.043477574003190966, 0.04371292499854462, 0.04342667400123901, 0.043273498999042204, 0.044308874999842374, 0.04458254500059411, 0.04479265899863094, 0.04338882299998659, 0.044399868998880265, 0.04450565100341919, 0.044122087998403, 0.0437959150003735, 0.04310627700033365, 0.044027874999301275, 0.045431421000103, 0.045835123000870226, 0.045412453000608366, 0.04438502399716526, 0.04376736600170261, 0.04339691800123546, 0.04451031200005673, 0.043640096999297384, 0.043459910000819946, 0.04275923299792339, 0.04287976100022206, 0.042776785001478856, 0.04233500199916307, 0.043346490998374065, 0.04293128100107424, 0.04305925800144905, 0.043600118999165716, 0.04312122600094881, 0.0438258260001021, 0.044238950998988, 0.044610111999645596, 0.042761492000863655, 0.04301563799890573, 0.043357426999136806, 0.04246123600023566, 0.04303253900070558, 0.0428532379992248, 0.04288764900047681, 0.0426432370004477, 0.043315349001204595, 0.04304526399937458, 0.04367942399767344, 0.04319919300178299, 0.04291582299993024, 0.04452427800060832, 0.04326711899921065, 0.04309222500160104, 0.04333421799674397, 0.043407635002949974, 0.04383527399841114, 0.04399341500175069, 0.043509368999366416, 0.04511300800004392, 0.04478132999793161, 0.04455475600116188, 0.044483204001153354, 0.04565530299805687, 0.04593209800077602, 0.04585360399869387, 0.04338186899985885, 0.0434726910025347, 0.043640665000566514, 0.04519977499876404, 0.04408224199869437, 0.04405823200067971, 0.0446114119986305, 0.0448823970000376, 0.04605390700089629, 0.04457610399913392, 0.04472754000016721, 0.04616080300183967, 0.044971373998123454, 0.0440830960033054, 0.0439108619975741, 0.045095867000782164, 0.04413978699813015, 0.04513100000258419, 0.0452681520000624, 0.04510756799936644, 0.04495119499915745, 0.04365833599877078, 0.0430294830002822, 0.04394661300102598, 0.044362763001117855, 0.04377302200009581, 0.04301442599899019, 0.04360965399973793, 0.04433225599859725, 0.04358798300017952, 0.043521707000763854, 0.043587579999439185, 0.043259844002022874, 0.04298708100031945, 0.0435070839994296, 0.04403759599881596, 0.04416905200196197, 0.04390475000036531, 0.04335251099837478, 0.043586997999227606, 0.043019400000048336, 0.0444910020014504, 0.044256404999032384, 0.04357950499979779, 0.04318480399888358, 0.04395651900267694, 0.04356280799765955, 0.04461738600002718, 0.04456098400260089, 0.04348233699784032, 0.04405928400228731, 0.044317105999652995, 0.04324357099903864, 0.04394218100060243, 0.04469216700090328, 0.04512750199864968, 0.04326856799889356, 0.0433485079993261, 0.04407200100104092, 0.04379239500121912, 0.04409447999933036, 0.04352483099864912, 0.04348914600268472, 0.04404117999729351, 0.04436590100158355, 0.04458582799998112, 0.043735661998653086, 0.04334590600046795, 0.044660306000878336, 0.04439525899942964, 0.04365159699955257, 0.04405362400211743, 0.043526808000024175, 0.04371288999755052, 0.04418690999955288, 0.04409534500155132, 0.044439443001465406, 0.04514388299867278, 0.044294990999333095, 0.04411751199950231, 0.0438997589990322, 0.043571401001827326, 0.04330443800063222, 0.045420435002597515, 0.044099105998611776, 0.0448924039992562, 0.04488948899961542, 0.045164717001171084, 0.04312517799917259, 0.04337119000047096, 0.04404895799962105, 0.04382803800035617, 0.04376859599869931, 0.04382371000247076, 0.04465238199918531, 0.04321715799960657, 0.04358355600197683, 0.044441908998123836, 0.044602868998481426, 0.043714818002627, 0.04352773500067997, 0.0430087109998567, 0.043660188999638194, 0.04408215899820789, 0.043617786999675445, 0.04349831100262236, 0.043189762996917125, 0.04321126700233435, 0.04290467800092301, 0.04336325299664168, 0.043526723002287326, 0.04299541599903023, 0.04353784200066002, 0.043337970000720816, 0.044470035998529056, 0.044203305998962605, 0.04324694000024465, 0.043687356999726035, 0.04354108200277551, 0.04431563999969512, 0.04322955499810632, 0.0436882060021162, 0.04552592499749153, 0.045354253001278266, 0.043573107999691274, 0.04363580700010061, 0.04384040399963851, 0.04378860699944198, 0.0437673350024852, 0.044879860997752985, 0.04435066600126447, 0.043936777001363225, 0.043853111998032546, 0.04635255399989546, 0.04442768399894703, 0.04456033099995693, 0.04454493200319121, 0.04368886399970506, 0.043899134998355294, 0.04378217900011805, 0.044090922998293536, 0.04410935200212407, 0.04323955400104751, 0.04388840200044797, 0.043514835997484624, 0.04346220600200468, 0.044522104999487055, 0.04319219100216287, 0.04361658999914653, 0.04282604399850243, 0.044557388999237446, 0.04304825100189191, 0.043153030997928, 0.044186827002704376, 0.0432579150001402, 0.04266506699786987, 0.04330948600181728, 0.043033948000811506, 0.04426967199833598, 0.04457040199849871, 0.043594064001808874, 0.0433239619997039, 0.043113284998980816, 0.043267765002383385, 0.04324160699979984, 0.04515886999797658, 0.04480594200140331, 0.043292074999044416, 0.04269262199886725, 0.04490632500164793, 0.043751155000791186, 0.043852511000295635, 0.043454693997773575, 0.04362643599961302, 0.04655645500315586, 0.044509960996947484, 0.045699064001382794, 0.04456671899970388, 0.04427438999846345, 0.04387360400141915, 0.04336521000004723, 0.043458149000798585, 0.04649319599775481, 0.045731123002042295, 0.04469974699895829, 0.04409630699956324, 0.04357045399956405, 0.04496236000341014, 0.04441814899837482, 0.043887471001653466, 0.04429965499730315, 0.04414205099965329, 0.0448614130000351, 0.043560016001720214, 0.0439518479979597, 0.04571140900225146, 0.045408229998429306, 0.04452325099919108, 0.04310770100346417, 0.043530275997909484, 0.044073809000110487, 0.04464473299958627, 0.04471686499891803, 0.04410343100244063, 0.04505436999897938, 0.04509027799940668, 0.04404056400016998, 0.04361291900204378, 0.04362750799919013, 0.04342936000102782, 0.043059378000180004, 0.042831897000723984, 0.04252803399867844, 0.04328384100153926, 0.04303686499770265, 0.04310705900206813, 0.04349820700008422, 0.042938449998473516, 0.04414783299944247, 0.0444604350013833, 0.04352708999795141, 0.04350141700342647, 0.044156870997539954, 0.04405579000012949, 0.043608620999293635, 0.04487494800196146, 0.043592767000518506, 0.04457314599858364, 0.0453052539996861, 0.04433299800075474, 0.042769356001372216, 0.043419701996754156, 0.043239772003289545, 0.04350142599651008, 0.04482518800068647, 0.043734020000556484, 0.0435999309993349, 0.044575328000064474, 0.04349062999972375, 0.04447391299981973, 0.044843801002571126, 0.04453806699893903, 0.04309181699863984, 0.0440668410010403, 0.043677880999894114, 0.04416388300160179, 0.044208740000613034, 0.043556484997679945, 0.042795584002305986, 0.04310409099707613, 0.04346232500029146, 0.0434978580015013, 0.04457267500038142, 0.0434249190002447, 0.04359568499785382, 0.044583922001038445, 0.04418825899847434, 0.04279176400086726, 0.04357245700157364, 0.042917708997265436, 0.042981038001016714, 0.042509954000706784, 0.042479750998609234, 0.04253337500267662, 0.042690751997724874, 0.04241682599968044, 0.04228759600300691, 0.042438756998308236, 0.0424994710010651, 0.04340553799920599, 0.042726808998850174, 0.04267043100117007, 0.043580302997725084, 0.04182044600020163, 0.041705528001330094, 0.04246140299801482, 0.04293706500175176, 0.04197344199928921, 0.04277957199883531, 0.04231385200182558, 0.042059676998178475, 0.04233629100053804, 0.04240933999972185, 0.042397872002766235, 0.042986448999727145, 0.04281590699974913, 0.04245368500050972, 0.042023949998110766, 0.0417711939990113, 0.04139464600302745, 0.04205058399747941, 0.04171281200251542, 0.04281735699987621, 0.042310890999942785, 0.04241927699695225, 0.04561173200272606, 0.042224200999044115, 0.0426819610001985, 0.042326974999014055, 0.042209342998830834, 0.04232246900210157, 0.04291640899828053, 0.042362268002761994, 0.04274079199967673, 0.04263288899892359, 0.04191616499883821, 0.043548240999371046, 0.04383670600145706, 0.04264288400008809, 0.04256362299929606, 0.04304917500121519, 0.04415849799988791, 0.04234827999971458, 0.04299269200055278, 0.042578183998557506, 0.0430000630003633, 0.042973614999937126, 0.042766774000483565, 0.04240169200056698, 0.04266799199831439, 0.042675051001424436, 0.04303910599992378, 0.04286253600002965, 0.042525862001639325, 0.04282229999807896, 0.042688382000051206, 0.042401136000989936, 0.04272504799882881, 0.042633460001525236, 0.04303148599865381, 0.04246381199845928, 0.04321272500237683, 0.0426124859986885, 0.043112937000842066, 0.0427814299982856, 0.04447281499960809, 0.042075112000020454, 0.04221416599830263, 0.04254007300187368, 0.043119171998114325, 0.042131138001423096, 0.04243130800023209, 0.04259427500073798, 0.04213515199808171, 0.04255706299954909, 0.041838905002805404, 0.04236849399967468, 0.042242021998390555, 0.0424703300013789, 0.04437589699955424, 0.04330232099891873, 0.04281758200158947, 0.04229588099769899, 0.04303674900074839, 0.043119778001710074, 0.04270292299770517, 0.04277482700126711, 0.045772595000016736, 0.04274209900177084, 0.04339244999937364, 0.0433883000005153, 0.042935872999805724, 0.04344327400031034, 0.04257091299950844, 0.04295490699951188, 0.04309773099885206, 0.042754330999741796, 0.04295003200240899, 0.042426990999956615, 0.04279307099932339, 0.04532191299949773, 0.04405077000046731, 0.04247833599947626, 0.04263744199852226, 0.043190079002670245, 0.042534521999186836, 0.042634007997548906, 0.042654491000575945, 0.04218518500056234, 0.043016603998694336, 0.042971286002284614, 0.04386329800036037, 0.04368333199818153, 0.04306928100049845, 0.0430040610008291, 0.04326204199969652, 0.04338822000136133, 0.04306946199722006, 0.04405975500048953, 0.04304042600051616, 0.04325569199863821, 0.04319197400036501, 0.04313364600238856, 0.043407959998148726, 0.04307969100045739, 0.04304454299926874, 0.04313152699978673, 0.04326942199986661, 0.04459140900144121, 0.04276221799955238, 0.04200366100121755, 0.041673918000014964, 0.042367687998194015, 0.04169560200170963, 0.04221531100120046, 0.042694918000051985, 0.04160349599987967, 0.041726010997081175, 0.042734392001875676, 0.042297922998841386, 0.04220428500048001, 0.04216841900051804, 0.0420829649992811, 0.041903445999196265, 0.04245704800268868, 0.0422553259995766, 0.04250153599787154, 0.04202117900058511, 0.0435301649995381, 0.0426332419992832, 0.04246780200264766, 0.04310064599849284, 0.043703721999918343, 0.042833668001549086, 0.04258644899891806, 0.042675385000620736, 0.0425552169981529, 0.04192383200279437, 0.04217639099806547, 0.0427936590022, 0.04226899299828801, 0.042554953000944806, 0.04228578100082814, 0.04308666099677794, 0.0426602660008939, 0.04236483800195856, 0.04288886399808689, 0.042571819001750555, 0.042390170998260146, 0.04221252199931769, 0.04213245299979462, 0.04284942900267197, 0.04266189500049222, 0.04222317899984773, 0.042483104996790644, 0.04209564000120736, 0.043110876002174336, 0.04338441399886506, 0.04297116399902734, 0.043661363000865094, 0.04409302799831494, 0.04375530300239916, 0.04269589799878304, 0.04307482600052026, 0.04255529899819521, 0.04236979599954793, 0.04309187400212977, 0.04366692699841224, 0.04316620000099647, 0.04301559799932875, 0.04315649999989546]",tokens/s,23.009564166580237,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,4671.864832,,,,,s,1,89.72499860400421,89.72499860400421,0.0,89.72499860400421,89.72499860400421,89.72499860400421,89.72499860400421,[89.72499860400421],,kWh,0.0010178938210423844,0.0016677848429390032,0,0.0026856786639813876,,MB,4917.90336,,,,,s,10,20.05954415499582,2.005954415499582,0.2515649253251022,2.0225184634982725,2.305545660101052,2.3562934745503297,2.3968917261097524,"[1.6404348389987717, 1.6592408340002294, 1.7359037019996322, 1.948378535998927, 2.218794616004743, 2.2942683680012124, 2.407041288999608, 2.110445043996151, 1.9906728569985717, 2.0543640699979733]",tokens/s,127.62004860227262,kWh,2.648965698215307e-05,4.340143825236545e-05,0.0,6.989109523451853e-05,tokens/kWh,3662841.441259374,MB,4919.296,,,,,s,10,138.84079816001758,13.884079816001758,3.7441270340497304,16.492912647001504,17.452184287703858,17.471622058854337,17.487172275774718,"[8.408638160006376, 9.205555120002828, 9.26347202299803, 16.595056671001657, 16.901557079996564, 16.399877613999706, 16.5859476800033, 17.491059830004815, 10.541769199000555, 17.44786478300375]",tokens/s,4.537571148747711,kWh,8.922142033667013e-05,0.00014618724911729633,0.0,0.0002354086694539665,tokens/kWh,267619.71063397673,,s,630,138.8330871880171,0.22036997966351918,0.09703072942098923,0.2177625350013841,0.34920626989769515,0.3907503598518815,0.4624770491571699,"[0.07182811700477032, 0.12486782699852483, 0.16462494600273203, 0.13416297399817267, 0.19792418599536177, 0.09121961500204634, 0.1666577869982575, 0.10081899500073632, 0.11125837299914565, 0.11953945999994176, 0.11120463300176198, 0.10140594300173689, 0.10566347400163068, 0.10540520499489503, 0.10591196800669422, 0.08286236399726477, 0.16750750799837988, 0.13994354900205508, 0.18439830299757887, 0.4746559300037916, 0.04479796399391489, 0.08146028300689068, 0.11024179099331377, 0.1041106570046395, 0.14938718299526954, 0.05711965700174915, 0.15134861200203886, 0.10048958999686874, 0.10666066800331464, 0.10325132199795917, 0.1025575520034181, 0.10930876899510622, 0.08542624700203305, 0.12170647000311874, 0.4251711319957394, 0.14171914300095523, 0.1059538400004385, 0.11567050300072879, 0.09857783599727554, 0.10825791200477397, 0.10542129699751968, 0.11910015500325244, 0.09381983899947954, 0.3846124880001298, 0.08095021799817914, 0.12083844599692384, 0.11773962800361915, 0.15301267500035465, 0.1354918409997481, 0.10107029500068165, 0.10908391599514289, 0.14596459400490858, 0.21430605399655178, 0.2386355429989635, 0.08955113300180528, 0.15596994099905714, 0.11033106499962742, 0.10928649199922802, 0.12591812100436073, 0.08460644500155468, 0.11040317399601918, 0.11013281300256494, 0.10660160199768143, 0.3824120920035057, 0.1425384159956593, 0.1581293060007738, 0.10455914799968014, 0.11353386300470447, 0.1350274639989948, 0.15737893999903463, 0.12572619300044607, 0.22014601300179493, 0.3491619569977047, 0.04485450799984392, 0.08340387899806956, 0.11506202300370205, 0.15079012899514055, 0.10643653500301298, 0.11107070800062502, 0.18420093900203938, 0.12915066899586236, 0.12224578200402902, 0.14760221499454929, 0.04526966500270646, 0.41051806500036037, 0.16507645600358956, 0.10249702500004787, 0.11203348399430979, 0.1645406620009453, 0.15289955600019312, 0.10142722599994158, 0.1491639870000654, 0.10932732000219403, 0.11559449900232721, 0.4255457990002469, 0.09649467499548336, 0.08350364400394028, 0.11333827599446522, 0.10731169800419593, 0.14799606399901677, 0.11586308899859432, 0.10909685600199737, 0.10346432799997274, 0.10696530299901497, 0.10838294499990297, 0.11372621399641503, 0.08275232700543711, 0.2809649369955878, 0.20262415800243616, 0.1053418369992869, 0.12115552100294735, 0.16083394100132864, 0.13576415199349867, 0.08030862700252328, 0.11195945899817161, 0.15830289400037145, 0.13408296800480457, 0.2337888599940925, 0.2552422070002649, 0.11156336900603492, 0.11127458599366946, 0.17104897900571814, 0.09235301699663978, 0.10716707800020231, 0.10449069100286579, 0.10030623900092905, 0.08691820899548475, 0.10385496800154215, 0.10480398000072455, 0.15232924299925799, 0.04898549999779789, 0.09887685500143562, 0.1492637929986813, 0.10499040600552689, 0.1055656899989117, 0.10479535599733936, 0.08646710299944971, 0.21807731100125238, 0.22311163199628936, 0.31441253600496566, 0.20075150900083827, 0.19462768099765526, 0.07743639199907193, 0.09754496799723711, 0.10083670800668187, 0.09591892899334198, 0.09647044800658477, 0.28621589499380207, 0.34500095499970485, 0.14500270200369414, 0.0560820690006949, 0.09668220300227404, 0.10323413099831669, 0.15945243799797026, 0.10280244200112065, 0.10042689699912444, 0.09759521499654511, 0.09976376400300069, 0.09745422600099118, 0.12661416100308998, 0.15951890999713214, 0.2645108560027438, 0.1645844209997449, 0.27504977499484085, 0.25818829399941023, 0.24504709600296337, 0.27375372700043954, 0.05203901999630034, 0.47963825500482926, 0.09523798399459338, 0.12510861000191653, 0.11930501800088678, 0.167389437003294, 0.08666019699739991, 0.12566919699747814, 0.11595025900169276, 0.20328740299737547, 0.3134529320013826, 0.14089737600443186, 0.10792621300061, 0.10573011599626625, 0.11953108900343068, 0.07806202199571999, 0.10861482000473188, 0.09125818999746116, 0.09704139200039208, 0.09737339700222947, 0.09582110599876614, 0.11380316600116203, 0.19758439100405667, 0.2894115460003377, 0.2709674340003403, 0.22515759399539093, 0.3905094010042376, 0.22951853399717947, 0.30312958900321973, 0.19709625299583422, 0.40473085900157457, 0.39894964700215496, 0.13736515799973859, 0.13129694999952335, 0.1803736250003567, 0.2142416719943867, 0.24788085000182036, 0.25035190700145904, 0.11344486299640266, 0.10392138200404588, 0.3309396659969934, 0.4024067810023553, 0.18660962099966127, 0.3361968259996502, 0.47367564999876777, 0.28145623500313377, 0.25525880599889206, 0.20794813000247814, 0.24733530699450057, 0.3136538390026544, 0.37616960200102767, 0.20671904699702282, 0.2380541259990423, 0.2590012380023836, 0.24899128800461767, 0.1968433849979192, 0.3658776489974116, 0.38857837799878325, 0.4061140970006818, 0.2448012969980482, 0.2174477590015158, 0.34296743500453886, 0.297433355000976, 0.2666161539964378, 0.325013713001681, 0.30320116900111316, 0.245810005995736, 0.24590611099847592, 0.2884836650046054, 0.2186734049973893, 0.29082146099972306, 0.24292181299824733, 0.3605946930038044, 0.24432288500247523, 0.20372635599778732, 0.19700139199994737, 0.29886637599702226, 0.1575573170048301, 0.25173326100048143, 0.299714471999323, 0.2154577729961602, 0.12395170400122879, 0.317329568999412, 0.22901081400050316, 0.15734273999987636, 0.17861163799534552, 0.18163841500063427, 0.31948803400155157, 0.18119384400051786, 0.22672462499758694, 0.2315429869995569, 0.18199383200408192, 0.21823086500080535, 0.13706128199555678, 0.31273215600231197, 0.3021739379983046, 0.28490274300565943, 0.17505262899794616, 0.20039647299563512, 0.2231528080010321, 0.2658877540015965, 0.20991185800085077, 0.2601885609983583, 0.19931941800314235, 0.40632526599802077, 0.233741812997323, 0.25361112900282023, 0.20806114599690773, 0.2256767850049073, 0.16358828699594596, 0.3066902860009577, 0.23835548799979733, 0.3152013810031349, 0.20173708199581597, 0.2410176470002625, 0.2603046299991547, 0.3949911820018315, 0.35972949400456855, 0.29793764899659436, 0.35747336500207894, 0.34900690199719975, 0.3616550240039942, 0.146890395997616, 0.30331175799801713, 0.24097786500351503, 0.3453752369969152, 0.44151883800077485, 0.34007149699755246, 0.2046922090012231, 0.21110189700266346, 0.290413251001155, 0.2145796650002012, 0.38883768499363214, 0.13996751000377117, 0.3491074280027533, 0.169915245998709, 0.3434360030005337, 0.2298870749946218, 0.2609318989998428, 0.4002357440040214, 0.3217008959982195, 0.285874490000424, 0.3919239680035389, 0.2970768919985858, 0.22765241799788782, 0.2666531880022376, 0.3239920810010517, 0.2993417799953022, 0.1357878890048596, 0.32051714199769776, 0.21580114900280023, 0.2619264429959003, 0.1887244239987922, 0.27289706000010483, 0.3130878939991817, 0.27780680599971674, 0.2605371140016359, 0.3526172240017331, 0.20815341999696102, 0.1482052850042237, 0.30439002200000687, 0.23180588700051885, 0.4298375579965068, 0.264151376002701, 0.3023338229977526, 0.2636102670003311, 0.14671155199903296, 0.2887193550050142, 0.28517110299435444, 0.2761447750017396, 0.2267894820033689, 0.10673256299924105, 0.3082888869976159, 0.2691622889979044, 0.4057254860017565, 0.18422695899789687, 0.11323977300344268, 0.2639569000020856, 0.19553011099924333, 0.22124283199809724, 0.30322227199940244, 0.30104477100394433, 0.34194967599614756, 0.20530524200148648, 0.22620615499909036, 0.3255771080002887, 0.34024490199954016, 0.3177000319992658, 0.17637398800434312, 0.3125714049965609, 0.33965233500202885, 0.26001452499622246, 0.2961940310051432, 0.2504245509990142, 0.3014517720002914, 0.2682252049999079, 0.22808404799434356, 0.16377637200639583, 0.3044195900001796, 0.35456060499564046, 0.22896604199922876, 0.33606791499914834, 0.20920500800275477, 0.21294863100047223, 0.22390871700190473, 0.22357399099564645, 0.19641695500467904, 0.1925149979942944, 0.30555600500520086, 0.20492782899964368, 0.40407205499650445, 0.24513612299779197, 0.24912089700228535, 0.20428033200005302, 0.2564528830043855, 0.2901500669977395, 0.3120809449974331, 0.13231790300051216, 0.23274403699906543, 0.3470170010041329, 0.22841382199840154, 0.24327758499566698, 0.1463554820002173, 0.3035057310044067, 0.25776569500158075, 0.33933066399913514, 0.23982174300181214, 0.25322759299888276, 0.30617742899630684, 0.27946074699866585, 0.2233422010031063, 0.4701051789961639, 0.5381034439997165, 0.16446662300586468, 0.2503128280004603, 0.2864894909944269, 0.16107724900211906, 0.3361313869972946, 0.19169895800587256, 0.29464031499810517, 0.23203403699881164, 0.4706950620020507, 0.2107613779953681, 0.18546363100176677, 0.20514967200142564, 0.28022311499807984, 0.20936085699941032, 0.24223849900590722, 0.13326614599645836, 0.28862725700309966, 0.19939388599595986, 0.24923983500048053, 0.2425369109987514, 0.30065518699848326, 0.25735388100292766, 0.23629221299779601, 0.4240269090005313, 0.18825807300163433, 0.2703892520003137, 0.3496050859976094, 0.33863154500431847, 0.35126832099922467, 0.24848937700153328, 0.20613496699661482, 0.15631553099956363, 0.34877251100260764, 0.3713001849973807, 0.08791692399972817, 0.23956590900343144, 0.37618341900088126, 0.11317921400041087, 0.28895305899641244, 0.1972678320016712, 0.3024596579998615, 0.1988259210047545, 0.288991116998659, 0.2967644099990139, 0.3000615760029177, 0.38351616699947044, 0.15769450399966445, 0.21536292800010415, 0.22807300099520944, 0.19904858900554245, 0.3229453499952797, 0.3053763150019222, 0.2835287319976487, 0.25726305699936347, 0.3647054070024751, 0.36766139000246767, 0.29404134799551684, 0.2659688420026214, 0.2461140540035558, 0.2607783749990631, 0.18136905799474334, 0.2628022429998964, 0.237208714002918, 0.327442287998565, 0.24739489700004924, 0.31357617500179913, 0.19479752500046743, 0.2921646469985717, 0.33341241699963575, 0.28204453000216745, 0.24598295999749098, 0.20097156800329685, 0.3744233350007562, 0.37749624599382514, 0.17208886099979281, 0.3737476080059423, 0.23576562199741602, 0.38671984300162876, 0.2789408039971022, 0.3532270529976813, 0.20124771700648125, 0.23201467199396575, 0.4438012829996296, 0.25911629300389905, 0.23020511600043392, 0.21116689300106373, 0.2836010079990956, 0.23536802300077397, 0.3877833209990058, 0.2745227069972316, 0.29431837599986466, 0.28010641600121744, 0.24600277699937578, 0.20309185799851548, 0.26185320000513457, 0.2228972539960523, 0.2855636800013599, 0.30484742000408005, 0.239480130992888, 0.2606190880032955, 0.4193734310028958, 0.22703062599612167, 0.25429993100260617, 0.3237502990014036, 0.06951560299785342, 0.1216717690040241, 0.08886330399400322, 0.10319136000180151, 0.10372261400334537, 0.16163406599662267, 0.11895343200012576, 0.11841370799811557, 0.18624125700443983, 0.09369993399741361, 0.1043653099986841, 0.10441624800296267, 0.16854677700030152, 0.1031153110016021, 0.10344324299512664, 0.10250416500639403, 0.10329420299967751, 0.10769340199476574, 0.10573972800193587, 0.09801559900370194, 0.09752311799820745, 0.0965106689982349, 0.09730963200127007, 0.11975294500007294, 0.10046136799792293, 0.10312609800166683, 0.10537594399647787, 0.16028876400378067, 0.10525950999726774, 0.11346489900461165, 0.1255050069958088, 0.14237340800173115, 0.10483984500024235, 0.10296127299807267, 0.11240564000036102, 0.1549626289997832, 0.26494511700002477, 0.11952941100025782, 0.14620002599986037, 0.27074488200014457, 0.20697578699764563, 0.22105783900042297, 0.2384795540056075, 0.2899517819969333, 0.371112977998564, 0.2184536080021644, 0.23813820000214037, 0.17251725599635392, 0.23007392400177196, 0.16465661199617898, 0.30922827500035055, 0.27061689200490946, 0.15852071999688633, 0.25762461299746064, 0.18295190800563432, 0.26167947099747835, 0.2615578170007211, 0.2899821739993058, 0.26123553099751007, 0.3004776759989909, 0.23157153200008906, 0.2915379540063441, 0.2019675229967106, 0.20640334700146923, 0.18800086199917132, 0.18831173500075238, 0.18838964300084626, 0.18552230099885492, 0.21704378799768165, 0.14352839899947867, 0.28503496600023936, 0.2643168729991885, 0.2901914009999018, 0.1956885350009543, 0.3332614290047786, 0.2936606570001459, 0.2889122549968306, 0.20051970000349684, 0.18150350399810122, 0.29406688200106146, 0.18403581899474375, 0.3961828560059075, 0.2861368189987843, 0.414673428000242, 0.3464856829959899, 0.27972559000045294, 0.29491948099894216, 0.3808306580031058, 0.18147049300023355, 0.31971294099639636, 0.24845814700529445, 0.24244126199482707, 0.1919278339992161, 0.30765083200094523, 0.19415074200514937, 0.2344292880006833, 0.5803469599995879, 0.26823893699474866, 0.328742345001956, 0.4293537510020542, 0.2047963430013624, 0.3082508519946714, 0.24751540800207295, 0.4352126910016523, 0.2958223530004034, 0.20677085199713474, 0.3576185220008483, 0.35806451400276273, 0.3347051319942693, 0.33226868800556986, 0.18235108299995773, 0.27552458200079855, 0.1142038739999407, 0.3909475079999538, 0.19928694299596827, 0.32213972399767954, 0.29221654400316766, 0.24189643599675037, 0.35991148100583814, 0.164148894000391, 0.3344418149936246, 0.39271435100090457, 0.39764707300491864, 0.2060398389949114, 0.2392036570017808, 0.19902530000399565]",tokens/s,4.537823171408784,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,bfloat16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,28098.605056,,,,,s,1,78.97831442100141,78.97831442100141,0.0,78.97831442100141,78.97831442100141,78.97831442100141,78.97831442100141,[78.97831442100141],,kWh,0.0008982129719396098,0.0014716899404732468,0,0.0023699029124128563,,MB,29371.96544,,,,,s,10,34.81516912499865,3.4815169124998646,0.7797082416326834,3.2839995469985297,3.8131473033012293,4.75131989115034,5.501857961429632,"[3.3855575779998617, 3.5597216130008746, 3.354264746998524, 3.604664506001427, 2.690887135002413, 3.1844053759996314, 3.2137343469985353, 2.9487673650000943, 5.689492478999455, 3.183673978997831]",tokens/s,73.53116656732885,kWh,3.984854359507204e-05,6.529009665564599e-05,0.0,0.00010513864025071802,tokens/kWh,2434880.262760976,MB,29380.562944,,,,,s,10,318.0031908870005,31.800319088700054,6.209021947598106,29.535455634500977,39.25408075799896,43.53860443199937,46.9662233711997,"[26.637624856997718, 28.849440734000382, 38.30196438599887, 27.521907217000262, 47.823128105999785, 27.093619367002248, 29.46602658700067, 31.232904378997773, 31.471690572001535, 29.604884682001284]",tokens/s,1.9811121965246714,kWh,0.00040874989132436916,0.0006697246013423118,0.0,0.0010784744926666812,tokens/kWh,58415.84611261743,,s,630,317.9973103839948,0.5047576355301504,0.21879905734199231,0.3851819890005572,0.7994589149991953,0.9082321448988295,1.2674721252501335,"[0.3270221999991918, 0.38532261900036247, 0.32331296499978635, 0.7043073669992737, 0.3738061510011903, 0.3327382019997458, 0.3888266959984321, 0.3650824059986917, 0.6969435600003635, 0.32681486300134566, 0.3776450930017745, 0.3292866949996096, 0.36499812499823747, 0.6486031610002101, 0.3739082270003564, 0.3344273639995663, 0.3809845670002687, 0.32028898100179504, 0.3661115989998507, 0.6253272419999121, 0.382546820997959, 0.37722090399984154, 0.33062155399966286, 0.3637855289998697, 0.6468690360015898, 0.36959536200083676, 0.32405298899902846, 0.36704007699881913, 0.32023068300259183, 0.5241904379981861, 0.4967405429997598, 0.3633492600019963, 0.32100556399745983, 0.39167153800008236, 0.572288617000595, 0.6172940229989763, 0.33609976899970206, 0.37944017100016936, 0.38987245600219467, 0.3822467809986847, 0.7007806059991708, 0.33160926700293203, 0.372115505997499, 0.3981547160001355, 0.3375943200007896, 0.6934144260012545, 0.3652630609976768, 0.3242679880022479, 0.3909239239983435, 0.3367213570018066, 0.8651631689972419, 0.3337459520007542, 0.38876813200113247, 0.36803112299821805, 0.3358321900013834, 0.6710715139997774, 0.3200557320014923, 0.36810968299687374, 0.34820033100186265, 0.37139913699866156, 0.7174956230010139, 0.3736773659984465, 0.32282845900044776, 0.32371333699848037, 0.40029646000039065, 0.3758876730025804, 0.6999753319978481, 0.3221918290000758, 0.32013091100088786, 0.378890076000971, 0.322574497997266, 0.669788838000386, 0.34049243200206547, 0.37759785799789825, 0.36947631899965927, 0.3207974649994867, 0.3205664440029068, 0.7797391109997989, 0.3333643669975572, 0.36613293000118574, 0.6777770740009146, 0.80005874699782, 0.6574543610004184, 0.75631431399961, 0.8937492880031641, 0.892205700998602, 0.7151662899996154, 0.3913717780014849, 0.32073191800009226, 0.6738931699983368, 0.3390877029996773, 0.3647734229998605, 0.3374940780013276, 0.36904111499825376, 0.3281644020025851, 0.7035288070001116, 0.3767476489992987, 0.33459376099926885, 0.3786554049984261, 0.717554803002713, 0.3642074589988624, 0.3244667750004737, 0.38925412299795425, 0.37906914800259983, 0.6258343519984919, 0.3734082730006776, 0.32328737499847193, 0.3756728370026394, 0.32772278699849267, 0.7030407800011744, 0.3680876519974845, 0.3269508200028213, 0.38286675099880085, 0.3246385169986752, 0.7191643110018049, 0.3579893149981217, 0.3247010949999094, 0.38400284300223575, 0.3258289599980344, 0.573785789001704, 0.412973382997734, 0.36535807300242595, 0.3316286189983657, 0.36617234599907533, 0.33863951500097755, 0.7101081180007895, 0.5954753580008401, 0.3241615119986818, 0.3755258160017547, 0.3280216949970054, 0.3280174570027157, 0.686802740998246, 0.3694565949990647, 0.3379463040000701, 0.3681678480024857, 0.323573026998929, 0.4586279959985404, 0.5524356770001759, 0.37535537800067686, 0.32624270000087563, 0.364525474000402, 0.32298264400014887, 0.7796405310000409, 0.33233820899840794, 0.3778188010001031, 0.38665817299988703, 0.3306086420016072, 0.4029734100004134, 0.6851171039998007, 0.6802777409975533, 0.7683314200003224, 0.7639973400000599, 0.8151925450001727, 0.7665637240024807, 0.8543144129980647, 0.6660009709994483, 0.38613251200149534, 0.3806591840002511, 0.6649890740009141, 0.8031482829974266, 0.6853350890014553, 0.8140898269994068, 0.7988931920008326, 0.7685926209996978, 0.7273325899986958, 0.6694085870003619, 0.7319133989985858, 0.8973378470000171, 0.8308618150003895, 0.8572404580008879, 0.7170568270012154, 0.8482607420010027, 0.9481092409987468, 0.9014825849990302, 0.9903113709988247, 0.902999385001749, 0.7109697570012941, 0.8776923939985863, 0.7699739269992278, 0.5659626430024218, 0.6598689429993101, 0.5737202749987773, 0.7300311409999267, 0.6393161220003094, 0.5148700880017714, 0.6844557439981145, 0.45228416600002674, 0.37099583400049596, 0.3799591259994486, 0.3907529530006286, 0.5580106159977731, 0.541292511003121, 0.3987599549982406, 0.320600345999992, 0.3300090920020011, 0.37425450399678084, 0.7044753690024663, 0.38479267199727474, 0.3301734890010266, 0.36767825499919127, 0.4875024460015993, 0.6172338799988211, 0.3272090160025982, 0.3885600159992464, 0.37195104800048284, 0.7208688850005274, 0.3189989529964805, 0.3700955950007483, 0.3858837020015926, 0.33539320999989286, 0.7065291760009131, 0.3773991579982976, 0.3342492369993124, 0.372950976001448, 0.32810873500056914, 0.6986636439978611, 0.37293380300252466, 0.3917451279994566, 0.33481293200020446, 0.3715427959978115, 0.6753447510018304, 0.3375997670009383, 0.40347462499994435, 0.3782809499971336, 0.7093979320015933, 0.37489449699933175, 0.3251286090016947, 0.39124874499975704, 0.42958075199931045, 0.7747773509981926, 0.37752671300040674, 0.352459137000551, 0.3751821879995987, 0.8225845350025338, 0.37826191099884454, 0.31773735800015857, 0.38216550599827315, 0.3208610600013344, 0.4491577570006484, 0.6095141999976477, 0.3425647910007683, 0.37651619399912306, 0.3791984230010712, 0.7159847619986976, 0.3784680680000747, 0.4248704860001453, 0.32939703200099757, 0.3701873530008015, 0.6983350929986045, 0.3760234910005238, 0.3397094649990322, 0.29158715900121024, 0.29563558099835063, 0.29363382999872556, 0.29067029200086836, 0.2539502330000687, 0.9972642050015565, 0.94478066100055, 0.9183570169989252, 1.2375001769978553, 1.0540880680018745, 0.538950500998908, 0.9643002939992584, 1.0874392740006442, 0.9550323840012425, 0.8716263870010152, 0.9207465359977505, 0.6532772659993498, 0.8291221630024666, 0.7952256440003111, 0.9808911189975333, 1.510526829999435, 0.7382172150028055, 0.9548988450005709, 1.001731522999762, 1.4435632839995378, 0.5548576369983493, 1.6194798950018594, 0.6876292079978157, 0.8828038070023467, 0.8129842119997193, 0.5946681159985019, 0.6448795710020931, 0.7523683149993303, 0.909029948998068, 0.9233952470021904, 0.9807897999999113, 0.9163472500003991, 1.2710753680003108, 1.2959424669970758, 0.43366329000127735, 0.4175264299992705, 0.3585458289999224, 0.31685558800018043, 0.30515790700155776, 0.3070844969988684, 0.6750038559985114, 1.1206169400029466, 1.3632258420002472, 1.4004885479989753, 1.258650392999698, 0.49273322299995925, 0.3723134799984109, 0.5050114170007873, 0.37360084100146196, 0.80617516699931, 0.41240214799836394, 0.5000885450026544, 0.38139322899951367, 0.4234310200008622, 0.5079813049997028, 0.3785963609989267, 0.3244255229983537, 0.6875491480022902, 0.32216761499876156, 0.39039092299935874, 0.38881756200134987, 0.3227007349996711, 0.4219407080017845, 0.6559230169987131, 0.33143082999959006, 0.38548038299995824, 0.7374387599993497, 0.47631520200229716, 0.39074620099927415, 0.32414891599910334, 0.3718955449985515, 0.6845275720006612, 0.3857839080010308, 0.33643628299978445, 0.37367881200043485, 0.3326769859995693, 0.5781745400017826, 0.49196576299800654, 0.3268041350020212, 0.3801092109970341, 0.3224412070012477, 0.668227163998381, 0.3983491190010682, 0.3283162400002766, 0.38470665700151585, 0.32227021899961983, 0.7108110849985678, 0.36686519800059614, 0.390248348001478, 0.3194281249998312, 0.3259485009984928, 0.8671301440008392, 0.3830924559988489, 0.35154564600088634, 0.377959727000416, 0.568112139000732, 0.5019679910001287, 0.32714734799810685, 0.38717342499876395, 0.32132004700179095, 0.36244813300072565, 0.7436182799974631, 0.3641010280007322, 0.32129788599922904, 0.3239306810028211, 0.382816670997272, 0.4071436200028984, 0.7539034239998728, 0.32271449899781146, 0.37549939500240725, 0.32728303899784805, 0.383871589001501, 0.7172741459980898, 0.3224076930018782, 0.37106574999779696, 0.39339745200049947, 0.3201466930004244, 0.32192601800124976, 0.7899712469989026, 0.36759058000097866, 0.34720362499865587, 0.3628900670009898, 0.37013966100130347, 0.3923594849984511, 0.3312591470021289, 0.32269163899763953, 0.8526290580011846, 0.32905730700076674, 0.3753779830003623, 0.3200468920003914, 0.32484158000079333, 0.7865130149984907, 0.3778839010010415, 0.3365622009987419, 0.37527647800015984, 0.3763439809990814, 0.5902701810009603, 0.4563765630009584, 0.376111329998821, 0.3950707770018198, 0.38072633799674804, 0.7081642390003253, 0.3215213820003555, 0.36405935600123485, 0.4269269920005172, 0.5744962289973046, 0.8441954770023585, 0.7775380909988598, 0.9803886570007307, 0.9163544449984329, 0.6090247749998525, 0.3724518340022769, 0.4481184799988114, 0.6774835500000336, 0.3237394019997737, 0.39008526900215656, 0.37652533399887034, 0.5825433589998283, 0.5019089289999101, 0.3414541880010802, 0.39861067899983027, 0.37611494999873685, 0.49673526100013987, 0.5343563909991644, 0.36151354300091043, 0.32637841700125136, 0.3644735989983019, 0.32528426199860405, 0.7870492370020656, 0.3208723799980362, 0.31947481899987906, 0.3924403950004489, 0.37670091499967384, 0.7017425530029868, 0.3726568239981134, 0.3338042969990056, 0.3902768309999374, 0.38816449500154704, 0.6477991819992894, 0.3983604370005196, 0.3814330780005548, 0.4068005090011866, 0.3708856899975217, 0.7157826319999003, 0.37111664899930474, 0.773341113999777, 0.39430038800128386, 0.32164769399969373, 0.3943087849984295, 0.32025852800143184, 0.6524075779998384, 0.4053873519987974, 0.32801155999914045, 0.3866115519995219, 0.37874369800192653, 0.44810747600058676, 0.669634390000283, 0.3738090699989698, 0.3404389839997748, 0.3628059980001126, 0.330486156999541, 0.7015640589997929, 0.37066621399935684, 0.32943593000163673, 0.37181631199928233, 0.3305894850018376, 0.7053540050001175, 0.37567929699798697, 0.3955120690006879, 0.32631411499824026, 0.3718308470015472, 0.6481731280000531, 0.36133029900156544, 0.3785277169990877, 0.3417521900009888, 0.3631568399978278, 0.3182428420004726, 0.6285558819981816, 0.3698129500007781, 0.38467916800073, 0.3277083719985967, 0.36544096500074374, 0.650198024999554, 0.36643932500010123, 0.38963813800000935, 0.33791516800192767, 0.37668237300022156, 0.7208036539996101, 0.37489593499776674, 0.3889684660025523, 0.329186357997969, 0.3747437070014712, 0.6442703059983614, 0.36314870600108407, 0.38856670200038934, 0.7804651599981298, 0.6973885520019394, 0.7006833599989477, 0.8974189670007036, 0.775979322999774, 0.7000789439989603, 0.8016186860004382, 0.9050034200008668, 0.7150732679983776, 0.7350765320006758, 0.7725767859992629, 0.6888440540024021, 0.7101808589977736, 0.9072570509997604, 0.760436093001772, 0.7384759720007423, 0.47325403899958474, 0.725688132999494, 0.803102369998669, 0.9197777070003212, 0.867386264999368, 0.48398001300301985, 0.551304385997355, 0.8042120950012759, 0.5302390229990124, 0.7673593319996144, 0.7126859020027041, 0.3368505299986282, 0.3800465599997551, 0.3678080069985299, 0.6951818490015285, 0.3253939280002669, 0.3776157299980696, 0.34556443900146405, 0.418924320001679, 0.7507769599978928, 0.32485557200197945, 0.3798538479968556, 0.32340300700161606, 0.37561612200079253, 0.697334784999839, 0.3341922119980154, 0.3944493400013016, 0.3688135800002783, 0.33174687000064296, 0.7642006700007187, 0.3383631899996544, 0.40415224699972896, 0.385041359000752, 0.4150065799985896, 0.6985604699984833, 0.3711990420015354, 0.3865547700006573, 0.33602953599984176, 0.7115046729995811, 0.37660527999832993, 0.48599986400222406, 0.3296256909998192, 0.3774363079974137, 0.698864861002221, 0.37454127199816867, 0.33812494900121237, 0.39010096000129124, 0.369289881997247, 0.6548735590004071, 0.3667775870017067, 0.3286262229994463, 0.3838780639998731, 0.3719361699986621, 0.7037500670012378, 0.3290669779999007, 0.3847823830001289, 0.40342620099909254, 0.38582710300033796, 0.7053891150026175, 0.3280255229983595, 0.7000048500012781, 0.3908602139999857, 0.32548474699797225, 0.7515344720013672, 1.0009133450002992, 0.7993922669993481, 0.9138006050015974, 0.6434810259997903, 0.7440650030002871, 0.4999562759985565, 0.3311862670016126, 0.3997466539985908, 0.6854064399994968, 0.34057928000038373, 0.3917866240008152, 0.3659226989984745, 0.3245429790003982, 0.7195078949989693, 0.37302379900211236, 0.3686493140012317, 0.33556583499739645, 0.37575903100150754, 0.4187581019978097, 0.6971243799998774, 0.32279323000329896, 0.36917211799664074, 0.4083030250003503, 0.32463036500121234, 0.7640540630018222, 0.3200385619966255, 0.3687486210001225, 0.34054352900056983, 0.36760276000131853, 0.7242095830006292, 0.3184309349999239, 0.36589904299762566, 0.3886632940011623, 0.3341108640015591, 0.6705878989996563, 0.4243034049977723, 0.3613353319997259, 0.3990893070003949, 0.3301985979996971, 0.6239678030033247, 0.47098662599819363, 0.32622706799884327, 0.37489060000007157, 0.38103681999928085, 0.49554027800331824, 0.6555924489985046, 0.3769738730006793, 0.39006215300105396, 0.3733611829993606, 0.45175123199805967, 0.5961562699994829, 0.371589070000482, 0.33637450899914256, 0.3638460430011037, 0.33550825800193707, 0.7830309620003391, 0.38181885599988163, 0.3889476199983619, 0.3269432790002611]",tokens/s,1.9811488318541097,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,3422.33088,,,,,s,1,10.471124832998612,10.471124832998612,0.0,10.471124832998612,10.471124832998612,10.471124832998612,10.471124832998612,[10.471124832998612],,kWh,8.762598981110792e-05,0.00014356711504743581,0,0.00023119310485854373,,MB,3507.232768,,,,,s,10,5.939563777013973,0.5939563777013973,0.09922713800896038,0.5881331095006317,0.698902596298285,0.7435774366498662,0.7793173089311313,"[0.6889748539979337, 0.44373724500474054, 0.6199913789969287, 0.5562748400043347, 0.6628699540015077, 0.6409568090020912, 0.5010704599990277, 0.5261269629991148, 0.5113089960068464, 0.7882522770014475]",tokens/s,431.0080834399259,kWh,6.664770741227793e-06,1.0919746180476994e-05,0.0,1.7584516921704788e-05,tokens/kWh,14558261.744683813,MB,3512.348672,,,,,s,10,39.73808916298731,3.9738089162987307,0.22182328045563518,3.9382819079983165,4.298040528400452,4.321832057199936,4.340865280239523,"[3.7497096000006422, 4.292753522000567, 4.3456235859994194, 3.635150893001992, 3.8327144629947725, 3.7993116209981963, 4.098267636996752, 3.9582469160013716, 3.9183168999952613, 4.107994024998334]",tokens/s,15.853807097166415,kWh,4.523067049370729e-05,7.410854738052679e-05,0.0,0.00011933921787423405,tokens/kWh,527906.9288554641,,s,630,39.7312802200031,0.06306552415873508,0.04526972404687505,0.06515227999989293,0.1006592999015993,0.14844401289701636,0.25882706032884023,"[0.038651912997011095, 0.02695289000257617, 0.02865117100009229, 0.08592177600075956, 0.06072701099765254, 0.0415994060022058, 0.09163845400325954, 0.07805116499366704, 0.036913440002535935, 0.07731092599715339, 0.11684213500120677, 0.054718627005058806, 0.026882095997279976, 0.026777197999763303, 0.06771562100038864, 0.02628593899862608, 0.06698837099975208, 0.026138327004446182, 0.06740830299531808, 0.026653173998056445, 0.08796159000485204, 0.027737479998904746, 0.05570916699798545, 0.03623691900429549, 0.11620945299364394, 0.07096536700555589, 0.08139976199890953, 0.13248103999649175, 0.025333413999760523, 0.05039742900407873, 0.0934150659959414, 0.04268894200504292, 0.155880143000104, 0.02786641199782025, 0.09451114900002722, 0.1648668749985518, 0.041386470998986624, 0.06626536800467875, 0.024398830995778553, 0.023103555002307985, 0.06529905900242738, 0.024014843998884317, 0.06556552500114776, 0.024381521994655486, 0.02417683599924203, 0.06462219200329855, 0.023283991999051068, 0.15632473699952243, 0.02678287000162527, 0.025082608000957407, 0.06430698199983453, 0.02240467599767726, 0.07740611400367925, 0.08871037499920931, 0.11302341699774843, 0.09013999700255226, 0.02415978699718835, 0.06609323200245854, 0.025399391000973992, 0.02482428099756362, 0.06511569100257475, 0.0268061349997879, 0.06955261999974027, 0.02421661799598951, 0.2220401180020417, 0.10323237199918367, 0.198824142004014, 0.12782741299452027, 0.08938565300195478, 0.024096362001728266, 0.06431015099951765, 0.02528237299702596, 0.06407985999976518, 0.024011007000808604, 0.02254711899877293, 0.15525359300227137, 0.10106089000328211, 0.04721930899540894, 0.08032242600165773, 0.06953403000079561, 0.030202599002222996, 0.0736136989944498, 0.02858649100380717, 0.07136021999758668, 0.037010152998846024, 0.07310268700530287, 0.02611087999684969, 0.0670412719991873, 0.026219462997687515, 0.06706798300001537, 0.026659168004698586, 0.026939212999423034, 0.08929224099847488, 0.06466053699841723, 0.023470879001251888, 0.023428309999872, 0.08904857000015909, 0.07158962699759286, 0.03745257999980822, 0.0777052100020228, 0.07791643000382464, 0.03769808200013358, 0.08880574399518082, 0.02395484700537054, 0.2592336469970178, 0.28202087200043024, 0.11470149300293997, 0.026684912998462096, 0.06732378200103994, 0.027017558997613378, 0.06644690899702255, 0.05213915200147312, 0.05679978500120342, 0.028464902999985497, 0.06728797299729194, 0.02745495500130346, 0.07647012300003553, 0.028631469001993537, 0.06792691099690273, 0.027263365998805966, 0.06685338900570059, 0.046966591995442286, 0.06766052300372394, 0.03210582600149792, 0.06847070299409097, 0.03204552300303476, 0.13908591400104342, 0.03803733600216219, 0.17308093499741517, 0.08259924600133672, 0.026406887998746242, 0.026987914003257174, 0.06714265600021463, 0.026153332997637335, 0.07086780400277348, 0.025834994994511362, 0.06733049800095614, 0.026051804998132866, 0.08712501900299685, 0.07561811299819965, 0.11123031100578373, 0.08644462999654934, 0.1439429750025738, 0.05712393399880966, 0.022171462995174807, 0.022373231004166882, 0.07996132299740566, 0.028168271004687995, 0.0684080129940412, 0.026827995003259275, 0.06855806899693562, 0.02697296800033655, 0.06776862100377912, 0.026570506997813936, 0.06749385200237157, 0.02704817299672868, 0.10099878100299975, 0.02612460700038355, 0.05813599799876101, 0.026362169002823066, 0.06771109499823069, 0.02674803899571998, 0.06766264800535282, 0.1033279199982644, 0.09503952600061893, 0.02364525099983439, 0.02350158699846361, 0.30456661000062013, 0.14840436999656959, 0.037853047004318796, 0.0820525329982047, 0.07744856800127309, 0.037149197996768635, 0.07749718900595326, 0.03697681499761529, 0.07878823800274404, 0.06963718499901006, 0.05096838499594014, 0.07800472099916078, 0.08572464500321075, 0.03786350999871502, 0.07780916499905288, 0.10746632800146472, 0.02613547699729679, 0.060212557000340894, 0.027067141003499273, 0.24764781499834498, 0.04517230200144695, 0.06783602500217967, 0.05118491099710809, 0.025457957002799958, 0.06667024600028526, 0.03216286899987608, 0.07716116799565498, 0.1008392450021347, 0.08625912800198421, 0.02228846700018039, 0.06783105499926023, 0.3085024519969011, 0.04686398400372127, 0.06622522800171282, 0.02614847299992107, 0.06949863000045298, 0.02841803999763215, 0.06853696199686965, 0.027417287004936952, 0.11759910199907608, 0.15106267399823992, 0.02584235699760029, 0.06606203100091079, 0.026384297998447437, 0.026700062000600155, 0.06669035300001269, 0.02635836300032679, 0.067393176999758, 0.026749795004434418, 0.06880327499675332, 0.09026233100303216, 0.02330246700148564, 0.030538511993654538, 0.06738564900297206, 0.026427320000948384, 0.06692652399942745, 0.026609774999087676, 0.06665455699840095, 0.026418991001264658, 0.07520105000003241, 0.10438983700441895, 0.028290800997638144, 0.08342549199733185, 0.04034016199875623, 0.05030520300351782, 0.026777530001709238, 0.0699715209993883, 0.03140525699564023, 0.0703943309999886, 0.026927427999908105, 0.06872233600006439, 0.029770516004646197, 0.08502406199841062, 0.07667819000198506, 0.026394021995656658, 0.025722997001139447, 0.07875187400350114, 0.025819031994615216, 0.06282866400579223, 0.025895659993693698, 0.06685047900100471, 0.02543880099983653, 0.07030332000431372, 0.025894562000758015, 0.06731509499513777, 0.13908071399782784, 0.03482077200169442, 0.06753787699562963, 0.025986967004428152, 0.06964672699541552, 0.04935603700141655, 0.0957280670045293, 0.058637956994061824, 0.027945866000663955, 0.06488392400206067, 0.02573225500236731, 0.025554294996254612, 0.06972118300473085, 0.02547379799943883, 0.06628761799947824, 0.025446503001148812, 0.06669930799398571, 0.02765131700289203, 0.08850759999768343, 0.023011917000985704, 0.05933867800195003, 0.023347185997408815, 0.07136605300183874, 0.04573985600291053, 0.30782186499709496, 0.08801423700060695, 0.05646675299794879, 0.02623954400041839, 0.02641359100380214, 0.06706231699354248, 0.026632667002559174, 0.06699513900093734, 0.026504207999096252, 0.0666476429978502, 0.026525281005888246, 0.08996517399646109, 0.03836205600237008, 0.072217537999677, 0.08148690500092926, 0.03869494199898327, 0.07298365599854151, 0.08329542599676643, 0.09194305800338043, 0.027998459001537412, 0.023126886997488327, 0.16242520500236424, 0.027071585995145142, 0.08676103500329191, 0.10010576499917079, 0.11045104599907063, 0.022434582002460957, 0.08497068799624685, 0.07119407600112027, 0.026751832003355958, 0.06741780300217215, 0.026561136997770518, 0.06768366699543549, 0.027186130006157327, 0.06799511799908942, 0.04277593599545071, 0.056308345003344584, 0.022578998999961186, 0.07850910900015151, 0.027635596998152323, 0.030032763999770395, 0.026310581997677218, 0.07293828399997437, 0.03224538000358734, 0.025661373998445924, 0.06798582900228212, 0.02703233699867269, 0.06767010199837387, 0.026439672001288272, 0.06911209099780535, 0.029797294999298174, 0.06751945900032297, 0.04008674900251208, 0.05605038400244666, 0.024513099997420795, 0.06525377499929164, 0.02998162699805107, 0.02711792400077684, 0.0823482839987264, 0.08262461500271456, 0.02504413799761096, 0.08739183900615899, 0.0651888689972111, 0.03995524300262332, 0.02269009899464436, 0.07570661500358256, 0.18818146800185787, 0.07806591999542434, 0.03878904799785232, 0.08728757800417952, 0.03220999799668789, 0.07334588500089012, 0.0777261789990007, 0.0382411829996272, 0.07966528600081801, 0.080984233005438, 0.04604832599579822, 0.06370142800005851, 0.032634299001074396, 0.07448432400269667, 0.0996051219990477, 0.10374901600152953, 0.0717863209938514, 0.03190417500445619, 0.08954982499562902, 0.023354406002908945, 0.06143888900260208, 0.03612884599715471, 0.07672158499917714, 0.18065772899717558, 0.13051100100710755, 0.0973032079928089, 0.022647905003395863, 0.058660679002059624, 0.03768612400017446, 0.07294568199722562, 0.029321512003662065, 0.1484764479973819, 0.025126278000243474, 0.02500886400230229, 0.06538411899964558, 0.02508869300072547, 0.028437417997338343, 0.08229702999960864, 0.06801208400429459, 0.08906378299434436, 0.024936831003287807, 0.07817831099964678, 0.3412032199994428, 0.07757801400293829, 0.06700090899539646, 0.025796672998694703, 0.02593153800262371, 0.06706107300124131, 0.02691506299743196, 0.06850738899811404, 0.026978415000485256, 0.06942043200251646, 0.026713640996604227, 0.08333554300043033, 0.03445850700518349, 0.06353727999521652, 0.02656454899988603, 0.06686079900100594, 0.026234675002342556, 0.06663020900305128, 0.026903747995675076, 0.02641122900240589, 0.06822298900078749, 0.027501028998813126, 0.08814674399764044, 0.06688218699855497, 0.3476038980006706, 0.06117672799882712, 0.03154731500399066, 0.06742028999724425, 0.02619774300546851, 0.06689157999790041, 0.02691573499760125, 0.06672636500297813, 0.026710118996561505, 0.02605716600373853, 0.06716343099833466, 0.026334198999393266, 0.0864879610016942, 0.02294815099594416, 0.07027602100424701, 0.02843463899625931, 0.07028645800164668, 0.028284282998356503, 0.06715541399898939, 0.02848955700028455, 0.06986711799982004, 0.025828833000559825, 0.1523077160018147, 0.02954260200203862, 0.07692373499594396, 0.03764814600435784, 0.08556374500039965, 0.08507718100008788, 0.04059343599510612, 0.20115701100439765, 0.06923957099934341, 0.07657519899657927, 0.03823527200438548, 0.05939695500273956, 0.02896940700156847, 0.06888285600143718, 0.02785578099428676, 0.08798093900259119, 0.02497747899906244, 0.06840459100203589, 0.07664256700081751, 0.036843066998699214, 0.0742940370037104, 0.0768156169942813, 0.036973993002902716, 0.08421031099715037, 0.0353271100029815, 0.0737592079967726, 0.07342097900254885, 0.0339333660012926, 0.07378043700009584, 0.03536628100118833, 0.07569100199907552, 0.03327195699966978, 0.0813389789982466, 0.08218857899919385, 0.02663977000338491, 0.07724379899445921, 0.03258561400434701, 0.07181287700223038, 0.07526284299819963, 0.03281745599815622, 0.07368956600112142, 0.03269094000279438, 0.0741719999932684, 0.03735997799958568, 0.06397480600571726, 0.023215149994939566, 0.06440221299999394, 0.11050720899947919, 0.09632091000094078, 0.2120356060040649, 0.02343649799877312, 0.15751353900122922, 0.22386084599565947, 0.04870998200203758, 0.04920203600340756, 0.07508063699788181, 0.026013347000116482, 0.025644725996244233, 0.06611758600047324, 0.025615270002163015, 0.06613940600072965, 0.025918557999830227, 0.06586558400158538, 0.02587556000071345, 0.026073080000060145, 0.06872103899513604, 0.027289402001770213, 0.07999383800051874, 0.022785654000472277, 0.06299076400318881, 0.022426865994930267, 0.16138358500029426, 0.05817540299904067, 0.06764498100528726, 0.031222809993778355, 0.05394955700467108, 0.025946925998141523, 0.06639523500052746, 0.02597506999882171, 0.08654678200400667, 0.022377343993866816, 0.057727605002583005, 0.022682308001094498, 0.02307313899655128, 0.15206751599907875, 0.25783162400330184, 0.08201244399970165, 0.06794355499732774, 0.027132007002364844, 0.06645175100129563, 0.026101463998202235, 0.06640116500057047, 0.02921776300354395, 0.028476862993557006, 0.08568899100646377, 0.02250805599760497, 0.05110626300302101, 0.022422669993829913, 0.07745806300226832, 0.21328178799740272, 0.09051273500517709, 0.09257149200129788, 0.024404295996646397, 0.07885667899972759, 0.04202990799967665, 0.05315157300356077, 0.026236821999191307, 0.06619350699475035, 0.026219674000458326, 0.026770001000841148, 0.09044001500296872, 0.07055947499611648, 0.09370784800557885, 0.022277661999396514, 0.07491519599716412, 0.02769081899896264, 0.06658573300228454, 0.027111303999845404, 0.027071507000073325, 0.06680452900036471, 0.02658221699675778, 0.0715699400025187, 0.22257155799889006, 0.07012266600213479, 0.025459634001890663, 0.06897814399417257, 0.024834581003233325, 0.07660550699802116, 0.13386655299837003, 0.07099944400397362, 0.03140748300211271, 0.07106708100036485, 0.031711375995655544, 0.07199670599948149, 0.03154986500157975, 0.07150720700155944, 0.03053847499541007, 0.07022192099975655, 0.09850564999942435, 0.09437957999762148, 0.10452750300464686, 0.03964506999909645, 0.07555992400011746, 0.07203362799918978, 0.03108935600175755, 0.0710903689978295, 0.026877062999119516, 0.030270823001046665, 0.1026263059975463, 0.09410405000380706, 0.1539864239966846, 0.03320890699978918, 0.07506178800394991, 0.09142087299551349, 0.12139191300229868, 0.07836020200193161, 0.030409245999180712, 0.07130542099912418, 0.03222690300026443, 0.0715353409977979, 0.032091444001707714, 0.0722509719998925, 0.03082505500060506, 0.15272317299968563, 0.03987920600047801, 0.08540622600412462, 0.0722389509974164, 0.110705863997282, 0.11379816800035769, 0.08597365699824877, 0.03697411400207784, 0.06495917800202733, 0.024429992998193484, 0.07025306700234069, 0.03126308199716732, 0.06852271900424967, 0.026461272995220497, 0.06869670200103428, 0.02748622599756345, 0.026982900002622046, 0.07757147800293751, 0.07191958699695533, 0.025954493001336232, 0.025781616997846868, 0.06667160899814917, 0.026092715001141187, 0.06688024799950654, 0.08962988800340099, 0.023073930002283305, 0.07027708499663277, 0.028755555998941418, 0.10779741800070042, 0.07336197300173808, 0.09528400599810993, 0.10063930600153981, 0.02308278199780034, 0.023063959000864998, 0.11727676800364861, 0.05470625699672382, 0.02778938000119524]",tokens/s,15.856524041297325,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,24786.907136,,,,,s,1,61.11387746800028,61.11387746800028,0.0,61.11387746800028,61.11387746800028,61.11387746800028,61.11387746800028,[61.11387746800028],,kWh,0.0006942248709833375,0.0003783781507734473,0,0.0010726030217567848,,MB,25627.303936,,,,,s,10,16.477631441000085,1.6477631441000085,0.06231430677965307,1.6703527115000725,1.7348898643997928,1.7364837301999159,1.7377588228400145,"[1.6771164300007513, 1.7380775960000392, 1.672887961000015, 1.5636050169996452, 1.6772451690003436, 1.66781746200013, 1.5964244739998321, 1.580515824000031, 1.5694058359995324, 1.7345356719997653]",tokens/s,155.36213497469905,kWh,1.8976490237152654e-05,1.0342717336558926e-05,0.0,2.9319207573711574e-05,tokens/kWh,8731477.457444545,MB,25634.893824,,,,,s,10,108.26549886200155,10.826549886200155,0.3551573414834356,10.746327947500049,11.345635368400508,11.41090358170004,11.463118152339666,"[11.476171794999573, 11.331131321000612, 10.59824027400009, 10.874868599000365, 10.617787295999733, 10.483747942999798, 10.334536375000425, 10.575545850000708, 11.066743084000336, 10.906726324999909]",tokens/s,5.819028283451748,kWh,0.00012643427084881959,6.891163243223815e-05,0.0,0.00019534590328105773,tokens/kWh,322504.8436739291,,s,630,108.26013077300104,0.17184147741746197,0.008047622204437383,0.16990912900018884,0.18275052690005394,0.18407928784986324,0.1865548250198026,"[0.18396403699989605, 0.17904046700004983, 0.1772038769995561, 0.18014399799994862, 0.17947395100054564, 0.18132649499966647, 0.17859683000006044, 0.18117062199962675, 0.18274753900004725, 0.18161729500025103, 0.18507756300004985, 0.1850540240002374, 0.18306397199921776, 0.18284962300003826, 0.1828909969999586, 0.18468965900046896, 0.19021515599979466, 0.1826450680000562, 0.1811502680002377, 0.18683576399962476, 0.1806077950004692, 0.1810567920001631, 0.18477185199935775, 0.1797278300000471, 0.17890271800024493, 0.18330170300032478, 0.18173498899977858, 0.1824160859996482, 0.18592375099979108, 0.18379356100012956, 0.1834926470000937, 0.17847094999979163, 0.1826920550001887, 0.18258407299981627, 0.18428470700018806, 0.1841735839998364, 0.18168466200040712, 0.1848647090000668, 0.18309034199955931, 0.18462772500060964, 0.1839424189993224, 0.18427145300029224, 0.1797952520000763, 0.17858340899965697, 0.17960749300073076, 0.18127619499955472, 0.17981197300014173, 0.182918747000258, 0.180853500000012, 0.1822443929995643, 0.18315054699996836, 0.18259717599994474, 0.18433501399977104, 0.1828867270005503, 0.18013185800009524, 0.18088403599995218, 0.18090745100016647, 0.18221077699945454, 0.17812551600036386, 0.18087368199940101, 0.18042924600013066, 0.18292131500038522, 0.1809782800000903, 0.18117915299990273, 0.18442002500069066, 0.1795245919993249, 0.18002823000006174, 0.17878578799991374, 0.18001704800008156, 0.17712534300062543, 0.17826074799995695, 0.1823255559993413, 0.18283111000073404, 0.17738890399959928, 0.17952328600040346, 0.18114037599934818, 0.17962415200054238, 0.18333414100015943, 0.18284300300001632, 0.17973737899956177, 0.18327122499977122, 0.18302872500044032, 0.18013396300011664, 0.18092818799959787, 0.1818852650003464, 0.17947164199995314, 0.17710496800009423, 0.17950934500004223, 0.17557883399967977, 0.18146274100035953, 0.1811417929993695, 0.1831322870002623, 0.1814102609996553, 0.18169077900074626, 0.18266412100001617, 0.18232458799957385, 0.18106735000037588, 0.18848172099933436, 0.18338553400008095, 0.18221162400004687, 0.1844909950004876, 0.18116079899937176, 0.18374163200041949, 0.18311025899947708, 0.18277741800011427, 0.18249592400024994, 0.18143060500005959, 0.1795442720003848, 0.18380511299983482, 0.18499674599934224, 0.1794378990007317, 0.1804808110000522, 0.1819313409996539, 0.17769637200035504, 0.17070648999924742, 0.16805448400009482, 0.17252916600045864, 0.17060140499961562, 0.17338226999981998, 0.17521717700037698, 0.17543725599989557, 0.17709888300032617, 0.17753706299936312, 0.17520742900069308, 0.17453135499999917, 0.1750088559992946, 0.16872480100028042, 0.16788742500011722, 0.16505749699990702, 0.16339325700027985, 0.16767211399928783, 0.16498003500055347, 0.16572952599926793, 0.16369741400012572, 0.16093125299994426, 0.16127082900038658, 0.16383137899993017, 0.16422840199993516, 0.16098452500045823, 0.16308851499979937, 0.16060683999967296, 0.1630037300001277, 0.16203963499992824, 0.1640887980001935, 0.16364207100014028, 0.16316680499949143, 0.1685806710001998, 0.16225943100016593, 0.16425884599993879, 0.16421603599974333, 0.16876229599984072, 0.16370734900010575, 0.16401919000054477, 0.1639452250001341, 0.16203283699996973, 0.163278764000097, 0.16347553599916864, 0.16377723400000832, 0.16550764900057402, 0.16507161400022596, 0.1620924720000403, 0.1611672629996974, 0.16473994399984804, 0.17375872699994943, 0.17810353200002282, 0.17972734799968748, 0.18758902700028557, 0.1829527589998179, 0.17851177000011376, 0.18431974499981152, 0.1808404140001585, 0.17904567799996585, 0.18033390900018276, 0.17796742399968934, 0.18154964099994686, 0.1790068110003631, 0.17881709900029819, 0.17859187299927726, 0.17864884700065886, 0.16467661099977704, 0.16639424500044697, 0.16479723299926263, 0.16492918299991288, 0.16606821700042929, 0.16506132399990747, 0.16411875500034512, 0.16286112899979344, 0.16590047299996513, 0.1641853370001627, 0.167638237000574, 0.16388440299942886, 0.16343077000055928, 0.16585750199919858, 0.16530090600008407, 0.1654839130005712, 0.16554077499949926, 0.1604537960001835, 0.16225002500050323, 0.16424407199974667, 0.16492101999938313, 0.16745581400027731, 0.16394810500059975, 0.16141557699938858, 0.1650980240001445, 0.16649275300005684, 0.16724523900029453, 0.1683014379996166, 0.16730736600038654, 0.16713585399975273, 0.16198703200007003, 0.1628157099994496, 0.1636306410000543, 0.17238030600037746, 0.1754508949998126, 0.17690136700002768, 0.18211246300052153, 0.18306364499949268, 0.17951326700040227, 0.1776739249999082, 0.1818179969995981, 0.17724885799998447, 0.17478824499994516, 0.17607332800071163, 0.17829604799953813, 0.17757284500021342, 0.17733678799959307, 0.17693618400062405, 0.1760441679998621, 0.17441594899992197, 0.1729530499997054, 0.1764876790002745, 0.17791338699953485, 0.17719065800065437, 0.17687339699932636, 0.17498675400020147, 0.17651314700015064, 0.1773957879995578, 0.1732642430006308, 0.17522492299940495, 0.17719053800010443, 0.18153981200066482, 0.17706188899956032, 0.17480063600032736, 0.17493175099934888, 0.17738263200044457, 0.178098026999578, 0.1790798560004987, 0.17832078299943532, 0.17515918000026431, 0.17742777800049225, 0.17749289399944246, 0.17760637599985785, 0.1777188070000193, 0.1732489539999733, 0.17335953299971152, 0.17181274900030985, 0.17806183399989095, 0.1776348940002208, 0.17626755600031174, 0.17716354099957243, 0.1721578770002452, 0.17284364699935395, 0.17464955400009785, 0.18141753600048105, 0.17665965699961816, 0.17237522499999614, 0.17966671700014558, 0.17926469099984388, 0.17772399200021027, 0.1796492310004396, 0.17803869699946517, 0.16800344600051176, 0.17122729499988054, 0.1718173849994855, 0.17622249800024292, 0.17228553099994315, 0.16969103700012056, 0.16262601299968082, 0.16443574100048863, 0.16240715899948555, 0.1633521000003384, 0.1611061020003035, 0.1656304199996157, 0.16568090500004473, 0.16590462099975412, 0.16243163000035565, 0.16407330499987438, 0.16484173699973326, 0.16498893100015266, 0.16611064199969405, 0.1618019040006402, 0.16286168499937048, 0.16609249300017837, 0.16738691499995184, 0.16353284400065604, 0.16313695299959363, 0.16456461400048283, 0.16142062499966414, 0.1618229160003466, 0.1635310669998944, 0.16359158999966894, 0.16095955000037065, 0.16969336700003623, 0.16246527899966168, 0.16439965300014592, 0.16366890500012232, 0.16756483799963462, 0.1644428669997069, 0.16506083000058425, 0.16331860599984793, 0.16333321099955356, 0.16448642700015625, 0.169243121999898, 0.163493199000186, 0.16283139000006486, 0.18474376599988318, 0.1842620959996566, 0.1783153050000692, 0.17870600599962927, 0.17776971400053299, 0.17995963100020163, 0.17866269499972987, 0.17811468400032027, 0.1774629459996504, 0.1701962059996731, 0.16278048399999534, 0.1654475220002496, 0.16530097600025329, 0.16504768100003275, 0.16150831199956883, 0.16265145699981076, 0.1616371119998803, 0.1640845680003622, 0.16552181499992003, 0.16664913000022352, 0.16087268100000074, 0.1629122920003283, 0.160008705999644, 0.16233555599956162, 0.16411077300017496, 0.16369862900046428, 0.16205277100016247, 0.16137237799921422, 0.16165937799996755, 0.16072929600068164, 0.1635359719994085, 0.16481780499998422, 0.16223979700043856, 0.161470983000072, 0.16270463000000746, 0.16505096399941976, 0.16680205000011483, 0.17277975200067885, 0.16191762299968104, 0.16321829699973023, 0.1629856010004005, 0.16214571000000433, 0.16471012700003484, 0.16371389999949315, 0.1624561110002105, 0.1640037739998661, 0.1610514250005508, 0.16330670899969846, 0.16207405899967853, 0.1653664410005149, 0.16812510399995517, 0.16335453600004257, 0.16389207700012776, 0.16299025199987227, 0.1637793629997759, 0.16793874399991182, 0.1747435340002994, 0.16861024099944188, 0.16947952500049723, 0.16217521899943677, 0.16234230200007005, 0.16505431800032966, 0.16593548000037117, 0.1668848320005054, 0.16280007200020918, 0.16336713599957875, 0.16069706800044514, 0.16258663299959153, 0.16505448200041428, 0.16389025499938725, 0.1607053530005942, 0.16380918899994867, 0.16290206799931184, 0.160909007000555, 0.16112356099984027, 0.16731865600013407, 0.16184258199973556, 0.16332487799991213, 0.16111300100055814, 0.16179656999975123, 0.1616996980001204, 0.1670068009998431, 0.16414098699988244, 0.16263793800044368, 0.16311315099937929, 0.162570854000478, 0.16301255500002299, 0.16136039299999538, 0.17097009899953264, 0.1619954450006844, 0.162014237999756, 0.16531326499989518, 0.16481646400006866, 0.16332493699974293, 0.16408530100034113, 0.16287166900019656, 0.16528230199946847, 0.16320284999983414, 0.16239194700028747, 0.1623453239999435, 0.16244612599984976, 0.1664224699998158, 0.16981413400026213, 0.16426405899983365, 0.16396277400053805, 0.16569581600015226, 0.16275833399959083, 0.16427872399981425, 0.16881153499980428, 0.16845694900075614, 0.16558793099920877, 0.1655852750000122, 0.16301783600010822, 0.1658009580005455, 0.16662057299981825, 0.16632247699999425, 0.16271612699983962, 0.16260964600041916, 0.16110338399994362, 0.16302415300015127, 0.16295171699948696, 0.16227461299968127, 0.1652786990007371, 0.1694229019994964, 0.1641321440001775, 0.16646825699990586, 0.16861538700050005, 0.16577682299976004, 0.1618884680001429, 0.16425405500012857, 0.16190943699984928, 0.16300521900029707, 0.16299059899938584, 0.16293465000035212, 0.16099822799969843, 0.16867706599987287, 0.16084356700048374, 0.15985697099949903, 0.16572661800000787, 0.16286956300064048, 0.1633962239993707, 0.16720062100012, 0.16082752100010111, 0.16240595399995073, 0.16330229000050167, 0.16141549899930396, 0.16315041400048358, 0.1617228109998905, 0.1668966580000415, 0.16320738099966547, 0.16288822200021968, 0.1634873630000584, 0.16621094200036168, 0.1628181649994076, 0.1620963160003157, 0.1639772210000956, 0.1636898939996172, 0.17631288499978837, 0.17779311400045117, 0.17922936899958586, 0.18636549500024557, 0.18050430699986464, 0.18342745200061472, 0.18367638899962913, 0.18229643300037424, 0.18217395299961936, 0.18246864499997173, 0.18279207100022177, 0.18113811999955942, 0.18191465500058257, 0.1788368219995391, 0.1651460399998541, 0.16444899799989798, 0.16192265500012581, 0.1669985620001171, 0.16664952100018127, 0.16499328400004742, 0.16463984100028028, 0.1636293569999907, 0.1638225719998445, 0.16510044999995444, 0.16586768399974972, 0.1684618250001222, 0.16599102500003937, 0.16069948400036083, 0.1614564679994146, 0.16410926600019593, 0.1643011979995208, 0.1687055730008069, 0.1703338059996895, 0.16522077600075136, 0.16864745499970013, 0.1660820090000925, 0.1651972539993949, 0.16379360900009488, 0.1647629830004007, 0.16668462100005854, 0.17013840999970853, 0.17115426600048522, 0.16657736699926318, 0.1660240410001279, 0.1658028910005669, 0.1666625110001405, 0.16658333499981381, 0.16654622099940752, 0.16657230800046818, 0.1689169999999649, 0.1729344810000839, 0.1767144979994555, 0.175773544000549, 0.18514973299988924, 0.17839116499999363, 0.17771706799976528, 0.1817971620002936, 0.1791843049995805, 0.18009767000057764, 0.17898544799936644, 0.17995531100041262, 0.1800808230000257, 0.17805754100027116, 0.18043223999939073, 0.179753566000727, 0.18621810499917046, 0.17716510200079938, 0.17816146099994512, 0.17878940899936424, 0.17818460499984212, 0.18079537700032233, 0.17893165500026953, 0.1792334909996498, 0.1760723590005, 0.185067207999964, 0.17999439599952893, 0.1767408929999874, 0.17888906300049712, 0.17931141200006095, 0.17636856099943543, 0.1766497739999977, 0.18019119200016576, 0.17632115000014892, 0.17748347700035083, 0.17738573899987387, 0.17998940699999366, 0.17909368599976005, 0.17891437300022517, 0.17836851099946216, 0.18381968599987886, 0.18085367500043503, 0.1797772210002222, 0.18080547899990052, 0.17727378699964902, 0.17861557800006267, 0.18196840499967948, 0.17965393000031327, 0.17914773099982995, 0.17606661500030896, 0.18582465999952547, 0.17818655600058264, 0.18141325899978256, 0.18700453699966602, 0.18477163300030952, 0.18419298000026174, 0.18663215699962166, 0.18485675500051002, 0.17335274799916078, 0.17608757300058642, 0.1766379840000809, 0.17590303099950688, 0.17633833200034132, 0.18105965399990964, 0.18058933399970556, 0.17980343500039453, 0.17031456899985642, 0.16922869599966361, 0.16817608600013045, 0.16641468400030135, 0.16853558599996177, 0.16703658099959284, 0.16810293800062936, 0.16661614999975427, 0.16443377700034034, 0.16530931499983126, 0.1699516759999824, 0.1687438849994578, 0.16986658200039528, 0.16942904200004705, 0.172473056999479, 0.16913510900030815, 0.1699856870000076, 0.1713657919999605, 0.17015474399977393, 0.17739902900029847, 0.16841938700054015, 0.17012478999913583, 0.17094980199999554, 0.1744086540002172, 0.17120579699985683, 0.17100642200057337, 0.16776485799982765, 0.16509623099955206, 0.16442837300019164, 0.168818592000207, 0.16621606199987582, 0.16533295000044745, 0.16471778499999346, 0.16733772099996713, 0.16588921699985804, 0.1670609239999976, 0.16969519699978264, 0.16661047700017662, 0.1656186179998258, 0.17240304999995715, 0.18004395499974635, 0.18282787400039524, 0.18805587800034118]",tokens/s,5.819316820529053,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3798, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,11748.589568,,,,,s,1,38.16508776900082,38.16508776900082,0.0,38.16508776900082,38.16508776900082,38.16508776900082,38.16508776900082,[38.16508776900082],,kWh,0.00041279875582084366,0.0006763540663924855,0,0.001089152822213329,,MB,12609.957888,,,,,s,10,11.871592344999954,1.1871592344999953,0.08927166866368928,1.1660593090000475,1.2861179468007322,1.3372621648990388,1.3781775393776843,"[1.2246152119987528, 1.1127495110013115, 1.2747525650011085, 1.106893634001608, 1.2175830609994591, 1.1205729190005513, 1.206009374000132, 1.0939004419997218, 1.126109243999963, 1.3884063829973456]",tokens/s,215.64082775114952,kWh,1.3971499969375398e-05,2.2891128387354714e-05,0.0,3.6862628356730106e-05,tokens/kWh,6944702.844371688,MB,12612.636672,,,,,s,10,99.16817974199876,9.916817974199876,1.2084571457788074,9.489998101998935,11.906236751897813,11.953274828449867,11.99090528969151,"[9.50616125599845, 11.895783845997357, 8.905960348998633, 8.796997812998598, 8.87003911300053, 9.791599503001635, 9.473834947999421, 8.825787073001266, 12.00031290500192, 11.101702936000947]",tokens/s,6.35284424539244,kWh,0.0001519787204525018,0.00024901277837629897,0.0,0.00040099149882880076,tokens/kWh,157110.56265284368,,s,630,99.16272825700071,0.1574011559634932,0.04945871518631447,0.16076095750031527,0.19001344370080916,0.21513983080185412,0.3409886839782129,"[0.17178426800091984, 0.31637103899993235, 0.13065223900048295, 0.16386041399891838, 0.1977025109990791, 0.1214755149994744, 0.12030353400041349, 0.16046832500069286, 0.12085925399878761, 0.12335939600234269, 0.16415932499876362, 0.12526300199897378, 0.16635735700037912, 0.12668365699937567, 0.16697356900112936, 0.12648024399823043, 0.16719514300348237, 0.12698550899949623, 0.12794611499703024, 0.1704696619999595, 0.12845590800134232, 0.16822463900098228, 0.12860976899901289, 0.1706344500016712, 0.13013098499868647, 0.16906440700040548, 0.1287672609978472, 0.16798045900213765, 0.12826863800000865, 0.1701958570010902, 0.13004774599903612, 0.1699700989993289, 0.12838071499936632, 0.16915321900160052, 0.1307402689999435, 0.17110864899950684, 0.12902083999870229, 0.17003229799956898, 0.12934044700159575, 0.17392117000053986, 0.129600288997608, 0.16938943500281312, 0.12784217299849843, 0.16882730100041954, 0.12870577200010302, 0.17153545399924042, 0.1298639730011928, 0.16931069899874274, 0.129475020999962, 0.17011295900010737, 0.12810029799948097, 0.16922343600163003, 0.1287262039986672, 0.1688785780024773, 0.12887653699726798, 0.18134174800070468, 0.1288789350001025, 0.16746959900046932, 0.12691963099860004, 0.1680837550011347, 0.1269539339991752, 0.17130316700058756, 0.1289147290008259, 0.17381833799663582, 0.1291071510022448, 0.16674323999905027, 0.1271660009988409, 0.16820096700030263, 0.12832338299995172, 0.16923464000137756, 0.12808890800079098, 0.16859370100064552, 0.13326222999967285, 0.16744909599947277, 0.13209716200071853, 0.16812036599731073, 0.12906677900173236, 0.16925523199824966, 0.13177195800017216, 0.17813139500140096, 0.12822818700078642, 0.16803057599827298, 0.13025948900030926, 0.16826917300204514, 0.12746933699963847, 0.16983936599717708, 0.13584802799960016, 0.8044091710034991, 0.16826955599754, 0.22791873100140947, 0.18702757600112818, 0.1262608189972525, 0.16700969000157784, 0.12787481299892534, 0.26278454400016926, 0.20179945600102656, 0.5219192059994384, 0.268105603998265, 0.3232843510013481, 0.20938611100064008, 0.16917447399828234, 0.12700463700093678, 0.4082055120015866, 0.4639845839992631, 0.12728306899953168, 0.19509542800005875, 0.20371745399825159, 0.16473319900251226, 0.1299022259991034, 0.122783779999736, 0.2590850070009765, 0.32481861999985995, 0.1633937349979533, 0.1255729770018661, 0.1247372229991015, 0.16451710700130207, 0.1251743329994497, 0.16746701000010944, 0.12440909100041608, 0.12618233899775078, 0.1665023210007348, 0.12654295900210855, 0.16891061899877968, 0.1286806960015383, 0.1668028729982325, 0.12826538100125617, 0.13292744499995024, 0.1663716929979273, 0.13200779500039062, 0.16719380799986538, 0.12618085500071174, 0.16713943799913977, 0.12865542700092192, 0.16675943600057508, 0.1270219289981469, 0.16772930099978112, 0.12487303200032329, 0.12620529900232214, 0.16761889199915458, 0.12693564900109777, 0.16613786699963384, 0.12540648099820828, 0.16642629700072575, 0.12867298999844934, 0.16684142400117707, 0.1277446839994809, 0.12975802700020722, 0.1673815870017279, 0.12753451399839832, 0.17004342500149505, 0.12714110799788614, 0.1631859120025183, 0.1219761969987303, 0.12022219699792913, 0.16857332400104497, 0.12601829599952907, 0.16356850300144288, 0.12242920399876311, 0.1647262229998887, 0.12281001600058516, 0.12024340499920072, 0.16869603000304778, 0.12458250700001372, 0.1220695429983607, 0.16811357099868474, 0.12093766700127162, 0.16100303699931828, 0.12056126899915398, 0.12511944500147365, 0.1636590720008826, 0.12472928299757768, 0.16039401500165695, 0.11940422499901615, 0.11989365100089344, 0.16078755800117506, 0.11941214599937666, 0.12077698999928543, 0.16156966199923772, 0.12121532300079707, 0.12116311600038898, 0.16125414300040575, 0.12480685799891944, 0.12072743400131003, 0.17112167899904307, 0.13182549300108803, 0.16234586399878026, 0.12061633199846256, 0.16284415400150465, 0.12125115000162623, 0.1251303530007135, 0.16037637000044924, 0.12726629600001615, 0.16021512799852644, 0.12435213400021894, 0.11994705899996916, 0.1610826319993066, 0.12256920200161403, 0.11904757699812762, 0.16076291100034723, 0.12175185900196084, 0.11925591099861776, 0.16221021100136568, 0.12347284099814715, 0.16308747899893206, 0.12532423900120193, 0.12118548299986287, 0.16313002500100993, 0.12355218000084278, 0.12226601399743231, 0.16637449799964088, 0.1207888280005136, 0.16380830900016008, 0.1263182600014261, 0.17067860300085158, 0.12813527199978125, 0.17097737999938545, 0.12296109999806504, 0.1236579470023571, 0.16413111699876026, 0.1217506829998456, 0.16903497300154413, 0.1222397279998404, 0.12261212799785426, 0.16360504800104536, 0.12058275800154661, 0.12100300299789524, 0.16729841800042777, 0.12659500399968238, 0.16794461300014518, 0.12565136800185428, 0.1631591599980311, 0.12619659100164426, 0.12139611099701142, 0.16578473600020516, 0.12383656800011522, 0.16378855000220938, 0.12174281099942164, 0.12623758599875146, 0.16222007900069002, 0.12487347400019644, 0.1615891420005937, 0.12461048700060928, 0.12223340600030497, 0.15934009199918364, 0.12353740500111599, 0.16964680699675228, 0.12588994200268644, 0.12188048999814782, 0.16472609899938107, 0.1234079189998738, 0.16482048600300914, 0.1235308539980906, 0.16542172499976004, 0.12223222900138353, 0.1665205999997852, 0.12529816499954904, 0.1259712600003695, 0.16076929900009418, 0.12344851899979403, 0.1636241140004131, 0.12144051299765124, 0.12588634500207263, 0.1744774199978565, 0.11973999399924651, 0.1603456400007417, 0.12105673200130695, 0.11966559099892038, 0.16413878399907844, 0.12146635000317474, 0.124964574999467, 0.163907541998924, 0.1223166220006533, 0.162956274998578, 0.12428857800114201, 0.1280044929990254, 0.1738098749992787, 0.17243142900042585, 0.1331466299998283, 0.17281446700144443, 0.13215642000068328, 0.17076902199914912, 0.11947402999794576, 0.12525991900110967, 0.16063196100003552, 0.12502641800165293, 0.1607590040002833, 0.12157811799988849, 0.12356212699887692, 0.1709132910000335, 0.1251540199991723, 0.1600096050024149, 0.12096164699687506, 0.12470090700298897, 0.1579871859976265, 0.11926176999986637, 0.12037111199970241, 0.16227269999944838, 0.12291117500353721, 0.12258153899892932, 0.1676550429983763, 0.12740429599944036, 0.1677631510028732, 0.1269985529979749, 0.16735795099884854, 0.12076233900006628, 0.12292010800229036, 0.1620057709988032, 0.12297950300126104, 0.12000256499959505, 0.1636646840015601, 0.12119079099647934, 0.16110676400057855, 0.12620201200115844, 0.12338208100118209, 0.16148343599707005, 0.12099609100187081, 0.16099156699783634, 0.12687836800250807, 0.17034325499844272, 0.130840170000738, 0.1731638359997305, 0.13171493299887516, 0.17263207400173997, 0.13178155000059633, 0.17128052399857552, 0.1723375430010492, 0.1324307110007794, 0.17333353799767792, 0.13205049699899973, 0.1762712060008198, 0.13167422699916642, 0.1725521540029149, 0.13398475499707274, 0.1762523970028269, 0.17516234099821304, 0.13317267300226376, 0.17466539399902103, 0.1328158969990909, 0.17305511599988677, 0.13301370100089116, 0.17474157399919932, 0.13311449400134734, 0.17461121999804163, 0.1729331339993223, 0.13278893000097014, 0.17614898100146092, 0.13346051699772943, 0.17420596100055263, 0.13378247100263252, 0.17391180799677386, 0.17324749800172867, 0.1330173409987765, 0.1746336340002017, 0.13375396600167733, 0.17326082799991127, 0.13359406100062188, 0.1736739329971897, 0.17468126300082076, 0.13385012800063123, 0.17324552699938067, 0.13373301699903095, 0.17386334399998304, 0.1333416950001265, 0.1739820110014989, 0.13316281600054936, 0.17593901999862283, 0.1749457869991602, 0.13650594800128601, 0.17418891600027564, 0.13386329100103467, 0.1739463390003948, 0.1338300059978792, 0.17586995199962985, 0.1741547920028097, 0.13391858999966644, 0.17438208800012944, 0.13446342299721437, 0.17676362400015933, 0.17667360799896414, 0.13329096200322965, 0.1735455029993318, 0.13527980899743852, 0.17396377499972004, 0.17368718500074465, 0.1330158990022028, 0.17419270299797063, 0.13283243300247705, 0.17336839599738596, 0.1330461830002605, 0.17353628999990178, 0.13344046999918646, 0.17328222200012533, 0.17330925300120725, 0.13341475299966987, 0.174080906999734, 0.13276208200113615, 0.1733385260013165, 0.1332264229968132, 0.17333867700290284, 0.13455299599809223, 0.17394895799952792, 0.17288370300229872, 0.1330554639971524, 0.17324962500060792, 0.13361284400161821, 0.17088103599962778, 0.12860870199801866, 0.21348434400351834, 0.17341112599751796, 0.12571443400156568, 0.16381034599908162, 0.12183770000046934, 0.16700434199810843, 0.12564075300178956, 0.12370255399946473, 0.1618014209998364, 0.12373219000073732, 0.1690544859993679, 0.12285921500006225, 0.12277627599905827, 0.16324769200218725, 0.12533156599965878, 0.16552447799767833, 0.12208298300174647, 0.16630998899927363, 0.12548737500037532, 0.12395910800114507, 0.163606186000834, 0.128280052998889, 0.16533775399875594, 0.12455779100127984, 0.12486211199939135, 0.16726095899866777, 0.12469675000102143, 0.16568535300029907, 0.1290581100001873, 0.1658271970009082, 0.12850298500052304, 0.17008817599707982, 0.13030091100154095, 0.17113844499908737, 0.13066285099921515, 0.1243930740020005, 0.16607225500047207, 0.12308373599807965, 0.17164389200115693, 0.1235387009983242, 0.16413000600005034, 0.12610401900019497, 0.12339325900029507, 0.16335570400042343, 0.12302724400069565, 0.16435893000016222, 0.12214721900090808, 0.12421247699967353, 0.16506170999855385, 0.1258343049994437, 0.16242865200183587, 0.12203648699869518, 0.12273666400142247, 0.16395374999774504, 0.124236572002701, 0.16250564800066059, 0.12129023799934657, 0.12227376199734863, 0.16317914899991592, 0.12278440900263377, 0.1226472569978796, 0.1659575270023197, 0.12123231099758414, 0.1604475630010711, 0.12264098499872489, 0.12068791100318776, 0.16224883599716122, 0.12503104500137852, 0.12081390000093961, 0.16480610299913678, 0.11968157299997984, 0.16662438699859194, 0.12024487400049111, 0.12034686300103203, 0.16572357599943643, 0.11997478299963404, 0.11988320499949623, 0.1615518329999759, 0.12284853200253565, 0.1229296789970249, 0.16197455000292393, 0.12498102999961702, 0.17945152099855477, 0.18381733299975167, 0.1223427820004872, 0.12216068300040206, 0.1655110399988189, 0.12356646000262117, 0.16777354899750208, 0.12274777700076811, 0.12498634900111938, 0.16435444499802543, 0.12405958700037445, 0.16551606800203444, 0.12501893499938888, 0.1658253399982641, 0.1265128699997149, 0.17830685900116805, 0.18246861000079662, 0.18604110600062995, 0.14822312599790166, 0.1833236800011946, 0.1872891310013074, 0.1915821929978847, 0.13528040900200722, 0.1849766279992764, 0.18223348799801897, 0.19790823700168403, 0.18999046300086775, 0.12342302699835273, 0.12487312699886388, 0.16640890200142167, 0.12465692700061481, 0.16537335099928896, 0.12352577500132611, 0.12399391699727857, 0.16438662400105386, 0.1234878210016177, 0.16618429699883563, 0.12664184299865155, 0.16515786600211868, 0.127894886998547, 0.12571292800203082, 0.1661874519995763, 0.12585146499986877, 0.16721708700060844, 0.12759653499961132, 0.16655406299832975, 0.13572407900210237, 0.17655314999865368, 0.1855438860002323, 0.14838294700166443, 0.18278515899874037, 0.18689211599848932, 0.19105271599983098, 0.19233004700072343, 0.2184150530010811, 0.3769484090007609, 0.21294248000049265, 0.14296436799850198, 0.34855910199985374, 0.2460861580002529, 0.2803259180000168, 0.286408494997886, 0.1990124840012868, 0.2956362490003812, 0.20056578499861644, 0.22558063200267497, 0.1931879929979914, 0.2909866250010964, 0.30053313299868023, 0.21649432000049273, 0.18003502500141622, 0.1971629670006223, 0.2055642599989369, 0.21021968000059132, 0.20132949400067446, 0.22185186099886778, 0.254718400999991, 0.24194856800022535, 0.19378501100072754, 0.19525668099959148, 0.18554225900152232, 0.13872739799990086, 0.17019181000068784, 0.12852645000020857, 0.19982920899929013, 0.18739247099802014, 0.20173700000304962, 0.20123962199795642, 0.16816360400116537, 0.20877312700031325, 0.1824551129975589, 0.13448350500038941, 0.20888492900121491, 0.19977320099860663, 0.19495676500082482, 0.28135367600043537, 0.2759912789988448, 0.14871500700246543, 0.2643973249978444, 0.18857156900048722, 0.13212609000038356, 0.16704308300177217, 0.1320778129993414, 0.12018522699872847, 0.1956097510010295, 0.2609468599985121, 0.13106638799945358, 0.17917039100211696, 0.20389631099897088, 0.18187644199861097, 0.14095017799991183, 0.17849941800159286, 0.12803697400158853, 0.347593357997539, 0.22524391499973717, 0.19876177900005132, 0.2207546950012329, 0.19022027000028174, 0.18414596900038305, 0.13695005599947763, 0.17015945999810356, 0.12591748100021505, 0.17436103400177672, 0.17700690800120356, 0.12625257599938777, 0.12575934199776384, 0.16767879100007121, 0.1336568190017715, 0.17138440100097796, 0.170852859999286, 0.12719463299799827, 0.1764936680010578, 0.1369443740004499, 0.17140443999960553, 0.1323672100006661, 0.16960664299767814, 0.13183096600187127, 0.1746297930003493, 0.1301694089997909, 0.16885932800141745, 0.12474005599869997]",tokens/s,6.353193493902515,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,52249.915392,,,,,s,1,126.33781006900062,126.33781006900062,0.0,126.33781006900062,126.33781006900062,126.33781006900062,126.33781006900062,[126.33781006900062],,kWh,0.0014623387251062544,0.0007970301245662768,0,0.0022593688496725314,,MB,53496.795136,,,,,s,10,33.26255778099767,3.3262557780997666,0.0877383228202977,3.327720981499624,3.432129496799098,3.45722959589948,3.477309675179786,"[3.3107431519983948, 3.3446988110008533, 3.2153202690005855, 3.254744986001242, 3.2112249809997593, 3.2551515880004445, 3.482329694999862, 3.393173572998421, 3.426551696999013, 3.368619028999092]",tokens/s,76.96341384373287,kWh,4.3028235225901754e-05,2.3451876840097915e-05,0.0,6.648011206599968e-05,tokens/kWh,3850775.698841332,MB,53691.695104,,,,,s,10,223.869782228001,22.3869782228001,0.355006235824535,22.49655581349998,22.617395438800305,22.85700796389974,23.04869798397929,"[22.563951842001188, 22.463041467999574, 21.963535092998427, 23.09662048899918, 21.78907317700032, 22.544261090000873, 22.273643078000532, 22.53007015900039, 22.56414821100043, 22.081437621000077]",tokens/s,2.814135939786524,kWh,0.00026748813574000184,0.00014579142418159953,0.0,0.0004132795599216014,tokens/kWh,152439.18671407562,,s,630,223.86442907900164,0.3553403636174629,0.011387338435554973,0.35516103800000565,0.3682535703997928,0.37101880109994456,0.3985302418899847,"[0.34905617000003986, 0.3445627860000968, 0.34422797900151636, 0.34296701199855306, 0.3413214299998799, 0.34221424700081116, 0.35004780199960805, 0.3472792379998282, 0.34634492700024566, 0.3496024159994704, 0.342101285001263, 0.35747212000023865, 0.36856145299861964, 0.3702446140014217, 0.3661890029998176, 0.3706605239985947, 0.36745171700022183, 0.3658492880003905, 0.36848428700068325, 0.3609929260001081, 0.34606379099932383, 0.35068443899945123, 0.35898902300141344, 0.35002154799985874, 0.3508820589995594, 0.34555420099968615, 0.34635803399942233, 0.347435312000016, 0.3463433750002878, 0.34665103100087435, 0.35821085600036895, 0.3600599940000393, 0.36026128199955565, 0.3568232319994422, 0.3569446399997105, 0.3684394179999799, 0.3668994979998388, 0.36349817600057577, 0.3624760740003694, 0.3598306669991871, 0.35573972900056106, 0.36173806999977387, 0.36342069700003776, 0.364119596000819, 0.3569228319993272, 0.36366226199970697, 0.3639875219996611, 0.361690528001418, 0.36205534100008663, 0.36941792899961, 0.36748532700039505, 0.3652837349982292, 0.3619506180002645, 0.3592903500011744, 0.3683481970001594, 0.36622684899884916, 0.3602386620004836, 0.36563648099945567, 0.3635459010001796, 0.36869505700087757, 0.36994256599973596, 0.36078484899917385, 0.36502707799991185, 0.3618886059994111, 0.36368578700057697, 0.3613983109989931, 0.35629762999997183, 0.3614660140010528, 0.37105167899972, 0.36824490599974524, 0.36209129499911796, 0.36217817300166644, 0.3604963969992241, 0.36180393200083927, 0.3601104760000453, 0.36144931099988753, 0.3600505839985999, 0.3587008760005119, 0.3736856359992089, 0.36540597500061267, 0.3649729009994189, 0.37009226600093825, 0.36385798300034367, 0.3627063869989797, 0.36283335300140607, 0.3643410299991956, 0.37455057700026373, 0.38067116199999873, 0.3697974520000571, 0.3675011760005873, 0.3659586359990499, 0.364930309000556, 0.3675513599991973, 0.36849939599960635, 0.3694658399999753, 0.37373453000145673, 0.3712153929991473, 0.35192410300078336, 0.3447431079985108, 0.3444889200000034, 0.34177457800069533, 0.3419843789997685, 0.3444719030012493, 0.34988766699825646, 0.3462685070007865, 0.3444084399998246, 0.34816813799989177, 0.3551091320005071, 0.34534270000040124, 0.34693708200029505, 0.3490789129991754, 0.3481067329994403, 0.34499249400141707, 0.3400024989987287, 0.33981942200080084, 0.34472844899937627, 0.3403100830000767, 0.34322123499987356, 0.3448126029998093, 0.34134090100087633, 0.33914512299998023, 0.34544506999918667, 0.3436578040000313, 0.34774167700015823, 0.35467429100026493, 0.3573517439999705, 0.34233311399839295, 0.3380242769999313, 0.3382475650014385, 0.3478658349995385, 0.3437113969994243, 0.34211407899965707, 0.34152007500051695, 0.3401544370008196, 0.34812161099944205, 0.3432919570004742, 0.3405258579987276, 0.33818369100117707, 0.3440882300001249, 0.33814093399996636, 0.33986994800034154, 0.3496795339997334, 0.3398289599990676, 0.3428907920006168, 0.35021399799916253, 0.34485176199996204, 0.3468130290002591, 0.3406267989994376, 0.3455994540017855, 0.33832492799956526, 0.344829290999769, 0.3490782829994714, 0.34480148399961763, 0.3457235310015676, 0.33946826299870736, 0.34434644500106515, 0.3454091009989497, 0.34484084700125095, 0.34797024599902215, 0.3498054100000445, 0.34032383100020525, 0.34190085099908174, 0.3608882700009417, 0.3690764820003096, 0.36430206099976203, 0.36672447199998714, 0.3680971630001295, 0.3658124430003227, 0.3681198879985459, 0.3485801300012099, 0.3424733299998479, 0.3420082539996656, 0.3509361960004753, 0.3505452959998365, 0.34618710999893665, 0.352691597001467, 0.3428320929997426, 0.3432103699997242, 0.33981325599961565, 0.3442105600006471, 0.3481747469995753, 0.3544798950006225, 0.35577785999885236, 0.35879878100058704, 0.3583654239992029, 0.3635330300003261, 0.3613526669996645, 0.3656300340007874, 0.36696337899957143, 0.36144092199901934, 0.3551898400000937, 0.3598995129996183, 0.36584767700151133, 0.3625866860002134, 0.3676255679984024, 0.35998552000091877, 0.36132996100059245, 0.36309480399904714, 0.3589800350000587, 0.3608926329998212, 0.36351685100089526, 0.3590155869987939, 0.3567618550005136, 0.3576693739996699, 0.35830250500112015, 0.36501456599944504, 0.3625022159994842, 0.3590014479996171, 0.3635317540010874, 0.362204519999068, 0.36568129300030705, 0.355698792000112, 0.3562550030001148, 0.35809477099974174, 0.3537754250010039, 0.3599788859992259, 0.3576984760002233, 0.3559695219992136, 0.3580176460000075, 0.3670613280010002, 0.37532640700010234, 0.3698516349995771, 0.39925183699961053, 0.405227459001253, 0.40950930699909804, 0.40553009699942777, 0.4036574140009179, 0.403619732000152, 0.4054497879988048, 0.39676357800090045, 0.36089746700054093, 0.36093283599984716, 0.36783710999952746, 0.3657769219989859, 0.35884139700101514, 0.3637548639999295, 0.3693114039997454, 0.37649457000043185, 0.36766941499990935, 0.3686531359999208, 0.37329761600085476, 0.3677151169995341, 0.36818249600037234, 0.36602118799964956, 0.3659833780002373, 0.35165767499893263, 0.3576496980003867, 0.3481945879993873, 0.3505816720007715, 0.35340109299977485, 0.34237286300049163, 0.34415595099926577, 0.35072555000078864, 0.3418053000004875, 0.3398644079989026, 0.3437285870004416, 0.34812203100045735, 0.34096242299892765, 0.3450474170003872, 0.34554490899972734, 0.3431347559999267, 0.3453524060005293, 0.3461529470005189, 0.3440809099993203, 0.341605839001204, 0.3525929029983672, 0.35813069800133235, 0.34505673499916156, 0.34593104899977334, 0.34757775500111165, 0.34156091600016225, 0.34050782899976184, 0.3470662839990837, 0.3422129259997746, 0.3382624780006154, 0.34248095499970077, 0.34354874000018754, 0.3461267959992256, 0.34246341200014285, 0.3398874920003436, 0.34452756000064255, 0.34790866000003007, 0.342924550999669, 0.34074512100050924, 0.34530876799908583, 0.34289988099953916, 0.3398116190001019, 0.34512721200007945, 0.33988034700087155, 0.3392315460005193, 0.34593014900019625, 0.3426795189989207, 0.344551907001005, 0.3491776999999274, 0.3546545659992262, 0.35542577100022754, 0.34763431300052616, 0.34162576199923933, 0.3392866310005047, 0.34448067999983323, 0.3455740680001327, 0.3475454079998599, 0.34718154499933007, 0.34215291799955594, 0.3421777560015471, 0.3458643039994058, 0.3417813809992367, 0.3436888150008599, 0.34960061499987205, 0.3495936309991521, 0.34703548700053943, 0.34880997499931254, 0.3573646849999932, 0.365623563000554, 0.370795064000049, 0.34597331800068787, 0.34737477299859165, 0.3403519990006316, 0.3380907530008699, 0.336698854000133, 0.3419473209996795, 0.3401332260000345, 0.3488113900002645, 0.35678802899928996, 0.3567448970006808, 0.3585765319985512, 0.35844261000056576, 0.35672810899995966, 0.36509082399970794, 0.36137363000125333, 0.3643438369999785, 0.3603493779992277, 0.35993467799926293, 0.3616701480004849, 0.36606727900107217, 0.36041088799902354, 0.3521310070009349, 0.356075317999057, 0.36039411800084054, 0.36031234499932907, 0.35813439699995797, 0.3577200729996548, 0.36802432500007853, 0.3657769300007203, 0.3635075099991809, 0.3644621149996965, 0.3591330620001827, 0.3602466390002519, 0.3629416170006152, 0.3589212219994806, 0.3565188570009923, 0.35936142199898313, 0.3588948739998159, 0.3580453779995878, 0.35758346500006155, 0.3598808900005679, 0.3604761469996447, 0.3617313770009787, 0.35849840300033975, 0.36432593099925725, 0.3644002969995199, 0.3583103809996828, 0.35770083100032934, 0.3572549210002762, 0.36862651800038293, 0.36974639399886655, 0.3549459020014183, 0.35442318099921977, 0.3589982739995321, 0.3539530910002213, 0.363144741000724, 0.3597708729994338, 0.36302427100054047, 0.3606799509998382, 0.3596854249990429, 0.3575444170000992, 0.3570926749998762, 0.3554836420007632, 0.37774873099988326, 0.37544929400064575, 0.3641891139996005, 0.36813360400083184, 0.37135546900026384, 0.3734830689991213, 0.3816450190006435, 0.37097861700021895, 0.3770791850001842, 0.37943173099847627, 0.3800193290007883, 0.37533249700027227, 0.3711591249993944, 0.3704017720010597, 0.35675536099915917, 0.3502967559998069, 0.3505804870001157, 0.3475443000006635, 0.3445825660000992, 0.34379017999890493, 0.34480021400122496, 0.34258685799977684, 0.34188484199876257, 0.346876940000584, 0.34279749400047876, 0.3449440059994231, 0.34312254799988295, 0.3424098790001153, 0.34799610300069617, 0.3442044169987639, 0.34454229900075006, 0.34582966400012083, 0.34364507799909916, 0.34502966700165416, 0.3461771559996123, 0.3499320600003557, 0.34259921399825544, 0.3463275240010262, 0.35422206399925926, 0.3489798280006653, 0.34877314400000614, 0.3488206439997157, 0.3448903570006223, 0.3432777879988862, 0.3530664630015963, 0.34539500399841927, 0.34935065700119594, 0.34577962000003026, 0.3513422059986624, 0.3465740530009498, 0.34896835399922566, 0.35477149700091104, 0.3553205850002996, 0.3551322359999176, 0.3519552409998141, 0.3473590329995204, 0.34636663499986753, 0.3535371279995161, 0.34737987500011513, 0.3484194299999217, 0.35008039500098675, 0.34922147399993264, 0.34851991399955295, 0.3482004710003821, 0.3429174390003027, 0.34009081600015634, 0.3442410600000585, 0.34271042500040494, 0.3446924889994989, 0.3545863540002756, 0.3457868570003484, 0.3492964409997512, 0.3557519730002241, 0.3457366839993483, 0.3443126080001093, 0.3644570670003304, 0.36908842899902083, 0.36636974300017755, 0.36699862299974484, 0.3683315500002209, 0.36446025999975973, 0.3648337660015386, 0.3521654549986124, 0.34453292500074895, 0.34654582899929665, 0.34915307899973413, 0.35604332399998384, 0.3517518580010801, 0.34802309699989564, 0.3463887679990876, 0.34785354400082724, 0.3424024369996914, 0.3421593679995567, 0.353871295999852, 0.3587225750015932, 0.3629708189982921, 0.3663303920002363, 0.3582348260006256, 0.36199904999921273, 0.369387059001383, 0.36778472699916165, 0.3646854769995116, 0.36045704900061537, 0.3588689099997282, 0.3631898719995661, 0.36259000900099636, 0.36317164200045227, 0.36567509499946027, 0.3605784949995723, 0.3598123299998406, 0.3638564110005973, 0.3639141910007311, 0.3664004729998851, 0.37229968999963603, 0.37090418499974476, 0.36840261699944676, 0.3653159189998405, 0.35801325300053577, 0.3585671500004537, 0.36501792799936084, 0.36615982399962377, 0.3567646870014869, 0.3619871659993805, 0.3650924199992005, 0.35921747000065807, 0.35951358400052413, 0.3673691719995986, 0.3618402910014993, 0.3664983229991776, 0.3602798880001501, 0.36706043099911767, 0.37133329400057846, 0.3823307450002176, 0.3689266609999322, 0.35924751499987906, 0.3603363120000722, 0.35669724000035785, 0.35669729199980793, 0.3574354360007419, 0.3631899219999468, 0.3573526629988919, 0.3611232330003986, 0.36143333799918764, 0.3604909100013174, 0.3571302629989077, 0.36055486100121925, 0.35948638599984406, 0.3620984129993303, 0.3652758370008087, 0.3650355399986438, 0.36639427699992666, 0.36116168800072046, 0.36356074799914495, 0.3678838590003579, 0.36773575200095365, 0.3653821269999753, 0.36579727599928447, 0.36762532300053863, 0.37159542299923487, 0.381148469999971, 0.37037892900116276, 0.37054879599963897, 0.3655614910003351, 0.35810145199866383, 0.3407763960003649, 0.34354587999951036, 0.34790141400117136, 0.342676512998878, 0.343118045000665, 0.348867037000673, 0.3451005309998436, 0.341735890999189, 0.34516033900035836, 0.3528440390000469, 0.3501594549998117, 0.34997900599955756, 0.3565387120015657, 0.35242458099855867, 0.3579915680002159, 0.35182529000121576, 0.3486373009982344, 0.34315581700138864, 0.3511008449986548, 0.34950240200123517, 0.3473619879987382, 0.34991994900155987, 0.34608974599905196, 0.35231820499939204, 0.3528850560014689, 0.3436252510000486, 0.3435295199997199, 0.3459722750012588, 0.34639581899864424, 0.3514215860013792, 0.34654282799965586, 0.34663157099930686, 0.3534740699997201, 0.3488714630002505, 0.3411034760010807, 0.34418473899859237, 0.3434559220004303, 0.3399468229999911, 0.3436713570008578, 0.34234441300031904, 0.34189600499848893, 0.3427339170011692, 0.3526246959991113, 0.3538105120005639, 0.3474077890004992, 0.3509236209993105, 0.34223900899996806, 0.3470189309991838, 0.3481239970005845, 0.3435199699997611, 0.3464073670002108, 0.3448101760004647, 0.34057913399919926, 0.34348395699998946, 0.3439450370005943, 0.3415510649992939, 0.3477152360010223, 0.35258097699988866, 0.3534886289999122, 0.34535294200031785, 0.35368883199953416, 0.365612064000743, 0.3692868059988541, 0.36576706300002115, 0.3664164450001408, 0.36321808300090197, 0.3669719409990648, 0.35359398500077077, 0.3449583139990864, 0.34364624900081253, 0.3464550720000261, 0.3544483099994977, 0.34932889599986083, 0.34687432300052023, 0.34406033400046, 0.3497458120000374, 0.3464801049995003, 0.34542232300009346, 0.3476996270001109, 0.34954049899897655, 0.36240856800031906, 0.36239475299953483, 0.3633477020011924, 0.35872450199894956, 0.3609236170013901, 0.36333848499998567, 0.367989045998911, 0.35707051800090994]",tokens/s,2.814203232697024,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,793.6,,,,,s,1,3.360677727003349,3.360677727003349,0.0,3.360677727003349,3.360677727003349,3.360677727003349,3.360677727003349,[3.360677727003349],,kWh,8.510653923662581e-06,1.3940147278142215e-05,0,2.2450801201804795e-05,,MB,896.479232,,,,,s,21,0.6093034210207406,0.029014448620035268,0.018835440138045598,0.016876693996891845,0.05876169400289655,0.05933769400144229,0.06265760920505273,"[0.016784045998065267, 0.01691514500271296, 0.05655345000559464, 0.016313316002197098, 0.016179843005375005, 0.05933769400144229, 0.016195315998629667, 0.016356929001631215, 0.019834202001220547, 0.016876693996891845, 0.016217691998463124, 0.05876169400289655, 0.016241229997831397, 0.02008012100122869, 0.020939055997587275, 0.01619384299556259, 0.05726246599806473, 0.01596128700475674, 0.016318913003487978, 0.05649289600114571, 0.06348758800595533]",tokens/s,8823.190244022939,kWh,3.4129781432103806e-07,5.591923294021416e-07,0.0,9.004901437231796e-07,tokens/kWh,284289619.1417917,MB,897.29024,,,,,s,21,9.403101958007028,0.44776675990509657,0.025061377741357638,0.4287890959967626,0.48158029000478564,0.48424395300389733,0.4892937482014531,"[0.48424395300389733, 0.4226888269986375, 0.4236681839975063, 0.4620478910001111, 0.4226795669965213, 0.42821523000020534, 0.46566801000153646, 0.48158029000478564, 0.4905561970008421, 0.465830590997939, 0.42835574200580595, 0.42589560999476817, 0.46573546300351154, 0.47492996999790194, 0.47626147100527305, 0.4224755820032442, 0.4287890959967626, 0.464023909997195, 0.42459769600100117, 0.4224792009990779, 0.42237947700050427]",tokens/s,140.69825105676168,kWh,5.178903631420161e-06,8.485275687188136e-06,0.0,1.3664179318608299e-05,tokens/kWh,4610595.230860639,,s,1323,9.397014463000232,0.007102807606198211,0.01054731068460011,0.004130497996811755,0.004727336195355747,0.04472571620062808,0.04516176411969354,"[0.0048884540010476485, 0.0045960380011820234, 0.004555295003228821, 0.0045265019944054075, 0.004015201004222035, 0.05352561399922706, 0.004366592998849228, 0.004035543999634683, 0.004018708001240157, 0.004103262996068224, 0.00401018400589237, 0.003930123995814938, 0.004035081001347862, 0.004016751001472585, 0.004081505998328794, 0.004212337997159921, 0.004196183006570209, 0.004078062993357889, 0.0041646680037956685, 0.04496975499932887, 0.004370276001282036, 0.00412272299581673, 0.0041171160046360455, 0.004081129998667166, 0.004118283002753742, 0.004071376999490894, 0.004107460001250729, 0.004523183997662272, 0.004070909999427386, 0.0041017350013135, 0.004092249997484032, 0.004017209001176525, 0.0040357940015383065, 0.04468041299696779, 0.004580218002956826, 0.004157818999374285, 0.0040981019992614165, 0.004470029998628888, 0.00413706099789124, 0.004178451003099326, 0.004169487001490779, 0.004097052995348349, 0.004191970001556911, 0.004198007001832593, 0.004124352999497205, 0.052684964997752104, 0.004663571999117266, 0.004186494006717112, 0.00412775699805934, 0.004134390001127031, 0.004227461999107618, 0.0040838849963620305, 0.004128019005293027, 0.004243161994963884, 0.00409993599896552, 0.004114555005799048, 0.004154798996751197, 0.004161655997449998, 0.004110670000954997, 0.0041424459996051155, 0.04512666100345086, 0.004219370995997451, 0.00409897300414741, 0.005055463996541221, 0.004439964999619406, 0.004318035003961995, 0.004103594001207966, 0.004050269999424927, 0.0040613829987705685, 0.004070490998856258, 0.04481413400208112, 0.004057332997035701, 0.003971719001128804, 0.003958312998292968, 0.004057842001202516, 0.0042112399969482794, 0.004022152999823447, 0.00399470600677887, 0.004120115998375695, 0.003966682001191657, 0.00398811099876184, 0.003947120996599551, 0.003999961001682095, 0.004006101000413764, 0.044499317002191674, 0.004433465001056902, 0.004161181997915264, 0.004129813001782168, 0.004036503996758256, 0.004131631998461671, 0.003959567002311815, 0.00398627899994608, 0.004082407998794224, 0.00499975399725372, 0.004168001003563404, 0.004093757001101039, 0.004120721998333465, 0.003996031002316158, 0.004034514000522904, 0.04483678399992641, 0.004152591995080002, 0.004146195999055635, 0.003935729000659194, 0.004046013003971893, 0.004128945998672862, 0.003960299996833783, 0.004039113002363592, 0.004110957997909281, 0.004083629006345291, 0.004113508999580517, 0.004101396996702533, 0.004182071003015153, 0.004111877999093849, 0.04483415899449028, 0.004257072003383655, 0.004252229002304375, 0.004116896998311859, 0.004085799999302253, 0.004100933998415712, 0.004154296002525371, 0.004078054997080471, 0.0040896720020100474, 0.004122637001273688, 0.004080628998053726, 0.004088045003300067, 0.0041408420001971535, 0.004763489996548742, 0.00446845599799417, 0.004137179006647784, 0.004028244999062736, 0.004105125997739378, 0.004116604002774693, 0.004109150999283884, 0.004012735997093841, 0.004155342001467943, 0.003974414001277182, 0.004050348994496744, 0.004021243003080599, 0.04476438900019275, 0.004107916000066325, 0.00404747600259725, 0.004057445999933407, 0.004099040997971315, 0.004004155998700298, 0.004051932999573182, 0.004033263001474552, 0.004020077998575289, 0.004085052998561878, 0.004011506003735121, 0.003948962999857031, 0.004075890996318776, 0.004011823002656456, 0.04447519699897384, 0.004327013004512992, 0.004070188995683566, 0.0040099030011333525, 0.004001554996648338, 0.004130624001845717, 0.004074089003552217, 0.00410460199782392, 0.003971810998336878, 0.0040439930016873404, 0.004146384999330621, 0.0042046009984915145, 0.004012377001345158, 0.004108786997676361, 0.004116538002563175, 0.04492498200124828, 0.005424254995887168, 0.004271199002687354, 0.004101012003957294, 0.004215394998027477, 0.004092436996870674, 0.004212469000776764, 0.0040823090021149255, 0.004159958996751811, 0.004179257004579995, 0.004232611994666513, 0.004197202004434075, 0.004131652996875346, 0.004165875005128328, 0.044803758995840326, 0.004219182002998423, 0.004108465000172146, 0.004267529999196995, 0.0041464539972366765, 0.004020681997644715, 0.004218755006149877, 0.004123020997212734, 0.004821374997845851, 0.0042909990006592125, 0.04483036199962953, 0.004130248002184089, 0.003968049000832252, 0.004097958997590467, 0.0039911030035000294, 0.004006087001471315, 0.0040493029955541715, 0.0039792750030756, 0.004014243997517042, 0.004072308001923375, 0.004036730999359861, 0.0039954219973878935, 0.004084965999936685, 0.004173417000856716, 0.004056691002915613, 0.04473019400029443, 0.004157406998274382, 0.0039505009990534745, 0.0039836029973230325, 0.004139771001064219, 0.003946365999581758, 0.004009955999208614, 0.0039019190007820725, 0.004139948003285099, 0.004080150996742304, 0.00396061000355985, 0.003969537996454164, 0.004024960006063338, 0.004080724997038487, 0.044568290999450255, 0.004772321000928059, 0.004222370000206865, 0.004019722000521142, 0.003956540000217501, 0.0041311989989480935, 0.0039868320018285885, 0.004056647994730156, 0.004015835002064705, 0.00406330700207036, 0.004040201994939707, 0.004088336005224846, 0.004112912996788509, 0.004105904998141341, 0.004107261003809981, 0.04489081000065198, 0.004210787999909371, 0.004139750999456737, 0.004061230996740051, 0.004147053004999179, 0.00427174499782268, 0.0040841410009306855, 0.004153308000240941, 0.004041107000375632, 0.004044333996716887, 0.0041882779987645335, 0.004053803000715561, 0.004139607000979595, 0.004056650999700651, 0.04482954100240022, 0.0043414829997345805, 0.004195426998194307, 0.00488522899831878, 0.0044387219968484715, 0.004146568004216533, 0.004092852999747265, 0.004087998000613879, 0.004005343995231669, 0.0039601800017408095, 0.044467507002991624, 0.004340718995081261, 0.0040604560053907335, 0.004118092998396605, 0.004330652998760343, 0.0041016100003616884, 0.00403922099940246, 0.004251919002854265, 0.004072783995070495, 0.0040034190024016425, 0.004082569997990504, 0.004005330003565177, 0.004022123997856397, 0.004008051997516304, 0.0040323630018974654, 0.0449727189989062, 0.004249951998644974, 0.004071051000209991, 0.004079812999407295, 0.004208900005323812, 0.0040148629996110685, 0.004114600000320934, 0.004064864995598327, 0.004147498002566863, 0.004116197997063864, 0.004066076005983632, 0.004101130994968116, 0.003992445999756455, 0.0040408210043096915, 0.04462499999499414, 0.0043708800003514625, 0.0041480810032226145, 0.004211863997625187, 0.0041200990017387085, 0.004071727002155967, 0.004310288997658063, 0.004093677001947071, 0.004100949998246506, 0.004102302002138458, 0.004049934999784455, 0.004080149999936111, 0.004086351997102611, 0.004165963997365907, 0.004191218002233654, 0.04491797400260111, 0.004145070000959095, 0.003993099999206606, 0.004095338998013176, 0.003977161999500822, 0.00408910999976797, 0.004102965998754371, 0.004102721999515779, 0.004101780003111344, 0.00408481100021163, 0.004130497996811755, 0.004128422006033361, 0.005148628995812032, 0.0045594690018333495, 0.004538622000836767, 0.0043577309988904744, 0.004307718998461496, 0.004302148001443129, 0.00434221800242085, 0.004323078996094409, 0.004256224005075637, 0.004316874001233373, 0.0043716820000554435, 0.0451757849950809, 0.004380420999950729, 0.004419695003889501, 0.004294833001040388, 0.004255628999089822, 0.004433352994965389, 0.004315030004363507, 0.00426659199729329, 0.004419552999024745, 0.004419164004502818, 0.00435717999789631, 0.004353735996119212, 0.004338840000855271, 0.004257590000634082, 0.04473670700099319, 0.00410529399960069, 0.004108070002985187, 0.00402544599637622, 0.004069161004736088, 0.004005086993856821, 0.004051880001497921, 0.004034336001495831, 0.0040939109967439435, 0.003972860002249945, 0.004062682004587259, 0.0039790729933883995, 0.00402966500405455, 0.004001884000899736, 0.04435653399559669, 0.004364297004940454, 0.004161009994277265, 0.004164209000009578, 0.0040751810010988265, 0.004104767998796888, 0.004015016005723737, 0.004090153001016006, 0.00413382599799661, 0.004120514997339342, 0.004007046001788694, 0.0041580370016163215, 0.0042188599982182495, 0.0040763709985185415, 0.004101509002794046, 0.04489901199849555, 0.004147466002905276, 0.004070026996487286, 0.004076224999153055, 0.004019179003080353, 0.004247504999511875, 0.004144006998103578, 0.004099304998817388, 0.004293908001272939, 0.004937042001984082, 0.044960897001146805, 0.00446018699585693, 0.004304200003389269, 0.00420678399677854, 0.004323432003729977, 0.0042996199990739115, 0.004356874997029081, 0.004365986002085265, 0.004386305001389701, 0.004323655994085129, 0.004262098002072889, 0.004010351003671531, 0.004056262994708959, 0.004075205004482996, 0.044743817001290154, 0.004108310000447091, 0.004096943994227331, 0.00405178900109604, 0.0039527800036012195, 0.004106968997803051, 0.004231958999298513, 0.004065289998834487, 0.004032231998280622, 0.0039621640025870875, 0.004123200000321958, 0.004062380001414567, 0.004089034999196883, 0.003947694000089541, 0.044331867997243535, 0.004461832002562005, 0.004028793999168556, 0.004043132001243066, 0.004078325000591576, 0.003982014000939671, 0.004035826998006087, 0.0040598949999548495, 0.004080054997757543, 0.004053839002153836, 0.004015261998574715, 0.004202588002954144, 0.004147802996158134, 0.00424876300530741, 0.004106501997739542, 0.04488766400027089, 0.004210442995827179, 0.004155643000558484, 0.004138757001783233, 0.004126944004383404, 0.004019279993372038, 0.004092342001968063, 0.0048498719988856465, 0.004068326001288369, 0.0041543320039636455, 0.004095500997209456, 0.004101377999177203, 0.004234984997310676, 0.004124889004742727, 0.04467570500128204, 0.00429982000059681, 0.004131468995183241, 0.004159829004493076, 0.004081955994479358, 0.004791999002918601, 0.004431362998730037, 0.004140482997172512, 0.004312707002100069, 0.004265659998054616, 0.045071516004099976, 0.004258180997567251, 0.004082354003912769, 0.004110031994059682, 0.004083748004632071, 0.004115900999750011, 0.00420683700212976, 0.004033492994494736, 0.004017573002784047, 0.00413303000095766, 0.004029803996672854, 0.003997300002083648, 0.004164033998677041, 0.004041583997604903, 0.044568249002622906, 0.004671998998674098, 0.004325906003941782, 0.004334910998295527, 0.00437659899762366, 0.004388367000501603, 0.004324412999267224, 0.004406049003591761, 0.004258656001184136, 0.004434948998095933, 0.00441573400166817, 0.0042868159944191575, 0.004589838004903868, 0.004350859999249224, 0.04517166499863379, 0.0046658490027766675, 0.00446539800032042, 0.004486994999751914, 0.00452905199927045, 0.004780454000865575, 0.004468148996238597, 0.004491913001402281, 0.004496496003412176, 0.004514498999924399, 0.004534176994638983, 0.004453196001122706, 0.004543471004581079, 0.04518102699512383, 0.004717467003501952, 0.004518631998507772, 0.004570903998683207, 0.004471227999601979, 0.004608966002706438, 0.004536793996521737, 0.004520406000665389, 0.004574354003125336, 0.004531175996817183, 0.004558699001790956, 0.0045269129986991175, 0.004441256001882721, 0.046095149002212565, 0.004577069994411431, 0.004570627999783028, 0.004632308999134693, 0.005224439999437891, 0.0047383849960169755, 0.004642381005396601, 0.04897129700111691, 0.004729042993858457, 0.0045466150040738285, 0.00459618799504824, 0.004383549006888643, 0.004486359997827094, 0.004512619998422451, 0.0046883850009180605, 0.00444959600281436, 0.004469439998501912, 0.0044705179971060716, 0.004511019003984984, 0.004540759000519756, 0.0045099509952706285, 0.04501962000358617, 0.0044750579982064664, 0.0043718320011976175, 0.00440901600086363, 0.004470886000490282, 0.004483444994548336, 0.004306105001887772, 0.004204381002637092, 0.004194704997644294, 0.004236865999700967, 0.004873183999734465, 0.004436390001501422, 0.004529685000306927, 0.04524192299868446, 0.0046609280034317635, 0.004581090994179249, 0.004621361003955826, 0.004486922996875364, 0.004405491003126372, 0.004493563996220473, 0.004380449005111586, 0.004528699995717034, 0.004518362999078818, 0.004720509001344908, 0.004489258004468866, 0.004425050996360369, 0.044832555002358276, 0.004628091999620665, 0.004578002997732256, 0.004538907000096515, 0.004598200997861568, 0.00445441000192659, 0.0043407249977462925, 0.004438845004187897, 0.004405006002343725, 0.004443085999810137, 0.004447809995326679, 0.004598571998940315, 0.004370980001112912, 0.04483759900176665, 0.004635315002815332, 0.00449679799930891, 0.004378231998998672, 0.0044333789992379025, 0.004417634998389985, 0.004352745003416203, 0.005146023002453148, 0.004767489001096692, 0.004550904995994642, 0.04603532799956156, 0.004751095002575312, 0.004133244001423009, 0.004006422001111787, 0.004105893000087235, 0.004099337995285168, 0.004031581003800966, 0.004086761000507977, 0.004059443999722134, 0.004133463000471238, 0.004002130001026671, 0.004079224992892705, 0.004116300005989615, 0.004191070998786017, 0.04496790900157066, 0.004139479999139439, 0.003954756000894122, 0.004045645000587683, 0.004058302998600993, 0.004077663994394243, 0.004073797004821245, 0.003991940000560135, 0.00405403599870624, 0.004090078000444919, 0.003997255997091997, 0.004061870000441559, 0.003949398000258952, 0.004092861003300641, 0.04452114699961385, 0.004426800995133817, 0.004159223004535306, 0.0040577940017101355, 0.004025391994218808, 0.004120812001929153, 0.00394538500404451, 0.004071459996339399, 0.004076773002452683, 0.004120207995583769, 0.003988750002463348, 0.004110433997993823, 0.0041329090017825365, 0.004041079999296926, 0.004068303998792544, 0.04483397900185082, 0.004251906997524202, 0.004066191999299917, 0.00412929000594886, 0.004159158997936174, 0.004089002002729103, 0.004191336993244477, 0.004015166006865911, 0.004093605995876715, 0.00405469500401523, 0.00419820499519119, 0.004233236999425571, 0.004058117003296502, 0.004108330002054572, 0.04458939499454573, 0.004541225003777072, 0.00422600800084183, 0.005024770005547907, 0.004488307997235097, 0.0042928280017804354, 0.004058751001139171, 0.004078519996255636, 0.004063846005010419, 0.004001728993898723, 0.044359790001180954, 0.004299742999137379, 0.004113870003493503, 0.004108130997337867, 0.004077868004969787, 0.004034781995869707, 0.003982590998930391, 0.004025947004265618, 0.004114534996915609, 0.00407250999705866, 0.00401083700126037, 0.004028367999126203, 0.004037630002130754, 0.0040914990022429265, 0.00402164799743332, 0.04474056899925927, 0.004168245002801996, 0.004125981999095529, 0.00400444299884839, 0.003980949004471768, 0.0040387959961663, 0.004132317000767216, 0.004103689003386535, 0.004098948993487284, 0.0041975040003308095, 0.004121515004953835, 0.004067520996613894, 0.0043009420041926205, 0.005135599996719975, 0.04497081699810224, 0.004492886000662111, 0.004482402000576258, 0.004373650997877121, 0.00440709300164599, 0.0043716770014725626, 0.004365344997495413, 0.004376896002213471, 0.004320214997278526, 0.00437748699914664, 0.0044641730055445805, 0.0045224139976198785, 0.004459900002984796, 0.00437299699842697, 0.04486283299775096, 0.004314065998187289, 0.0043550480040721595, 0.0043859489960595965, 0.004097626006114297, 0.004172699998889584, 0.004072260999237187, 0.004078464997292031, 0.004120828001759946, 0.004170016996795312, 0.004139153003052343, 0.004203541000606492, 0.0041411519996472634, 0.00484637599583948, 0.004494196000450756, 0.0042016590014100075, 0.0040250000020023435, 0.00396634399658069, 0.004097914999874774, 0.00402031800331315, 0.004086449996975716, 0.004131886002141982, 0.004094146999705117, 0.048073965997900814, 0.0040922650005086325, 0.004062318002979737, 0.004076454999449197, 0.004028837996884249, 0.003948122001020238, 0.0040635979967191815, 0.0040216470006271265, 0.004046013003971893, 0.004000212997198105, 0.003993505997641478, 0.0040571340068709105, 0.004011079996416811, 0.004035616999317426, 0.04447611700015841, 0.0043725560026359744, 0.004089746995305177, 0.004064418004418258, 0.0041079000002355315, 0.004058080994582269, 0.00417058100720169, 0.004081635997863486, 0.0040105520020006225, 0.0039991269950405695, 0.004103796003619209, 0.004055732999404427, 0.004081446000782307, 0.00402324599417625, 0.003985970004578121, 0.04509530300128972, 0.004210756997053977, 0.0041776389989536256, 0.0040482289987266995, 0.005025430000387132, 0.004052547003084328, 0.0040558539985795505, 0.004057726000610273, 0.0041332870023325086, 0.004116785996302497, 0.004062631000124384, 0.0040994880037033, 0.004035486999782734, 0.0040753079956630245, 0.044567889999598265, 0.004319186002248898, 0.00427713699900778, 0.004196724003122654, 0.004124594997847453, 0.0041152970006805845, 0.004209362996334676, 0.004123071004869416, 0.004092634997505229, 0.004179977004241664, 0.04501399899891112, 0.004509530001087114, 0.004157583003689069, 0.004168772000411991, 0.004033557001093868, 0.003954569998313673, 0.003999225998995826, 0.004144838996580802, 0.0042092479998245835, 0.0041486500049359165, 0.0041004250015248545, 0.004084526997758076, 0.004100411002582405, 0.004116543997952249, 0.00401915299880784, 0.044768378997105174, 0.004165949001617264, 0.0043075010034954175, 0.004067502995894756, 0.004015340004116297, 0.003955367996240966, 0.004095224998309277, 0.004016805003629997, 0.004018917999928817, 0.004102375001821201, 0.004038742998091038, 0.004098580000572838, 0.004187496000668034, 0.004116748001251835, 0.044349821997457184, 0.004436803996213712, 0.004180837000603788, 0.004285758004698437, 0.00405062399659073, 0.004032495002320502, 0.004057063997606747, 0.004072740004630759, 0.0040946709996205755, 0.004064156993990764, 0.004051892006827984, 0.004075297998497263, 0.004133850001380779, 0.004104204999748617, 0.004085868997208308, 0.04474004200164927, 0.004366389999631792, 0.004147318999457639, 0.004182418000709731, 0.004274198996427003, 0.0041205910019925795, 0.004100245001609437, 0.004098778001207393, 0.004251197999110445, 0.004036961996462196, 0.003998473999672569, 0.004081680002855137, 0.004018316001747735, 0.004297394996683579, 0.04494327000429621, 0.005045148995122872, 0.005427927004348021, 0.004220490998704918, 0.00430853199941339, 0.00475563999498263, 0.004460793003090657, 0.004228015997796319, 0.04895632500119973, 0.004260822999640368, 0.004173854998953175, 0.004184680001344532, 0.004114153001864906, 0.004115992996958084, 0.004091401999176014, 0.0042103540035896, 0.004202227995847352, 0.004142728001170326, 0.0041415300001972355, 0.004114930001378525, 0.004294245998607948, 0.00418901599914534, 0.044959862003452145, 0.004344520995800849, 0.004290014003345277, 0.004200841001875233, 0.004243210998538416, 0.004160094998951536, 0.00417315200320445, 0.004160759999649599, 0.004231545994116459, 0.004150638000282925, 0.004188343002169859, 0.004218080001010094, 0.0042736070026876405, 0.004206209996482357, 0.04489084600209026, 0.00429513899871381, 0.004318325001804624, 0.0042983210005331784, 0.004184099998383317, 0.00430078299541492, 0.0042670180046116, 0.004257028995198198, 0.00424699300492648, 0.004291509998438414, 0.0042488260005484335, 0.004416876996401697, 0.004179282004770357, 0.004259938999894075, 0.04505841399804922, 0.0043654670007526875, 0.004141659002925735, 0.004227732999424916, 0.004163567995419726, 0.004258023000147659, 0.004246511998644564, 0.004221836003125645, 0.004221825998683926, 0.004305248003220186, 0.0042595509949023835, 0.004212815001665149, 0.0042142050006077625, 0.004263732000254095, 0.044855002997792326, 0.00427883200609358, 0.00425206299405545, 0.004197305002890062, 0.004935090000799391, 0.0045205019996501505, 0.004319122999731917, 0.004243732000759337, 0.04878195300261723, 0.004192038999462966, 0.004155640002863947, 0.00410804199782433, 0.004153442998358514, 0.00412836299801711, 0.004075948003446683, 0.004136627001571469, 0.004217769994284026, 0.0042000940011348575, 0.0042472890054341406, 0.004476229994907044, 0.004141256998991594, 0.004165078004007228, 0.04486572699534008, 0.004398109005705919, 0.00428282399661839, 0.004222713003400713, 0.004450818996701855, 0.004098354002053384, 0.0041665050011943094, 0.004304415997467004, 0.004211779996694531, 0.004157128001679666, 0.004222651004965883, 0.004657920995668974, 0.0043191799995838664, 0.004259437002474442, 0.0448614560009446, 0.004305394999391865, 0.004192175998468883, 0.00413961400045082, 0.004127963999053463, 0.004145562998019159, 0.004313339006330352, 0.004157350995228626, 0.004232719998981338, 0.004206113000691403, 0.00423411500378279, 0.004253683997376356, 0.0043358370021451265, 0.004312826000386849, 0.04524587500054622, 0.00441155400039861, 0.004240294998453464, 0.004192360000160988, 0.004322306995163672, 0.00423702100670198, 0.004270408993761521, 0.004249539000738878, 0.004247592005413026, 0.004262590999132954, 0.0042075819947058335, 0.004841803005547263, 0.00406853599997703, 0.04483559700020123, 0.004493360000196844, 0.004116657997656148, 0.004113860995857976, 0.00495942300040042, 0.004471337000722997, 0.004126653999264818, 0.0043493769990163855, 0.004207340003631543, 0.0040835769978002645, 0.04463536800176371, 0.004594302001351025, 0.004252724000252783, 0.004105520994926337, 0.0039610880048712716, 0.004034146993944887, 0.004119740005990025, 0.00393446199450409, 0.003924384000129066, 0.004099215999303851, 0.004010576005384792, 0.004008117000921629, 0.003968063996580895, 0.004058277998410631, 0.003967985998315271, 0.04479424400051357, 0.00421751500107348, 0.004053846998431254, 0.004155838003498502, 0.004188635997707024, 0.004154993002885021, 0.004119215998798609, 0.004059708000568207, 0.004065476001414936, 0.004111886999453418, 0.0040339729966945015, 0.004025435002404265, 0.0040988289983943105, 0.003966992000641767, 0.04447183199954452, 0.004351333001977764, 0.004046615998959169, 0.004027183000289369, 0.003959123998356517, 0.003995065999333747, 0.0039742500011925586, 0.00404371100012213, 0.004186058999039233, 0.004171279004367534, 0.0041183889989042655, 0.004126025000005029, 0.004129126995394472, 0.004095622003660537, 0.004219492999254726, 0.04481268500239821, 0.004292017998523079, 0.004057701997226104, 0.004167773004155606, 0.004127472995605785, 0.004106067004613578, 0.004154306996497326, 0.004136934003327042, 0.004176620001089759, 0.004144570993958041, 0.004003557005489711, 0.004125032995943911, 0.004025601003377233, 0.004810528000234626, 0.00457543799711857, 0.005821976999868639, 0.00403067099978216, 0.004101259000890423, 0.0039798120051273145, 0.0040339009938179515, 0.004047607006214093, 0.004112322996661533, 0.004019491003418807, 0.04873743599455338, 0.004248930003086571, 0.0041431009958614595, 0.004040658001031261, 0.004089394999027718, 0.003987531003076583, 0.004054996999911964, 0.004103341001609806, 0.0041192610005964525, 0.00414117900072597, 0.0040606170005048625, 0.004119760997127742, 0.0040526450029574335, 0.004037885999423452, 0.0040772430002107285, 0.04497323299437994, 0.0040969969995785505, 0.004062612002599053, 0.004020929001853801, 0.004254712999681942, 0.004079193000507075, 0.003990773999248631, 0.003992081998148933, 0.004079176003870089, 0.00401575999421766, 0.004180433999863453, 0.004303755005821586, 0.004125463994569145, 0.00473819300532341, 0.04482634899613913, 0.0042196200010948814, 0.004036589998577256, 0.004033174998767208, 0.004059604005306028, 0.004170055995928124, 0.00402269400365185, 0.004012391000287607, 0.004111121997993905, 0.00414912799897138, 0.0042713229995570146, 0.004088957000931259, 0.004218565998598933, 0.004022200002509635, 0.04446979599742917, 0.004459588002646342, 0.004096814001968596, 0.004069488997629378, 0.004056979996676091, 0.0041073620013776235, 0.004083824002009351, 0.0041513850010233, 0.004146790997765493, 0.004163655998127069, 0.004926615998556372, 0.044761949000530876, 0.004184253994026221, 0.00444462000450585, 0.0042973359959432855, 0.004225777003739495, 0.004013104997284245, 0.004242968003381975, 0.004038726001454052, 0.004013888996269088, 0.004071839997777715, 0.0041584480059100315, 0.003965468997193966, 0.004021774002467282, 0.0039912669963086955, 0.04499988599854987, 0.004266898999048863, 0.004111070004000794, 0.004068338996148668, 0.0040245810014312156, 0.004350531999079976, 0.004153234003752004, 0.0040002570021897554, 0.0040449699954479, 0.0040894760022638366, 0.004201614996418357, 0.004170831001829356, 0.004101507998711895, 0.004019881998829078, 0.04444394900201587, 0.004568559998006094, 0.004142260004300624, 0.004045153000333812, 0.004114586001378484, 0.0040585239985375665, 0.0040562759968452156, 0.004119141005503479, 0.004092831994057633, 0.004011450000689365, 0.004046349000418559, 0.00418177800020203, 0.004194378001557197, 0.00417861899768468, 0.004030167998280376, 0.044674434000626206, 0.004152417001023423, 0.004217820998746902, 0.004053813005157281, 0.004068403999553993, 0.004117274998861831, 0.004086954002559651, 0.004006470997410361, 0.003988972996012308, 0.004093884002941195, 0.004097347002243623, 0.0040113180002663285, 0.003993343998445198, 0.004056216996104922, 0.04487929600145435, 0.004574898004648276, 0.004151976994762663, 0.004093258001375943, 0.00417920700419927, 0.00477375699847471, 0.004440891003469005, 0.004248726996593177, 0.004276603998732753, 0.003928867001377512, 0.04458579399943119, 0.004832035003346391, 0.004201910996926017, 0.004095756004971918, 0.0039891349952085875, 0.003993103004177101, 0.004231626997352578, 0.00406713299889816, 0.004004522001196165, 0.004050497998832725, 0.004003900998213794, 0.004120199002500158, 0.004570008997689001, 0.0041123970004264265, 0.004027918002975639, 0.04497661699861055, 0.00404290000005858, 0.0039722650035400875, 0.004035430996736977, 0.0039966379990801215, 0.005152172998350579, 0.004595010002958588, 0.00412539499666309, 0.004150400003709365, 0.004180335999990348, 0.004012828998384066, 0.0040025109992711805, 0.004095836004125886, 0.004135997995035723, 0.045098597001924645, 0.004158472002018243, 0.004072103001817595, 0.0041285779952886514, 0.004046173002279829, 0.004057136000483297, 0.004022649001854006, 0.003995705999841448, 0.0041362369956914335, 0.00404255700414069, 0.0040713779962970875, 0.004101391001313459, 0.004025745998660568, 0.003965285002777819, 0.044609076001506764, 0.004321950000303332, 0.0041059959985432215, 0.004032434997498058, 0.004048577000503428, 0.004057903002831154, 0.004114909999771044, 0.00405772899830481, 0.004129314998863265, 0.004199105002044234, 0.004234084000927396, 0.004153163994487841, 0.004104553001525346, 0.00407733899919549, 0.0041142120026052, 0.00515747899771668, 0.004365093001979403, 0.004170734995568637, 0.0040209610015153885, 0.004008716001408175, 0.004074204996868502, 0.004017863000626676, 0.004079918006027583, 0.004152607994910795, 0.0040567620017100126, 0.04487350999988848, 0.0042044020010507666, 0.00415163699653931, 0.00415584599977592, 0.004176207003183663, 0.004167298997344915, 0.0040438300056848675, 0.003980766996392049, 0.004065203000209294, 0.0040265490024467, 0.004195499001070857, 0.004098387995327357, 0.004106776003027335, 0.004014868995000143, 0.04468541600363096, 0.004389344998344313, 0.0041167099989252165, 0.00404796300426824, 0.004088595000212081, 0.00402986399421934, 0.004027792005217634, 0.0039771500014467165, 0.004050186995300464, 0.0040971810012706555, 0.004093470997759141, 0.004090916001587175, 0.00401964000047883, 0.004050957999425009, 0.004115017000003718, 0.04499046900309622, 0.004346942994743586, 0.00431872000626754, 0.004083107996848412, 0.004096561002370436, 0.004021872999146581, 0.0039850129978731275, 0.004166792001342401, 0.004045428999233991, 0.004075746001035441, 0.004079575999639928, 0.003992833000665996, 0.004121127996768337, 0.004040248000819702, 0.04449562999798218, 0.004408092005178332, 0.0040909710005507804, 0.004039216000819579, 0.0040102499988279305, 0.00409798399778083, 0.004141472003539093, 0.0040709509994485416, 0.004141146993788425, 0.004091552000318188, 0.005287971995130647, 0.004343977001553867, 0.004400454003189225, 0.004395929994643666, 0.004014905003714375, 0.004045324996695854, 0.004004647002147976, 0.003988634998677298, 0.003987232004874386, 0.003991575998952612, 0.004019734995381441, 0.004009242002211977, 0.00397580600110814, 0.04459784999926342, 0.00433123399852775, 0.004046380003273953, 0.0039968009950825945, 0.003989871001977008, 0.004037940001580864, 0.003991705001681112, 0.004008964999229647, 0.0039543249949929304, 0.004088377005246002, 0.004050812996865716, 0.004092982999281958, 0.00411886400252115, 0.004605982001521625, 0.004237197994370945, 0.04490741300105583, 0.004191748004814144, 0.003991761994257104, 0.004288023003027774, 0.004003891997854225, 0.004027688002679497, 0.0040479989984305575, 0.003979731001891196, 0.004088683002919424, 0.004062126994540449, 0.004146265004237648, 0.004084412001247983, 0.004215082997689024, 0.004065180000907276, 0.04448053099622484, 0.004397652999614365, 0.004103017003217246, 0.004063556996698026, 0.004010718999779783, 0.004037146005430259, 0.004070585993758868, 0.004093737006769516, 0.004077070996572729, 0.004141388002608437, 0.00409052699978929, 0.004108847999304999, 0.004102159000467509, 0.004080036997038405, 0.004139287004363723, 0.044863060997158755, 0.004205491000902839, 0.004083077998075169, 0.00401571299880743, 0.004108487002667971, 0.004081163002410904]",tokens/s,140.7893970163795,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,11691.450368,,,,,s,1,29.496208492999358,29.496208492999358,0.0,29.496208492999358,29.496208492999358,29.496208492999358,29.496208492999358,[29.496208492999358],,kWh,0.0003191538955506859,0.00017394997363677283,0,0.0004931038691874587,,MB,11808.821248,,,,,s,10,7.515143121999245,0.7515143121999245,0.03735502307441093,0.7463653714999055,0.8031717308000225,0.8215014313998835,0.8361651918797725,"[0.7444165859997156, 0.7505957799994576, 0.7483141570000953, 0.7490062590004527, 0.71674452499974, 0.7208235420002893, 0.7287644469997758, 0.7175482299999203, 0.7990984640000534, 0.8398311319997447]",tokens/s,340.64554173373693,kWh,9.600770442681247e-06,5.232631084822816e-06,0.0,1.4833401527504063e-05,tokens/kWh,17258347.623458136,MB,11982.934016,,,,,s,10,52.71914681099861,5.271914681099861,0.08660172130003334,5.3102841254999475,5.366181839699584,5.368747841849699,5.370800643569791,"[5.321368574000189, 5.371313843999815, 5.299199676999706, 5.349640671999623, 5.146290521000083, 5.129973799000254, 5.201746263000132, 5.211290764999831, 5.3227110789994185, 5.3656116169995585]",tokens/s,11.950117521032517,kWh,6.265664988377759e-05,3.415029981314174e-05,0.0,9.680694969691934e-05,tokens/kWh,650779.723947906,,s,630,52.71417622399895,0.08367329559364912,0.0020233357807670624,0.08384012450005685,0.0860896934995253,0.0868253966998509,0.08860306707038036,"[0.0868210190001264, 0.08390499399956752, 0.08365576300002431, 0.08275621400025557, 0.08346749799966346, 0.08437119600057486, 0.08432531200014637, 0.0832348739995723, 0.08421204400019633, 0.08384352299981401, 0.08312646900049003, 0.0852451109994945, 0.0850940560003437, 0.08351187300013407, 0.08682706799936568, 0.0831268080000882, 0.08350983899981657, 0.08488731000034022, 0.08485741399999824, 0.08272140799999761, 0.08346799100036151, 0.08292199300012726, 0.08414207199984958, 0.08567538899933425, 0.08450729700052761, 0.08366000000023632, 0.08452046099955624, 0.08326088700050605, 0.08348686299996189, 0.08497617499961052, 0.08536109299984673, 0.08358637000037561, 0.08380412599944975, 0.08475521800028218, 0.08423768600005133, 0.08317967699986184, 0.08424560000003112, 0.08422135900036665, 0.08423101900007168, 0.08369115200002852, 0.0836581670000669, 0.08381157499934488, 0.08355466500051989, 0.08501520899972093, 0.08415618799972435, 0.08358246199986752, 0.08401959700040607, 0.08779691899962927, 0.0845052710001255, 0.08565355100017769, 0.0849855699998443, 0.08445176199984417, 0.08478302900039125, 0.08460893600022246, 0.08446659299988823, 0.0893072740000207, 0.08487033199980942, 0.0835833580003964, 0.08510791099979542, 0.08410860399999365, 0.08589131600001565, 0.08647968999957811, 0.08699311800046416, 0.08828419600013149, 0.08553100100016309, 0.08481675199982419, 0.08439476700004889, 0.0846484710000368, 0.08312396699966484, 0.08481045799999265, 0.0830842900004427, 0.08421090100000583, 0.08478028500030632, 0.08532161099992663, 0.08448084199972072, 0.08608534099948884, 0.08519319400056702, 0.08594110000012734, 0.08701115699932416, 0.08536410900069313, 0.08487715999945067, 0.0847456580004291, 0.08440150000024005, 0.08604708999973809, 0.08618151500013482, 0.08599934299945744, 0.0847945109999273, 0.08479074600018066, 0.08555881699976453, 0.08460832800028584, 0.08685926300040592, 0.08651307999934943, 0.08585386200047651, 0.08576748599989514, 0.08649094399970636, 0.0859278070001892, 0.08519864499976393, 0.08337206600026548, 0.08495057500022085, 0.08385208399977273, 0.08503053100048419, 0.08460362999994686, 0.08557050399940636, 0.0838301900002989, 0.08448883700020815, 0.08374099100001331, 0.08454363300006662, 0.08438059499985684, 0.08601023199935298, 0.08606562000022677, 0.08487529900048685, 0.08542885899987596, 0.08580019399960293, 0.08497945199997048, 0.08514399900013814, 0.0848130049998872, 0.08656371600045532, 0.0847511249994568, 0.08577735500057315, 0.08596773099998245, 0.08514221499990526, 0.08505764399978943, 0.08579262400053267, 0.08926322799925401, 0.08449300000029325, 0.08490647700000409, 0.08583782099958626, 0.08353123699998832, 0.08256541900027514, 0.08348132299943245, 0.08353938200070843, 0.08410484699925291, 0.08344084700001986, 0.08362411400048586, 0.08287909299997409, 0.08367889399960404, 0.0827384450003592, 0.08361511299972335, 0.08424720099992555, 0.08400926300055289, 0.08306885699948907, 0.0835975950003558, 0.08347087600031955, 0.08323598399965704, 0.08369008600038796, 0.0832903049995366, 0.08366099300019414, 0.08328822600014973, 0.08643590900010167, 0.08685495499958051, 0.08380704499995772, 0.08322312200016313, 0.08296567599973059, 0.08538192300056835, 0.08460031100003107, 0.08868232499935402, 0.08578861400019377, 0.08295372300017334, 0.08359808099976362, 0.08498885300014081, 0.08482034200005728, 0.08362023399968166, 0.08800373699978081, 0.08213666400024522, 0.08357991100001527, 0.08280880100028298, 0.08322269800009963, 0.08299236899983953, 0.08424382799967134, 0.08395741900039866, 0.08230710599946178, 0.08411338400037494, 0.08433916699959809, 0.08364907300074265, 0.08365317199968558, 0.0846940760002326, 0.0846293489994423, 0.08480224100003397, 0.08304424100060714, 0.08394257100007962, 0.08423051399950054, 0.08474926700000651, 0.08487450600023294, 0.08459543499975553, 0.08422745100051543, 0.08481386299990845, 0.08412649999991118, 0.08558801700019103, 0.08482093699967663, 0.08545844099990063, 0.08347393099938927, 0.08196480600054201, 0.08403342600013275, 0.08333821199994418, 0.08298488799937331, 0.08471128300061537, 0.08361122799942677, 0.083719100000053, 0.08259261300008802, 0.0827699860001303, 0.08242414300002565, 0.0827387829995132, 0.08336860400049773, 0.08450597499995638, 0.08451589299966145, 0.08452615100031835, 0.08368488399992202, 0.08374297499995009, 0.08365933999994013, 0.08493244000055711, 0.08363077499961946, 0.08324031899974216, 0.08501975200033485, 0.0857901130002574, 0.0832940319996851, 0.08409118300005503, 0.08347751800010883, 0.08445852699969691, 0.0840273720004916, 0.08317883899962908, 0.0849144610001531, 0.08564234699952067, 0.0851124870005151, 0.08604226799980097, 0.09007740699962596, 0.08584782000070845, 0.0865075239998987, 0.0870187270002134, 0.08629052499964018, 0.08841937800025335, 0.08641498099950695, 0.08710107200022321, 0.08666589299991756, 0.0876468329997806, 0.08691903900034958, 0.08632360199953837, 0.08787607700014632, 0.0869207350006036, 0.08684885200000281, 0.08614308500000334, 0.08614036599919928, 0.08740950400078873, 0.08612886599985359, 0.0857463900001676, 0.0867443759998423, 0.08648974599964276, 0.08629924700017, 0.0836978529996486, 0.08258261500031949, 0.08264473199960776, 0.08168562200080487, 0.08193050999943807, 0.0845846239999446, 0.08269067200035352, 0.08115068600000086, 0.08020481899984588, 0.08556789399972331, 0.0811370680003165, 0.08045683799991821, 0.08096540499991534, 0.08202657800029556, 0.08274431500012724, 0.08054319599978044, 0.08483994499965775, 0.0803818410004169, 0.08097238299978926, 0.08103338599994458, 0.08129306200044084, 0.08181426299961458, 0.08156445100030396, 0.0802113139998255, 0.08152141600021423, 0.08072348699988652, 0.08326138099982927, 0.08131994199993642, 0.08068327700038935, 0.08212095599992608, 0.08016074799979833, 0.08129212000039843, 0.08124571099961031, 0.08084302099996421, 0.08043663399985235, 0.08166949699989345, 0.08190957800070464, 0.08100684599958186, 0.08157866500005184, 0.08279080600004818, 0.0811098080002921, 0.08279475899962563, 0.08157732699964981, 0.08191838400034612, 0.0816771770005289, 0.0811264449994269, 0.08143441199990775, 0.0819329360001575, 0.08207534400025907, 0.081922814999416, 0.08170869100013078, 0.08191371800057823, 0.08231310599967401, 0.08214393100024608, 0.08053318299971579, 0.08160024300013902, 0.08338958300009836, 0.08158967700001085, 0.0826294250000501, 0.08203166099974624, 0.08197427199957019, 0.08240582600046764, 0.08166008599982888, 0.08094146999974328, 0.08116976100063766, 0.0815041999994719, 0.08051333799994609, 0.08153546300036396, 0.08293498900002305, 0.08151746200019261, 0.0800861210000221, 0.08173391400032415, 0.0805249859995456, 0.07971953000014764, 0.08084073800000624, 0.08085157400000753, 0.08019402399986575, 0.08178246100032993, 0.07981528199979948, 0.07984264500009886, 0.08367409699985728, 0.08194432700020116, 0.08090128299954813, 0.08061123500010581, 0.08187977699981275, 0.0806309350000447, 0.07952172099976451, 0.0801872040001399, 0.08017637900047703, 0.08084189700002753, 0.08170835199962312, 0.08062302000053023, 0.08165820599970175, 0.08095750499978749, 0.08324456799982727, 0.08157710300019971, 0.08358027800022683, 0.08014596999964851, 0.08096680500057118, 0.08117989399943326, 0.08065644100042846, 0.08133404899945162, 0.08036871100011922, 0.08085568900060025, 0.07977856999968935, 0.08033392600009392, 0.08082742099941242, 0.08152235400029895, 0.08232510600009846, 0.08167352199961897, 0.08112690100006148, 0.08120554800007085, 0.08192278200021974, 0.08044585300012841, 0.08072045300013997, 0.08148063799944794, 0.08126350700058538, 0.08064903499962384, 0.0842282769999656, 0.08147263600039878, 0.08098394299940992, 0.08601385900055902, 0.08101790899945627, 0.08627264799997647, 0.08135424600004626, 0.08166700600031618, 0.081172979999792, 0.0827417130003596, 0.08099050300006638, 0.08141395999973611, 0.08590514099978463, 0.08867809500043222, 0.08682335400044394, 0.08602487099960854, 0.08556230900012451, 0.08508298800006742, 0.08522624499983067, 0.08577541599970573, 0.08708642600049643, 0.085348083000099, 0.08458064899969031, 0.08493454200015549, 0.0842045319996032, 0.08393318700018426, 0.08479210600035003, 0.08575408399974549, 0.0854167609995784, 0.08452244000000064, 0.08525787600046897, 0.08162948900007905, 0.08072685600018303, 0.0806088199997248, 0.08186047100025462, 0.08046495399958076, 0.08113193099961791, 0.08091252200028975, 0.08073630899980344, 0.08154045600076643, 0.08060679999925924, 0.0823953850003818, 0.08351444100026129, 0.08055915399927471, 0.08121848400060117, 0.07983953199982352, 0.0804744409997511, 0.08132986000055098, 0.08110597999984748, 0.08122730800005229, 0.08202893499947095, 0.08045187100015028, 0.08154292200015334, 0.08127778499965643, 0.08252197000001615, 0.08090976600033173, 0.08164916599980643, 0.08056854799997382, 0.08157909400051722, 0.0813672360000055, 0.08057293699948787, 0.08232129800035182, 0.0815754699997342, 0.07962287200007268, 0.08129299000029278, 0.08098430799964262, 0.08041058399976464, 0.08247273000051791, 0.08084201000019675, 0.08239961399976892, 0.08227825299945835, 0.08183270400058973, 0.08227927699954307, 0.08147605100020883, 0.08204306199968414, 0.08414369199999783, 0.08498109199990722, 0.08162868500039622, 0.08102806599981704, 0.08003476199974102, 0.08020310099982453, 0.08011121600065962, 0.0806042169997454, 0.08027583599960053, 0.07949826200001553, 0.08137748700028169, 0.08032902300055866, 0.08148663499923714, 0.08134631300072215, 0.08150439799919695, 0.08079773700046644, 0.08088442899952497, 0.08127686500029085, 0.08042460100023163, 0.08069228899967129, 0.08125588100028835, 0.08011869900019519, 0.08208897399981652, 0.0807228869998653, 0.08115036300023348, 0.08180558599997312, 0.08060587699947064, 0.08128752800075745, 0.08059675699951185, 0.08355982700049935, 0.08127903799959313, 0.0798594679999951, 0.08243329499964602, 0.08059468400006153, 0.08549035900068702, 0.08502677799970115, 0.08271470999989106, 0.08383268699981272, 0.08506740200027707, 0.08520049100025062, 0.08322439799940184, 0.08606474899988825, 0.08366529800059652, 0.0836123970002518, 0.0833144389998779, 0.08445453900003486, 0.08502939899972262, 0.08456383900011133, 0.08416313099951367, 0.08415426500050671, 0.08385687800000596, 0.0839175820001401, 0.0840300189993286, 0.0842449210003906, 0.08359675900010188, 0.08387021999988065, 0.0851512270000967, 0.08579146899955958, 0.08598420399994211, 0.08484460399995442, 0.08466502300052525, 0.08468426499985071, 0.08431364399984886, 0.08649029099979089, 0.08755569599998125, 0.08414463099961722, 0.08306254400031321, 0.08492000399928656, 0.08350204800080974, 0.08210720699935337, 0.08321983000041655, 0.08306046599955152, 0.08425647500007472, 0.08408650900037173, 0.08304696399954992, 0.08398849000059272, 0.08557437299987214, 0.08321089099990786, 0.08320917099990766, 0.08383672600029968, 0.0827425339994079, 0.08414323000033619, 0.08345949700014899, 0.08283161700001074, 0.0828578139999081, 0.084306165000271, 0.08468564599934325, 0.08331050300057541, 0.08400570899993909, 0.08295784299934894, 0.0834130040002492, 0.08379251499991369, 0.08314329000040743, 0.08390002800024376, 0.08408424899971578, 0.0840476060002402, 0.08424375999948097, 0.08488457400017069, 0.0842807549997815, 0.08238693200019043, 0.084170183000424, 0.08451374899959774, 0.08660685700033355, 0.08513502999994671, 0.08707299299931037, 0.08420206200025859, 0.08413794199987024, 0.08521397500044259, 0.08570575500016275, 0.08429872899978363, 0.08436171700031991, 0.08495296399996732, 0.0855102599998645, 0.08358146599948668, 0.08461238400013826, 0.08625611800016486, 0.08525749099953828, 0.08637580600043293, 0.08645504400010395, 0.08593418300006306, 0.08563385799971002, 0.08653354699981719, 0.08666442000048846, 0.08471733099941048, 0.08519858800082147, 0.08563340499949845, 0.0873013569998875, 0.08873771599974134, 0.08544190600059665, 0.08696180700007972, 0.08670688799975323, 0.0836668269994334, 0.08509268700072425, 0.09023693399922195, 0.08515496700056246, 0.08566514299945993, 0.08361608600080217, 0.08450767299927975, 0.08489701000053174, 0.08808891299941024, 0.08769039400067413, 0.08576782799991634, 0.08563823199983744, 0.08592628800033708, 0.08431352399929892, 0.0844859759999963, 0.08466451700041944, 0.08392404699952749, 0.08440893100032554, 0.0865182260004076, 0.0841091319998668, 0.08380339599989384, 0.08383150299960107, 0.08339077600066958, 0.08433923099983076, 0.08823509600006219, 0.083596836999277, 0.08408811400022387, 0.08485647799989238, 0.08478320100039127, 0.08501184499982628, 0.08548333199996705, 0.08422906000032526, 0.08579616099996201, 0.08516703700024664, 0.08362126999963948, 0.08463653099988733, 0.0867776840004808, 0.08432052199987083, 0.08402378899972973, 0.08464852700035408, 0.08587569599967537, 0.08563684000000649, 0.08591766199970152, 0.08502954800042062, 0.08575355699940701, 0.08407383600024332, 0.08475887100030377, 0.08382805000019289, 0.08423637699979736, 0.08428614199965523, 0.08563657500053523, 0.08446821899997303, 0.08476414799952181, 0.08625179800037586, 0.08567715299977863, 0.08388385699981882, 0.08520104699982767, 0.08408052600043447, 0.08462939899982302]",tokens/s,11.951244335545221,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,28890.472448,,,,,s,1,70.13075299699995,70.13075299699995,0.0,70.13075299699995,70.13075299699995,70.13075299699995,70.13075299699995,[70.13075299699995],,kWh,0.0008019025364611067,0.0004370666855247322,0,0.001238969221985839,,MB,29341.978624,,,,,s,10,16.356408894001106,1.6356408894001107,0.003941602345861587,1.634778801500488,1.641314393799621,1.6428194944000096,1.6440235748803207,"[1.636141494000185, 1.6327215920000526, 1.6349030240007778, 1.6409799269995347, 1.6309966050002913, 1.6319792799995412, 1.6346545790001983, 1.6332815440000559, 1.636426254000071, 1.6443245950003984]",tokens/s,156.51357315595774,kWh,1.9532908143333495e-05,1.0646023751660016e-05,0.0,3.017893189499351e-05,tokens/kWh,8482738.915039891,MB,29356.486656,,,,,s,10,112.25757189199885,11.225757189199886,0.026861930018890062,11.212298313999781,11.261647969200293,11.274375513600125,11.28455754911999,"[11.202585525999893, 11.221976595999877, 11.212407051999435, 11.201194344000214, 11.206950163999863, 11.211606650999784, 11.242739298999368, 11.212189576000128, 11.287103057999957, 11.258819626000331]",tokens/s,5.612093593170824,kWh,0.0001353510357088193,7.377158680650304e-05,0.0,0.00020912262251532234,tokens/kWh,301258.65505241556,,s,630,112.25389856200127,0.178180791368256,0.0017155249033911533,0.1775906190000569,0.18046598509999967,0.18177215895047993,0.18442808349024745,"[0.18414914200002386, 0.18016268200062768, 0.17877319099989109, 0.17837397499988583, 0.17849551000017527, 0.17758755199974985, 0.17724292099956074, 0.1770183389999147, 0.17775600999993912, 0.17754186400088656, 0.17755077099991468, 0.17738477099919692, 0.17727356300019892, 0.17809447800027556, 0.1769973359996584, 0.17717071500010206, 0.17751092900016374, 0.17760491399985767, 0.17696078000062698, 0.1768605249999382, 0.17696542399971804, 0.1769627510002465, 0.17760918399926595, 0.17711070500081405, 0.17755357199985156, 0.1774903039995479, 0.18119813800058182, 0.1780955249996623, 0.17811647999951674, 0.17711071700068715, 0.17862921899995854, 0.17785098500007734, 0.1783417010001358, 0.17817547999948147, 0.17793515999983356, 0.177992513999925, 0.17854253699988476, 0.17782667700066668, 0.1773215289995278, 0.17986269700031698, 0.17655520999960572, 0.17741971100076626, 0.17713045299933583, 0.17680289400050242, 0.17709542400007194, 0.18299843999920995, 0.17705639200084988, 0.17668878399945243, 0.18059468200044648, 0.17752264299997478, 0.17708944599962706, 0.1778076130003683, 0.17735443899982783, 0.17730931200003397, 0.17706850299964572, 0.17664992800018808, 0.17683241499980795, 0.1765531959999862, 0.17679613900054392, 0.17715202199997293, 0.1765201270000034, 0.17692213299960713, 0.17710691400043288, 0.18412573800014798, 0.1800693389996013, 0.17931294099980732, 0.1788291830007438, 0.1781917149992296, 0.1778075030006221, 0.17853352899965103, 0.1786122659996181, 0.17874191500050074, 0.17822147399965615, 0.18169297199983703, 0.17851795600017795, 0.17763757900047494, 0.17766836899954797, 0.17810297800042463, 0.17742472800000542, 0.1777387579995775, 0.17794373800006724, 0.1775433510001676, 0.17726183499962644, 0.17723770500015235, 0.1772017520006557, 0.17738886799998, 0.18032301799939887, 0.1770430850001503, 0.17802613900039432, 0.18242169899986038, 0.1774297519996253, 0.1772590440004933, 0.18428167699948972, 0.17792505000033998, 0.17803002700020443, 0.18162035699970147, 0.1776752959995065, 0.17735659500067413, 0.17737542899976688, 0.17769900300027075, 0.1778410460001396, 0.17749077699954796, 0.177006560999871, 0.1769750519997615, 0.17740694300027826, 0.17730650799967407, 0.17721535500004393, 0.17703100700055074, 0.17719153199959692, 0.17742733800059796, 0.17698319200007973, 0.17777047699928517, 0.17734329999984766, 0.17769282800054498, 0.17688632199951826, 0.17707689800045046, 0.1777345319997039, 0.17718701500052703, 0.17719250599930092, 0.17723784300051193, 0.17757744699974864, 0.17741973000011058, 0.17777797800044937, 0.17684686699976737, 0.17737349799972435, 0.1782812740002555, 0.18421482899975672, 0.18035179500020604, 0.17988912900000287, 0.17840645099931862, 0.17883383900061744, 0.1778196579998621, 0.17758066299938946, 0.18231991500033473, 0.17740660300023592, 0.17801646399948368, 0.1778628470001422, 0.17775094700027694, 0.17749147500035178, 0.18226260999927035, 0.1774836430004143, 0.17786051100029, 0.18101439899965044, 0.17714126000009855, 0.17718986099953327, 0.17746429599992553, 0.17760360600004788, 0.17701216400018893, 0.17728636999981973, 0.1773179000001619, 0.18031909199999063, 0.1787164590004977, 0.17736230999980762, 0.1769376789998205, 0.177342666000186, 0.17728523000005225, 0.17685848000019178, 0.17673840599945834, 0.17759927099996276, 0.17700401399997645, 0.17706306699983543, 0.1771880650003368, 0.1767471100001785, 0.17797591799990187, 0.17697302400029002, 0.17676063399994746, 0.17736555299961765, 0.17712093099999038, 0.17668151999987458, 0.177136573000098, 0.17749317200014048, 0.1767294649998803, 0.17772418500044296, 0.17704579399924114, 0.17720101000031718, 0.17738571700010652, 0.18117787200026214, 0.17764730699946085, 0.17700820800018846, 0.17767733700020472, 0.18139489500026684, 0.1770675059997302, 0.17733075500018458, 0.17739526700006536, 0.17756796699995903, 0.17706897599964577, 0.17721984699983295, 0.17729239800064533, 0.1778662599999734, 0.1879613060000338, 0.1799084740005128, 0.17882793099943228, 0.17903519700030301, 0.17819350999980088, 0.177729124000507, 0.17811853299917857, 0.17779741400045168, 0.17757029200038232, 0.1775624739993873, 0.17753417000039917, 0.17721181999968394, 0.17669514800036268, 0.17686691800008703, 0.17716117899999517, 0.17708004499945673, 0.17778172500038636, 0.17702426799951354, 0.17691812300017773, 0.1782362270005251, 0.17694599499918695, 0.17689288600013242, 0.17667009900014818, 0.17696911599978193, 0.17695146900041436, 0.17689505999987887, 0.17658200799996848, 0.1768949759998577, 0.17670832100066036, 0.17656386599992402, 0.17737885099995765, 0.17697205399963423, 0.17700208099995507, 0.17756316200029687, 0.18039318799947068, 0.17737862800004223, 0.1763907049999034, 0.17693570800020098, 0.1777625499998976, 0.17727935899984004, 0.17699995800012402, 0.17688498000006803, 0.17741542200019467, 0.17722109500027727, 0.1773517269994045, 0.17710177700064378, 0.17722439399949508, 0.17674783800066507, 0.1803948529995978, 0.17760674999954063, 0.17789565200018842, 0.1771312979999493, 0.17750009400060662, 0.1821812329999375, 0.17935113800012914, 0.17796431799979473, 0.17694375300015963, 0.18164497899942944, 0.17765283600056136, 0.17733494000003702, 0.1776280449994374, 0.17728673000056006, 0.1770465529998546, 0.18469324899979256, 0.18034344500028965, 0.17918485199970746, 0.1790289450000273, 0.1781406979998792, 0.17819734800013975, 0.17814335799994296, 0.17759368600036396, 0.1775747069996214, 0.17785598000045866, 0.17793626799993945, 0.17737732399928063, 0.177340357000503, 0.17727302000002965, 0.177384441999493, 0.17742684600034409, 0.17753592600001866, 0.17727734399977635, 0.18051978800031065, 0.17752164600005926, 0.17779862899988075, 0.1774765150003077, 0.17744090299947857, 0.17687485399983416, 0.1766461220004203, 0.1770735230002174, 0.17707721199985826, 0.17727551000007225, 0.1771936850000202, 0.17666671400002087, 0.17701981499976682, 0.18044977399949857, 0.178965043000062, 0.17756351900061418, 0.1776767049996124, 0.17718788900037907, 0.1772671310000078, 0.18099988199992367, 0.17818452800020168, 0.17843106199961767, 0.17853214899969316, 0.18129324100027588, 0.17725418000009086, 0.17731819599976006, 0.17767238400028873, 0.17768392499965557, 0.17728660000011587, 0.17670803100008925, 0.1770595999996658, 0.1774744379999902, 0.17792833700059418, 0.17726891999973304, 0.17727501399986068, 0.17714585900012025, 0.17717402200014476, 0.17749857699982385, 0.1772005299999364, 0.177489534000415, 0.1771923019996393, 0.17709184700015612, 0.1769288929999675, 0.17721393699957844, 0.17730247200051963, 0.1844334830002481, 0.18025787399983528, 0.18266737399972044, 0.17881468199993833, 0.17836342400005378, 0.17760542800078838, 0.17793300299945258, 0.1776778319999721, 0.17723894299979293, 0.1768283240007804, 0.1776384209997559, 0.17719807799949194, 0.17761914099992282, 0.1774455160002617, 0.1773675849999563, 0.17669045100046787, 0.17981183499978215, 0.17705929600015224, 0.17757324800004426, 0.17724510100015323, 0.17725478199918143, 0.18033300600018265, 0.17883234300006734, 0.17786003299988806, 0.17667298800006392, 0.18110018500010483, 0.17696775900003558, 0.17712173699965206, 0.17814459700002772, 0.17748480499994912, 0.1769655940006487, 0.17716660299993237, 0.17714235099992948, 0.17776330099968618, 0.17795177000061813, 0.17762596699958522, 0.17751480900005845, 0.17764122999960819, 0.17704806400070083, 0.17741219399977126, 0.17835479199948168, 0.177572708000298, 0.17917144900002313, 0.17786286800037487, 0.17753818499932095, 0.17769885699999577, 0.17760867600009078, 0.17772747200069716, 0.1777035769991926, 0.17705916200065985, 0.1772779510001783, 0.177572727999177, 0.1774973770006909, 0.17775027599964233, 0.17712322599982144, 0.1765377609999632, 0.17747603899988462, 0.17787341100029153, 0.18093920800038177, 0.1776841089995287, 0.17737034099991433, 0.17717675499989127, 0.17716635900069377, 0.18657774299936136, 0.1802364180002769, 0.18298358199990616, 0.17887943599998835, 0.17908422599975893, 0.18441486400024587, 0.1781195600005958, 0.17841995999970095, 0.17802003099950525, 0.1810379490007108, 0.1776824389999092, 0.17749439099952724, 0.17783667999992758, 0.17795656799989956, 0.1773889460000646, 0.17734118000043964, 0.17728312399958668, 0.1774576790003266, 0.17745230800028367, 0.1769197579997126, 0.17735675499989156, 0.17694810800003324, 0.1772425689996453, 0.1773443700003554, 0.17746282600000995, 0.17725914499987994, 0.17784701399978076, 0.17766974300047877, 0.17711231100020086, 0.17731979099971795, 0.17770203500003845, 0.17752715200003877, 0.17766952399961156, 0.17766488699999172, 0.17832645399994362, 0.1779749229999652, 0.17797675000019808, 0.1789118229999076, 0.17841271100041922, 0.1771954050000204, 0.17828859600012947, 0.17819900599988614, 0.18188069999996515, 0.17792151599951467, 0.17904034700040938, 0.17843922300016857, 0.1791126889993393, 0.17801285200039274, 0.177793156000007, 0.17857036399982462, 0.17851465300009295, 0.17790370500006247, 0.17812174200025765, 0.1798493199994482, 0.17727728099998785, 0.1773412870006723, 0.1776705709999078, 0.1800624159996005, 0.17820047900022473, 0.17756653699962044, 0.17745538400049554, 0.17977633400005288, 0.17987857400021312, 0.18471273799968912, 0.18086944000060612, 0.18010776699975395, 0.17898772199987434, 0.17809497700000065, 0.17832868700043036, 0.17839239699969767, 0.1778346609999062, 0.1784828239997296, 0.17776525300087087, 0.17785898999954952, 0.177776343000005, 0.17696822400012024, 0.1775046430002476, 0.177952768999603, 0.17751890999988973, 0.17749509300028876, 0.17676592499992694, 0.1768155409999963, 0.17697489999954996, 0.17714933400020527, 0.17647596700044232, 0.17702801899940823, 0.176121821000379, 0.1771782499999972, 0.17640777599990543, 0.18109742799970263, 0.17665342000054807, 0.17670615799943334, 0.1761716200007868, 0.1773252949997186, 0.1775345779997224, 0.17637446200023987, 0.17794655400030024, 0.17753294699923572, 0.17746430600072927, 0.17716831699999602, 0.17707032899943442, 0.17691710500002955, 0.17687866800042684, 0.1773793709999154, 0.18124281000018527, 0.17867081399981544, 0.17719390299953375, 0.17711318200053938, 0.17933816099957767, 0.18203783100034343, 0.17801999599942064, 0.17656992400043237, 0.1801354529998207, 0.17683475100056967, 0.17699107799944613, 0.18074325999987195, 0.18068673600009788, 0.17806776799989166, 0.1781390760006616, 0.17678807199990842, 0.17717372700008127, 0.17845468099949358, 0.177301757999885, 0.17793492200053151, 0.1771336040001188, 0.1774760129992501, 0.18357321300027252, 0.17925761799961037, 0.17875475199980428, 0.1786673830001746, 0.17785773600007815, 0.1790081500002998, 0.1786821259993303, 0.1796525580002708, 0.17964559400024882, 0.1799019000000044, 0.1830971449999197, 0.18075027400027466, 0.1779723899999226, 0.17768099299973983, 0.17801716899975872, 0.17687891500008845, 0.17733830500037584, 0.17654203599977336, 0.17672763300015504, 0.17615921499964315, 0.1768190359998698, 0.17651075499998115, 0.17736773600063316, 0.17709146800007147, 0.1767090939993068, 0.18042632100059564, 0.17994256600013614, 0.18030972199994721, 0.17857375199946546, 0.18414945200038346, 0.18079933499939216, 0.17866938000042865, 0.17982165400007943, 0.1822353870002189, 0.1780743599993002, 0.17720042900054978, 0.17776039099953778, 0.17771477899987076, 0.17675487400083512, 0.1794111419994806, 0.18141139300041687, 0.17774108199955663, 0.17920314599996345, 0.17834063100053754, 0.17765173799944023, 0.17864958100017247, 0.17771095500029332, 0.18011209199994482, 0.18243092899956537, 0.18036702600056742, 0.17973480000000563, 0.18046000699996512, 0.1797502319996056, 0.18152762400040956, 0.1806380909993095, 0.17897294700014754, 0.1789302850002059, 0.18014721800045663, 0.1820163579996006, 0.1806094399998983, 0.17935489299998153, 0.17847827100013092, 0.17996954800037201, 0.1835220240000126, 0.18016172999978153, 0.17915468699993653, 0.1786003150000397, 0.17808752600012667, 0.17799439600003097, 0.18059340200034057, 0.17808877199968265, 0.17990307200034295, 0.1835415709992958, 0.1814518119999775, 0.1824240270007067, 0.18061289899924304, 0.1854330120004306, 0.1814850540004045, 0.18251140599932114, 0.1854517070005386, 0.17847533199983445, 0.17853149100028531, 0.17894158299986884, 0.17919887199968798, 0.17790384700037976, 0.17801621399939904, 0.181708596000135, 0.17853212499994697, 0.1784521899999163, 0.17775757700019312, 0.17695515400009754, 0.1771488069998668, 0.17590239899982407, 0.17675876000066637, 0.17713534899939987, 0.17687999999998283, 0.17652104100034194, 0.17647909700008313, 0.1763874719999876, 0.17649910899945098, 0.17679606399997283, 0.17600835700068274, 0.1762014289997751, 0.17590516000018397, 0.1765676209997764, 0.17618449200017494, 0.17641235700011748, 0.17600702599975193, 0.1760943130002488, 0.17733048399986728, 0.17721720699955767, 0.17676898300032917, 0.1767106719998992, 0.18071604400029173, 0.1804146969998328, 0.17842190899955312, 0.18182416500076215, 0.1793413639998107, 0.1786192680001477, 0.1785757409998041, 0.18008522399941285, 0.17965786700005992, 0.17906809000032808, 0.17848255399985646, 0.17791011999997863, 0.17792753300000186]",tokens/s,5.612277239992976,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,6210.318336,,,,,s,1,16.111279242999444,16.111279242999444,0.0,16.111279242999444,16.111279242999444,16.111279242999444,16.111279242999444,[16.111279242999444],,kWh,0.00016053583504791063,8.749666455586573e-05,0,0.00024803249960377634,,MB,6330.216448,,,,,s,10,3.7076913349983442,0.3707691334998344,0.011276215482992092,0.37539611749980395,0.3780882517999089,0.37854683239970655,0.3789136968795447,"[0.3752051510000456, 0.375129418999677, 0.37382155199975386, 0.37798634499995387, 0.3755870839995623, 0.3772308110001177, 0.37688813200020377, 0.3790054129995042, 0.34739213099965127, 0.3494452969998747]",tokens/s,690.4566126730027,kWh,4.180704281249909e-06,2.2785875774657815e-06,0.0,6.459291858715691e-06,tokens/kWh,39632827.49866342,MB,6336.069632,,,,,s,10,28.729704944998957,2.8729704944998957,0.05080837477212163,2.895833413499531,2.9258756016004552,2.928131904300153,2.9299369464599114,"[2.895881425999505, 2.8844395050000458, 2.895785400999557, 2.9022136849998788, 2.930388206999851, 2.900374068999554, 2.9253742010005226, 2.8127828579999914, 2.789779499999895, 2.7926860930001567]",tokens/s,21.928523150728196,kWh,3.41060895813898e-05,1.858903172027168e-05,0.0,5.269512130166149e-05,tokens/kWh,1195556.598861337,,s,630,28.724880760000815,0.04559504882539812,0.0011845889080369786,0.04568106800024907,0.04688597989970731,0.04748710785011099,0.04923614376061779,"[0.048161906999666826, 0.04628775899982429, 0.04576420300054451, 0.045056404000206385, 0.04508555099982914, 0.045087962000252446, 0.046913530999518116, 0.0455518110002231, 0.04555557499952556, 0.045295423999959894, 0.04576277200067125, 0.04525344099965878, 0.04553394100003061, 0.046714402999896265, 0.045811328000127105, 0.045756757999697584, 0.045127942000362964, 0.045641495999916515, 0.0454933479995816, 0.04536668500077212, 0.04550941799971042, 0.04576673199971992, 0.045560983000541455, 0.04504052199990838, 0.044892780999362, 0.045486586000151874, 0.04554499100049725, 0.04582921200017154, 0.045263566999892646, 0.04773278999982722, 0.049350207000316004, 0.04615515699970274, 0.045335502999478194, 0.04562090000035823, 0.0459549249999327, 0.0455711610002254, 0.04599810800027626, 0.045309613999961584, 0.045671228999708546, 0.0454316449995531, 0.04583824200017261, 0.04573920900020312, 0.049317023000185145, 0.046090777999779675, 0.04608288800045557, 0.04622456999913993, 0.04747681900062162, 0.04601039299996046, 0.04562735099989368, 0.04604232600013347, 0.04533762899973226, 0.045363911999629636, 0.046149138000146195, 0.0454387650006538, 0.045968669000103546, 0.04608353199910198, 0.04648260100020707, 0.04594342800010054, 0.046648045999972965, 0.045748671000183094, 0.04638292100025865, 0.04681590200016217, 0.046177139999599603, 0.04837871300060215, 0.04605504899973312, 0.046143008999933954, 0.046430348999820126, 0.04592591500022536, 0.045171863000177837, 0.04526551700018899, 0.04526794299999892, 0.0454167679999955, 0.04602477399930649, 0.046187266000742966, 0.04550153299987869, 0.045846441999856324, 0.04511727999943105, 0.045247630000631034, 0.04566821400021581, 0.04487598299965612, 0.044817463999606844, 0.04506968400073674, 0.04524255499927676, 0.04570617800072796, 0.045964645999447384, 0.04580804299985175, 0.04492006100008439, 0.045618236000336765, 0.045411811000121816, 0.0458660129997952, 0.04589709900028538, 0.04507470699991245, 0.04598946999976761, 0.045781847999933234, 0.04573176899975806, 0.04547931700017216, 0.04610947800028953, 0.0468199380002261, 0.04646747599963419, 0.04550494199975219, 0.04590206200009561, 0.04623614800038922, 0.045941722999486956, 0.0457447550006691, 0.04582385399953637, 0.046201054000448494, 0.0459007979998205, 0.045970664999913424, 0.045728815000074974, 0.0462185110000064, 0.04577171500022814, 0.045421867999721144, 0.045447972000147274, 0.04541722799967829, 0.04622698599996511, 0.04599663299995882, 0.04646135300026799, 0.04644170299980033, 0.04493158100012806, 0.04578535899963754, 0.04584146000070177, 0.0455761609991896, 0.04578999000023032, 0.04593850800029031, 0.04558128400003625, 0.04578070899970044, 0.04873754100026417, 0.046134647999679146, 0.04598020999947039, 0.047030048000124225, 0.045891135000601935, 0.04572511700007453, 0.045019573999525164, 0.04576102100054413, 0.04557774499971856, 0.04499395299990283, 0.045577969000078156, 0.04490552100014611, 0.04588260399941646, 0.04562779500065517, 0.04594010899927525, 0.0449319409999589, 0.04557837000083964, 0.04517397199924744, 0.04603787999985798, 0.045774136000545695, 0.047667490000094404, 0.04530891000013071, 0.04490334799993434, 0.04650708400004078, 0.046729611000046134, 0.045685393999519874, 0.04517856199981907, 0.04575550800018391, 0.04501827600051911, 0.04518394399929093, 0.04902599600063695, 0.045622943000125815, 0.045416776999445574, 0.045894945000327425, 0.04599589000008564, 0.045693207000113034, 0.04615921099957632, 0.045495739999751095, 0.045789196000441734, 0.04581093199976749, 0.04567929000040749, 0.04613315999995393, 0.04535435299931123, 0.045823987000403577, 0.04644042800009629, 0.04647156200007885, 0.0447965799994563, 0.04602985300061846, 0.04591116299980058, 0.04908089800028392, 0.04645128099946305, 0.04621233000034408, 0.04694365500017739, 0.04682530099944415, 0.047129217000474455, 0.04540691300007893, 0.0455060019994562, 0.046115264000036404, 0.04521210199982306, 0.04559412100024929, 0.04594175100010034, 0.04559307500039722, 0.045538458000009996, 0.04847676800000045, 0.04638480100038578, 0.04548165100004553, 0.04557728500003577, 0.04607003799992526, 0.0463591269999597, 0.045754845999908866, 0.046053727000071376, 0.04605897399960668, 0.0463110910004616, 0.04601358699983393, 0.04582925399972737, 0.04622463699979562, 0.04697368400047708, 0.0458857599996918, 0.04564269999991666, 0.04590042500058189, 0.0460770469999261, 0.0458990110000741, 0.04624189999958617, 0.045666879000236804, 0.04578088000016578, 0.045522616999733145, 0.04547968899987609, 0.044714987000588735, 0.0455037319998155, 0.045225973000015074, 0.045192697999482334, 0.045053599000311806, 0.0451741110000512, 0.04521829300028912, 0.045266765999258496, 0.04516444900036731, 0.046370207000109076, 0.04900481200002105, 0.046483015999911004, 0.04591088699999091, 0.04616230800002086, 0.045370042999820726, 0.04569767500015587, 0.04615557000033732, 0.04631513200001791, 0.046355488999324734, 0.04767017599988321, 0.047557989000779344, 0.04641589099992416, 0.04881537099936395, 0.046822819000226445, 0.04588995500034798, 0.04565420800008724, 0.04617906299972674, 0.04613915099980659, 0.045447483000316424, 0.04576751900003728, 0.045287150999683945, 0.0458955310004967, 0.046123024999360496, 0.045664622000003874, 0.04593885600024805, 0.04580935000012687, 0.046315255999616056, 0.04604059400026017, 0.04618567499983328, 0.04947667000033107, 0.04684366099991166, 0.0473277640003289, 0.04637261399966519, 0.046543321000172, 0.04567254099947604, 0.04601376800019352, 0.0462042859999201, 0.04678633500043361, 0.04653475199938839, 0.045983648000401445, 0.04562853900006303, 0.046337277999555226, 0.04649844100003975, 0.04706347000046662, 0.04631906299982802, 0.04601819599974988, 0.04614458000014565, 0.046283552999739186, 0.04659168700072769, 0.045040736999908404, 0.04619122399981279, 0.04630574400016485, 0.045965256999807025, 0.04597250599999825, 0.04719669200039789, 0.04657660899920302, 0.04680590700081666, 0.046246063999205944, 0.04668756800037954, 0.04608649700003298, 0.04554084299979877, 0.04669986400040216, 0.04560656899957394, 0.04772931400020752, 0.045852692000153183, 0.04718440499982535, 0.04680349499994918, 0.04647711300003721, 0.0474955259996932, 0.047406763000253704, 0.04671676500038302, 0.04694906699933199, 0.04699304400037363, 0.046497758000441536, 0.0466644099997211, 0.046648305999951845, 0.04623097399962717, 0.04608986499988532, 0.046187834000193106, 0.04689856100048928, 0.046373669999411504, 0.04636872900027811, 0.046429283000179566, 0.04683785999986867, 0.046153667999533354, 0.046764039000663615, 0.04612761799944565, 0.046704579000106605, 0.04598218800038012, 0.04658277599992289, 0.047210888000336126, 0.04607870099971478, 0.04895321499952843, 0.047099396000703564, 0.047424698999748216, 0.04619878199991945, 0.04532797699994262, 0.04527801499989437, 0.045587573000375414, 0.04645177699967462, 0.04593511100028991, 0.04529298299985385, 0.045644003999768756, 0.04644050800015975, 0.04578314100035641, 0.04631859499932034, 0.04650309800035757, 0.0460711949999677, 0.04596035499980644, 0.046169187000487, 0.04545678899921768, 0.046398743000281684, 0.046172055000170076, 0.04519012400032807, 0.046159298999555176, 0.04620377500032191, 0.046093862999441626, 0.04653403700012859, 0.04580635500042263, 0.0460440059996472, 0.04589302299973497, 0.045543699000518245, 0.046176359999662964, 0.046045845000662666, 0.04644327999994857, 0.047660457999882055, 0.04560816999946837, 0.045657538999876124, 0.04605299500053661, 0.04548586199962301, 0.04593115100033174, 0.04643114899954526, 0.04619632000049023, 0.04502785899967421, 0.04528993999974773, 0.04568706800000655, 0.04581190000044444, 0.04558869599986792, 0.045663380000405596, 0.04551936099960585, 0.046163183999851753, 0.04553693200068665, 0.04648350199931883, 0.046130003000143915, 0.04639603899977374, 0.047122917000706366, 0.045647526999346155, 0.04511899499993888, 0.045873818000472966, 0.04622908599958464, 0.045791215000463126, 0.04516795200015622, 0.04665515999931813, 0.04603403200053435, 0.04533214299954125, 0.04824022699995112, 0.04703165499995521, 0.04544165600054839, 0.04545779899945046, 0.04526146599982894, 0.04576779100079875, 0.045209020999209315, 0.04438350500004162, 0.04503734100035217, 0.04525241000010283, 0.045655576000172005, 0.045922858999801974, 0.04549174099975062, 0.045680613000513404, 0.04580962099953467, 0.04498306700043031, 0.045293021999896155, 0.04578929499984952, 0.046076151999841386, 0.046317485999679775, 0.04564386900074169, 0.04486811299921101, 0.04567194900027971, 0.045371641000201635, 0.049366434999683406, 0.045655751000595046, 0.04565818199989735, 0.04554993100009597, 0.045681522999984736, 0.045387493999442086, 0.045913617000223894, 0.04596696000044176, 0.047000410999316955, 0.04619243400065898, 0.04636365999976988, 0.04659353300030489, 0.04839755599914497, 0.04929955400075414, 0.04618420899987541, 0.04651651399944967, 0.04683241000020644, 0.046482470000228204, 0.0463874199995189, 0.04756521900071675, 0.04712733899941668, 0.047130546000516915, 0.046866892999787524, 0.04735975800031156, 0.047129380999649584, 0.050593715999639244, 0.04692069300017465, 0.04759238200040272, 0.04694609499983926, 0.046901652999622456, 0.04758630600008473, 0.04624248800064379, 0.04721012499976496, 0.04688458199962042, 0.047310171000390255, 0.04661287899944, 0.04651138000008359, 0.04626039800041326, 0.04716761300005601, 0.050217906000398216, 0.047402993999639875, 0.046410263999860035, 0.046349470000677684, 0.04655266200006736, 0.04660798799977783, 0.04645655399963289, 0.04606585900000937, 0.04645965500003513, 0.0464284649997353, 0.04572735900001135, 0.044474688000263995, 0.04295184700004029, 0.04434003799997299, 0.04330070500054717, 0.044199927999216015, 0.043281847000798734, 0.04375557499952265, 0.04331055500006187, 0.04353542599983484, 0.043989239999973506, 0.0440298690000418, 0.0449524340001517, 0.04507954099972267, 0.0441933500005689, 0.04434651900010067, 0.043673770999703265, 0.044426362000194786, 0.04421073399953457, 0.044346397000481375, 0.04413235299944063, 0.044162829000015336, 0.04364511600033438, 0.04370065799957956, 0.044198212000083004, 0.04403021699999954, 0.04404567300025519, 0.043787388999589894, 0.0441650220000156, 0.04441340200082777, 0.04454989999976533, 0.04396523899958993, 0.04409559600026114, 0.044105400999796984, 0.04460371900040627, 0.04515474399977393, 0.04445679899981769, 0.04423495599985472, 0.04436553100003948, 0.044735411000146996, 0.04450952499973937, 0.04438008400029503, 0.04434241099988867, 0.043574209000325936, 0.04458323600010772, 0.04464538799948059, 0.04422141200029728, 0.04413264499999059, 0.04497282200009067, 0.044635758999902464, 0.04459521399985533, 0.043968415000563255, 0.04424688499966578, 0.046534373000213236, 0.04519361599977856, 0.04431736800052022, 0.04357273699952202, 0.04329942900039896, 0.04404584499934572, 0.04385492900019017, 0.04413081900020188, 0.044027253000422206, 0.04354343399973004, 0.043837213999722735, 0.04389782999987801, 0.04375169500053744, 0.04365508599948953, 0.04386906200033991, 0.044176442999741994, 0.0438345290003781, 0.04385278700010531, 0.04416867500003718, 0.04381639999974141, 0.04385432100025355, 0.04379221699946356, 0.04303497500040976, 0.043455152999740676, 0.04664987199976167, 0.04515641099987988, 0.04363626100075635, 0.04333140499966248, 0.04405407499962166, 0.04418004600029235, 0.04484541399961017, 0.043863556000360404, 0.04352971600019373, 0.04436582200014527, 0.04415623400018376, 0.04388737499994022, 0.04376044099990395, 0.04440935000002355, 0.044457190999310114, 0.04389333400013129, 0.04762632300025871, 0.043547627000407374, 0.044105049999416224, 0.043979546000628034, 0.044284995999987586, 0.04430269099975703, 0.04475681299936696, 0.045442771000125504, 0.04307037200032937, 0.04389389100015251, 0.04380394100007834, 0.04509776899976714, 0.044480890999693656, 0.04446322800049529, 0.04402968399972451, 0.044851591999758966, 0.04485809300058463, 0.044046952999451605, 0.043769015000179934, 0.04432539299978089, 0.04504639800052246, 0.04647865599963552, 0.04519629700007499, 0.04762378000032186, 0.04450934399937978, 0.044891921000271395, 0.04605501599962736, 0.04358005399990361, 0.04326503700031026, 0.04377440400003252, 0.04352748899964354, 0.04347377600061009, 0.043867970000064815, 0.04377580399977887, 0.04446840200034785, 0.04390313499970944, 0.04461143600019568, 0.04417680999995355, 0.04331196400016779, 0.04465337099918543, 0.04383955800039985, 0.044606628000110504, 0.04393202099981863, 0.04382480799995392, 0.04411408699979802, 0.0445297340002071, 0.04436506599995482, 0.04342960800022411, 0.04404410299957817, 0.043716786000004504, 0.043637135000608396, 0.0434221659998002, 0.04357693800011475, 0.04388174199993955, 0.04348107599980722, 0.044640908000474155, 0.04395812099937757, 0.04479884500051412, 0.04415848200005712, 0.04429211299975577, 0.043993258999762475, 0.04380201999993005, 0.04419460200006142, 0.0437655719997565, 0.04340260300068621, 0.043985624999550055, 0.04526318500029447, 0.04449166099948343, 0.04435108500001661, 0.04401469300046301, 0.04775038400021003, 0.04542263599978469, 0.04456676999961928, 0.0439620430006471, 0.044260054000005766, 0.044036412999957975, 0.043812963999698695, 0.044297372000073665, 0.044659567999588035, 0.04439145400010602, 0.04442939100044896, 0.043942937999418064, 0.04550285500044993, 0.047753085999829636, 0.044461280000177794, 0.04409092999958375]",tokens/s,21.932205925020597,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,17694.06464,,,,,s,1,45.94157701700169,45.94157701700169,0.0,45.94157701700169,45.94157701700169,45.94157701700169,45.94157701700169,[45.94157701700169],,kWh,0.0005131651993881254,0.0008408021249996129,0,0.0013539673243877382,,MB,18226.2784,,,,,s,10,17.0095000920046,1.7009500092004601,0.10329611466922509,1.7007174089994805,1.8195446245968925,1.8337521578003362,1.845118184363091,"[1.616949871997349, 1.741897882995545, 1.6096609189989977, 1.6595369350034161, 1.7842796360055218, 1.8163873949961271, 1.8479596910037799, 1.7999859129995457, 1.5705232330001309, 1.5623186150041874]",tokens/s,150.50412923089613,kWh,1.7000253606937706e-05,2.785362126508497e-05,0.0,4.485387487202267e-05,tokens/kWh,5707422.173232985,MB,18230.72256,,,,,s,10,137.93716380300611,13.793716380300612,1.9367924210093044,14.063330189997941,15.929573429201264,16.474250662601843,16.909992449322306,"[11.78169248800259, 11.709610642006737, 17.018927896002424, 15.808534044001135, 15.038866285998665, 14.50405754899839, 15.323551007997594, 13.622602830997494, 11.949625294000725, 11.17969576500036]",tokens/s,4.56729704040986,kWh,0.00014627638371764382,0.00023966978870580336,0.0,0.00038594617242344723,tokens/kWh,163235.19832936316,,s,630,137.88720020900655,0.21886857176032787,0.052394612264865324,0.2019577284991101,0.2873666289007815,0.3046223231533076,0.37362850281781024,"[0.1520629070000723, 0.1904563509961008, 0.18958434200612828, 0.14960157399764284, 0.19078205400001025, 0.19017735600209562, 0.18985104099556338, 0.1899285730032716, 0.18947092199960025, 0.149471430995618, 0.18935232900548726, 0.1896911989970249, 0.19275837000168394, 0.18942376699851593, 0.18914634200336877, 0.15017059199453797, 0.19022690700512612, 0.19063322399597382, 0.22325622700009262, 0.18885861000308068, 0.18861567899875809, 0.1900373859971296, 0.19358257700514514, 0.18970626599912066, 0.14919860800000606, 0.19245791099820053, 0.19071653499850072, 0.19016831800399814, 0.1903946569946129, 0.19102399900293676, 0.19015427400154294, 0.15058486400084803, 0.1906117619946599, 0.19047189900447847, 0.19677206200140063, 0.18867295599920908, 0.18871445799595676, 0.1501656920008827, 0.19030638699769042, 0.1997867270038114, 0.19657262800319586, 0.1934526989934966, 0.19343696900614304, 0.1918671569947037, 0.19019456900423393, 0.19090699899970787, 0.15001975099585252, 0.19422695899993414, 0.1905793010009802, 0.19235788700461853, 0.19073195799865061, 0.19111215299926698, 0.19063391000236152, 0.21745553099754034, 0.18823276399780298, 0.19101617699925555, 0.14871820800181013, 0.19959399600338656, 0.20181632399908267, 0.1981684049969772, 0.19632441199792083, 0.20194840100157307, 0.20419504200253868, 0.15275783800461795, 0.25465914999949746, 0.1514084800001001, 0.193081245997746, 0.19302654600323876, 0.19682561499939766, 0.1931604499986861, 0.19122653199883644, 0.1920501639979193, 0.18983938700694125, 0.14838320399576332, 0.1887242899974808, 0.18720209800085286, 0.18723931400018046, 0.1873470830032602, 0.14734840700111818, 0.18957984299777308, 0.1920116839974071, 0.1878812659997493, 0.1868885530057014, 0.14929393099737354, 0.18869951400120044, 0.18862142800207948, 0.18864598899381235, 0.1896333010008675, 0.1897341090007103, 0.14814708400081145, 0.18932483899698127, 0.18918776200007414, 0.1896126040010131, 0.1899095360058709, 0.1489386069952161, 0.18911628200294217, 0.18889713200042024, 0.18867470199620584, 0.188787842002057, 0.18991512199863791, 0.14876884799741674, 0.1887010900027235, 0.18876586900296388, 0.19292500799929257, 0.19389101900014794, 0.19036172599589918, 0.21082209200540092, 0.14413822399365017, 0.1860203860051115, 0.18617437699867878, 0.1902525030018296, 0.18504915399535093, 0.14739784300036263, 0.18749479400139535, 0.19305495000298833, 0.18724099999963073, 0.1872336689993972, 0.14922574899537722, 0.18925641900568735, 0.19031855199864367, 0.19887742799619446, 0.190070092001406, 0.21726192899950547, 0.27523046800342854, 0.1912249619999784, 0.19319935599924065, 0.14040232200204628, 0.19476949999807402, 0.19067387899849564, 0.19042994399933377, 0.28915906399925007, 0.19427830100175925, 0.23646207300043898, 0.3101591049999115, 0.27833276300225407, 0.2076262689952273, 0.3018219490040792, 0.30601850799575914, 0.2880848770000739, 0.3198339900045539, 0.3574184780009091, 0.22876428499876056, 0.2758130660004099, 0.28998369699547766, 0.316661089003901, 0.207341481000185, 0.28486345399869606, 0.6019926180015318, 0.6971802199986996, 0.3148144320002757, 0.2712535190003109, 0.20559351200063247, 0.209093445999315, 0.29041394800151465, 0.30879716699564597, 0.217443824003567, 0.26369005799642764, 0.22908231100154808, 0.2867526230038493, 0.21840542899735738, 0.27667855299660005, 0.2142020430037519, 0.21306149500014726, 0.3010384980007075, 0.27108102399506606, 0.22703616600483656, 0.2656674030004069, 0.23982195699500153, 0.2125778289992013, 0.28362324200134026, 0.3066337350028334, 0.28330062000168255, 0.2850810849995469, 0.22098231699783355, 0.2698307480022777, 0.23794428900146158, 0.21055845899536507, 0.2508595359977335, 0.20922193500155117, 0.2878415580053115, 0.30928505799965933, 0.2177423139946768, 0.3002999090022058, 0.27716852499725064, 0.3038085030057118, 0.2434630899952026, 0.27371038700221106, 0.20672608799941372, 0.29562551800336223, 0.23001580499840202, 0.2915948270019726, 0.21374793900031364, 0.2240120809947257, 0.2717388400051277, 0.23617303599894512, 0.26976304299751064, 0.21525278800254455, 0.25506485699588666, 0.22239871400233824, 0.23035912300110795, 0.26958189500146545, 0.28418039399548434, 0.23836741100240033, 0.287929003003228, 0.29372926199721405, 0.2062611779983854, 0.2716319940009271, 0.23155643400241388, 0.28418549899652135, 0.21242240200081142, 0.28731385900027817, 0.21405543600121746, 0.29084618700289866, 0.20155008399888175, 0.23914357600006042, 0.27848062399425544, 0.26490069900319213, 0.21081421399867395, 0.21867582000413677, 0.2627215399988927, 0.30254640599741833, 0.35835021299863, 0.2752907000030973, 0.3058290449989727, 0.20300355800281977, 0.1972891699988395, 0.2914051100015058, 0.2701347279944457, 0.2227330730020185, 0.332467574000475, 0.2432013830039068, 0.21570395199523773, 0.24396558300213655, 0.3829468909971183, 0.2679231880028965, 0.22309530599886784, 0.23028308500215644, 0.250850388998515, 0.2208865299980971, 0.19533484300336568, 0.2932548909957404, 0.20463932900020154, 0.2082299329995294, 0.2651214500001515, 0.21698581500095315, 0.28440227000101004, 0.2129923289976432, 0.22546289700403577, 0.3083466469979612, 0.19410642200091388, 0.20969880100165028, 0.20137400899693603, 0.22711655099556083, 0.2266504220024217, 0.215502191997075, 0.27561382800195133, 0.3004607719994965, 0.20603295400360366, 0.2936525029945187, 0.20458072800101945, 0.20241910999902757, 0.21440621200599708, 0.25221647699800087, 0.2328239519993076, 0.2139416979989619, 0.25380795099772513, 0.20820454700151458, 0.19360345900349785, 0.24779507199855288, 0.2992056279981625, 0.26946337099798257, 0.23147198000515345, 0.2641520799952559, 0.22250781700131483, 0.29603270000370685, 0.2653885519976029, 0.21912524400249822, 0.19952885100065032, 0.21414336699672276, 0.27064619500015397, 0.3950484500019229, 0.2249805009996635, 0.22763900100108003, 0.26654132999829017, 0.20591410299675772, 0.22864639000181342, 0.25691364500380587, 0.21032733299944084, 0.20701946999906795, 0.2014293109969003, 0.21573151199845597, 0.36007228400558233, 0.22633759200107306, 0.3164887169987196, 0.2823124399947119, 0.20475273000192828, 0.27825936899898807, 0.20673093300138135, 0.1913536159991054, 0.2044117629993707, 0.21813592900434742, 0.20009100499737542, 0.21938185099861585, 0.24679429700336186, 0.2276716549968114, 0.20598831700044684, 0.21765433200198459, 0.2008561659968109, 0.27047719200345455, 0.22251582799799507, 0.265854217002925, 0.2254426719955518, 0.2033422060048906, 0.21012769599474268, 0.27191054000286385, 0.17617853700357955, 0.23261332100082655, 0.3005596250004601, 0.19356047899782425, 0.20465844399586786, 0.20860464500583475, 0.27286567899864167, 0.22083327500149608, 0.37615360299969325, 0.2773048329981975, 0.1514330939971842, 0.189547563000815, 0.1892805050010793, 0.18927535499824444, 0.19873980800184654, 0.189220906002447, 0.18954215700068744, 0.14844665399868973, 0.18862905399873853, 0.18897825900057796, 0.19301204099610914, 0.20045712000137428, 0.1899216880046879, 0.19103766699845437, 0.1497266189981019, 0.19404809400293743, 0.1902709159985534, 0.1895953709972673, 0.19001212900184328, 0.18944769699737662, 0.14963903900206788, 0.19447341000341112, 0.2775536779954564, 0.2967992499980028, 0.3942197810029029, 0.31441841200285126, 0.27092889299819944, 0.25157220399705693, 0.2994083910016343, 0.26911004399880767, 0.28467144800379174, 0.24842483599786647, 0.24437358599971049, 0.21558304900099756, 0.20574712799862027, 0.2367648340004962, 0.2694900630012853, 0.18666111399943475, 0.1958004100015387, 0.2198690919976798, 0.1956064719997812, 0.2869764920033049, 0.20922365699516376, 0.2886457490021712, 0.24491239700000733, 0.27370926499861525, 0.2717489319984452, 0.24090551400149707, 0.3609006149999914, 0.23063510400243104, 0.21360337599617196, 0.25892672700138064, 0.23804739600018365, 0.2099510870029917, 0.2248750389990164, 0.22457428299821913, 0.19771648699679645, 0.2775312930025393, 0.29436918199644424, 0.22335161600494757, 0.2749879389957641, 0.20524572200520197, 0.22950774799392093, 0.2962113620014861, 0.19914150400290964, 0.20072017399797915, 0.30555961500067497, 0.19460538699786412, 0.19468124900595285, 0.2555117189986049, 0.24356414999783738, 0.2025359600011143, 0.26418980799644487, 0.20514086100592976, 0.227621267993527, 0.20804337500158, 0.2927969270022004, 0.2710434940017876, 0.38939309299894376, 0.23802172599971527, 0.21331464999821037, 0.1937726680043852, 0.36744636099319905, 0.20608893100143177, 0.203336771002796, 0.21552027099824045, 0.19502765400102362, 0.31035083300230326, 0.30120563200034667, 0.26184371399722295, 0.2199164479970932, 0.29092345900426153, 0.3265516889950959, 0.2694354520062916, 0.21169043599365978, 0.32811170400236733, 0.27578539100068156, 0.20844362000207184, 0.20894103799946606, 0.2788367629982531, 0.22803992000262951, 0.1934022069981438, 0.27130216600198764, 0.20994652299850713, 0.22243247600272298, 0.26064600899553625, 0.22839810699952068, 0.1915918020022218, 0.20795333699788898, 0.2627742990007391, 0.19871764299750794, 0.2335679220050224, 0.20285551699635107, 0.21314670699939597, 0.2740905919999932, 0.2864883500005817, 0.2060522210013005, 0.31645197499892674, 0.3012647069990635, 0.2689788889983902, 0.23470151700166753, 0.2769135769995046, 0.322579006999149, 0.20453741300298134, 0.2021376579941716, 0.25127313200209755, 0.2007540880003944, 0.2229025400010869, 0.216868957002589, 0.19793191499775276, 0.2130370960003347, 0.3052881760013406, 0.2663269409968052, 0.2069619989997591, 0.20478721000108635, 0.19960973099659896, 0.21703613600402605, 0.2683050749983522, 0.20344119500077795, 0.22910696300095879, 0.18919916100276168, 0.26080577099492075, 0.20542478900460992, 0.1478632939979434, 0.19859396800165996, 0.1910494519979693, 0.25749022200034233, 0.2214442219992634, 0.2026873400027398, 0.20012804900034098, 0.1973409919955884, 0.20204255600401666, 0.20312839299731422, 0.18997646900243126, 0.201222373994824, 0.2096034550049808, 0.1966481589988689, 0.19298647299729055, 0.19147512999916216, 0.23567045600066194, 0.1916738380023162, 0.20570336200034944, 0.19478200400044443, 0.190747612999985, 0.18852648299798602, 0.2206518570019398, 0.2604109919993789, 0.1542419580000569, 0.19217399600165663, 0.19877873999939766, 0.2097676949997549, 0.18927704299858306, 0.20438049700169358, 0.1982651009966503, 0.252225221003755, 0.15850142899580533, 0.1931585870042909, 0.1912033349944977, 0.1954661300042062, 0.14162819500052137, 0.2567642040012288, 0.23769365699990885, 0.2714354999989155, 0.18719692200102145, 0.14830832200095756, 0.25422209100361215, 0.19350263199885376, 0.19923709599970607, 0.22556312500091735, 0.1985629689952475, 0.20990031600376824, 0.19527933000063058, 0.1894647859953693, 0.18752814800245687, 0.14860881499771494, 0.1917235100045218, 0.19013424099830445, 0.1898972729977686, 0.19099481200100854, 0.1886458470034995, 0.14900627899623942, 0.18999304300086806, 0.20175510799890617, 0.1916829539986793, 0.19222292400081642, 0.19178401200042572, 0.1934527249977691, 0.1914070890052244, 0.15196080999885453, 0.19015100300021004, 0.2019670559966471, 0.18976565800403478, 0.1898912129981909, 0.18958736999775283, 0.19699409999884665, 0.18895079500362044, 0.14863927000260446, 0.1888781069937977, 0.1936153530041338, 0.1877675840005395, 0.18845898599829525, 0.18949456499831285, 0.14924649100430543, 0.18960809899726883, 0.18991521400312195, 0.18985615899873665, 0.18920291499671293, 0.19028276100289077, 0.1500436419955804, 0.1905282400039141, 0.21994522400200367, 0.17654496699833544, 0.18457700999715598, 0.18780404200515477, 0.18952928599901497, 0.15364596499421168, 0.19133159900229657, 0.19080589200166287, 0.19136299599631457, 0.191815371006669, 0.18848123899806524, 0.15081283100153087, 0.11782881299586734, 0.17465660600282717, 0.13474336999934167, 0.17660218499804614, 0.17510156099888263, 0.13939681700139772, 0.17464703300356632, 0.13420884699735325, 0.17721908500243444, 0.1745822090015281, 0.13441167599376058, 0.17678779000561917, 0.1340299049988971, 0.17423538099683356, 0.1819772640010342, 0.13429124699905515, 0.1871411000029184, 0.19783882699994138, 0.1890745299970149, 0.1903991940052947, 0.15039866699953564, 0.19497432899515843, 0.19156765200023074, 0.1911929250054527, 0.19192521699733334, 0.19054213799972786, 0.18986208600108512, 0.15347066299727885, 0.1900613620018703, 0.18960600099671865, 0.19433425900206203, 0.1902749959990615, 0.19000757399771828, 0.15028634100599447, 0.19178886900044745, 0.19178126999759115, 0.19211604799784254, 0.1912102540009073, 0.19589486800396116, 0.1918803279986605, 0.14557932599564083, 0.17976385800284334, 0.17871130599814933, 0.18498878899845295, 0.15015727400168544, 0.18128999500186183, 0.17843179799820064, 0.13773099700483726, 0.17761792999954196, 0.1771843419992365, 0.1423520530006499, 0.19326554399594897, 0.18992101400363026, 0.19461749799665995, 0.2038267870011623, 0.1943740019996767, 0.18906566700024996, 0.19244398400041973, 0.19789725999726215, 0.15459918200212996, 0.19205469400185393, 0.25212963699596, 0.1981273460041848]",tokens/s,4.568952006024193,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,2215.6288,,,,,s,1,6.9686020349981845,6.9686020349981845,0.0,6.9686020349981845,6.9686020349981845,6.9686020349981845,6.9686020349981845,[6.9686020349981845],,kWh,4.747957822156019e-05,7.778965989649564e-05,0,0.00012526923811805583,,MB,2416.04608,,,,,s,10,3.115547345001687,0.3115547345001687,0.012496686453363768,0.3073209685007896,0.31640236799794363,0.33243849150021554,0.3452673903020332,"[0.30698431199925835, 0.3069951880024746, 0.3062863799968909, 0.3056922060022771, 0.34847461500248755, 0.30866075299854856, 0.3076467489991046, 0.30405639899981907, 0.3128387849974388, 0.30791195800338755]",tokens/s,821.6854749798752,kWh,3.2997252235531257e-06,5.406349295584561e-06,0.0,8.706074519137688e-06,tokens/kWh,29404756.349978507,MB,2431.22176,,,,,s,10,21.578913444001955,2.1578913444001957,0.025256877631271244,2.1625821854995593,2.188562304301013,2.192347075649741,2.1953748927287235,"[2.1304107920004753, 2.1573485499975504, 2.1261679750023177, 2.196131846998469, 2.1368813369990676, 2.167815821001568, 2.1249706390008214, 2.1877212440012954, 2.177278823000961, 2.1741864159994293]",tokens/s,29.195167849153865,kWh,2.5327239465821673e-05,4.149760289739328e-05,0.0,6.682484236321496e-05,tokens/kWh,942763.1666914277,,s,630,21.575195817003987,0.03424634256667299,0.019343453585328366,0.020366484499390936,0.060962317299708954,0.06141359440189262,0.06394807286837026,"[0.021821824000653578, 0.05659072499838658, 0.02033352500075125, 0.020145873000728898, 0.06061608299933141, 0.020520107002084842, 0.020299998999689706, 0.06109438099883846, 0.02021459000025061, 0.020298390998505056, 0.06121376300143311, 0.020453606000955915, 0.020246861000487115, 0.0608805179981573, 0.020416803999978583, 0.02040226900135167, 0.061160126999311615, 0.020195040000544395, 0.020212769999488955, 0.061017889998765895, 0.02050902699920698, 0.020216980003169738, 0.0612323719979031, 0.020516939999652095, 0.020375959000375587, 0.06301485099902493, 0.02021256800071569, 0.020057492001797073, 0.06083216099796118, 0.02024383400203078, 0.020050997998623643, 0.060789344999648165, 0.02026766600101837, 0.06155749800018384, 0.020366118998936145, 0.020539777000522008, 0.06093830900135799, 0.020334546999947634, 0.020227707998856204, 0.06089200499991421, 0.020100832000025548, 0.020077117998880567, 0.06056464400171535, 0.020261984998796834, 0.020397217998834094, 0.0609500360005768, 0.02028965300269192, 0.020090666999749374, 0.06082734599840478, 0.02009869600078673, 0.02022331599800964, 0.060761372002161806, 0.020202838997647632, 0.020071424001798732, 0.06077641799856792, 0.020153927001956617, 0.02007479099847842, 0.061055353999108775, 0.020386464002513094, 0.020337776997621404, 0.060687492001306964, 0.020149915999354562, 0.020210104001307627, 0.0581506199996511, 0.020127094998315442, 0.01991109300070093, 0.06041899800038664, 0.019947691998822847, 0.019788130000961246, 0.06034700999953202, 0.019976782001322135, 0.01986749299976509, 0.060507327998493565, 0.01993444400068256, 0.01983230000041658, 0.06073599899900728, 0.0203335820006032, 0.06051490800018655, 0.0199687679996714, 0.019912187999580055, 0.06021357099962188, 0.019933966003009118, 0.020003966998046963, 0.060540360002050875, 0.02012352000019746, 0.020001934997708304, 0.06076862500049174, 0.020172010001260787, 0.02006778199938708, 0.060774850000598235, 0.020227823999448447, 0.020210389000567375, 0.06077861299854703, 0.0204607230007241, 0.02016879999791854, 0.06069805500010261, 0.020009747000585776, 0.020044718999997713, 0.0605560299991339, 0.01987846200063359, 0.02004455600035726, 0.060522605999722145, 0.019972694000898628, 0.020430112999747507, 0.06091635900156689, 0.020355508000648115, 0.02022160799970152, 0.060698704997776076, 0.02021742900251411, 0.019988769996416522, 0.060901824002939975, 0.020705225997517118, 0.02001965400268091, 0.06084324299808941, 0.020236034000845393, 0.02009136199922068, 0.061048907999065705, 0.020159012001386145, 0.02045117899979232, 0.0608163719989534, 0.020125817001826363, 0.020198976999381557, 0.06091411200031871, 0.020278063999285223, 0.020108413002162706, 0.06082177799908095, 0.021879813000850845, 0.061255405002157204, 0.019946756998251658, 0.01986730600037845, 0.06134071500127902, 0.020019442999910098, 0.01992390399755095, 0.060962042000028305, 0.020360570000775624, 0.020283194000512594, 0.060890687000210164, 0.020094522998988396, 0.01995621600144659, 0.06060734299899195, 0.019958860000770073, 0.019923795000067912, 0.060743744998035254, 0.020017266000650125, 0.019972988000517944, 0.06061972300085472, 0.020076119999430375, 0.020015545000205748, 0.06091808500059415, 0.02037427200048114, 0.020073138999578077, 0.06079687499732245, 0.0201394710020395, 0.020078986999578774, 0.06111054600114585, 0.020306675000028918, 0.020089150999410776, 0.06066672899760306, 0.02017125800193753, 0.020058041998709086, 0.06048875100168516, 0.02008308899894473, 0.02011956000205828, 0.060891664998052875, 0.020518204000836704, 0.06069045099866344, 0.020053757001733175, 0.020021411000925582, 0.06045129999984056, 0.020120252997003263, 0.02013313000134076, 0.06025101100021857, 0.020162606000667438, 0.020594376997905783, 0.060593706999497954, 0.020158023002295522, 0.020170890998997493, 0.060755492999305716, 0.020109337001485983, 0.020636479999666335, 0.061227010999573395, 0.020275013001082698, 0.020198387999698753, 0.0608441500007757, 0.020363502997497562, 0.020430245000170544, 0.06109966400254052, 0.02044567399934749, 0.02042769100080477, 0.0624214409981505, 0.020259346001694212, 0.020152272998529952, 0.06120376500257407, 0.020196681998640997, 0.060564946001250064, 0.02012182699763798, 0.020139879001362715, 0.06021722700097598, 0.019882780998159433, 0.01991128900044714, 0.06021103799866978, 0.020160228999884566, 0.020124834001762792, 0.060031209999579005, 0.020089131001441274, 0.020129619999352144, 0.06064851699920837, 0.02000754899927415, 0.020553050002490636, 0.06071719499959727, 0.020117038999160286, 0.020118145999731496, 0.06079882199992426, 0.020157540999207413, 0.020132112000283087, 0.06076130300061777, 0.019988980999187334, 0.02006948100097361, 0.060734951999620534, 0.020118724001804367, 0.020110435998503817, 0.060833874998934334, 0.02027815300243674, 0.020466147998376982, 0.060972047998802736, 0.020079889000044204, 0.019935692002036376, 0.06058746299822815, 0.020142002002103254, 0.020078033998288447, 0.06619202900037635, 0.020181560001219623, 0.06455662900043535, 0.02134865100015304, 0.02126891699663247, 0.06195253300029435, 0.021149304000573466, 0.021144551999896066, 0.06224047000068822, 0.0214789980018395, 0.02142578799976036, 0.06220955599928857, 0.02132175899896538, 0.0212207889999263, 0.06215788400004385, 0.02157256799910101, 0.061930163003125926, 0.021707576997869182, 0.021616319001623197, 0.061772847999236546, 0.021416710998892086, 0.021564636001130566, 0.022641354000370484, 0.021531768998102052, 0.06216112699985388, 0.021449280000524595, 0.020445276000828017, 0.06108888399830903, 0.020089390000066487, 0.019978633001301205, 0.0608151269989321, 0.02039397200132953, 0.020366849999845726, 0.06093855200015241, 0.020704817998193903, 0.0200967490018229, 0.060789850998844486, 0.020113157999730902, 0.020087761000468163, 0.060829448000731645, 0.020134189999225782, 0.02013756800079136, 0.06083290099923033, 0.020223428000463173, 0.020088330998987658, 0.061504642999352654, 0.0204265740030678, 0.020203504998789867, 0.06051396199836745, 0.020086268003069563, 0.019892219999746885, 0.060954459997446975, 0.02008070699957898, 0.06056842700127163, 0.02059510999970371, 0.020580112999596167, 0.065355079001165, 0.02041066599849728, 0.020451031003176467, 0.06090255099843489, 0.019988508000096772, 0.019970680001279106, 0.0606399579992285, 0.019994406000478193, 0.019918742997106165, 0.06070914700103458, 0.019958609002060257, 0.020089144996745745, 0.060902482000528835, 0.019986286999483127, 0.019958321001467993, 0.06068284800130641, 0.020115115999942645, 0.01996155899905716, 0.06073921899951529, 0.02017242700094357, 0.020076838998647872, 0.060981574999459554, 0.020327244001236977, 0.02032573800170212, 0.06087987599676126, 0.02020685600291472, 0.020140551998338196, 0.06080928200026392, 0.02052378400185262, 0.0585622250000597, 0.02010042199981399, 0.020221361999574583, 0.06097373100055847, 0.020250624998880085, 0.020006353999633575, 0.06085849700320978, 0.020353926996904192, 0.02009793700199225, 0.060862721999001224, 0.020089795001695165, 0.01986399499946856, 0.060570909998205025, 0.01998296199963079, 0.019841541001369478, 0.060591131001274334, 0.019932151997636538, 0.019981196001026547, 0.06066153999927337, 0.020033485001476947, 0.0200276789983036, 0.06082769400018151, 0.02010844699907466, 0.02013643100144691, 0.060824352000054205, 0.020255644998542266, 0.020142046003456926, 0.060758302999602165, 0.02022933300031582, 0.020089593999728095, 0.060964794996834826, 0.02039271300236578, 0.020464117998926667, 0.061159770000813296, 0.02034172599815065, 0.020167696002317825, 0.060710870999173494, 0.020171385000139708, 0.02005173200086574, 0.060683690000587376, 0.0201073459975305, 0.020117424999625655, 0.06061048999981722, 0.020182655000098748, 0.06055626600209507, 0.02013466700009303, 0.020161350999842398, 0.060421554000640754, 0.020192969997879118, 0.02014822600176558, 0.06068815899925539, 0.02029009100078838, 0.02067153199823224, 0.06092521599930478, 0.02074980600082199, 0.021226082000794122, 0.061859384000854334, 0.021274369999446208, 0.0211767359978694, 0.06148261300040758, 0.02091148100225837, 0.020384300998557592, 0.06083880699952715, 0.021783280000818195, 0.05701976499767625, 0.020491371000389336, 0.02001366100012092, 0.06000308700095047, 0.020164823999948567, 0.020040796000103, 0.060129106997919735, 0.02030730200203834, 0.02015070699781063, 0.060639789000560995, 0.02066523400208098, 0.02047310299894889, 0.061041693999868585, 0.02163134000147693, 0.02020978499785997, 0.06070090700086439, 0.020289733998652082, 0.02017572400291101, 0.060866290998092154, 0.020181325999146793, 0.020112531001359457, 0.06069843099976424, 0.020203156000206945, 0.020168172999547096, 0.06068535099984729, 0.020178331000352046, 0.02020557200012263, 0.06087716700130841, 0.020487428999331314, 0.020429568998224568, 0.06083456399937859, 0.020233528000972, 0.020061210001586005, 0.06069458400088479, 0.02010922599947662, 0.020093200997507665, 0.06073746400215896, 0.020170594998489833, 0.020056008001120063, 0.06093593499826966, 0.020158182000159286, 0.020192979001876665, 0.06089534999773605, 0.020175522000499768, 0.020101623002119595, 0.06074519899993902, 0.02021563000016613, 0.020092019000003347, 0.06072306499845581, 0.020203850999678252, 0.06063532600092003, 0.02037844200094696, 0.020545453997328877, 0.0610061380029947, 0.02030866099812556, 0.02022365599987097, 0.06099245099903783, 0.020226978002028773, 0.020259307999367593, 0.060944201999518555, 0.02031208300104481, 0.020318077000410995, 0.062248879999970086, 0.020188310998491943, 0.019926030003261985, 0.060854362996906275, 0.019977354000729974, 0.019972311001765775, 0.06063235299734515, 0.01997376900180825, 0.01994527399801882, 0.060711220001394395, 0.020007145001727622, 0.019935713997256244, 0.06073142900277162, 0.02002434899986838, 0.01995073699799832, 0.06079098999907728, 0.020253774000593694, 0.020113299000513507, 0.06068090700136963, 0.020057024998095585, 0.020045862002007198, 0.06077636099871597, 0.020142903998930706, 0.020347025001683505, 0.06081515500045498, 0.020130884997342946, 0.06066734900014126, 0.0207235630005016, 0.02030524899964803, 0.061044480000418844, 0.02063586700023734, 0.020403874001203803, 0.06102933299916913, 0.020019313000375405, 0.020142194000072777, 0.06108573999881628, 0.020040868999785744, 0.0201618770006462, 0.06092856300165295, 0.020113083999603987, 0.02035164499829989, 0.061007050000625895, 0.020249961999070365, 0.020178196002234472, 0.06081369399907999, 0.02055360099984682, 0.021437867999338778, 0.06180633899930399, 0.021664437001163606, 0.02119381300144596, 0.06186892099867691, 0.021480392999364994, 0.061532522002380574, 0.021781976000056602, 0.021781547999125905, 0.06204992000130005, 0.021308116996806348, 0.02153398200243828, 0.062055474998487625, 0.020452406999538653, 0.020493531999818515, 0.06505587600258878, 0.02017325599808828, 0.06279060900124023, 0.020215233002090827, 0.07050721999985399, 0.019751895997615065, 0.01968012500219629, 0.06084696899779374, 0.019710815002326854, 0.01971706800031825, 0.0606497959997796, 0.019730664000235265, 0.019744440000067698, 0.06037743599881651, 0.019983938000223134, 0.019798624998657033, 0.060363520999089815, 0.019717174000106752, 0.0198058050009422, 0.060487894999823766, 0.019707108000147855, 0.019937575001677033, 0.06030134499815176, 0.019845916001941077, 0.01982533299815259, 0.06057251200036262, 0.01984447599897976, 0.01992655700087198, 0.0606274960009614, 0.020687126998382155, 0.020209572001476772, 0.06099362899840344, 0.02019562400164432, 0.019884877998265438, 0.06078786700163619, 0.02019305800058646, 0.01993810799831408, 0.060592444002395496, 0.01987708299930091, 0.019818548000330338, 0.0643292479981028, 0.01977918600096018, 0.019828871998470277, 0.06037780800033943, 0.019968028002040228, 0.019918852998671355, 0.06066719700174872, 0.019989120999525767, 0.019880973999534035, 0.06056704699949478, 0.020069826001417823, 0.020086886997887632, 0.060869437002111226, 0.020341259998531314, 0.020206452998536406, 0.060967372002778575, 0.021274371996696573, 0.021017081002355553, 0.061785967998730484, 0.02109517099961522, 0.06147322300239466, 0.020964316998288268, 0.020963053000741638, 0.061751599998387974, 0.021095198000693927, 0.0659635799966054, 0.020090617003006628, 0.01973090499814134, 0.0602932250003505, 0.019811856000160333, 0.019725762998859864, 0.060352070002409164, 0.0199709869993967, 0.019962166999903275, 0.06035157699807314, 0.019986205003078794, 0.019815023999399273, 0.060391947998141404, 0.02006223699936527, 0.019980498000222724, 0.06032706699988921, 0.020117689000471728, 0.019994660000520526, 0.06053044700092869, 0.019748284998058807, 0.020138760999543592, 0.06051827300325385, 0.020064410997292725, 0.020038124999700813, 0.060613776000536745, 0.019982383000751724, 0.020072059000085574, 0.06072843199945055, 0.02014954300102545, 0.02037787800145452, 0.06101150399990729, 0.020340616996691097, 0.020315753001341363, 0.060774745001253905, 0.020137398998485878, 0.019949433000874706, 0.060845397998491535, 0.02011695500186761, 0.02004188299906673, 0.060719017001247266, 0.02023387999724946, 0.020134859001700534, 0.06083009099893388, 0.020123966001847293, 0.021611132000543876, 0.061527363999630325, 0.020347645000583725, 0.020256291998521192, 0.060916038000868866, 0.02037252000081935, 0.020319978997576982, 0.06110659100158955, 0.02048054599799798, 0.0607516720010608, 0.020854964001046028, 0.024408289998973487, 0.0608403289988928, 0.020521021000604378, 0.020277015999454306, 0.06112659700011136, 0.02043219400002272, 0.02042519600217929, 0.06177176799974404]",tokens/s,29.200198475300986,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,6201.143296,,,,,s,1,16.10383004799951,16.10383004799951,0.0,16.10383004799951,16.10383004799951,16.10383004799951,16.10383004799951,[16.10383004799951],,kWh,0.0001607222300013771,8.759852052420628e-05,0,0.00024832075052558337,,MB,6700.29824,,,,,s,10,3.9442461220060068,0.39442461220060065,0.0029570736747990553,0.39442592800151033,0.39713840409967816,0.39868288555044273,0.3999184707110544,"[0.3902519809998921, 0.38943827800176223, 0.39327499700084445, 0.3949610859999666, 0.3943133000029775, 0.3945385560000432, 0.39644093199967756, 0.3940044390001276, 0.39679518599950825, 0.4002273670012073]",tokens/s,649.0467178802746,kWh,4.595942091186363e-06,2.504893110016622e-06,0.0,7.1008352012029855e-06,tokens/kWh,36052097.07678188,MB,6710.403072,,,,,s,10,30.696425526002713,3.0696425526002713,0.018484026435053404,3.0716125300004933,3.0909031961997244,3.0986118726012135,3.104778813722405,"[3.0756883079993713, 3.0359905719997187, 3.0715456120015006, 3.0891901569993934, 3.050058231998264, 3.0607055190012034, 3.072143616001995, 3.106320549002703, 3.071679447999486, 3.063103512999078]",tokens/s,20.523562245588877,kWh,3.60121945004134e-05,1.962792975270381e-05,0.0,5.564012425311719e-05,tokens/kWh,1132276.4074609426,,s,630,30.691649890999543,0.048716904588888166,0.0009603001812756181,0.048625631499817246,0.04979310530143266,0.0504393845980303,0.05183115463951254,"[0.050627987999178004, 0.048294662999978755, 0.04904990999784786, 0.04926632400020026, 0.047932995003066026, 0.04841208799916785, 0.04844926399891847, 0.048610972000460606, 0.047295525000663474, 0.04754154100010055, 0.047777577998203924, 0.04862090700044064, 0.04892479200134403, 0.04887602999951923, 0.0495772649992432, 0.04848282300008577, 0.04764623400114942, 0.04953187199862441, 0.051259112002298934, 0.04915671899652807, 0.04995372500343365, 0.050443043997802306, 0.05059089100177516, 0.04923651999706635, 0.0492102740026894, 0.05036377999931574, 0.04936861799797043, 0.04977647400301066, 0.048876851997192716, 0.05120154399992316, 0.04987932200310752, 0.04912553499889327, 0.0483742539981904, 0.047900741003104486, 0.04904031299884082, 0.047581310998793924, 0.04702353000175208, 0.047934735997841926, 0.04812430799938738, 0.04811454000082449, 0.047775775001355214, 0.048305431999324355, 0.04836547800005064, 0.04800789100045222, 0.04816816799939261, 0.048766424999485025, 0.048267195001244545, 0.048903489998338046, 0.04862556599982781, 0.04850681600146345, 0.04853102899869555, 0.048143981002795044, 0.04865554099887959, 0.04804964899813058, 0.04766875900168088, 0.04914638999980525, 0.051362712001719046, 0.04889755699696252, 0.04945398400013801, 0.04884527200192679, 0.04856471200037049, 0.048149682999792276, 0.04846711500067613, 0.05058052100139321, 0.0491998599973158, 0.04881299100088654, 0.04857250699933502, 0.048711560000811005, 0.047190419001708506, 0.047720002999994904, 0.04777168699729373, 0.04739968500143732, 0.0482185600012599, 0.04779080799926305, 0.047472205998928985, 0.04677209900182788, 0.04700665299969842, 0.04788084499887191, 0.04715741900145076, 0.047947536997526186, 0.04929571600223426, 0.04837239999687881, 0.047015322001243476, 0.048152594001294347, 0.048764940998808015, 0.048497776999283815, 0.04782453500229167, 0.047081379998417106, 0.0470952239993494, 0.04763231900142273, 0.048771052999654785, 0.04783301800125628, 0.04694606499833753, 0.04707403499924112, 0.04698166100206436, 0.04762250899875653, 0.047564979999151547, 0.04852072400171892, 0.048304782998457085, 0.049811158001830336, 0.048097118000441696, 0.04825350899773184, 0.048303098999895155, 0.047890624999126885, 0.048318386001483304, 0.04851269400023739, 0.04869414299901109, 0.04818050900212256, 0.048123200998816174, 0.04864719900069758, 0.049229445998207666, 0.047055729999556206, 0.04786031500043464, 0.04707475100076408, 0.0487432930021896, 0.04841461199976038, 0.048786177998408675, 0.049305790998914745, 0.049675370999466395, 0.04954245800036006, 0.048398500999610405, 0.048832360000233166, 0.04877468199993018, 0.04881423000188079, 0.04823380900052143, 0.04835109600026044, 0.050636816999031, 0.04856197400295059, 0.04864563099908992, 0.04886509700008901, 0.048938749998342246, 0.04866483300065738, 0.04857447800168302, 0.04903331999958027, 0.0480941219975648, 0.0494923700025538, 0.050282947999221506, 0.04926317499848665, 0.049419987000874244, 0.048353297999710776, 0.049096628001279896, 0.04956760500135715, 0.04890245299975504, 0.048189641998760635, 0.04961699699924793, 0.04847361399879446, 0.04911439400166273, 0.04915515000175219, 0.04833047499778331, 0.048663623001630185, 0.05184901399843511, 0.04893426600028761, 0.04950810599984834, 0.04956688500169548, 0.04927278899776866, 0.04771127500134753, 0.04812391499945079, 0.04858621500170557, 0.04776841499915463, 0.04768857399903936, 0.04808921199946781, 0.04788926400215132, 0.04727851899951929, 0.04732503299965174, 0.04677850200096145, 0.04856594599914388, 0.04964904100052081, 0.04827664500044193, 0.0482916490000207, 0.0482846349987085, 0.0480040350012132, 0.0495432419993449, 0.04745430199909606, 0.04841095200026757, 0.048167369997827336, 0.048253545002808096, 0.04873160699935397, 0.04875259199980064, 0.04887033499835525, 0.04913761200077715, 0.05053350000162027, 0.048096649999934016, 0.047956124999473104, 0.04883140200035996, 0.04900278700006311, 0.048330843997973716, 0.04860552600075607, 0.05023975199947017, 0.04869246599992039, 0.051012578998779645, 0.04894440999851213, 0.04909937699994771, 0.04935790000308771, 0.04865696999695501, 0.04900735400224221, 0.050054721999913454, 0.05016673700083629, 0.04822100599994883, 0.04830846299955738, 0.05307057800018811, 0.0495965560003242, 0.049444968997704564, 0.04839065900159767, 0.05006417799813789, 0.04910284799916553, 0.04805414400107111, 0.04829820899976767, 0.04817392000040854, 0.04995925500043086, 0.04946746100176824, 0.04878182499669492, 0.05178743000215036, 0.04744022199884057, 0.04938969200156862, 0.048294290998455836, 0.04840399100066861, 0.04856745500001125, 0.048231853998004226, 0.047698123002192006, 0.04710681199867395, 0.047985125002014684, 0.04907305400047335, 0.049572792999242665, 0.050055432999215554, 0.04821932599952561, 0.048504002999834483, 0.04870389600182534, 0.04839010700015933, 0.04943054399700486, 0.04885232900051051, 0.04952050800056895, 0.049490579000121215, 0.049948099000175716, 0.048784580001665745, 0.04848813699936727, 0.04800918600085424, 0.04904376400008914, 0.049189919998752885, 0.04739171699839062, 0.04783803800091846, 0.04947146099948441, 0.049368839001544984, 0.049104336998425424, 0.0484886420017574, 0.05000919699887163, 0.04851159800091409, 0.048491489000298316, 0.049223362999327946, 0.04889196799922502, 0.0497913500003051, 0.04973671200059471, 0.04904785399776301, 0.05075787599707837, 0.048033277002105024, 0.04820228699827567, 0.04812278900135425, 0.048193350001383806, 0.04785391599943978, 0.04841375699834316, 0.0488844550018257, 0.04827262199978577, 0.0479352709990053, 0.0476433520016144, 0.047790388998691924, 0.049011879000318004, 0.04789434299891582, 0.04758958200181951, 0.04733499699796084, 0.048014694002631586, 0.04869196099753026, 0.049000028000591556, 0.04790880599830416, 0.04778668600192759, 0.047851285999058746, 0.048334437000448816, 0.050026224002067465, 0.04813963599735871, 0.04805532300088089, 0.04826259900073637, 0.04750077100106864, 0.04674623299797531, 0.048628094999003224, 0.048411826999654295, 0.0479458549998526, 0.04822925100233988, 0.04799464199822978, 0.048868460002267966, 0.04877488599959179, 0.04822064399922965, 0.04941613900155062, 0.049933217000216246, 0.049502630998176755, 0.04847196600167081, 0.047411786999873584, 0.04822325299755903, 0.04862569699980668, 0.04818764200172154, 0.048631522000505356, 0.05044621499837376, 0.04799293199903332, 0.04820876000303542, 0.04796788499879767, 0.04877119999946444, 0.04830195300019113, 0.04869874699943466, 0.04786047800007509, 0.047757549000380095, 0.04896706599902245, 0.04814504400201258, 0.04860461700081942, 0.04886422499839682, 0.04899601199940662, 0.047892185000819154, 0.04928976600058377, 0.04917019300046377, 0.051428832000965485, 0.04852501300047152, 0.05137518599804025, 0.048132363001059275, 0.048180844001763035, 0.047636319999583066, 0.04793570800029556, 0.04720052999982727, 0.047980310999264475, 0.04814299200006644, 0.04853252999964752, 0.04776774299898534, 0.04770891400039545, 0.048845214001630666, 0.04894349599999259, 0.0492957389978983, 0.04849840600218158, 0.04728118499770062, 0.048627599000610644, 0.04748124099933193, 0.047881512000458315, 0.04839681800149265, 0.04913633499745629, 0.048804881000251044, 0.047557513000356266, 0.048104708999744616, 0.04878379500223673, 0.050340803998551564, 0.04818749300102354, 0.04833101500116754, 0.048597973996947985, 0.049548459999641636, 0.047967673002858646, 0.04798585399839794, 0.048112624001078075, 0.04795209599978989, 0.047566778001055354, 0.049527755996678025, 0.049622629001532914, 0.04908883900134242, 0.04920933099856484, 0.0481578430008085, 0.04799818799801869, 0.04913576000035391, 0.0496675670001423, 0.047966861002350925, 0.048723200998210814, 0.049469032001070445, 0.04739767299906816, 0.0484604160010349, 0.0484867849991133, 0.047750844998518005, 0.04869479700209922, 0.04745188299784786, 0.047884298001008574, 0.04941612599941436, 0.04864810900107841, 0.047379586001625285, 0.04814258199985488, 0.04764958200030378, 0.048781453999254154, 0.050564081997436006, 0.05204935100118746, 0.053243680002196925, 0.04915102299855789, 0.05142793400227674, 0.04933292799978517, 0.04860972299866262, 0.04827000799923553, 0.04840612699990743, 0.04830642700108001, 0.04821028799779015, 0.04847226300262264, 0.04760428900044644, 0.04962560499916435, 0.04933452800105442, 0.04838829700020142, 0.05152569699930609, 0.04928386100073112, 0.047315320996858645, 0.047819199000514345, 0.047726954999234295, 0.047722375002194894, 0.04715407799812965, 0.04804254000191577, 0.04904768999767839, 0.04979200800153194, 0.0487042630011274, 0.04811130400048569, 0.047956911999790464, 0.0476767199979804, 0.0472765110025648, 0.048200911998719675, 0.04850925799837569, 0.04838464900240069, 0.04927455899814959, 0.04942041500180494, 0.04904574899774161, 0.0495696960024361, 0.04930073699870263, 0.04877588299859781, 0.04940257900307188, 0.04911854899910395, 0.0492411519990128, 0.048556525998719735, 0.049225050999666564, 0.048652736000804, 0.04842734100020607, 0.048896705000515794, 0.04966916600096738, 0.04886155200074427, 0.048535723999521, 0.04837967599814874, 0.048668275001546135, 0.048482818998309085, 0.048485825001989724, 0.04848250299983192, 0.04891819700060296, 0.048283555999660166, 0.04812849099835148, 0.04782448699916131, 0.0487149340005999, 0.04893393200109131, 0.0480887449994043, 0.04887164899992058, 0.048882601000514114, 0.05137765100153047, 0.04949589500029106, 0.04917456900147954, 0.049473591996502364, 0.04911987700324971, 0.04914665499745752, 0.04781415300021763, 0.04925488500157371, 0.04939579499841784, 0.049114901001303224, 0.048705199998948956, 0.049269195998931536, 0.0488572970025416, 0.05023170099957497, 0.04964682200079551, 0.05043491199830896, 0.04968560799898114, 0.049560398001631256, 0.049900794998393394, 0.04998322400206234, 0.049265282999840565, 0.04905758499808144, 0.049593978001212236, 0.04944721100036986, 0.048647958999936236, 0.048863463998713996, 0.05011783600275521, 0.05021869899792364, 0.05012594599975273, 0.04980298100053915, 0.049407294998673024, 0.04939828600254259, 0.049092236997239524, 0.04921081000065897, 0.0489759869997215, 0.05035080800007563, 0.049918893000722164, 0.050706805999652715, 0.050512820002040826, 0.04910080499757896, 0.049558456001250306, 0.049592141000175616, 0.049072947000240674, 0.04872015000000829, 0.049666491999232676, 0.04926606500157504, 0.048435454998980276, 0.049722630999895046, 0.04836459199941601, 0.048665179001545766, 0.048384629997599404, 0.048569403999863425, 0.04878466500304057, 0.04892704699886963, 0.04896558999826084, 0.049342338999849744, 0.048964849000185495, 0.04893983200236107, 0.048739882000518264, 0.04722555999978795, 0.048849072998564225, 0.04864061899934313, 0.04894892000083928, 0.05106459200032987, 0.050709144001302775, 0.049219821998121915, 0.04880663400035701, 0.04884264399879612, 0.049063462000049185, 0.04807034300029045, 0.04831422200004454, 0.04892630299946177, 0.04930040800172719, 0.048633854999934556, 0.04964679299882846, 0.04816607000248041, 0.0473772689983889, 0.04876834400056396, 0.0487232049999875, 0.04877015500096604, 0.049135264998767525, 0.04741977300000144, 0.04834351499812328, 0.04712600700077019, 0.04757587299900479, 0.04749929900208372, 0.04752840799847036, 0.04843404900020687, 0.048626259002048755, 0.047918173997459235, 0.048940559001493966, 0.04819239399876096, 0.04786621700259275, 0.04758029299773625, 0.048297474000719376, 0.048542403001192724, 0.0473695079999743, 0.04879641599836759, 0.04759481600194704, 0.05317808099789545, 0.04844504699940444, 0.0492951060004998, 0.04777401100000134, 0.04829844800042338, 0.04800939000051585, 0.04803020100007416, 0.04852287999892724, 0.04806635999921127, 0.04840823600170552, 0.04876612600128283, 0.04957535799985635, 0.049663843998132506, 0.04988712500198744, 0.048249878997012274, 0.04978948100324487, 0.04875752299994929, 0.04807919299855712, 0.048786593000841094, 0.04845669799760799, 0.04832977400292293, 0.04905688299913891, 0.04873588600094081, 0.05042283399961889, 0.0507609419983055, 0.050620488000276964, 0.050114998000935884, 0.052186812998115784, 0.04893755900047836, 0.04853299699971103, 0.050346400999842444, 0.04903583400300704, 0.053661616999306716, 0.04944316399996751, 0.04937594500006526, 0.04842985099821817, 0.04757303899896215, 0.04812270900220028, 0.048935839000478154, 0.04877538700020523, 0.047934410999005195, 0.050092935998691246, 0.0479794300008507, 0.04919020799934515, 0.04834118600047077, 0.04864370799987228, 0.04764162300125463, 0.04799682999873767, 0.04681708100179094, 0.048192222999205114, 0.04779066500123008, 0.04819801399935386, 0.04768257999967318, 0.04838214099800098, 0.048641970999597106, 0.04824459600058617, 0.04844830000001821, 0.04865421200156561, 0.04725741899892455, 0.04690688100163243, 0.04812493699864717, 0.047920764998707455, 0.04784356700110948, 0.048569389000476804, 0.04924888100140379, 0.04806321399883018, 0.04863828800080228, 0.048620670997479465, 0.04898895100268419, 0.048441036997246556, 0.04874584300341667, 0.04897607699967921, 0.04776125799980946, 0.04841243099872372, 0.048845985998923425, 0.04823404499984463, 0.04885516300055315, 0.049393368000892224, 0.04947618699952727, 0.049265043999184854, 0.049100173000624636, 0.048048200998891843, 0.049021479000657564, 0.04857502199956798, 0.04788320000079693, 0.04760611500023515, 0.04777053499856265, 0.048585545002424624, 0.04848303499966278, 0.048825745998328784]",tokens/s,20.52675572142344,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,48017.215488,,,,,s,1,116.45345812799997,116.45345812799997,0.0,116.45345812799997,116.45345812799997,116.45345812799997,116.45345812799997,[116.45345812799997],,kWh,0.0013479642364652787,0.00220859571510686,0,0.0035565599515721387,,MB,49735.950336,,,,,s,10,26.89183233400081,2.689183233400081,0.06915355548426355,2.6634303964999617,2.7990566761000535,2.810894021050012,2.820363897009979,"[2.822731365999971, 2.796426155000063, 2.6668460800001412, 2.621764574000281, 2.744475149000209, 2.616873435999878, 2.6643518589999076, 2.662481824000224, 2.662508934000016, 2.6333729570001196]",tokens/s,95.19619073198119,kWh,3.1048561923264076e-05,5.087159946113978e-05,0.0,8.192016138440385e-05,tokens/kWh,3124993.8436856875,MB,49740.566528,,,,,s,10,265.8060108369991,26.58060108369991,0.11715070502190472,26.568918127500183,26.722620087900033,26.734753090949926,26.74445949338984,"[26.525826755999788, 26.39485860600007, 26.425026910999804, 26.699982246999753, 26.498226242999863, 26.719923865000055, 26.543795977000173, 26.74688609399982, 26.594040278000193, 26.657443859999603]",tokens/s,2.370149561389477,kWh,0.00031508993288201345,0.0005162655813622294,0.0,0.000831355514244243,tokens/kWh,75779.85461162323,,s,630,265.80041288199936,0.42190541727301484,0.02202532608483076,0.41105384100001174,0.4515540303999842,0.4578699234000851,0.5007947295397845,"[0.41631094800004576, 0.4128539449998243, 0.4500296989999697, 0.40943529700007275, 0.41089727200005655, 0.41168470599996, 0.41039120899995396, 0.40968632600015553, 0.44919819999995525, 0.41018728699964413, 0.40985708200014415, 0.40996857400023146, 0.4098911829996723, 0.4101129509999737, 0.45033990100000665, 0.40931825200004823, 0.40981659799990666, 0.4101063600000998, 0.4107034329999806, 0.45371876300032454, 0.4107376959996145, 0.41070396000031906, 0.41758029299990085, 0.47843092099992646, 0.5088581099998919, 0.4225008739999794, 0.45081977000018014, 0.41044005999992805, 0.41027027300015106, 0.41029953799989016, 0.41085171600025205, 0.4098867719999362, 0.45008433499970124, 0.41032707300018956, 0.4109782850000556, 0.4105335619997277, 0.4117907390000255, 0.41195971000024656, 0.45101101999989623, 0.41140957300012815, 0.4106175489996531, 0.41141620900043563, 0.4139866499999698, 0.45121579099986775, 0.4128236769997784, 0.411841072000243, 0.41131980199998, 0.41014617800010456, 0.45155402199998207, 0.414127131999976, 0.4115474309996898, 0.41161873200007904, 0.411901503000081, 0.45143791400005284, 0.41255890499996895, 0.41178226600004564, 0.4105765119998068, 0.4113156940002227, 0.4527187049998247, 0.410695818000022, 0.4116885540001931, 0.4121556029999738, 0.4123355140000058, 0.458138118000079, 0.41071713399969667, 0.41087962100027653, 0.4097741599998699, 0.40961361200015745, 0.40982751199999257, 0.44995637399961197, 0.40984825700024885, 0.4106780349998189, 0.4097553159999734, 0.41010850200018467, 0.451234181000018, 0.4098789270001362, 0.4100706409999475, 0.41007794999995895, 0.40933131400015554, 0.40900028499982, 0.4103562539999075, 0.45006170700025905, 0.410229378999702, 0.4126913700001751, 0.41067611200014653, 0.4109960149999097, 0.4503590740000618, 0.40974094699959096, 0.41067609300034746, 0.4115013830000862, 0.41345992699962153, 0.4516622190003545, 0.41138229799980763, 0.41032614000005196, 0.41135697299978347, 0.41023135400018873, 0.40991206999979113, 0.45139422600004764, 0.41030538199993316, 0.41155782200030444, 0.4112918369996805, 0.41226992200017776, 0.4517596750001758, 0.4109171349996359, 0.4144088840002951, 0.4115402259999428, 0.41127040099991063, 0.4539087230000405, 0.41108188799989875, 0.41198192100000597, 0.41023050900003, 0.41813036700023076, 0.45139873399966746, 0.41041265600006227, 0.4149848239999301, 0.4119058370001767, 0.41077601799997865, 0.4548556419999841, 0.41265698000006523, 0.4105107069999576, 0.41125595899984546, 0.41179635100024825, 0.4511227550001422, 0.4122062839996943, 0.41260273900024913, 0.4113577529997201, 0.4172468110000409, 0.4110761150000144, 0.4100492379998286, 0.4494081630000437, 0.4107970239997485, 0.4099717710000732, 0.410948202000327, 0.408853330999591, 0.4101201440003024, 0.45077576499988936, 0.41047912100020767, 0.40884504499990726, 0.40920834899998226, 0.4091584459997648, 0.41007527600004323, 0.4096324940001068, 0.4498985509999329, 0.4103300750002745, 0.4093714459995681, 0.40962222000007387, 0.4100090150000142, 0.41028217000030054, 0.4525703849999445, 0.4980213459998595, 0.41046734300016396, 0.41051303499989444, 0.4100652910001372, 0.4106327629997395, 0.45236960800002635, 0.41328450299988617, 0.41123007000032885, 0.41179015399984564, 0.41088557100010803, 0.4515485609999814, 0.4111222779997661, 0.41119672600007107, 0.41075088600018717, 0.4111358699997254, 0.4107931860003191, 0.4511851289998958, 0.4124583249999887, 0.41188753699998415, 0.4116007869997702, 0.41157067000040115, 0.4514270349995968, 0.4110829690002902, 0.4136120379998829, 0.4097143980002329, 0.41214824199960276, 0.4512894750000669, 0.4100901100000556, 0.41475210699991294, 0.41237648800006355, 0.41309589499996946, 0.4524631940003019, 0.4112937410000086, 0.41025476599998, 0.41136676999985866, 0.41163600800018685, 0.4503880190000018, 0.411005140999805, 0.41233302699993146, 0.41101091900009123, 0.45310897199988176, 0.43690482200008773, 0.48727014399992186, 0.40866865499992855, 0.4085387710001669, 0.44964532699987103, 0.4088208919997669, 0.4091747000002215, 0.40922671799989985, 0.4080926910000926, 0.41009516499980236, 0.4088567410003634, 0.450401391000014, 0.40901429399991684, 0.40972231199975795, 0.40864840199992614, 0.40998020500001076, 0.40917997800033845, 0.4492076100000304, 0.4096595669998351, 0.4123702950000734, 0.4095913359997212, 0.4104325340003925, 0.4096052789996065, 0.44994957400012936, 0.507465565000075, 0.40964938600018286, 0.4102218749999338, 0.41028813699995226, 0.4106590769997638, 0.4500713350003025, 0.4107935069996529, 0.4120866730004309, 0.41117183500000465, 0.41070764999994935, 0.4110157029999755, 0.4862235789996703, 0.4101905870002156, 0.45117471799994746, 0.4119392970001172, 0.41050756399999955, 0.4108251489997201, 0.4128368260003299, 0.4516145999996297, 0.41073462100030156, 0.4158848349998152, 0.4139829030000328, 0.4096206899998833, 0.48406296000030125, 0.49088517099971796, 0.4103278420002425, 0.41047902099990097, 0.4519443230001343, 0.4109135660000902, 0.41248835399983363, 0.41239369400000214, 0.41034963799984325, 0.4523664500002269, 0.4123706899999888, 0.4112017550000928, 0.41148702800001047, 0.41155019799998627, 0.41072291899990887, 0.4501599449999958, 0.45045705599977737, 0.4136460889999398, 0.40752484800032107, 0.40854579000006197, 0.40826883399995495, 0.40881507299991426, 0.45007622599996466, 0.4147377869999218, 0.4093313829998806, 0.4122583140001552, 0.40906278200009183, 0.4088327889999164, 0.44972100299992235, 0.40914371500002744, 0.40896546200019657, 0.4093651769999269, 0.40951921399982893, 0.41064954600005876, 0.4495283030000792, 0.4098906559997886, 0.4094345440003053, 0.4103588769999078, 0.4089606190000268, 0.40907019499991293, 0.4091761989998304, 0.47951546700005565, 0.47884322200025053, 0.4102598169997691, 0.40951219700036745, 0.41841626499990525, 0.449570107999989, 0.41011296999977276, 0.4108438700000079, 0.4107182810002996, 0.4112457709998125, 0.411384144999829, 0.451682842000082, 0.4094858580001528, 0.4108459879998918, 0.4109005300001627, 0.4101549319998412, 0.4511239150001529, 0.4105173289999584, 0.4110609489998751, 0.41380274099992675, 0.4110467330001484, 0.4509395189998031, 0.4112952890000088, 0.4112351840003612, 0.4151813229996151, 0.4107717480001156, 0.451879794999968, 0.41145251800026017, 0.4126824840000154, 0.41102529799991316, 0.41056315800005905, 0.4119167710000511, 0.45574835599973085, 0.41101823400003923, 0.412739289000001, 0.4120670960001007, 0.45019897700012734, 0.4156928659999721, 0.41029176699976233, 0.40816928699996424, 0.4480074150001201, 0.45264842000005956, 0.46411743199996636, 0.4089078669999253, 0.4083424210002704, 0.4091037690000121, 0.4092530929997338, 0.4490296600001784, 0.4092176029998882, 0.40858792500011987, 0.40926562799995736, 0.41021362399987993, 0.4095895250002286, 0.41031678699982876, 0.4494006670001909, 0.40941062799993233, 0.40921218599987697, 0.41045369399989795, 0.40942558599999757, 0.4095075810000708, 0.4502585979998912, 0.41041347300006237, 0.40995229899999686, 0.4103834560000905, 0.4095185300002413, 0.47994273899985274, 0.4772415940001338, 0.4107150569998339, 0.41008425200016063, 0.4101841879996755, 0.410896854999919, 0.4104368860002978, 0.4515162580000833, 0.41364320299999235, 0.4105922449998616, 0.4118153979998169, 0.41173931100001937, 0.4512282260002394, 0.4105090459997882, 0.41059923600005277, 0.41294568300008905, 0.4113484179997613, 0.45085439600006794, 0.41252282400000695, 0.40959723600008147, 0.41057856299994455, 0.4189495670002543, 0.450070224999763, 0.4110791920002157, 0.5019275199997537, 0.5104181570000037, 0.4750187500003449, 0.4115558969997437, 0.4107190760000776, 0.4123810659998526, 0.4134646709999288, 0.45041586000024836, 0.4122836379997352, 0.41230303800011825, 0.41119312699993316, 0.4163441129999228, 0.40989911900032894, 0.4118512179998106, 0.4967153480001798, 0.4091161530000136, 0.40964027099971645, 0.4969872609999584, 0.44983926000031715, 0.40988213799982987, 0.409354624000116, 0.40945701200007534, 0.40941962599981707, 0.40987228199992387, 0.4499044040003355, 0.41238311899996916, 0.40984110599993073, 0.4093917780000993, 0.409979538999778, 0.4089184569997997, 0.4497300540001561, 0.4114201249999496, 0.4098723370002517, 0.40987361099996633, 0.4095043570000598, 0.4103757099996983, 0.4503476499999124, 0.41066480600011346, 0.4096280490002755, 0.4101345310000397, 0.4126463589996092, 0.4105701680000493, 0.4519481560000713, 0.41001547299993035, 0.4102684130002672, 0.41067532399983975, 0.41123989900006563, 0.451371454999844, 0.41021965000027194, 0.4107872959998531, 0.4103789109999525, 0.4114212949998546, 0.41069921300004353, 0.45095743000001676, 0.41080169499991825, 0.41019032900021557, 0.4109152930000164, 0.4109415029997763, 0.4510273130003952, 0.411003805999826, 0.4160956199998509, 0.4112359480000123, 0.4106827489999887, 0.4513063670001429, 0.4273941569999806, 0.482012498000131, 0.41213146399968537, 0.4110280180002519, 0.41191034999974363, 0.41132567200020276, 0.4523051249998389, 0.41191177400014567, 0.41129571500005113, 0.41428191800014247, 0.4169634709996899, 0.4107822370001486, 0.4090471200001957, 0.4087487130000227, 0.4484131869999146, 0.40905033299986826, 0.4088216300001477, 0.43014158699998006, 0.47573407199979556, 0.4126327740000306, 0.4095766780001213, 0.40901713399989603, 0.4495447320000494, 0.4100752200001807, 0.4102622830000655, 0.40921902199988835, 0.4205832829998144, 0.5492574140002944, 0.44349989399961487, 0.4501956830004019, 0.4097769109998808, 0.4101654769997367, 0.4100669900003595, 0.41047480999986874, 0.4103741670001, 0.44995794499982367, 0.4103678840001521, 0.40879424400009157, 0.4103619859997707, 0.4099028300001919, 0.409854797999742, 0.48027058700017733, 0.4808331019999059, 0.4100627530001475, 0.40996678500005146, 0.40993032099959237, 0.41320426000038424, 0.4515088879998075, 0.4107385269999213, 0.4097266460003084, 0.41295318199991016, 0.4108762480000223, 0.45155410600000323, 0.4098886799997672, 0.41051343100025406, 0.414171726999939, 0.4113494149996768, 0.45195982500035825, 0.4106331829998453, 0.4102554969999801, 0.4099832070000957, 0.41171353699974134, 0.45946057200035284, 0.41059059099961814, 0.4115410190001967, 0.5024235010000666, 0.42002459500008626, 0.4118688159996964, 0.45076784900038547, 0.4107034879998537, 0.4114935960001276, 0.4130228609997175, 0.4107423770001333, 0.4168188039998313, 0.41081667400021615, 0.4090810190000411, 0.4485334430000876, 0.41315245099985987, 0.40828753300002063, 0.48550461300010284, 0.4427603799999815, 0.4491564859999926, 0.41112601199984056, 0.4087015690001863, 0.40954684300004374, 0.4086629969997375, 0.4099037680002766, 0.44995211800005563, 0.41085395599975527, 0.42900976800001445, 0.41409469600012017, 0.4524532549999094, 0.4106618460000391, 0.41073348600002646, 0.41035812700010865, 0.4088590729998032, 0.4097747790001449, 0.4542996889999813, 0.40999912200004474, 0.41026649699961126, 0.40912709700023697, 0.41086928000004264, 0.4504452319997654, 0.41024687100025403, 0.4100713570001062, 0.4095484909998959, 0.5037938440000289, 0.417258203000074, 0.4500948789996073, 0.40984768400039684, 0.41819620399974156, 0.41071551300001374, 0.4115337419998468, 0.4504565410002215, 0.40973702200017215, 0.41174120899995614, 0.41029842399984773, 0.4111844819999533, 0.4122406209999099, 0.45161821900001087, 0.41033887499997945, 0.4108837250000761, 0.4109168979998685, 0.410820698000407, 0.4513394900000094, 0.4113433630000145, 0.41201042799957577, 0.410869974000434, 0.41064028199980385, 0.4529203749998487, 0.41107613500025764, 0.41194921399983286, 0.4109043459998247, 0.4117342010003995, 0.452253749999727, 0.4111929919999966, 0.41298944699974527, 0.44904337400021177, 0.4083534309997958, 0.4087018220002392, 0.40835458399988056, 0.4082562889998371, 0.4087455060002867, 0.40821531099982167, 0.4484581060000892, 0.40820046099997853, 0.40941170599990073, 0.48993800100015505, 0.49777660900008414, 0.4099543089996587, 0.4094685469999604, 0.4091427749999639, 0.41124574000014036, 0.45166331400014315, 0.4091174489999503, 0.40907119699977557, 0.4093901310002366, 0.40887714900009087, 0.4117049239998778, 0.449389832000179, 0.4106585719996474, 0.41025465400025496, 0.41006947899995794, 0.41023904499979835, 0.4098898970000846, 0.4502783010002531, 0.4102661580000131, 0.41056318199980524, 0.40962655000021186, 0.4102450919999683, 0.4106038179997995, 0.4971851440000137, 0.4521432060000734, 0.41107136299979175, 0.41094849299997804, 0.41095855499997924, 0.4107162740001513, 0.411424019000151, 0.45082177599988427, 0.41029839300017557, 0.41401322199999413, 0.41125049199990826, 0.41146472399987033, 0.45016189399984796, 0.41124183400006586, 0.4109219380002287, 0.4099392319999424, 0.4125549380000848, 0.45273439999982656, 0.41008492699984345, 0.4115061750003406, 0.4111941329997535, 0.41457112100033555, 0.4519852359999277, 0.4292169499999545, 0.4893867800001317, 0.41195200299989665, 0.41118528399965726, 0.4575421300000926]",tokens/s,2.370199478507526,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,24693.313536,,,,,s,1,60.03860667499998,60.03860667499998,0.0,60.03860667499998,60.03860667499998,60.03860667499998,60.03860667499998,[60.03860667499998],,kWh,0.0006828674637493059,0.0003721880763297558,0,0.0010550555400790616,,MB,25402.609664,,,,,s,10,13.77662958999997,1.3776629589999971,0.004811261903866983,1.3762405450000017,1.3835370154999906,1.3865615487499923,1.3889811753499937,"[1.374600096999984, 1.3779257859999916, 1.3773017219999701, 1.3732113290000143, 1.389586081999994, 1.3828648969999904, 1.3751793680000333, 1.3779226830000084, 1.3738338729999668, 1.3742037530000175]",tokens/s,185.82193730883384,kWh,1.6267354549930517e-05,8.866169924478273e-06,0.0,2.513352447440879e-05,tokens/kWh,10185598.930251975,MB,25407.717376,,,,,s,10,96.48150667400012,9.648150667400012,0.01438846343062175,9.653073162499993,9.662518582000024,9.665683094500029,9.66821470450003,"[9.656825039000012, 9.661815357000023, 9.668847607000032, 9.64940399599999, 9.656742328999997, 9.657139307000023, 9.646383835999984, 9.625027394000028, 9.630712991000053, 9.628608817999975]",tokens/s,6.529748774847571,kWh,0.00011447763782798613,6.239476578752564e-05,0.0,0.00017687240361551176,tokens/kWh,356188.9741542184,,s,630,96.47792024399996,0.15313955594285708,0.0013108391947313034,0.15279200899999523,0.15469964060000052,0.15601508104999767,0.15805779366002695,"[0.16002880100000993, 0.15530471099998522, 0.15455402200001345, 0.15480162099999006, 0.15561065500003224, 0.15310272199997144, 0.15309333300001526, 0.15244563400000288, 0.15249187900002426, 0.1526284839999903, 0.15313537499997665, 0.15264214000001175, 0.15263612699999385, 0.15353609499999266, 0.15258797600000662, 0.15242292099998167, 0.1530626030000235, 0.15313420799998312, 0.15325020200003792, 0.15253913099996907, 0.15266346600003544, 0.15382173799997645, 0.15476717199999257, 0.15364256700001988, 0.15272846799996387, 0.15300117300000693, 0.15284022500003402, 0.15796006499999748, 0.15327867299998843, 0.15353481500000044, 0.15269283899999664, 0.15601941500000294, 0.15304257399998278, 0.15353423900000962, 0.1524982469999827, 0.15277662300002248, 0.15273693900002172, 0.15249631799997587, 0.15199498499998754, 0.15199032399999624, 0.15271599600004038, 0.15343892699996786, 0.15300193299998455, 0.15282211000004509, 0.15286745499997778, 0.15352685200002725, 0.15260630799997443, 0.1530350310000017, 0.15309629600000108, 0.1531283740000049, 0.1528871909999907, 0.15224941100001388, 0.15240900899999588, 0.15275585199998432, 0.1524739089999798, 0.1526833100000431, 0.1532681759999832, 0.1525569780000069, 0.15248639800000774, 0.1521693199999845, 0.1534661850000134, 0.15286122399999158, 0.1529342299999712, 0.1584130570000184, 0.15491685699998925, 0.15476953199998889, 0.1535974230000079, 0.15322701600001665, 0.1532407459999945, 0.1533423280000079, 0.15341274799999383, 0.15298303299999816, 0.15323763599997164, 0.15324867100002848, 0.15503893900000776, 0.15288579700001037, 0.15339498800000229, 0.15269138200000043, 0.1532171739999626, 0.1547432870000307, 0.15270755500000632, 0.15320425499999146, 0.15248140099998864, 0.1578856190000124, 0.1532847469999865, 0.15325776899999255, 0.15348929100002806, 0.15689617499998576, 0.15333016599998928, 0.153131841000004, 0.15288006399998721, 0.15413007099999732, 0.15345158000002357, 0.1531115649999606, 0.15290524100004177, 0.15322405500000968, 0.15296777599996858, 0.15244366500002116, 0.15316938000000846, 0.15322714100000212, 0.15275312999995094, 0.15233148600003688, 0.15191479499998195, 0.15328617099999065, 0.1531060249999996, 0.15312497900004018, 0.15253229399996826, 0.15259836299998142, 0.15300610100001677, 0.1524567339999976, 0.15251885100002482, 0.1534171149999679, 0.15332743100003654, 0.15246100100000604, 0.1521366579999608, 0.15331169300003467, 0.15340603999999303, 0.1525256259999992, 0.1531015059999845, 0.15281644599997435, 0.15242978100002347, 0.15347759299999097, 0.15232023600003686, 0.15375540299999102, 0.15321766699997852, 0.15258257200002845, 0.15733536800001957, 0.15670668399997112, 0.15403508400004284, 0.1539404249999734, 0.15321386200002962, 0.15363380899998447, 0.15368433200001164, 0.15395215699999198, 0.15291654399999288, 0.15668284800000265, 0.15305864800001245, 0.15334695299998202, 0.15349071999997932, 0.15786629500001936, 0.1540245470000059, 0.1532700390000059, 0.15349207200000592, 0.15725633899995728, 0.1531684690000361, 0.15285427899999604, 0.15290657600002078, 0.15333326100000022, 0.1534215359999962, 0.15294300299996166, 0.15273649300002035, 0.15287793400000282, 0.1531244020000031, 0.1527521940000156, 0.1530092759999775, 0.15269286900002044, 0.15263979299999164, 0.15261871600000632, 0.15248660699995753, 0.15276158100004977, 0.1522023739999554, 0.1528757080000105, 0.15273672000000715, 0.15467016399998101, 0.15280438500002447, 0.15245433100000128, 0.1534703560000139, 0.15290511599999945, 0.15281778999997186, 0.15344735100001117, 0.15335676199998716, 0.1531887589999883, 0.15287588500001448, 0.15251619299999675, 0.1530165990000114, 0.1532297109999945, 0.15276947000000973, 0.1526959199999851, 0.1529311290000237, 0.15320544899998367, 0.153554320000012, 0.15398565899999994, 0.15693299200000865, 0.15278616699998793, 0.15214474499998687, 0.15269346700000597, 0.15271124600002395, 0.15299538699997584, 0.1522739459999798, 0.15860857799998485, 0.15544897799998125, 0.15407702999999628, 0.158097711000039, 0.1536279000000036, 0.1530888769999592, 0.15469479099999717, 0.157079551000038, 0.15303321400000414, 0.1539306199999828, 0.15691649100000404, 0.1529981240000211, 0.1526987749999762, 0.1531664039999896, 0.15244512100002794, 0.15320108499997787, 0.15246322000001555, 0.15244087700000364, 0.15230898699996942, 0.1520456420000187, 0.1525396149999665, 0.1525471180000295, 0.15280313900001374, 0.15258020499999247, 0.15210331599996607, 0.1527165910000008, 0.1523273010000139, 0.15236173300002065, 0.1530874590000053, 0.15285770099995943, 0.15234914000001254, 0.1522455130000253, 0.15293532099997265, 0.15251466900002697, 0.15221430399998326, 0.15276070900000605, 0.15254304100000127, 0.15266018099998746, 0.15317719000000807, 0.15259861800001318, 0.15289488899998105, 0.1528962579999984, 0.15241169500001206, 0.15279137599998194, 0.15312545300002967, 0.15319557800000894, 0.15259464099995057, 0.15234643100001222, 0.15309786500000655, 0.1554057289999946, 0.1527586750000296, 0.1527789379999831, 0.1529018030000202, 0.15245696399995268, 0.1526563560000227, 0.15278082800000448, 0.152450913999985, 0.1528611269999942, 0.1523894660000451, 0.15259880799999337, 0.1528206429999841, 0.15250639399999955, 0.15203327799997624, 0.16266285800003288, 0.15545334299997648, 0.15460557500000505, 0.15455396300001212, 0.15656925100000763, 0.15311978299996554, 0.15544627500003116, 0.15321322199997667, 0.15276524199998676, 0.1525371239999913, 0.15308527100000902, 0.15266150200000084, 0.15236417700003813, 0.15254068100000495, 0.15272171999998818, 0.15328413299999966, 0.15302736099999947, 0.15323755200000733, 0.15302315200000294, 0.15249924500000134, 0.15235533799994982, 0.15263660700003356, 0.15321595000000343, 0.1529908320000004, 0.15253661399998464, 0.15297029900000325, 0.1527032179999992, 0.15282007199999725, 0.15265259099999184, 0.15232326099999227, 0.1525530000000117, 0.15268662500000119, 0.15286852200000567, 0.15375728999998728, 0.1532050399999889, 0.1534385930000326, 0.15319914600001994, 0.1531156679999981, 0.1530388139999559, 0.15222607399999788, 0.1532883320000451, 0.153952769, 0.15285885800000187, 0.1559159720000025, 0.1530424889999722, 0.15293479600001092, 0.15377467199999728, 0.15255740899999637, 0.1530994859999737, 0.15225588900000275, 0.15236223200002996, 0.1522837260000074, 0.15245678899998438, 0.15248811800000794, 0.15249721300000374, 0.15227532699998392, 0.15254903599998215, 0.1523017780000373, 0.15251106199997366, 0.15224136599999838, 0.15333668400000988, 0.15331398199998603, 0.1554211710000004, 0.15895738200003962, 0.15593623999995998, 0.15461871799999471, 0.15423668700003645, 0.153017014999989, 0.15355121499999314, 0.15346008900002062, 0.15301565400000072, 0.15268266799995445, 0.15259897700002512, 0.15269991700000674, 0.15298715799997353, 0.15247093400000722, 0.15263436999998703, 0.1524721780000391, 0.1539211570000134, 0.154648558999952, 0.15289281000002575, 0.15287107900002184, 0.15208038800000168, 0.15252593399998204, 0.15281627499996375, 0.15261955900001567, 0.15224526299999752, 0.15253386900002397, 0.15288021499998194, 0.15242168999998285, 0.15245196400002214, 0.15299872999997888, 0.15317270600002075, 0.15315962099998615, 0.15367365600002358, 0.1540085020000106, 0.15279845999998543, 0.1533151599999769, 0.15278017800000043, 0.15610453300001836, 0.1530483910000271, 0.1528028849999714, 0.1524959390000049, 0.15299835600001188, 0.15355711999995947, 0.1525324130000172, 0.1528213770000093, 0.15228747600002634, 0.15282476699997005, 0.15294892600002186, 0.15264565299997912, 0.15273917799999026, 0.15200184299999364, 0.1521851250000168, 0.1520275720000086, 0.15266850799997655, 0.15262804299999289, 0.15231007400001317, 0.15556762599999274, 0.1525454100000161, 0.15269829499999332, 0.1564330420000033, 0.15378579500003298, 0.15337677799999483, 0.1536786359999951, 0.15691038299996762, 0.1581430589999968, 0.15582971800000678, 0.15396478999997498, 0.15391510199998493, 0.15338950000000295, 0.15302639600002976, 0.15325997200000074, 0.1526826319999941, 0.15310475399996903, 0.15293559500003084, 0.15257054099998868, 0.1527351760000215, 0.15316071299997702, 0.15266113199999154, 0.15281221000003598, 0.15248572299998386, 0.15268168799997284, 0.1524738400000274, 0.15241850600000362, 0.15209340399997018, 0.1521827020000046, 0.15287972200002287, 0.15203641800002288, 0.15220845699997199, 0.15238814000002776, 0.15278010499997663, 0.15251201699999228, 0.1523051080000073, 0.1530172170000128, 0.15600978399999121, 0.15297046000000591, 0.152857111000003, 0.15290600699995593, 0.15365125400001034, 0.15300101900004393, 0.15250206599995408, 0.1528378340000245, 0.15231350199996996, 0.15231952900001033, 0.15243205699999862, 0.1531388189999916, 0.15236026900004163, 0.15521294199999147, 0.15229502099998626, 0.15210464900002307, 0.15220452599999135, 0.15231212499998037, 0.1534619070000076, 0.15301987599997346, 0.1544215280000003, 0.15264230800005407, 0.1522677219999764, 0.15792448600001308, 0.15301625899996907, 0.1528653679999934, 0.15504505600000584, 0.15420674300003157, 0.1523302059999878, 0.15211674599999014, 0.1522890059999895, 0.15332741899999291, 0.15247536000003947, 0.15252950499996132, 0.15734851300004493, 0.15523140099998045, 0.15462186299998848, 0.15382876400002488, 0.1528749749999747, 0.15341713700001947, 0.15293237299999873, 0.15285998600000994, 0.15250353499999392, 0.1524951749999559, 0.15273831000001792, 0.1526296890000367, 0.1525755429999549, 0.15249898100000792, 0.15268364299998893, 0.15302424899999778, 0.15296533100001852, 0.1533422080000264, 0.15385629099995413, 0.15224529400001074, 0.1521822459999953, 0.15333514900004275, 0.15572362799997563, 0.15232597499999656, 0.15184037800003125, 0.15211741999996775, 0.15171445800001493, 0.15593035699998836, 0.15255879099998992, 0.1515833509999993, 0.15166830000003984, 0.15187981299999365, 0.15176641399995106, 0.15205667300000414, 0.152361787000018, 0.15208081200000834, 0.15217832999996972, 0.1516353190000359, 0.15174014999996643, 0.1521822610000072, 0.1524509500000022, 0.15223935099999153, 0.1543211000000042, 0.15203054200003407, 0.15142187300000387, 0.1566520179999884, 0.15195082399998228, 0.15208302299998877, 0.15252224600004638, 0.1561460939999506, 0.15192337400003453, 0.1517570770000134, 0.15210531299999275, 0.1526117079999949, 0.1519792440000174, 0.1520125280000002, 0.15230581499997697, 0.15227344599998105, 0.15175677199999882, 0.15171962200003009, 0.15289661499997464, 0.152016500000002, 0.1519572079999989, 0.15722498300004872, 0.15502077999997255, 0.1531517480000275, 0.1529250339999635, 0.15307896400003074, 0.15283700099996622, 0.15259256199999527, 0.15228304900000467, 0.15373846200003527, 0.15215299899995216, 0.15237859600000547, 0.1530722670000273, 0.15244784999998728, 0.1524393390000114, 0.15380856100000528, 0.15254337400000395, 0.1559904700000061, 0.15256048099996633, 0.15263108999999986, 0.1518940139999927, 0.15250368300002037, 0.15301955600000383, 0.15276367500001697, 0.15334721799996487, 0.15227833800003054, 0.15256370099996275, 0.1524862130000315, 0.1527948119999678, 0.15221780400003126, 0.15200165599998172, 0.15195263100002876, 0.15197197800000595, 0.15191466799996078, 0.152483645000018, 0.1524194020000209, 0.15622674299999062, 0.15478417499997477, 0.15189996499998415, 0.15521542500005125, 0.15412172499998178, 0.15170813499997848, 0.15229038400002537, 0.1557737169999882, 0.1519393919999743, 0.15174226000004865, 0.15153308199995763, 0.15248619600004076, 0.15276750399999628, 0.1526269969999703, 0.15203846800000065, 0.15207840300001862, 0.15220033999997895, 0.15229973999998947, 0.15307966100004933, 0.15240619599995853, 0.15214589100003195, 0.1527836969999612, 0.15263974700002336, 0.1524179059999824, 0.15203829900002575, 0.15293227500001194, 0.15260558399995716, 0.15208224400004156, 0.15790610599998445, 0.1553322550000189, 0.15371089999996457, 0.15396334199999728, 0.1526405400000499, 0.15317039999996496, 0.1535995220000359, 0.15268039799997268, 0.15357944999999518, 0.15553798500002358, 0.15228498699997317, 0.1525978600000144, 0.15222741100001258, 0.1524066139999718, 0.15234426199998552, 0.1521391910000034, 0.1517042390000256, 0.15212343299998565, 0.15282136500002252, 0.15150866900000892, 0.15234862399995563, 0.15298407100004852, 0.15230569099998092, 0.15538302800001702, 0.15186103999997158, 0.15269413100003248, 0.1525573819999977, 0.15229439399996636, 0.15279264200000853, 0.15180445599997938, 0.15450147400002834, 0.15205111099999158, 0.15713936499997772, 0.15275408700000526, 0.15218271300000197, 0.1524880580000172, 0.15639579700001605, 0.1519682150000108, 0.15211610699998346, 0.1516984739999998, 0.1528557749999777, 0.152805595000018, 0.1520188229999917, 0.15162789900000462, 0.15233216799998672, 0.15305151699999442, 0.15227535700000772, 0.15237200900003245, 0.1521627459999877, 0.152307253999993, 0.15205795299999636, 0.15211086099998283, 0.15219167899999775, 0.15253558700004533, 0.15272253299997374, 0.15210792400000628, 0.15231318600001487, 0.15230986299997085, 0.1518885639999894, 0.15195600300000933, 0.15330700900000238, 0.1522181820000128, 0.15212661699996488]",tokens/s,6.529991509007266,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1206.272,,,,,s,1,5.599106452998967,5.599106452998967,0.0,5.599106452998967,5.599106452998967,5.599106452998967,5.599106452998967,[5.599106452998967],,kWh,2.9002050586816746e-05,4.751222687971202e-05,0,7.651427746652876e-05,,MB,1330.72896,,,,,s,10,3.44179675599662,0.344179675599662,0.08333114199134359,0.37958434850042977,0.4170482038021873,0.44085363489994045,0.45989797977814306,"[0.41175810800268664, 0.29841160900105024, 0.22969549099798314, 0.41114149499844643, 0.3682932770025218, 0.27030208699943614, 0.20280730000013136, 0.4646590659976937, 0.39385290299833287, 0.39087541999833775]",tokens/s,743.797551537501,kWh,2.024394068032117e-06,3.316796476827194e-06,0.0,5.341190544859311e-06,tokens/kWh,47929389.12212935,MB,1331.539968,,,,,s,10,41.53602830600357,4.153602830600358,0.3316989862958456,4.148758743500366,4.576306787800059,4.609377696400952,4.6358344232816675,"[3.7414569549982843, 4.455418183999427, 3.977344990002166, 4.23066828499941, 3.953513734999433, 4.310284233000857, 3.5890864200009673, 4.066849202001322, 4.642448605001846, 4.56895769699986]",tokens/s,15.167555148958247,kWh,4.75627973775233e-05,7.792966482240457e-05,0.0,0.00012549246219992785,tokens/kWh,502022.1844052417,,s,630,41.53185483001289,0.06592357909525856,0.04613096034658553,0.054340018999937456,0.1323153212968464,0.1540506167993953,0.2003030891402887,"[0.06092444499881822, 0.0334881779999705, 0.06215775500095333, 0.03310473199962871, 0.013412751999567263, 0.09885697500067181, 0.009891837999020936, 0.008914661000744672, 0.0775670609982626, 0.0381007120013237, 0.04047142099807388, 0.01834343600057764, 0.03705227600221406, 0.059712029000365874, 0.1969676909975533, 0.046040750999964075, 0.1155875440017553, 0.07277994899777696, 0.13592487600180903, 0.045490505999623565, 0.051278435999847716, 0.043548683999688365, 0.031507694999163505, 0.011741543999960413, 0.026744464001239976, 0.14663274900158285, 0.09562421099690255, 0.05476023000301211, 0.04573433199766441, 0.05210992300271755, 0.07670677899659495, 0.16601918500236934, 0.04294327000025078, 0.06647861899909913, 0.09138290899863932, 0.049065328003052855, 0.040654396998434095, 0.053364177998446394, 0.05579366399979335, 0.015567545000521932, 0.08994311500282492, 0.057571787998313084, 0.06433874199865386, 0.014805902999796672, 0.03381600900320336, 0.016108248997625196, 0.09594329399988055, 0.06884194200029015, 0.03275180800119415, 0.09908813599759014, 0.03924375800124835, 0.028130702001362806, 0.03196222999758902, 0.05055182300202432, 0.09860241299975314, 0.03725030599889578, 0.12223691699909978, 0.05106763300136663, 0.14306285099883098, 0.0675358620028419, 0.031033971998112975, 0.02886086000216892, 0.015836761998798465, 0.026738175998616498, 0.12826742399920477, 0.1081436800013762, 0.09314942899800371, 0.11365390699938871, 0.012734284002362983, 0.09073066400014795, 0.08414654299849644, 0.09646563600108493, 0.10339064599975245, 0.09416701000009198, 0.009868520999589236, 0.1352657729985367, 0.06635157500204514, 0.07467504400119651, 0.0912256139999954, 0.02335951199711417, 0.009763784000824671, 0.20273200000156066, 0.015432189997227397, 0.04004080700178747, 0.024650414001371246, 0.13269913799740607, 0.09569328799989307, 0.08941891900030896, 0.04969870499917306, 0.04408245300146518, 0.01056190199960838, 0.0916572800015274, 0.10916383599760593, 0.08998219800196239, 0.09462961999815889, 0.05186873800266767, 0.02225966799960588, 0.09837624699866865, 0.04156833199886023, 0.04830319200118538, 0.02619062799931271, 0.015461723000044003, 0.010251621002680622, 0.10516832199937198, 0.06065538899929379, 0.013671978998900158, 0.0938699500002258, 0.014515034999931231, 0.14045556199926068, 0.015299031001632102, 0.023595781000040006, 0.07265759900110424, 0.01106635599717265, 0.13905579400307033, 0.019446359998255502, 0.1279033460014034, 0.04894735099878744, 0.09892608800146263, 0.10274779599785688, 0.10565512900211615, 0.011229695999645628, 0.058563100999890594, 0.01420248099748278, 0.017789280002034502, 0.1921311379992403, 0.20056465000016033, 0.020531603000563337, 0.05875190799997654, 0.029280569000547985, 0.011859819001983851, 0.016751246999774594, 0.018757419999019476, 0.05735391100097331, 0.15336487899912754, 0.04190248400118435, 0.026945543999318033, 0.0640602690000378, 0.0284615450000274, 0.08724251899911906, 0.04811142299877247, 0.009677739002654562, 0.04471180899781757, 0.03508448100183159, 0.06772401899797842, 0.018117153998900903, 0.08612928000002285, 0.15049109800020233, 0.03527250400293269, 0.12422975799927372, 0.05534860499756178, 0.036709734002215555, 0.14085007500034408, 0.16772183699868037, 0.057298015999549534, 0.16839769299986074, 0.059042092001618585, 0.018207447999884607, 0.06066523600020446, 0.11005448099967907, 0.06210305100103142, 0.07300986100017326, 0.12727833299868507, 0.022353297998051858, 0.09556068900201353, 0.082244922999962, 0.010082349999720464, 0.04615305900006206, 0.031103647001145873, 0.014369276999786962, 0.1476460979974945, 0.03571467400252004, 0.05704342299941345, 0.10354759599795216, 0.040337708000151906, 0.051934966002590954, 0.07172616499883588, 0.048334175000491086, 0.12000933699891903, 0.03345447999890894, 0.1689304710016586, 0.03675086600196664, 0.07317018299727351, 0.022938460002478678, 0.07817907699791249, 0.017765380998753244, 0.06681369200305198, 0.0286801039983402, 0.04777375900084735, 0.052846583999780705, 0.03816103700228268, 0.016253210997092538, 0.011154728003020864, 0.07761573199968552, 0.09574491699822829, 0.09742867900058627, 0.06457816599868238, 0.07664212500094436, 0.20071151899901452, 0.016455278000648832, 0.09360743400247884, 0.01924384999801987, 0.03577104700161726, 0.15708680099851335, 0.09182533800048986, 0.043156979998457246, 0.08355826499973773, 0.1750355740005034, 0.04694183500032523, 0.048581480001303134, 0.09836434899989399, 0.09899692500039237, 0.09749553199799266, 0.010026195002865279, 0.028312156999163562, 0.011671181000565412, 0.08250161499745445, 0.04642631200113101, 0.06364469099935377, 0.03760318100103177, 0.09444627699849661, 0.03373070599991479, 0.06739525300145033, 0.054465970999444835, 0.052741782001248794, 0.0867538179991243, 0.031592610001098365, 0.07843299099840806, 0.12118738500066684, 0.021162404998904094, 0.09247468300236505, 0.009727139997266931, 0.04030827899987344, 0.0869429010017484, 0.048557318001257954, 0.043544194999412866, 0.023297693998756586, 0.031046348001837032, 0.19284340499871178, 0.05593033799959812, 0.06454254100026446, 0.05632420199981425, 0.03709738299949095, 0.1582868010009406, 0.09457083199959015, 0.04742245500165154, 0.11375087599662947, 0.08123585100111086, 0.04023757600225508, 0.027582736998738255, 0.12376199299978907, 0.011930373999348376, 0.04235425899969414, 0.029119337999873096, 0.018488958998204907, 0.03457063700261642, 0.010850227998162154, 0.11259594000148354, 0.1232713959980174, 0.061080461000528885, 0.032251869000901934, 0.05983218400069745, 0.05864773699795478, 0.09700967800017679, 0.046555826000258094, 0.09699366600034409, 0.01655024000137928, 0.029462427999533247, 0.03674868500092998, 0.07503043599717785, 0.14825000000200816, 0.0102014779986348, 0.03789744900132064, 0.01104094000038458, 0.03396177399918088, 0.03136298900062684, 0.0459697549995326, 0.1338031150007737, 0.010208052997768391, 0.0806526650012529, 0.010242730000754818, 0.1157235850005236, 0.04365506099929917, 0.040264371997182025, 0.07262539100338472, 0.027118766000057803, 0.025771534998057177, 0.02035314900058438, 0.15050222799982294, 0.11915694499839447, 0.09005690800040611, 0.04302656000072602, 0.04224887700183899, 0.04612656999961473, 0.15304214199932176, 0.09707966299902182, 0.010323825001250952, 0.01027759899807279, 0.09406110800046008, 0.08623852700111456, 0.02038526899923454, 0.1085349259992654, 0.12046767400170211, 0.029967507998662768, 0.13030672800232423, 0.05790668799818377, 0.15461167499961448, 0.09790060900195385, 0.08513066599698504, 0.17092848700121976, 0.03575566300060018, 0.05756504400051199, 0.03764027199940756, 0.03341022899985546, 0.015301593000913272, 0.016969992000667844, 0.02442538800096372, 0.07617271900016931, 0.0914284909995331, 0.025188586001604563, 0.029442335999192437, 0.06908754400137695, 0.053055991000292124, 0.050807001996872714, 0.14066114500019467, 0.05787549399974523, 0.04353947500203503, 0.1938697699988552, 0.00954923199969926, 0.037470531002327334, 0.21140709099927335, 0.13069176800127025, 0.009396381999977166, 0.021089393998408923, 0.026352228000178002, 0.024329990999831352, 0.0954498440005409, 0.03205161499863607, 0.13914970100086066, 0.03747732199917664, 0.07429678200060152, 0.012241893000464188, 0.02819005800120067, 0.05002893599885283, 0.07047422899995581, 0.09179348700126866, 0.0723579619989323, 0.05354609300047741, 0.06476684999870486, 0.10089398800118943, 0.07953842999995686, 0.10484656599874143, 0.031225677001202712, 0.0992918150004698, 0.02194508100001258, 0.052840696000203025, 0.12052229299661121, 0.02116227500300738, 0.10044814799766755, 0.049760892001359025, 0.13741165000101319, 0.01510314400002244, 0.1929667199983669, 0.09414200099854497, 0.011373134002496954, 0.06575678299850551, 0.08635306500218576, 0.039868097999715246, 0.09580807199745323, 0.09369325800071238, 0.01922075300171855, 0.0686179809999885, 0.015066378997289576, 0.012281049002922373, 0.12693153199870721, 0.05879597799867042, 0.11618652300239773, 0.029991315997904167, 0.10017309700197075, 0.14348876700023538, 0.012420828999893274, 0.10174873700088938, 0.08725035899988143, 0.013884110001527006, 0.008976641998742707, 0.08116205699843704, 0.010312046000763075, 0.08907927000109339, 0.012776149000274017, 0.051689846000954276, 0.05595677999735926, 0.02405247800197685, 0.17473163699833094, 0.09305428900188417, 0.09269990899701952, 0.04997801300123683, 0.036404665999725694, 0.01196745400011423, 0.03526526000132435, 0.014072894999117125, 0.04967544399914914, 0.0997831300010148, 0.030048054999497253, 0.02437799900144455, 0.07958939200034365, 0.015720948998932727, 0.03712257200095337, 0.08426542799861636, 0.023744401998555986, 0.05300304800039157, 0.015803607002453646, 0.06926243199995952, 0.009943164997821441, 0.03803423000135808, 0.05653969700142625, 0.012699464998149779, 0.0858743909993791, 0.037039606999314856, 0.027177682000910863, 0.03637563099982799, 0.026736128002085024, 0.027590288998908363, 0.06644514499930665, 0.04607927599863615, 0.09049314400181174, 0.028922593999595847, 0.0898159360003774, 0.07938607599862735, 0.020777273002750007, 0.08327333199849818, 0.11432573500133003, 0.025108227997407084, 0.1581428390018118, 0.10058464000030654, 0.11096182599794702, 0.011731272999895737, 0.05421406700043008, 0.12457615400126087, 0.02223837799829198, 0.14436483700046665, 0.055636279001191724, 0.02017912000155775, 0.09259595600087778, 0.06271513400133699, 0.13190155000120285, 0.05644334499811521, 0.06348690899903886, 0.10263319000296178, 0.009091408999665873, 0.04714910300026531, 0.03315245299745584, 0.21575279100215994, 0.08906582599956891, 0.0982373959996039, 0.010068861000036122, 0.0669419170008041, 0.06771791799837956, 0.04847032399993623, 0.04354652099937084, 0.0594593830028316, 0.04096762899644091, 0.15000707100261934, 0.037259920998621965, 0.1676058640005067, 0.03755031800028519, 0.061878393000370124, 0.09886990700033493, 0.05937132399776601, 0.15224807000049623, 0.05330381100066006, 0.03441529200063087, 0.04127417699783109, 0.10970194100082153, 0.050642770002014004, 0.03483449099803693, 0.011123591000796296, 0.015311347000533715, 0.14467266999781714, 0.013891897000576137, 0.07687781200002064, 0.016731596002500737, 0.10288390099958633, 0.06347784599711304, 0.07151003300168668, 0.05509532599899103, 0.02799982299984549, 0.031033999999635853, 0.13883274600084405, 0.058252404000086244, 0.02921819699986372, 0.04565251399981207, 0.02579420000256505, 0.030598613997426583, 0.13117281000086223, 0.044911934000992915, 0.10268594700028189, 0.01978796500043245, 0.07164659899717662, 0.0260674380006094, 0.045669306000490906, 0.05790322300163098, 0.06371128699902329, 0.0377974049988552, 0.04668033300185925, 0.03107642000031774, 0.08575802700215718, 0.03209255199908512, 0.021327395999833243, 0.09894727099890588, 0.1345394039999519, 0.01214764200267382, 0.020109810997382738, 0.16523574700113386, 0.013442573999782326, 0.127148756000679, 0.026887952000834048, 0.09723902599944267, 0.09681986999930814, 0.021183961998758605, 0.08671951200085459, 0.038519352001458174, 0.040790278999338625, 0.11739470799875562, 0.09549488800257677, 0.04573524299848941, 0.1500288310016913, 0.010778168998513138, 0.012467728000046918, 0.26437702900147997, 0.03945360299985623, 0.1762599499998032, 0.06307336499958183, 0.04462250399956247, 0.03361000199947739, 0.021570521999819903, 0.02801960000215331, 0.22275901199827786, 0.06055564000052982, 0.03167225799916196, 0.10468715900060488, 0.11281770799905644, 0.09609799200188718, 0.04693436999878031, 0.03747754900177824, 0.07304366999960621, 0.022385115997167304, 0.11836492700240342, 0.10543619099917123, 0.07556308900166187, 0.02013583999723778, 0.051541936001740396, 0.037302495999028906, 0.1996627160006028, 0.1952858719996584, 0.014150925999274477, 0.049239612999372184, 0.0378095400010352, 0.05697372800204903, 0.09029055099745165, 0.05588098299995181, 0.10022815800039098, 0.053729546001704875, 0.04939330900015193, 0.1322726749967842, 0.01619583300271188, 0.029587028999230824, 0.11131623899927945, 0.01147317200229736, 0.11019727299935766, 0.18060422000053222, 0.051324894000572385, 0.019082105998677434, 0.041922656000679126, 0.04152284100200632, 0.02830222699776641, 0.1312175870007195, 0.09161548599877278, 0.07302952000100049, 0.024581911999121075, 0.11190540300231078, 0.06753330900028232, 0.030746268999791937, 0.14681607199963764, 0.017184714000904933, 0.017159928996989038, 0.012793941001291387, 0.04201825600102893, 0.16490140200039605, 0.09644823499911581, 0.10517418299787096, 0.0374104630027432, 0.06394998500036309, 0.10522198999751708, 0.024356208999961382, 0.10693167600038578, 0.04325651700128219, 0.010317750999092823, 0.04981184799908078, 0.14703744600046775, 0.009931870001310017, 0.05509876499854727, 0.05707336200066493, 0.009281033999286592, 0.08362348499940708, 0.049248670002270956, 0.014762462000362575, 0.02226762200007215, 0.09447892299795058, 0.0765170010017755, 0.15830733599796076, 0.08544614000129513, 0.08616127899949788, 0.05597949900038657, 0.1591493480009376, 0.05732653999803006, 0.14455852200262598, 0.0927195029980794, 0.016773768998973537, 0.09622501400008332, 0.07936771400272846, 0.11654029899727902, 0.06729365300270729, 0.027723626997612882, 0.151980459002516, 0.028877855998871382, 0.04570328000045265, 0.1030199070009985, 0.016503154998645186, 0.13808536899887258, 0.09643683600006625, 0.07771310300086043]",tokens/s,15.169079314626035,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,6200.81152,,,,,s,1,16.203963177998958,16.203963177998958,0.0,16.203963177998958,16.203963177998958,16.203963177998958,16.203963177998958,[16.203963177998958],,kWh,0.00016144261039651914,8.799110065353029e-05,0,0.00024943371105004943,,MB,6697.844736,,,,,s,10,3.9551212869992014,0.39551212869992014,0.002496130301429553,0.39514728500034835,0.3981635752024886,0.3995465611005784,0.40065294981905025,"[0.39193175800028257, 0.39230412599863485, 0.39785624500291306, 0.39458413099782774, 0.3950816560027306, 0.39484026200079825, 0.3952129139979661, 0.3971509769980912, 0.3952296710012888, 0.40092954699866823]",tokens/s,647.2620721935693,kWh,4.670531375185494e-06,2.545548622868849e-06,0.0,7.216079998054343e-06,tokens/kWh,35476325.10573951,MB,6708.539392,,,,,s,10,30.30954470699362,3.030954470699362,0.036057088202572564,3.046331826999449,3.0558449595984714,3.0621611038000993,3.0672140191614017,"[2.9427950360004616, 3.0544413719981094, 2.986586109997006, 3.0294928869989235, 3.0517244650000066, 3.0328731869994954, 3.0684772480017273, 3.0441984349999984, 3.048465218998899, 3.0504907479989924]",tokens/s,20.785531623463612,kWh,3.545683696904747e-05,1.9325245690749245e-05,0.0,5.4782082659796696e-05,tokens/kWh,1150011.0426841117,,s,630,30.304260859997157,0.04810200136507485,0.00106164745811794,0.04818472900115012,0.04922479210217716,0.04977281960036634,0.05099412720981491,"[0.04942847900019842, 0.04676508899865439, 0.04589521399975638, 0.04692448700006935, 0.045864462001190986, 0.04618354400008684, 0.04584445399814285, 0.04688903699934599, 0.046941075001086574, 0.04696440800034907, 0.04820376099814894, 0.04856066600041231, 0.04666817900215392, 0.04623043600076926, 0.04633800499868812, 0.04609077100030845, 0.04676770199876046, 0.0461595769993437, 0.046305959000164876, 0.04628339400005643, 0.046402120002312586, 0.04639474099894869, 0.04619045599974925, 0.047121438998146914, 0.047492757003055885, 0.04649962599796709, 0.04658709499926772, 0.04676883800129872, 0.04627092200098559, 0.04704505399786285, 0.04615503199966042, 0.04638529700241634, 0.045696679000684526, 0.04706590799833066, 0.04692405899913865, 0.047780757002328755, 0.04723932599881664, 0.04821387500123819, 0.04622679900057847, 0.04650405999927898, 0.046382098997128196, 0.04637387100228807, 0.04665435499919113, 0.04642937500102562, 0.0470586759984144, 0.04684604700014461, 0.046697895999386674, 0.04670104700198863, 0.04660139399857144, 0.046830396000586916, 0.04674900100144441, 0.047075282000150764, 0.0469449859992892, 0.04660342699935427, 0.046468484000797616, 0.04700364699965576, 0.04703500499817892, 0.046733481001865584, 0.0457795479997003, 0.046094164998066844, 0.04589033700176515, 0.046768469001108315, 0.04625145299723954, 0.04967335399851436, 0.046889315999578685, 0.04552066200267291, 0.04630931499923463, 0.04816837500038673, 0.048300621998350834, 0.048308600002201274, 0.04893451599855325, 0.04825716200139141, 0.04849435899814125, 0.048674649002350634, 0.049272678999841446, 0.04956469399985508, 0.050578981998114614, 0.04822494299878599, 0.04879651000010199, 0.048963305001962, 0.04982038399975863, 0.04893004800032941, 0.04941381499884301, 0.04922325500228908, 0.04896902699692873, 0.04837762500028475, 0.048286499000823824, 0.050781663001544075, 0.04969693399834796, 0.0486264030005259, 0.04829471899938653, 0.04829783999957726, 0.048144177002541255, 0.04878599899893743, 0.049065233000874287, 0.04857259900018107, 0.04875509900011821, 0.048679200997867156, 0.04801541300184908, 0.04842002499935916, 0.048937065999780316, 0.04818229800002882, 0.04914124199785874, 0.04852654000205803, 0.048190844998316607, 0.049036202999559464, 0.048421904000861105, 0.048138304002350196, 0.04850159299894585, 0.04906881599890767, 0.04898620899984962, 0.048243748999084346, 0.04890285900182789, 0.049238626001169905, 0.04862380299891811, 0.0487066390014661, 0.04887279799731914, 0.04842735599959269, 0.04820698500043363, 0.048712613999668974, 0.0482647030003136, 0.046309724002639996, 0.046427277997281635, 0.04697068500172463, 0.04650202199991327, 0.046416537999903085, 0.05018993399789906, 0.04673996900237398, 0.04554144999929122, 0.04639977899933001, 0.04645336899920949, 0.04656436400182429, 0.046406776000367245, 0.04618071499862708, 0.04664599799798452, 0.04583886000182247, 0.04688735200033989, 0.04662578900024528, 0.0463129569980083, 0.046308859000419034, 0.046633993999421364, 0.0461231150002277, 0.046092959000816336, 0.04650620599932154, 0.046740194000449264, 0.04672357299932628, 0.04674169099962455, 0.04752855200058548, 0.04773695800031419, 0.04629713500253274, 0.04615191599805257, 0.0467811630005599, 0.04648735699811368, 0.04687024200029555, 0.04628124100054265, 0.04687229100090917, 0.048160113001358695, 0.047705531997053185, 0.04624531300214585, 0.04642594799952349, 0.046866157001204556, 0.04697263900015969, 0.04723564199957764, 0.048422481999295997, 0.04712289799863356, 0.04857860600168351, 0.048081458000524435, 0.04853677499704645, 0.04734816400014097, 0.04847900599997956, 0.04868444600288058, 0.04766127599941683, 0.04849372500029858, 0.04836917499778792, 0.04939835100230994, 0.050058415999956196, 0.05024002400023164, 0.04808285699982662, 0.04847148499902687, 0.04915909500050475, 0.04924166899945703, 0.04824776299938094, 0.04852996499903384, 0.04792802900192328, 0.04693708699778654, 0.04693449800106464, 0.04813352999917697, 0.04744693199972971, 0.04808315000263974, 0.05046154600131558, 0.04863963299794705, 0.04815308900288073, 0.04751063099683961, 0.0477961079996021, 0.04759047900006408, 0.04881992700029514, 0.05096836899974733, 0.04862786100056837, 0.04833794600199326, 0.04699434999929508, 0.046469777000311296, 0.04740372499873047, 0.04771452299974044, 0.047250866002286784, 0.0470621829990705, 0.04722884899820201, 0.047547875001328066, 0.04744509300144273, 0.04723914499845705, 0.04760551499930443, 0.047492952002357924, 0.048534057998040225, 0.04840678300024592, 0.04742347399951541, 0.04752410099899862, 0.047845393000898184, 0.048035227999207564, 0.047877370001515374, 0.04848207699978957, 0.04737874499915051, 0.04838715300138574, 0.04784537600062322, 0.049716867000825005, 0.04714348999914364, 0.048357206000218866, 0.04821153000011691, 0.04759541800012812, 0.04795216300044558, 0.04778720499962219, 0.046851235998474294, 0.04830675500124926, 0.04752207699857536, 0.04850299000099767, 0.048544407000008505, 0.048174655999901006, 0.04746880499806139, 0.04841169300198089, 0.047770010998647194, 0.049029805002646754, 0.05030973499742686, 0.04801154700180632, 0.04912948999844957, 0.04840357200009748, 0.04759625199949369, 0.04842283700054395, 0.047838951999437995, 0.04818716000227141, 0.04932360599923413, 0.048199237000517314, 0.04866334399775951, 0.04786912200142979, 0.04751393900005496, 0.05111710699929972, 0.04904046600131551, 0.04863077399932081, 0.049043245999200735, 0.048869952999666566, 0.04821273299967288, 0.047643046000303, 0.05008094400182017, 0.049096244998509064, 0.049101226999482606, 0.049093349000031594, 0.048134820000996115, 0.04826782199961599, 0.04690642000059597, 0.048230533000605647, 0.04808087899800739, 0.04795856300188461, 0.048921858997346135, 0.04821131100106868, 0.05069621000075131, 0.04801460900125676, 0.047934572998201475, 0.04725989099824801, 0.048783011003251886, 0.047379394996823976, 0.04718352200143272, 0.04760140999860596, 0.047303122002631426, 0.048018519999459386, 0.047634171998652164, 0.04828325700145797, 0.049160147998918546, 0.0496344470011536, 0.049559045997739304, 0.05020740600230056, 0.04937049699947238, 0.04905193200102076, 0.04946699699939927, 0.04834169699824997, 0.04917840500274906, 0.0481075099996815, 0.04810334300054819, 0.048953367997455643, 0.04823281000062707, 0.047546662000968354, 0.047755391999089625, 0.0500428870000178, 0.047573501000442775, 0.0479996520007262, 0.0486127949989168, 0.047595457999705104, 0.048192267000558786, 0.047603292998246616, 0.047267576002923306, 0.0474377389982692, 0.04867006600034074, 0.04799159599861014, 0.04747530700115021, 0.04762065300019458, 0.04853992000062135, 0.04813016499974765, 0.04867976500099758, 0.04849643799752812, 0.05085385299753398, 0.04807041499952902, 0.04678009400231531, 0.04725981099909404, 0.047091102998820134, 0.04855964099988341, 0.047576870001648786, 0.047432889998162864, 0.04757502000211389, 0.047584097999788355, 0.04782509000142454, 0.04820181199829676, 0.04711604600015562, 0.04783576699992409, 0.04779099200095516, 0.04748939799901564, 0.0486458359991957, 0.04788901000210899, 0.047862788997008465, 0.04831692500010831, 0.04799252800148679, 0.04805182199925184, 0.04950808600187884, 0.047733553998114076, 0.04806376000124146, 0.04811944799803314, 0.04785768800138612, 0.04793970999890007, 0.048203141002886696, 0.04846208199887769, 0.047807585000555264, 0.04750233799859416, 0.04779940200023702, 0.04869334600152797, 0.0484216689983441, 0.048201146000792505, 0.04866641199987498, 0.049149187998409616, 0.04836616000102367, 0.04766431499956525, 0.04780977699920186, 0.04841303700231947, 0.04905741999755264, 0.04911602100037271, 0.048368547002610285, 0.04807779899783782, 0.04845122000187985, 0.0486619969997264, 0.04911592099961126, 0.048640218999935314, 0.048002125000493834, 0.04668454899729113, 0.04762905100142234, 0.04760265599907143, 0.04811662800057093, 0.04892647399901762, 0.04827752700293786, 0.04934247499841149, 0.04864875199928065, 0.04839486300261342, 0.04770801399718039, 0.04706922200057306, 0.04840624600183219, 0.05344455299928086, 0.04855717400278081, 0.0485546149975562, 0.04836300500028301, 0.04853188100241823, 0.04840201999832061, 0.049063256999943405, 0.049064883998653386, 0.04900721000012709, 0.0492141150025418, 0.04881366799963871, 0.04904620199886267, 0.04907282899876009, 0.0487217200025043, 0.05177379800079507, 0.04714337199766305, 0.04803445899960934, 0.04759135700078332, 0.049003390999132534, 0.04893999400155735, 0.0490931839995028, 0.048335649000364356, 0.04804908599908231, 0.04721609999978682, 0.04845419699995546, 0.04892552599994815, 0.04768198900274001, 0.04991193899695645, 0.049084451002272544, 0.04741566300072009, 0.04748469499827479, 0.04884540299826767, 0.04867302500133519, 0.049039252000511624, 0.04964943099912489, 0.048701841002184665, 0.04876566500024637, 0.0494019309990108, 0.04868304100091336, 0.04837957999916398, 0.04787286400096491, 0.04843246599921258, 0.04846882299898425, 0.04835917899981723, 0.0484118189997389, 0.048517979001189815, 0.04829010399771505, 0.04934623100052704, 0.0486213879994466, 0.04910168300193618, 0.04884374199900776, 0.04906341800233349, 0.04707168199820444, 0.04899758100145846, 0.04831370700048865, 0.04713718799757771, 0.04750408600011724, 0.04943268599890871, 0.04927046400189283, 0.049840736999613, 0.04862728200168931, 0.04835328599801869, 0.047917402000166476, 0.052686741000798065, 0.0492586289983592, 0.04881775100147934, 0.04847530799816013, 0.04794906200186233, 0.047881373000564054, 0.04750220999994781, 0.04853048999939347, 0.0480702940003539, 0.047778796000784496, 0.04786185099874274, 0.04843136199997389, 0.05193450599836069, 0.04841787200348335, 0.048708076999901095, 0.047898267999698874, 0.04768149499795982, 0.04820261400163872, 0.04855452099945978, 0.048955887999909464, 0.04870279700116953, 0.048208807998889824, 0.048741586000687676, 0.04817035899759503, 0.048591689999739174, 0.04835230700336979, 0.04834687199763721, 0.0486856909992639, 0.04897939300280996, 0.04968375799944624, 0.04817489699780708, 0.047017011002026265, 0.04768503299783333, 0.047816731999773765, 0.04766665500210365, 0.04752338899925235, 0.047868667999864556, 0.04673974500110489, 0.047156867000012426, 0.04695607800022117, 0.04751735500030918, 0.04799825399823021, 0.048376065999036655, 0.04896002200257499, 0.048435917000460904, 0.047935713999322616, 0.0482593899978383, 0.04887108600087231, 0.048987992999173, 0.0485281830005988, 0.04805245700117666, 0.0477695829977165, 0.04766830400330946, 0.04815305399824865, 0.04889557700153091, 0.04878769799688598, 0.048404856002889574, 0.0480928840006527, 0.04777630099852104, 0.04729268300070544, 0.048487208998267306, 0.04819344800125691, 0.04746803799935151, 0.05100060900076642, 0.04917380899860291, 0.048011969000071986, 0.049877086999913445, 0.04889904100127751, 0.04777814299814054, 0.04804118300307891, 0.04671855499691446, 0.04783954500089749, 0.048174493000260554, 0.04855273100110935, 0.048692545999074355, 0.04746687800070504, 0.046894941999198636, 0.04834549299994251, 0.04892210600155522, 0.04897275599796558, 0.04717784000240499, 0.04693663199941511, 0.04756885899769259, 0.048421093000797555, 0.048417289999633795, 0.04850038400036283, 0.04646738399969763, 0.04767303300104686, 0.048965549998683855, 0.04938999400110333, 0.048599042998830555, 0.04821314199944027, 0.0486605670012068, 0.04809106500033522, 0.048539415998675395, 0.04842779099999461, 0.048943167999823345, 0.04897110599995358, 0.0498323360006907, 0.048780605000501964, 0.04862556000080076, 0.04829294299997855, 0.04801334399962798, 0.0483732520006015, 0.048945305999950506, 0.048695675999624655, 0.048673739998776, 0.04885420900245663, 0.04833708799924352, 0.04939241299871355, 0.04793002299993532, 0.04981859899999108, 0.04861384499963606, 0.04778633800015086, 0.047196316001645755, 0.0479569579983945, 0.04914522200124338, 0.048641149998729816, 0.04768733700257144, 0.04827472699980717, 0.0489973679977993, 0.04776483100067708, 0.04792213700056891, 0.0483465539982717, 0.04770471000301768, 0.04793473799873027, 0.051349762001336785, 0.048340271998313256, 0.04819463999956497, 0.048025408999819774, 0.04817610800091643, 0.048252384000079473, 0.04794280200076173, 0.04728945199894952, 0.04679571900123847, 0.047729549998621223, 0.0489952860007179, 0.04752300900145201, 0.04780208699958166, 0.04814190699835308, 0.04701363899948774, 0.04659414200068568, 0.047580553000443615, 0.04965994300073362, 0.04849164199913503, 0.0486081290000584, 0.04942458400182659, 0.05097825799748534, 0.04831823499989696, 0.04775539000183926, 0.047584693998942384, 0.04918458799875225, 0.0487218690032023, 0.04834394799763686, 0.04927016800138517, 0.04795961700074258, 0.048434428998007206, 0.04791796200152021, 0.048274426997522824, 0.04901380200317362, 0.047868375997495605, 0.050231617999088485, 0.04787833200316527, 0.047842510997725185, 0.04845706800188054, 0.048458276000019396, 0.04824309399919002, 0.047531346001051133, 0.048382773999037454, 0.04739767499995651, 0.04735002099914709, 0.04764989700197475, 0.0480870719984523, 0.04895541400037473, 0.049286516001302516, 0.04744313599803718, 0.04709121700216201, 0.049150227998325136, 0.05026604600061546, 0.05023195899775601, 0.04760172700116527, 0.04744556100195041, 0.047066369999811286, 0.04852159799702349, 0.049032863000320503, 0.04951328900278895, 0.048845327997696586, 0.05023344800065388, 0.05017190299986396]",tokens/s,20.789155786063912,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,8699.768832,,,,,s,1,21.454457617001026,21.454457617001026,0.0,21.454457617001026,21.454457617001026,21.454457617001026,21.454457617001026,[21.454457617001026],,kWh,0.0002184849812305604,0.000357976611813601,0,0.0005764615930441614,,MB,9053.597696,,,,,s,10,8.098135653999634,0.8098135653999634,0.041341777891902805,0.8050858839960711,0.8539943900992512,0.8677116955484961,0.8786855399078922,"[0.792771869993885, 0.850946099999419, 0.7655170770012774, 0.8492146869975841, 0.7612904080015142, 0.8814290009977412, 0.8365497660051915, 0.7857260510063497, 0.757290795998415, 0.8173998979982571]",tokens/s,316.12214333994604,kWh,8.504037158480869e-06,1.3933246651554955e-05,0.0,2.243728381003582e-05,tokens/kWh,11409580.685764445,MB,9054.019584,,,,,s,10,67.6429766549918,6.76429766549918,0.6063239426332493,6.762000129998341,7.148163256494445,7.628953775247645,8.013586190250207,"[6.809558426000876, 6.635300312002073, 6.669030687997292, 5.648216592999233, 8.109744294000848, 6.960007109002618, 6.953795485998853, 7.041320918993733, 6.7144418339958065, 6.101560994000465]",tokens/s,9.313605508717782,kWh,7.2602662511725e-05,0.0001189571303620452,0.0,0.00019155979287377017,tokens/kWh,328879.0359128982,,s,630,67.63659987298888,0.10735968233807759,0.03142839197415576,0.09932825249779853,0.1563442845006648,0.17080689330105087,0.1975559042911483,"[0.05738740100059658, 0.14819772600458236, 0.12413290899712592, 0.10113959300360875, 0.09027913699537748, 0.09301982699980726, 0.09246679100033361, 0.11916120700334432, 0.10740115700173192, 0.09376893099397421, 0.09718489100487204, 0.11741024899674812, 0.09611305900034495, 0.1064110899969819, 0.10320105800201418, 0.09899631600274006, 0.16047414299828233, 0.09858663900376996, 0.09356345999549376, 0.11294882799847983, 0.10813341400353238, 0.09557059499638854, 0.09855533399968408, 0.09537681600340875, 0.0969940119975945, 0.09261783699912485, 0.10165749700536253, 0.050378330997773446, 0.19517163599812193, 0.1699982420032029, 0.10875619099533651, 0.09432593000383349, 0.10255478500039317, 0.11332092299562646, 0.10624534800444962, 0.09522987600212218, 0.16233516399370274, 0.05126888600352686, 0.1686640330008231, 0.10027840299881063, 0.10033624799689278, 0.0952114630053984, 0.10279975199955516, 0.09229373400012264, 0.1174347959968145, 0.10163470900442917, 0.12513656399823958, 0.16004516099928878, 0.102859532002185, 0.09455470499960938, 0.11396708999382099, 0.10164910900493851, 0.10048753499722807, 0.09831580000172835, 0.09493436999764526, 0.10054099600529298, 0.11941909599408973, 0.09430659300414845, 0.11262068199721398, 0.16538140400371049, 0.09920383399730781, 0.10160797100252239, 0.0949359399965033, 0.07835642799909692, 0.11104131000320194, 0.09111973399558337, 0.09677324500080431, 0.0946451120034908, 0.10965267499705078, 0.15398609600379132, 0.05067081900051562, 0.15195717999449698, 0.13739454000460682, 0.10758843299845466, 0.09556366899778368, 0.10823269699903904, 0.09905812400393188, 0.16156404399953317, 0.09271189799619606, 0.051322694002010394, 0.1511767769989092, 0.09168813800351927, 0.1018242089994601, 0.05306575199938379, 0.09414932900108397, 0.09551305700006196, 0.09639869300008286, 0.11695216000225628, 0.09508408099645749, 0.09459538199735107, 0.10112460500386078, 0.1542103199972189, 0.10391184800391784, 0.05112391000147909, 0.09231208699929994, 0.0938666399961221, 0.09750774400163209, 0.09823221599799581, 0.08977437900466612, 0.10086050499376142, 0.12239746200066293, 0.09601856100198347, 0.10341135299677262, 0.09560717700514942, 0.09976195899798768, 0.09464405100152362, 0.1854492839993327, 0.0911640600024839, 0.09609844199439976, 0.09800985800393391, 0.11586000199895352, 0.11419448599917814, 0.11344491600175388, 0.08810247799556237, 0.10333686500234762, 0.2067486700034351, 0.08469244300067658, 0.09422157599328784, 0.10268311500112759, 0.10231311400275445, 0.11610369599657133, 0.1661990480060922, 0.10618862899718806, 0.08938811899861321, 0.09036805300274864, 0.0930608039998333, 0.06527273599931505, 0.08330219199706335, 0.09225723200506764, 0.050969570998859126, 0.20526811399759026, 0.08501501200225903, 0.09652009500132408, 0.08916600999509683, 0.11101529800362187, 0.09409931400296045, 0.10401797999656992, 0.09515408299921546, 0.11384277499746531, 0.09790663000603672, 0.19522348399914335, 0.08921193499554647, 0.0972627490045852, 0.0977574119970086, 0.09346047999861185, 0.09616747100517387, 0.10177385700080777, 0.09036542399553582, 0.1218331960044452, 0.11990537399833556, 0.16497737899771892, 0.09343865200207802, 0.10548969999945257, 0.09190391399897635, 0.10942798799806042, 0.0926335590047529, 0.09268915999564342, 0.052194691001204774, 0.1001656720036408, 0.10181982399808476, 0.09152965799876256, 0.15802501500002109, 0.10245610299898544, 0.11799792500096373, 0.10924718699970981, 0.11851403000036953, 0.1543846909989952, 0.0910550249973312, 0.05646369800524553, 0.09241133199975593, 0.09650555699772667, 0.09786273699864978, 0.11354736600333126, 0.09087636599724647, 0.1661859860032564, 0.12346234399592504, 0.11489453400281491, 0.09563381900079548, 0.0984046710000257, 0.10331284900166793, 0.09947716999886325, 0.10444591199484421, 0.10007356000278378, 0.1709907309996197, 0.09574281900131609, 0.11070419199677417, 0.1117407780038775, 0.09615643000142882, 0.0947756629975629, 0.05787755899655167, 0.09055268200609135, 0.10522980299720075, 0.09216339400154538, 0.0935834519987111, 0.09518394499900751, 0.13399527099682018, 0.09188326300500194, 0.10476529900188325, 0.09446424699854106, 0.11355689099582378, 0.1464798230008455, 0.13376047700148774, 0.09477161399991019, 0.10022773200034862, 0.09867487999872537, 0.09199630600051023, 0.09792706499865744, 0.09256757700495655, 0.08780026299791643, 0.047543353997753, 0.08949098700395552, 0.08944595199864125, 0.08970277800108306, 0.08869198699539993, 0.049706099001923576, 0.09000638400175376, 0.0900293340018834, 0.08977165499527473, 0.0900373269978445, 0.08928176000335952, 0.04999214399867924, 0.09155956099857576, 0.10324216700246325, 0.08701398000266636, 0.09105289600120159, 0.0911864479930955, 0.09094377900328254, 0.09098698700108798, 0.05040428500069538, 0.09130722400004743, 0.09120872199855512, 0.09114254800078925, 0.09114532599778613, 0.09077861699915957, 0.05096757499995874, 0.09105530699889641, 0.0914844790022471, 0.09115456900326535, 0.09120657099992968, 0.09097628599556629, 0.09033204500155989, 0.05030215599981602, 0.09079483099776553, 0.09138063000136754, 0.09136703200056218, 0.0910374849991058, 0.09078061300533591, 0.09096679499634774, 0.05034049299865728, 0.09087278199876891, 0.10684409600071376, 0.08269895500416169, 0.1628387489981833, 0.1480495139985578, 0.09643383200454991, 0.05518424699403113, 0.16557841200119583, 0.13061061999906087, 0.14998937400378054, 0.09920184099610196, 0.11507614100264618, 0.11036944800434867, 0.10113325399288442, 0.12586123700020835, 0.17820624700107146, 0.12632162099907873, 0.16931954200117616, 0.09367349500098499, 0.09978453400253784, 0.13304726000205847, 0.16503404199465876, 0.1906014820051496, 0.12822210799640743, 0.10908175600343384, 0.18113744199945359, 0.0992609979948611, 0.12259645399899455, 0.10040103000210365, 0.16529782400175463, 0.10348192600213224, 0.11853111699747387, 0.10750240500055952, 0.09804495899879839, 0.16093874200305436, 0.12608846399962204, 0.11909159000060754, 0.10216898799990304, 0.15010991499730153, 0.10261244700086536, 0.13704600399796618, 0.11567136499797925, 0.14841426400380442, 0.1118244000026607, 0.11308022599405376, 0.17072750300576445, 0.10129235299973516, 0.10145881399512291, 0.13115401500544976, 0.11010674999852199, 0.15671783500147285, 0.10713496199605288, 0.0986515690019587, 0.09297108300233958, 0.055109135995735414, 0.10101035400293767, 0.1733023709966801, 0.10183840100216912, 0.10144801699789241, 0.12027782299992396, 0.28429789999790955, 0.20585194100567605, 0.16437916799623054, 0.13587686399841914, 0.13449382300314028, 0.12401767599658342, 0.07195042300008936, 0.1643744949979009, 0.17891024600248784, 0.05245910600206116, 0.1808806769986404, 0.17727656300121453, 0.1351149779948173, 0.1662374190054834, 0.09617732399783563, 0.12353080799948657, 0.09877303100074641, 0.09365390300081344, 0.09803118799754884, 0.09606633899966255, 0.09431226499873446, 0.10310862700134749, 0.10023589800402988, 0.08996569699957035, 0.05030999399605207, 0.0967146640032297, 0.15097182099998463, 0.04888467899581883, 0.19850858300196705, 0.08614488400053233, 0.10870853999949759, 0.09135247700032778, 0.10904570799903013, 0.10785382600442972, 0.1724949729978107, 0.10622016400157008, 0.08840870399581036, 0.1107386570001836, 0.09796220900170738, 0.09435032000328647, 0.09709144399676006, 0.09551725000346778, 0.1094377649933449, 0.12343077700643335, 0.15125767999415984, 0.05107618300098693, 0.16051836100086803, 0.09580359700339613, 0.09467812199727632, 0.11095385200314922, 0.10137279299669899, 0.1443094479982392, 0.08985070000198903, 0.09272685900214128, 0.10651391199644422, 0.09247862100164639, 0.10904600899812067, 0.09466567700292217, 0.09523460199852707, 0.10337621399958152, 0.19423597100103507, 0.10205983000196284, 0.10627313800068805, 0.09619677599403076, 0.09451574700506171, 0.10422940200078301, 0.09344907099875854, 0.10611649899510667, 0.10322619300131919, 0.05979205699986778, 0.09610928599431645, 0.09660911200626288, 0.10073266599647468, 0.09115681100229267, 0.10053219999826979, 0.09547399899747688, 0.11470647700480185, 0.1171626750001451, 0.08735186099511338, 0.09757754600286717, 0.16933952199906344, 0.04847589199926006, 0.09782049099885626, 0.15162668200355256, 0.11144525800045813, 0.09094641699630301, 0.1059830480007804, 0.1265733510008431, 0.09973161900416017, 0.10129774699453264, 0.11044808800215833, 0.18010915200284217, 0.09633818599832011, 0.1002955279982416, 0.09201961100188782, 0.11660441300045932, 0.16721314800088294, 0.05185749600059353, 0.17880207299458561, 0.10917663299915148, 0.11307676900469232, 0.25592679499823134, 0.09659330500289798, 0.11117347999970661, 0.09631139599514427, 0.09624504900421016, 0.09445704699464841, 0.11278769400087185, 0.09236113299994031, 0.09561953500087839, 0.10568666100152768, 0.1061343030014541, 0.11590771700139157, 0.11038261799694737, 0.09854040900245309, 0.09939550700073596, 0.15633637800056022, 0.05413359199883416, 0.18875880500127096, 0.17097164699953282, 0.10409049499867251, 0.0934510169972782, 0.10252651700284332, 0.09466204199998174, 0.09396058299898868, 0.0511622889971477, 0.08972336300212191, 0.09590205799759133, 0.17311132400209317, 0.09121234899794217, 0.09637966300215339, 0.13281749699672218, 0.05409927499567857, 0.1242639150004834, 0.054984945003525354, 0.1790840319954441, 0.10710943400044926, 0.08725741400121478, 0.1015700680000009, 0.09692786999949021, 0.12724279199755983, 0.15277584300201852, 0.10401211900170892, 0.1266464439977426, 0.1185273099981714, 0.09790544400311774, 0.17063187700114213, 0.08986629600258311, 0.10288825999305118, 0.09213790500507457, 0.09175368800060824, 0.05427001699717948, 0.09482495299744187, 0.15482234700175468, 0.09610469800099963, 0.13533073400321882, 0.17311653999786358, 0.11390851000032853, 0.1132137730019167, 0.09679221499391133, 0.10772260200610617, 0.1823061039976892, 0.09969554800045444, 0.11112060199957341, 0.09068375200149603, 0.09477708899794379, 0.09871434600063367, 0.10281978899729438, 0.10535707999952137, 0.09194002900039777, 0.08936035400256515, 0.09831944899633527, 0.11156788800144568, 0.09229839099862147, 0.048432415002025664, 0.17093046400259482, 0.09273659099562792, 0.10493894800310954, 0.11459492299763951, 0.08481918100005714, 0.11366210800042609, 0.12289674099883996, 0.13921267200203147, 0.26597087099798955, 0.09048917200561846, 0.14932109599612886, 0.0495839600043837, 0.15563005399599206, 0.09342339399881894, 0.11784293800155865, 0.1159436439993442, 0.09617625000100816, 0.09577829799673054, 0.11205020200577565, 0.11752140199678252, 0.05372944699774962, 0.07446806100051617, 0.15469402899907436, 0.11733240399917122, 0.0958068510008161, 0.09532536200276809, 0.09284416300215526, 0.05109092499333201, 0.10236964800424175, 0.14867963700089604, 0.10243186799925752, 0.049923391998163424, 0.15641544300160604, 0.10184904099878622, 0.11759675700159278, 0.11090677399624838, 0.09202718500455376, 0.10096522299863864, 0.09152948699920671, 0.09302756399847567, 0.0966096580013982, 0.09217555000213906, 0.09830955800134689, 0.048772068999824114, 0.154813805995218, 0.1051550859992858, 0.11222385600558482, 0.11216143999627093, 0.10317635800311109, 0.11022838299686555, 0.09163473099761177, 0.0984808700013673, 0.11067163700499805, 0.0942546799997217, 0.17087184899719432, 0.12089312599709956, 0.1071377600019332, 0.10266239599877736, 0.09808221799903549, 0.16598830200382508, 0.09149731900106417, 0.05024525999760954, 0.16850404199794866, 0.09875391200330341, 0.11761206600203877, 0.08189200799824903, 0.09340728700044565, 0.09644511900114594, 0.10278409599413862, 0.09428399000171339, 0.09499852500448469, 0.12645722999877762, 0.10410624699579785, 0.10551616600423586, 0.1177281869968283, 0.15531681699940236, 0.10345469599997159, 0.10455394600285217, 0.10375009100243915, 0.12382729899400147, 0.1951440730044851, 0.09888563999993494, 0.08735659800004214, 0.06447007499809843, 0.11781692200020188, 0.11153343300247798, 0.10287124699971173, 0.09399557700089645, 0.17035554500034777, 0.09067493800102966, 0.11330973499570973, 0.11600770599761745, 0.0975280000056955, 0.10063363299559569, 0.09522671699960483, 0.10039158200379461, 0.11713925499498146, 0.11285398600011831, 0.09137799800373614, 0.0948853079971741, 0.09560787700320361, 0.10325790700153448, 0.10190056799910963, 0.09251155600213679, 0.09894733599503525, 0.09621311900264118, 0.09655796500010183, 0.09726477399817668, 0.09094415100116748, 0.09247797299758531, 0.050242812001670245, 0.17059638100181473, 0.08841189599479549, 0.11435254800016992, 0.176067131003947, 0.0501357699977234, 0.09924098900228273, 0.09129338299680967, 0.10957363900524797, 0.09631228099897271, 0.09593289199983701, 0.10043641599622788, 0.08980241700191982, 0.10193959499883931, 0.10545332299807342, 0.0968606990063563, 0.09209592899424024, 0.09327188799943542, 0.09341043900349177, 0.0945205989992246, 0.09078674200281966, 0.09122316599678015, 0.04999616100394633, 0.09090262300014729, 0.09199019499646965, 0.09102803200221388, 0.09063520899508148, 0.09012037200591294, 0.05048621299647493, 0.09100599399971543, 0.09073766999790678, 0.09119108100276208, 0.09124044600321213, 0.09105167099914979, 0.09098317699681502, 0.050936343999637756]",tokens/s,9.314483595908769,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,1138.692096,,,,,s,1,3.941658030999861,3.941658030999861,0.0,3.941658030999861,3.941658030999861,3.941658030999861,3.941658030999861,[3.941658030999861],,kWh,1.8556901945133103e-05,1.0112881750921554e-05,0,2.866978369605466e-05,,MB,1198.804992,,,,,s,18,0.836416090001876,0.04646756055565978,0.0007139168922921738,0.046666999500303064,0.047501997900053536,0.047526454599574205,0.04758787491940893,"[0.04672408100032044, 0.045462129000043205, 0.04684047600039776, 0.04566479799996159, 0.04667796600006113, 0.046447759000329825, 0.04749732300024334, 0.045574767000289285, 0.046656033000544994, 0.04760322999936761, 0.046919469000386016, 0.04573235200041381, 0.047512905999610666, 0.0469870520000768, 0.046698424000169325, 0.04518852700039133, 0.04597202599961747, 0.04625677199965139]",tokens/s,5509.219699479555,kWh,5.569153460615296e-07,3.035311082574532e-07,0.0,8.604464543189828e-07,tokens/kWh,297519966.1931505,MB,1199.362048,,,,,s,18,9.411652111998592,0.5228695617776995,0.0031341933083418394,0.5227940714999022,0.5268363256999692,0.527539741600458,0.5282364179204978,"[0.5208013299998129, 0.5204178949998095, 0.5188712519993715, 0.5195724249997511, 0.5171974709992355, 0.5223441279995313, 0.5217326599995431, 0.5191739350002536, 0.521118609000041, 0.5273860630004492, 0.5251986020002732, 0.5242511779997585, 0.5266007239997634, 0.5258932380002079, 0.5232440150002731, 0.5241164399994886, 0.5253215600005205, 0.5284105870005078]",tokens/s,120.48894142127315,kWh,5.866663258689981e-06,3.1974758401237645e-06,0.0,9.064139098813746e-06,tokens/kWh,6950467.034232189,,s,1134,9.405608894998295,0.008294187738093735,0.00019333461160150404,0.00826265149999017,0.008470095099983154,0.00858557765009209,0.009271345099687097,"[0.00925192100021377, 0.008768408999458188, 0.008431508999819926, 0.008180958000593819, 0.008267137999609986, 0.008069923999755702, 0.00820436900085042, 0.008233343000028981, 0.008217453999350255, 0.008099689000118815, 0.00812696400043933, 0.008174881999366335, 0.008331482000357937, 0.008240152999860584, 0.008185239999875193, 0.00807187700047507, 0.008148023999638099, 0.008064493000347284, 0.008175367000148981, 0.008038726999984647, 0.008479740999973728, 0.008759943999393727, 0.008382062000237056, 0.008241581999754999, 0.008198303000426677, 0.00823348799985979, 0.008172429999831365, 0.008187733000340813, 0.008267452999461966, 0.008187346999875444, 0.008238112000071851, 0.008330252000632754, 0.00813013500010129, 0.008247357000072952, 0.008564515999751166, 0.008493962000102329, 0.00833964899993589, 0.008437572999355325, 0.008219328000450332, 0.008231513999817253, 0.008149471000251651, 0.008325583999976516, 0.00820080700032122, 0.008129119999466639, 0.008078322000073968, 0.008135689000482671, 0.008364441999219707, 0.00812982900060888, 0.008158146999448945, 0.008187166999960027, 0.008203727999898547, 0.008291806000670476, 0.008156608999343007, 0.008215531000132614, 0.008173913000064204, 0.008297880000100122, 0.008195408000574389, 0.008310398999128665, 0.008276511000076425, 0.008266215000730881, 0.008187863999410183, 0.008230326000557397, 0.008202706999327347, 0.00882637899940164, 0.008381242000723432, 0.008365179999600514, 0.008180550999895786, 0.008278674000393949, 0.008381777000067814, 0.00824778799960768, 0.008272682999631797, 0.008200190000025032, 0.008211680000385968, 0.008264471000074991, 0.008184991999769409, 0.008312879000186513, 0.008340704000147525, 0.008279102999949828, 0.008243739000135974, 0.008340160999978252, 0.008174281999345112, 0.008181332000276598, 0.008148165000420704, 0.008148773999892, 0.008038791999751993, 0.008080759000222315, 0.008328416999574983, 0.008310320999953547, 0.008196944000701478, 0.008266084999377199, 0.00803348499994172, 0.008115477000501414, 0.008095796999441518, 0.008156922000125633, 0.008065071000601165, 0.00827275599931454, 0.008152385000357754, 0.008105752999654214, 0.008094013000118139, 0.00812791400039714, 0.008070312999734597, 0.008207075000427722, 0.008263183999588364, 0.008354100000360631, 0.008456740999463364, 0.008428052999988722, 0.008248052999988431, 0.008212609000111115, 0.008311945000059495, 0.00829554600022675, 0.008394155999667419, 0.008239753000452765, 0.008244227999966824, 0.008312860999467375, 0.008389782000449486, 0.008324018000166689, 0.00831885399929888, 0.008283259000563703, 0.008363449999706063, 0.00821499199992104, 0.00825559799977782, 0.008285422000881226, 0.008361938999769336, 0.008271978999800922, 0.00825317900034861, 0.008330611000019417, 0.008924277999540209, 0.008303173999593128, 0.008191659000658547, 0.008072126000115531, 0.008310376999361324, 0.008150530999955663, 0.008109609000712226, 0.00836516399976972, 0.008229475999542046, 0.00807413200072915, 0.008067364999988058, 0.008195921999686107, 0.008273759000076097, 0.008356479999747535, 0.008204105000004347, 0.008180411000466847, 0.008079714999439602, 0.008253973000137194, 0.008254368999587314, 0.008117758000480535, 0.008149862000209396, 0.008296212999994168, 0.008206622000216157, 0.008013563999156759, 0.00810488300066936, 0.008098610999695666, 0.008104268999886699, 0.008318442000017967, 0.008310920999974769, 0.00825204400007351, 0.008224051000070176, 0.008241655000347237, 0.008261678999588185, 0.00828342899967538, 0.008219795000513841, 0.00818657699983305, 0.008267426999736927, 0.008285354000690859, 0.008324432999870623, 0.008258842999566696, 0.008199486000194156, 0.00825663399973564, 0.00825844000064535, 0.008141254999827652, 0.008213147999413195, 0.008117435000713158, 0.00816379399930156, 0.008317718999933277, 0.00819156300076429, 0.008191289000023971, 0.008258730999841646, 0.008080681999672379, 0.008188363000044774, 0.008063125999797194, 0.008087746999990486, 0.008478941000248597, 0.008266777999779151, 0.008282759999929112, 0.008323439999912807, 0.00823352600036742, 0.008228478999626532, 0.008407226000599621, 0.00847940999938146, 0.009313949999523174, 0.008455445999970834, 0.008285155000521627, 0.008292820999486139, 0.00828347000060603, 0.008486087000164844, 0.009019698999509274, 0.008313653000186605, 0.008316804000060074, 0.00816027699966071, 0.007958220000546135, 0.008289082999908715, 0.008127626999339554, 0.008126687000185484, 0.008201483999982884, 0.008265514000413532, 0.008057447999817668, 0.008255634999841277, 0.008253324999714096, 0.008262528000159364, 0.00828091699986544, 0.008312588000080723, 0.008259689000624348, 0.008302926999931515, 0.008312692999425053, 0.008157992000633385, 0.008203231999686977, 0.008075226999608276, 0.008129007000206911, 0.007967921000272327, 0.008022676000109641, 0.00809684300020308, 0.008171788999788987, 0.008191549000002851, 0.0081889550001506, 0.008264285999757703, 0.008190655000362312, 0.008230523999372963, 0.008150852000653686, 0.008164233999195858, 0.008230996000747837, 0.008193697000024258, 0.008177667999916594, 0.008197203999770863, 0.008046902999922168, 0.008265784000286658, 0.008080304000031902, 0.00818808199983323, 0.008168119999936607, 0.008226646999901277, 0.008195379999961006, 0.008230026000092039, 0.008340489999682177, 0.008213636000618862, 0.008190969999304798, 0.008235921000050439, 0.008177678000720334, 0.008219177999308158, 0.008193182000468369, 0.008174216000043089, 0.008261291000053461, 0.00820830999964528, 0.00840189599966834, 0.009257857999728003, 0.008387263999793504, 0.008436201999757031, 0.008158368000295013, 0.008240938999733771, 0.008102302000224881, 0.008017877000384033, 0.007996294999429665, 0.008097201000055065, 0.008125031000417948, 0.008068866000030539, 0.008120478999444458, 0.008065656999860948, 0.008085589000074833, 0.008167509000486461, 0.0080569479996484, 0.008106566000606108, 0.00820709599975089, 0.008183079999980691, 0.008225947999562777, 0.008192545999918366, 0.00808182100081467, 0.008132101999763108, 0.008304578999741352, 0.008392599999751837, 0.008306534999974247, 0.008358600000065053, 0.008207732000300894, 0.008138049000081082, 0.008122113999888825, 0.008062785000220174, 0.008308605999445717, 0.008160295000379847, 0.008017166999707115, 0.008245555000030436, 0.008171049999873503, 0.008170110000719433, 0.008309170999382332, 0.008115891000670672, 0.008329837000019324, 0.008312770999509667, 0.008196927000426513, 0.008168241000021226, 0.008227708999584138, 0.008011206000446691, 0.00808777999918675, 0.007991073000084725, 0.008029223999983515, 0.008156515000337095, 0.008262774999820977, 0.00813765900056751, 0.008251837999523559, 0.008285181000246666, 0.00821698700019624, 0.00819070399938937, 0.008290982999824337, 0.00832892600010382, 0.008301294000375492, 0.008217530999900191, 0.008213232999878528, 0.0082617529997151, 0.00825480600087758, 0.008219940999879327, 0.00929254899983789, 0.00847517100010009, 0.008091287999377528, 0.008099987000605324, 0.008152784999765572, 0.008368748000066262, 0.008198411999728705, 0.008028010000089125, 0.008116302000416908, 0.008173193999937212, 0.008162946000084048, 0.008138094999594614, 0.008068068999818934, 0.008485301000291656, 0.008502114999828336, 0.008820525999908568, 0.008416616000431532, 0.008839295000143466, 0.008299160999740707, 0.008207568999750947, 0.008276514000499446, 0.008315611999933026, 0.008299113000248326, 0.008332521999363962, 0.008142084000610339, 0.008235655999669689, 0.008224905000133731, 0.008155189999342838, 0.00817664300029719, 0.008215930000005756, 0.00832305699987046, 0.008203926000533102, 0.008307278999382106, 0.008191285000066273, 0.008086405000540253, 0.008199433999834582, 0.008294455999930506, 0.008390297999540053, 0.00836970900036249, 0.008494749999954365, 0.008590438999817707, 0.008416759000283491, 0.008365708999917842, 0.008101151000118989, 0.008202584999708051, 0.008143613999891386, 0.008102041000711324, 0.008199197000067215, 0.008092573999419983, 0.008191036999960488, 0.008180167999853438, 0.008113112000501133, 0.00802469900008873, 0.008040574000006018, 0.008351050999408471, 0.008154894000654167, 0.008203450000110024, 0.00822214699928736, 0.008400884000366204, 0.008225173000028008, 0.008211055000174383, 0.008371107000129996, 0.008943427999838605, 0.009277987999666948, 0.008413567999923544, 0.00833765500010486, 0.00815693000004103, 0.008083157000328356, 0.008175827999366447, 0.008145264000631869, 0.008112185999380017, 0.00813496800037683, 0.008060148000367917, 0.008078901999397203, 0.008228577999943809, 0.008156079000400496, 0.00891381299970817, 0.008177204999810783, 0.008328638000421051, 0.008911410000109754, 0.008837843999572215, 0.00864356400052202, 0.008224812999287678, 0.00816098100040108, 0.008396236000407953, 0.008208031999856757, 0.008199371000046085, 0.00819975699960196, 0.008240154000304756, 0.008125239000037254, 0.008226627999647462, 0.008083482000074582, 0.0082084269997722, 0.008146758999828307, 0.008258368000497285, 0.008207705000131682, 0.008381302999623585, 0.00832751600046322, 0.008226873999774398, 0.008349449999514036, 0.008265641999969375, 0.00818271200023446, 0.008302756000375666, 0.008359429999472923, 0.008206978000089293, 0.008292731000437925, 0.008244660999480402, 0.00832401400020899, 0.00814180999987002, 0.008268120000138879, 0.008224971999879926, 0.008334068000294792, 0.008241272000304889, 0.008301809999466059, 0.008279139000478608, 0.008206950999920082, 0.008097465999526321, 0.00811687300029007, 0.008220380000238947, 0.008173118999366125, 0.008080088000497199, 0.008273479000308726, 0.008204364999983227, 0.008183748999726959, 0.008291832999930193, 0.008242689000326209, 0.008885576000466244, 0.008369110999410623, 0.00830051800039655, 0.008167260999471182, 0.008107237000331224, 0.007998144999874057, 0.008140846000060264, 0.008020799000405532, 0.008132188999297796, 0.008082105000539741, 0.008043480000196723, 0.008025138999983028, 0.008049414999732107, 0.008073803000115731, 0.008147106999786047, 0.008226625000133936, 0.008030500000131724, 0.008107225999992806, 0.008059232000050542, 0.00810492999971757, 0.008172548000402458, 0.00816507199942862, 0.0082024220000676, 0.008305477999783761, 0.00832155700027215, 0.008375186999728612, 0.008345775000634603, 0.008380947999285127, 0.008226187000218488, 0.008220181000069715, 0.00811718299974018, 0.008295934000670968, 0.008248550999269355, 0.00840068900015467, 0.008373484000003373, 0.00833017600052699, 0.008259681999334134, 0.0086568550004813, 0.008803005999652669, 0.008369410999875981, 0.008395695000217529, 0.008337627999935648, 0.008363927000573312, 0.008939166999880399, 0.008111438999549136, 0.00815967400012596, 0.008092115999716043, 0.008133098000143946, 0.008217141000386619, 0.008162054999957036, 0.008188287999473687, 0.008186612000827154, 0.008257888999651186, 0.00816279900027439, 0.008037988000069163, 0.008106792000035057, 0.008267657999567746, 0.008181006999620877, 0.008140133000779315, 0.008158173999618157, 0.008147384000039892, 0.008324843000082183, 0.00814568399982818, 0.008949242000198865, 0.00836596799945255, 0.00819412700002431, 0.008167400999809615, 0.008204148000004352, 0.008062021000114328, 0.008181260000128532, 0.00806574600028398, 0.008095835999483825, 0.008157955000569928, 0.008158395999998902, 0.00819744299951708, 0.008060754000325687, 0.008075984000242897, 0.007990098999471229, 0.008160158000464435, 0.008062681999945198, 0.008081990999926347, 0.008230938999986392, 0.008053544999711448, 0.00811175299986644, 0.008064317000389565, 0.008080075000179932, 0.008058974999585189, 0.008165467000253557, 0.008129830000143556, 0.008092172000033315, 0.008205373999771837, 0.008217951000005996, 0.008246946999861393, 0.008253072000115935, 0.008283883999865793, 0.008288173000437382, 0.008178099999895494, 0.008169038999767508, 0.00897084400003223, 0.008714272999895911, 0.008654332000332943, 0.008439453999926627, 0.0083934340000269, 0.008348272000148427, 0.008486605999678432, 0.008296087000417174, 0.008211074999962875, 0.008250091999798315, 0.008200031999876956, 0.008403763999922376, 0.008325818999765033, 0.008241025000643276, 0.008386217999941437, 0.008125233999635384, 0.008097900000393565, 0.008303152999360464, 0.008385860000089451, 0.008257012000285613, 0.008282351999696402, 0.008574840000619588, 0.008348781999302446, 0.008284014999844658, 0.008307882000735844, 0.008507233999807795, 0.008582960000239837, 0.008356055999684031, 0.009154445000604028, 0.00846918299976096, 0.008317116999933205, 0.008079827000074147, 0.008104319000267424, 0.008171462999598589, 0.0084117630003675, 0.008280015999844181, 0.008383292999496916, 0.008370677000129945, 0.008267447000434913, 0.008365347999642836, 0.008480247999614221, 0.008382523000364017, 0.008291823000035947, 0.008276831000330276, 0.008238646999416233, 0.008121689000290644, 0.008134861000144156, 0.00827869400018244, 0.008536710999578645, 0.008367284000087238, 0.008205078000173671, 0.008470486000078381, 0.008320918999743299, 0.008251279000432987, 0.008247122999819112, 0.008320201000060479, 0.008341846999428526, 0.008399610000196844, 0.008876003999830573, 0.008494313000483089, 0.008371731999432086, 0.008295774000544043, 0.00843735599937645, 0.008514177000506606, 0.008549981999749434, 0.008637263999844436, 0.008438693000243802, 0.00851112500004092, 0.008596487000431807, 0.00866496099934011, 0.008494382000208134, 0.008462216000225453, 0.008484324000164634, 0.00825643799998943, 0.00834374299938645, 0.008251281999946514, 0.00811268400047993, 0.008236388000113948, 0.008236304999627464, 0.008330837999892537, 0.008333347000188951, 0.008415195000452513, 0.008432548999735445, 0.008246258999861311, 0.008294723999824782, 0.008219125999858079, 0.008255816000200866, 0.008277056999759225, 0.008306595000249217, 0.008309120999911102, 0.008335294000062277, 0.00934431499990751, 0.008628206000139471, 0.008491967999361805, 0.00846915900001477, 0.008517562000633916, 0.008249544999671343, 0.008391397000195866, 0.008278092000182369, 0.008330730000125186, 0.008261061999291996, 0.00828005800030951, 0.008210562000385835, 0.008199448999221204, 0.008197965000363183, 0.008169433000148274, 0.008203065999623504, 0.008338036000168358, 0.00819475499974942, 0.008518788999936078, 0.00837034800042602, 0.008433766000052856, 0.008332812999469752, 0.00834277500052849, 0.008242627999607066, 0.008298357000057877, 0.008411765999881027, 0.008302664999973786, 0.008322935000251164, 0.008236790999944787, 0.00820809500055475, 0.008172163999915938, 0.008125091999318101, 0.008141429000716016, 0.008322769999722368, 0.008419378000326105, 0.008276606999970681, 0.00831233400003839, 0.008213654999963182, 0.008179451999239973, 0.008265369000582723, 0.008378194999750121, 0.008574551000492647, 0.008343667999724858, 0.008372055000108958, 0.008305800999551138, 0.008387163000406872, 0.008212351000111084, 0.008203669999602425, 0.00820718900013162, 0.008388277999983984, 0.008271403999970062, 0.008310793000418926, 0.008353103999979794, 0.0087169009993886, 0.008274775000245427, 0.008283436999590776, 0.00827745300011884, 0.008230877000642067, 0.008195259999411064, 0.00821687900042889, 0.0084800759996142, 0.008419466000304965, 0.008274355000139622, 0.009387602999595401, 0.008491765000144369, 0.008246762999988277, 0.008591212999817799, 0.008430791000137106, 0.008303552999677777, 0.008308039000439749, 0.008207308999772067, 0.008271460999822011, 0.008398454000598576, 0.008275490999949398, 0.008309109999572684, 0.008187069000086922, 0.008454634999907285, 0.008279866000520997, 0.008238143999733438, 0.008376488999601861, 0.008208913000089524, 0.008281139000246185, 0.008376867000151833, 0.008437984000011056, 0.008290924999528215, 0.008334570000442909, 0.008299543000248377, 0.00829259700003604, 0.008191575999262568, 0.00822832800076867, 0.008353661999535689, 0.008376829000553698, 0.008437366999714868, 0.008372014000087802, 0.008261762999609346, 0.00817851800002245, 0.00826297700041323, 0.008384773999750905, 0.008294831999592134, 0.008351815000423812, 0.008254082999883394, 0.008184385999811639, 0.008250560999840673, 0.008202124000490585, 0.008206407999750809, 0.008135447000313434, 0.008245948999501707, 0.00817288100006408, 0.00823754100019869, 0.008328316999723029, 0.008212973000809143, 0.008254876999671978, 0.008522893000190379, 0.008312850000038452, 0.008313534999615513, 0.008425820999946154, 0.008336259999850881, 0.00818095400063612, 0.008168732999365602, 0.008171333000063896, 0.008152535000590433, 0.008146961999955238, 0.008424354999988282, 0.008438723999461217, 0.008439113999884285, 0.008245908999924723, 0.009448153000448656, 0.00869698799942853, 0.00847965800039674, 0.008417736999945191, 0.008205172000089078, 0.008143883999764512, 0.008325474000230315, 0.008343786999830627, 0.008311966999826836, 0.008216885000365437, 0.008163297999999486, 0.008172056999683264, 0.008374736999940069, 0.008305872999699204, 0.008185610000509769, 0.008281276999696274, 0.008390746999793919, 0.008343725000486302, 0.008331916000315687, 0.008269279999694845, 0.008153155999934825, 0.008344910999767308, 0.008282871000119485, 0.008309238000038022, 0.008449531000223942, 0.008329723000315425, 0.008333961999596795, 0.00820989899966662, 0.008256453000285546, 0.008251037999798427, 0.008298443000057887, 0.00825860199984163, 0.0083031160002065, 0.008337950000168348, 0.008393442999476974, 0.008462762000817747, 0.008336743999279861, 0.008323160000145435, 0.008400876000450808, 0.008540157999959774, 0.00849971000025107, 0.0082486629999039, 0.00831767999989097, 0.00816816399947129, 0.008234509999965667, 0.008244156000728253, 0.008251039999777277, 0.008336971999597154, 0.008347007000338635, 0.008400572999562428, 0.008443835000434774, 0.008296801999676973, 0.008417331000600825, 0.008339641000020492, 0.008506597999257792, 0.008590555999944627, 0.008354079000127967, 0.008380150000448339, 0.008405186999880243, 0.008221756999773788, 0.00846172999990813, 0.008388916000512836, 0.008358477999536262, 0.009292617999562935, 0.008537413000340166, 0.008510736999596702, 0.008438965000095777, 0.008308534000207146, 0.008207173999835504, 0.008562200000596931, 0.008367679999537359, 0.008378722000088601, 0.008314050000080897, 0.008261672999651637, 0.00832445300056861, 0.008220722999794816, 0.00822926099954202, 0.008201007000025129, 0.008286966000014218, 0.008111353999993298, 0.008106543999929272, 0.00818985200021416, 0.008247143000517099, 0.008168208999450144, 0.008255794999968202, 0.008402274000218313, 0.008444621000307961, 0.008357971999430447, 0.008656529000290902, 0.008485121000376239, 0.008354481999958807, 0.008348702999683155, 0.008372713000426302, 0.008569764999265317, 0.008388773000660876, 0.008385203999750956, 0.008318131999658362, 0.008383516000321833, 0.008269345000371686, 0.008210131999476289, 0.00831965300039883, 0.008233362999817473, 0.008189334999769926, 0.008454947000245738, 0.008542751000277349, 0.008230957999330712, 0.008187188000192691, 0.008268268999927386, 0.008259778000137885, 0.008263167000222893, 0.008400250999329728, 0.008505588000844, 0.008242473999416688, 0.008255671999904735, 0.008225815000514558, 0.008280373999696167, 0.008390834000238101, 0.00827606199982256, 0.008417344000008598, 0.008402432999901066, 0.00829941299980419, 0.00825640499988367, 0.008312538000609493, 0.008285946999421867, 0.008273223000287544, 0.008316082999954233, 0.009331027999905928, 0.008696634999978414, 0.008360998000171094, 0.008363527000256, 0.008186154999748396, 0.008111250000183645, 0.008330118999765546, 0.008133207000355469, 0.008131919999868842, 0.008293990999845846, 0.008226685000408906, 0.008284278999781236, 0.008299013000396371, 0.00833039999997709, 0.008394337000027008, 0.008179553999980271, 0.008276732000012998, 0.008242952999353292, 0.008530732000508578, 0.00827625799956877, 0.008230225999795948, 0.008318222000525566, 0.008248547999755829, 0.008145011000124214, 0.008231941999838455, 0.008231462000367173, 0.008337059000041336, 0.008261111000138044, 0.008276877999378485, 0.008193503999791574, 0.008230070000536216, 0.008321452999553003, 0.008336661000612366, 0.008343937999597983, 0.008399125000323693, 0.008347586000127194, 0.008244165999713005, 0.008213357999920845, 0.008513112000400724, 0.008294912999190274, 0.008447958000033395, 0.008384118000321905, 0.008251917000052345, 0.008131378999678418, 0.008215122999899904, 0.008287154000754526, 0.00826027399943996, 0.008312038000440225, 0.008382701999835263, 0.008248129000094195, 0.008202477999475377, 0.008189674000277591, 0.008172499000465905, 0.008248092999565415, 0.008410719000494282, 0.008236251999733213, 0.008292204999634123, 0.008166055999936361, 0.008083075000286044, 0.008211250000385917, 0.008278651999717113, 0.008336621999660565, 0.008459575999950175, 0.009320352000031562, 0.008498483000039414, 0.008220735999202589, 0.008274023000012676, 0.00826092300030723, 0.008125633999952697, 0.008268102999863913, 0.008379805000004126, 0.008240359000410535, 0.00833153100029449, 0.008207448999201006, 0.00827230699997017, 0.008259851000730123, 0.008370589999685762, 0.008252018999883148, 0.008220216000154323, 0.008238256000367983, 0.008291935999295674, 0.008195205999982136, 0.008133106000059342, 0.00826741899982153, 0.008265164000476943, 0.008302934000312234, 0.008214998999392265, 0.008177673000318464, 0.008375125999918964, 0.008622635999927297, 0.008298898999782978, 0.008291685000585858, 0.008293177999803447, 0.008307475000037812, 0.008311700999911409, 0.008520110999597819, 0.00831948100039881, 0.00824024899975484, 0.008343616000274778, 0.008310930000334338, 0.008398859999942943, 0.008451059999970312, 0.008472430999972858, 0.00841704199956439, 0.008300280000185012, 0.008394434000365436, 0.008339192999301304, 0.008172618000571674, 0.008114709999972547, 0.00810666500001389, 0.008170631999746547, 0.008156197000062093, 0.008090790999631281, 0.008302758000354515, 0.008426778000284685, 0.00834177999968233, 0.008416914999543224, 0.00839311900017492, 0.008285167000394722, 0.008239580000008573, 0.008211583999582217, 0.008308090999889828, 0.008443381000688532, 0.008167916999809677, 0.008303167000121903, 0.008546414000193181, 0.009278921999793965, 0.008592729000156396, 0.008429198999692744, 0.008337263000612438, 0.008364749000065785, 0.00813680499959446, 0.008097718000499299, 0.00826316799975757, 0.008260124999651453, 0.008515037000506709, 0.008247091000157525, 0.008250453999607998, 0.008182601000044087, 0.00820313799977157, 0.008136200000080862, 0.008115464999718824, 0.008212834000005387, 0.008183326000107627, 0.008166349000021, 0.00829337300001498, 0.0083669320001718, 0.008601886000178638, 0.008388884999476431, 0.008318047000102524, 0.008237289000135206, 0.008461055999759992, 0.008250017000136722, 0.008270583000012266, 0.008112890000120387, 0.008051187000091886, 0.008062238000093203, 0.008255937999820162, 0.008119727000121202, 0.00818426699970587, 0.008165592000295874, 0.008357564000107232, 0.008268708000287006, 0.00823078999928839, 0.00816783500067686, 0.008204539999496774, 0.008433468000475841, 0.008414055999310222, 0.008227909000197542, 0.00824635600019974, 0.008130485999572556, 0.007989629000803689, 0.008077477999904659, 0.008406942999499734, 0.009584381000422582, 0.009027537999827473, 0.008759442999689782, 0.008500927000568481, 0.008393185999921116, 0.008355441999810864, 0.00828984899999341, 0.00830704700001661, 0.008350369999789109, 0.00843137999981991, 0.008312320000186446, 0.008390894000513072, 0.008254814999418159, 0.008447943000646774, 0.008248449999882723, 0.009346034000373038, 0.008403428999372409, 0.008291131000078167, 0.008306679000270378, 0.008309683999868867, 0.008401136999964365, 0.008419777000199247, 0.008274783000160824, 0.008249572999375232, 0.008169997000550211, 0.008447061999504513, 0.008314810000229045, 0.008307500999762851, 0.008299183000417543, 0.00828206699952716, 0.008501882000018668, 0.008509652000611823, 0.008505701000103727, 0.008232445999965421, 0.008140541999637207, 0.00831988400022965, 0.008505322999553755, 0.008174637000593066, 0.008087436000096204, 0.008144326999172335, 0.008307410000270465, 0.008270686999821919, 0.008246157000030507, 0.008363223000742437, 0.008299974999317783, 0.00819623600000341, 0.00823250800021924, 0.008333945000231324, 0.00850869199985027, 0.008315328999742633, 0.008203936000427348, 0.008394376000069315, 0.00823177299935196, 0.008278545000393933, 0.008342737999555538, 0.008437585000137915, 0.008482958000058716, 0.00848980200044025, 0.008610074999523931, 0.0083743390005111, 0.008255685999756679, 0.008303464999698917, 0.008317926000017906, 0.008445625000604196, 0.008379388999856019, 0.008187344999896595, 0.008323269000356959, 0.008249938999142614, 0.00819829000010941, 0.008353594000254816, 0.00839131799966708, 0.00826566800060391, 0.008741796999856888, 0.009151244999884511, 0.009046008000041184, 0.008669558000292454, 0.008371762000024319, 0.00853935699979047]",tokens/s,120.56635701735773,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,14367.404032,,,,,s,1,252.29223290499795,252.29223290499795,0.0,252.29223290499795,252.29223290499795,252.29223290499795,252.29223290499795,[252.29223290499795],,kWh,0.0029463892218145804,0.00482756535528039,0,0.00777395457709497,,MB,14794.477568,,,,,s,10,25.627519904999644,2.5627519904999643,0.2841557511134403,2.7078771574997518,2.834213613699103,2.881673204348408,2.919640876867852,"[2.757100162001734, 2.929132794997713, 2.2223062009943533, 2.1953164049991756, 2.203256530003273, 2.728616371001408, 2.8081115650056745, 2.8236670379992574, 2.27287489399896, 2.6871379439980956]",tokens/s,99.89261580870229,kWh,2.8373685050419228e-05,4.6488951200368396e-05,0.0,7.486263625078763e-05,tokens/kWh,3419596.381062611,MB,14994.427904,,,,,s,10,172.96615565199318,17.296615565199318,1.928352819320872,17.90640347850058,19.246353337395703,19.247087050694972,19.247674021334387,"[19.09605388699856, 17.476246550002543, 13.984627688005276, 15.309379010999692, 14.283187064997037, 18.509843439998804, 19.24782076399424, 18.1213784030042, 17.691428553996957, 19.246190289995866]",tokens/s,3.6423310538713483,kWh,0.00020087576912548435,0.00032912893543928087,0.0,0.0005300047045647652,tokens/kWh,118866.86940210276,,s,630,172.95771573399543,0.27453605672062764,0.056006041682962665,0.2743208310021146,0.36281966570240914,0.3828195176483859,0.41313304056137,"[0.3096047479994013, 0.22987891099910485, 0.2858378140008426, 0.3063128020003205, 0.3069163260006462, 0.2951619929954177, 0.2872641499998281, 0.325206478999462, 0.3482586669997545, 0.32627093700284604, 0.27508524699806003, 0.24255436599923996, 0.3627788110024994, 0.3348331329980283, 0.40262041200185195, 0.283073364997108, 0.2658396880069631, 0.2565303960000165, 0.2774587459934992, 0.2983814860053826, 0.2885053009958938, 0.37988164499984123, 0.33017140500305686, 0.27952400899812346, 0.3269728550003492, 0.3168114840009366, 0.289649204001762, 0.3044381229992723, 0.35543748999771196, 0.3177699340012623, 0.2315701879997505, 0.2941750719983247, 0.30068516400206136, 0.28611309199914103, 0.29777246300363913, 0.37715827799547696, 0.23927901400020346, 0.2913615880024736, 0.28395187099522445, 0.2769594280034653, 0.3591504290016019, 0.29338126700167777, 0.26821083999675466, 0.28537430799769936, 0.32343320800282527, 0.32126888199854875, 0.27306742899963865, 0.29231788800098, 0.22355760500067845, 0.36932074999640463, 0.23118468100437894, 0.28810982900176896, 0.3219973369996296, 0.38100053100060904, 0.3087246849972871, 0.3042897479972453, 0.2922637180017773, 0.2617106679972494, 0.35816975900524994, 0.36388999199698446, 0.2883846629993059, 0.24642642599792453, 0.35209592800674727, 0.29048182100086706, 0.38746407000144245, 0.22948792300303467, 0.35806770399358356, 0.29812993200175697, 0.3464305930028786, 0.31341073499788763, 0.2763332359972992, 0.2923723030035035, 0.29691414900298696, 0.27646293499856256, 0.23007289299857803, 0.2758708729961654, 0.23346457900333917, 0.28567958700296003, 0.22422424699470866, 0.3910296840040246, 0.28877279500011355, 0.367401550996874, 0.24054572400200414, 0.38114666900219163, 0.23019127599400235, 0.3644874600067851, 0.23291047999373404, 0.29584932700527133, 0.3651088909973623, 0.24577153300197097, 0.39073919099610066, 0.2692230200045742, 0.284932452996145, 0.2541614430010668, 0.2946629779980867, 0.2938266900018789, 0.30622338600369403, 0.3870274949949817, 0.41440177200274775, 0.3699492699961411, 0.2982725130059407, 0.23428339199745096, 0.4461040899986983, 0.22608036299789092, 0.28353330000390997, 0.21309366900095483, 0.22624119099782547, 0.20823436800128547, 0.24855359699722612, 0.2093360369981383, 0.21018151200405555, 0.2100572529961937, 0.21031969800242223, 0.2111498579979525, 0.2501648350007599, 0.20808655799919507, 0.21238689700112445, 0.21020954900450306, 0.20832141999562737, 0.20908746599889128, 0.2486958860026789, 0.300363369002298, 0.21341218399902573, 0.22452907299884828, 0.25752690600347705, 0.2140113770001335, 0.2117543670028681, 0.2933213810028974, 0.25726658799976576, 0.21186107699759305, 0.20648843499657232, 0.20782635500654578, 0.20913754499633797, 0.20839541999885114, 0.20860218800225994, 0.24809159500000533, 0.20752917299978435, 0.2085459459995036, 0.2097739989985712, 0.208527895003499, 0.20726328599994304, 0.2097379339975305, 0.2491999650010257, 0.2098027899992303, 0.20840120100183412, 0.209869072001311, 0.20832309399702353, 0.20951013499870896, 0.2098116420020233, 0.24852305399690522, 0.20847129600588232, 0.2101604249983211, 0.20929786999477074, 0.20840736200625543, 0.2083007129986072, 0.2501448069961043, 0.20857309300481575, 0.21235519299807493, 0.22713392200239468, 0.21053819699591259, 0.25183936300163623, 0.20845589399687015, 0.2079323470024974, 0.2076294520011288, 0.20862310099619208, 0.20939527300652117, 0.24908069499360863, 0.208653312001843, 0.211102025998116, 0.20882874900416937, 0.20830556099826936, 0.2151299530014512, 0.2796024609997403, 0.21736353800224606, 0.2577032720000716, 0.21739167499617906, 0.2181883890007157, 0.25753867300227284, 0.21843521199480165, 0.21832252199965296, 0.2167431830021087, 0.25787754200428026, 0.2186577030006447, 0.21783470799709903, 0.2591332149968366, 0.21699854700273136, 0.2189062629986438, 0.25830840400158195, 0.21886052600166295, 0.20853647700278088, 0.21610517899534898, 0.21573995100334287, 0.2581015989999287, 0.2157783219954581, 0.21618916599982185, 0.25484964200586546, 0.22076917899539694, 0.2210466520045884, 0.26968425599625334, 0.29173303700372344, 0.22504878099425696, 0.2765856830010307, 0.2404796359987813, 0.29659788600110915, 0.2744328500048141, 0.23613436799496412, 0.26061943999957293, 0.2234746100002667, 0.2749255840026308, 0.24287238599936245, 0.278177713000332, 0.28327231999719515, 0.28477345799910836, 0.22351644200534793, 0.2994273609947413, 0.22273934600525536, 0.2828520689945435, 0.22223460700479336, 0.5636297940000077, 0.22225498799525667, 0.3672578340047039, 0.2289141040018876, 0.21993581999413436, 0.25973445400450146, 0.21991753499605693, 0.26592884200363187, 0.21051946000079624, 0.2172596849995898, 0.21622740699967835, 0.2554734789955546, 0.21496699200361036, 0.21689658000104828, 0.21776168499491177, 0.2577091820057831, 0.2180734079956892, 0.21364384300250094, 0.21065334799641278, 0.2499207729997579, 0.2095776440037298, 0.20977429900085554, 0.21134893199632643, 0.21034618699923158, 0.21005549999972573, 0.25060179499996593, 0.21197094400122296, 0.2096026700019138, 0.2102954919973854, 0.21037525800056756, 0.21072474000538932, 0.24956070199550595, 0.2107823600017582, 0.21029627499956405, 0.2102395779947983, 0.2142711420019623, 0.2560027319996152, 0.2147919249982806, 0.21417013500467874, 0.21473718299967004, 0.25383594099548645, 0.2151336020033341, 0.21939106300123967, 0.2142243049966055, 0.25512174700270407, 0.21466133200010518, 0.21498081699974136, 0.21511442300106864, 0.2568521419962053, 0.21656844900280703, 0.2151313319991459, 0.21325772900308948, 0.2553353939947556, 0.21303050700225867, 0.21289574499678565, 0.211600818001898, 0.25190883000323083, 0.2106880139981513, 0.20951602300192462, 0.21192770099878544, 0.209975197998574, 0.2127161780008464, 0.24920199799817055, 0.21046208800544264, 0.28665117599302903, 0.21036417900177184, 0.21140523799840594, 0.21213855800306192, 0.21614982400205918, 0.25057338400074514, 0.21009058599884156, 0.21035488099732902, 0.20987499500188278, 0.21052555499773007, 0.2094243700048537, 0.25092972399579594, 0.21185466700262623, 0.20974630799901206, 0.21148147799976869, 0.269765691999055, 0.2331914919996052, 0.278338853000605, 0.2898218469999847, 0.2171525939993444, 0.217160590000276, 0.25529616200219607, 0.21957637799641816, 0.2140918410004815, 0.21476771300513064, 0.2546097219965304, 0.2149128210003255, 0.21528921600111062, 0.21486923500197008, 0.2549463579998701, 0.21749688899581088, 0.2169606610041228, 0.2749493179944693, 0.3631873580015963, 0.24601883300056215, 0.4030993199994555, 0.3509601709956769, 0.23878541600424796, 0.3831786369992187, 0.31526294499781216, 0.4022421879999456, 0.28806634200009285, 0.36908972300443565, 0.32866929499869, 0.3724305169962463, 0.3461346580006648, 0.3980970560005517, 0.35960943099780707, 0.3156728340036352, 0.2789779860031558, 0.3011752699967474, 0.22897608899802435, 0.2911693190035294, 0.23564648599858629, 0.2802072409976972, 0.22004487600497669, 0.26300318999710726, 0.23306247500295285, 0.37594781599909766, 0.21904203799931565, 0.27676009699644055, 0.23145111000485485, 0.28285127699928125, 0.26068652299727546, 0.2133066599999438, 0.22723920099815587, 0.2853961020009592, 0.28294024799834006, 0.2406921210058499, 0.28320536999672186, 0.276953651002259, 0.2185008679953171, 0.27864477800176246, 0.21824260300491005, 0.22133619299711427, 0.28356891099974746, 0.2695444650016725, 0.23545973200089065, 0.3054509799985681, 0.27136941599746933, 0.23658704700210365, 0.27835967199644074, 0.4179102670022985, 0.28701076099969214, 0.3025517740024952, 0.27567298199574, 0.2952836800031946, 0.2394094569972367, 0.394336169003509, 0.27080541599571006, 0.3465323400014313, 0.26350336500036065, 0.2941129539976828, 0.2417969010057277, 0.35502387099404586, 0.43857972900150344, 0.45547372099827044, 0.3200329300016165, 0.38017321699589957, 0.2918209609997575, 0.30406586800381774, 0.3019131929977448, 0.23577416999614798, 0.3788729730003979, 0.2773398700010148, 0.2412032350039226, 0.3823805939973681, 0.29835580100188963, 0.2991372819960816, 0.20987325900205178, 0.376652617000218, 0.29268575600144686, 0.2319766049986356, 0.2941930380038684, 0.2973359379975591, 0.22604811299970606, 0.27853870899707545, 0.2909587600006489, 0.3031132809992414, 0.29292686199914897, 0.329851428999973, 0.26621855900157243, 0.23151251899980707, 0.2833629610031494, 0.30140317999757826, 0.31045578100020066, 0.27944431400101166, 0.3162887150028837, 0.2943876969948178, 0.28756570300174644, 0.3036883509994368, 0.295730193000054, 0.40951190500345547, 0.31949936699675163, 0.2655938160023652, 0.32503716700011864, 0.30948533799528377, 0.4099811710038921, 0.3624625419979566, 0.2905411699975957, 0.23944428500544745, 0.27616899099666625, 0.31706163300259504, 0.2852748419973068, 0.3882508590031648, 0.23425184799998533, 0.29439885699684964, 0.2719739300009678, 0.40929632099869195, 0.2958040070006973, 0.3246655650000321, 0.3675201950027258, 0.24027511500025867, 0.28688004500145325, 0.282227948999207, 0.3183870389984804, 0.3888751510021393, 0.2800651889992878, 0.2927543309997418, 0.2744867540022824, 0.322629661000974, 0.2723853799980134, 0.2991550470032962, 0.2368755559946294, 0.30297098400478717, 0.26354635899770074, 0.24635579800087726, 0.3803228409960866, 0.39563150300091365, 0.404469325003447, 0.3689407380006742, 0.30783443399559474, 0.24807430900546024, 0.360061137995217, 0.2946998289990006, 0.2312117500041495, 0.2801146540004993, 0.2866503959958209, 0.30056096499902196, 0.2286903090061969, 0.21971304399630753, 0.2730227499996545, 0.3061839090005378, 0.28113210199808236, 0.21891532900190214, 0.28209151799819665, 0.3237226150013157, 0.28267042500374373, 0.2854658229989582, 0.22872538899537176, 0.3027783979996457, 0.27571997200720944, 0.3175704709938145, 0.3138314790048753, 0.30636581200087676, 0.3475291849972564, 0.253006856997672, 0.34609399500186555, 0.24153050399763742, 0.2720357319994946, 0.3063776900016819, 0.32910603799973615, 0.38187938700139057, 0.3689373919987702, 0.3262054420047207, 0.2205508339975495, 0.3043258079997031, 0.38578666299872566, 0.3147793259995524, 0.29739584399794694, 0.3065833360014949, 0.3497771800030023, 0.21678137499839067, 0.21668202499859035, 0.21589658000448253, 0.2570235679959296, 0.215521466001519, 0.2156962500012014, 0.2571096390020102, 0.21640730499348138, 0.2165312140059541, 0.21758576699357945, 0.2321983209985774, 0.2637473669965402, 0.27853581700037466, 0.2251313430024311, 0.28512353399855783, 0.23448296000424307, 0.284604798995133, 0.22695791000296595, 0.27793033399939304, 0.2732662850030465, 0.2507499959974666, 0.27445560100022703, 0.27420881199941505, 0.2353610270001809, 0.2943690640022396, 0.28420079100033036, 0.23604171099577798, 0.28448644500167575, 0.27113381100207334, 0.29125937599746976, 0.23502234899933683, 0.27540262899856316, 0.22483590499905404, 0.26883431900205323, 0.23020724699745188, 0.2712835080019431, 0.29799038200144423, 0.2505627499995171, 0.2734086050040787, 0.2948730189964408, 0.2770744939989527, 0.23504055000375956, 0.2732861269978457, 0.23636584199994104, 0.27489983000123175, 0.28693908599962015, 0.23840263899910497, 0.27682369999820367, 0.22961269799998263, 0.27271013000427047, 0.27892521399917314, 0.3197704589983914, 0.4100268359979964, 0.29688346100010676, 0.3227044710001792, 0.2894858990039211, 0.29752297999948496, 0.3618890779980575, 0.24927308799669845, 0.27292599500651704, 0.3029328809934668, 0.29612331300450023, 0.2228338060012902, 0.30842115599807585, 0.29310982400056673, 0.3747864710021531, 0.2896927599940682, 0.22772181500477018, 0.36613946899888106, 0.40303916500124615, 0.24200667299737688, 0.29700189900177065, 0.46556904899625806, 0.2226694810015033, 0.22992027099826373, 0.3844409910016111, 0.31303769499936607, 0.4014352329977555, 0.2885770470020361, 0.30719245699583553, 0.2876105980030843, 0.21488753300218377, 0.37749135599733563, 0.3132899289994384, 0.29692271599924425, 0.3041757789978874, 0.3075027470040368, 0.28328896399762016, 0.28986022300523473, 0.2724963519940502, 0.23795991299994057, 0.37378983900271123, 0.3996836579972296, 0.22727065200160723, 0.29673292500228854, 0.2921046369956457, 0.31574897600512486, 0.29622681999899214, 0.3137248860002728, 0.34822180799528724, 0.24274742800480453, 0.30933126300078584, 0.3646958019962767, 0.3232029999999213, 0.30839081999874907, 0.2749744840039057, 0.28944213799695717, 0.33128977000160376, 0.30845323899848154, 0.40102239700354403, 0.3459636740008136, 0.24361391399725107, 0.2852434930027812, 0.3066659440009971, 0.30382281199854333, 0.2772588250008994, 0.3200884959951509, 0.3793323620047886, 0.2974969159986358, 0.29667254100058926, 0.3056845059982152, 0.2839901170009398, 0.3328241069975775, 0.2917243070041877, 0.27563319799810415, 0.2503012849992956, 0.3699049200004083, 0.2933343190015876, 0.2987589350013877, 0.31154098799743224, 0.23167016499792226, 0.3023577519998071, 0.39192963499954203, 0.28454529000009643, 0.2821547260027728, 0.3329510069961543]",tokens/s,3.6425087908129177,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1987.227648,,,,,s,1,27.62397869900451,27.62397869900451,0.0,27.62397869900451,27.62397869900451,27.62397869900451,27.62397869900451,[27.62397869900451],,kWh,0.00029213901649581607,0.0004786560148034249,0,0.000770795031299241,,MB,1996.591104,,,,,s,10,6.693423480995989,0.6693423480995989,0.10217447169643794,0.6960787110001547,0.7703369514048972,0.8001749727005517,0.8240453897370753,"[0.4614188209961867, 0.7013959629985038, 0.5266112970057293, 0.6907614590018056, 0.6776204389971099, 0.7637062800058629, 0.7089266999973916, 0.8300129939962062, 0.7047880320023978, 0.6281814959947951]",tokens/s,382.46496837804574,kWh,9.041677657491425e-06,1.4814154924076308e-05,0.0,2.3855832581567736e-05,tokens/kWh,10731128.294293907,MB,1997.2096,,,,,s,10,87.04709678101062,8.704709678101063,1.6127873587644492,9.068259815499914,10.217031763302657,10.460549359149809,10.65536343582753,"[6.2846059590010555, 5.29930020699976, 9.929567413993936, 10.70406695499696, 10.16291674200329, 9.175442712999939, 8.435472955003206, 8.635941299005935, 8.96107691799989, 9.45870561900665]",tokens/s,7.237461366286887,kWh,0.00011152693265514713,0.0001827334413351068,0.0,0.00029426037399025393,tokens/kWh,214096.10524754718,,s,630,87.0392998170064,0.13815761875715302,0.05423785508599795,0.1350250604991743,0.2093534537045344,0.23494524000197986,0.28810394907923187,"[0.07429152400436578, 0.10503196899662726, 0.08028842299972894, 0.03983138600597158, 0.08552004699595273, 0.08674460300244391, 0.041779253995628096, 0.10189125000033528, 0.08089534200553317, 0.08140450499922736, 0.08336989999952493, 0.04386238999722991, 0.08320747900143033, 0.11699529599718517, 0.08977068799867993, 0.08828429600544041, 0.08810254499985604, 0.09360557200125186, 0.10206429299432784, 0.05029678600112675, 0.07666778699785937, 0.08011094000539742, 0.08664226900145877, 0.05600068399508018, 0.14408691500284476, 0.041738276995602064, 0.0835454510015552, 0.08551510100369342, 0.044806191996030975, 0.09591124800499529, 0.08163966099527897, 0.07944549300009385, 0.04239706200314686, 0.08098021899786545, 0.08005154399870662, 0.03780104200268397, 0.08093430599546991, 0.10199018600542331, 0.09031481899728533, 0.09181267199892318, 0.11564562599960482, 0.08838848100276664, 0.08132545199623564, 0.2051165930024581, 0.10459469199849991, 0.11730163900210755, 0.12593208999896888, 0.19064671100204578, 0.10872881199611584, 0.20406128800095757, 0.09955745900515467, 0.11128463999921223, 0.10176949599554064, 0.18137769999884767, 0.22069547600403894, 0.08298188800108619, 0.11012620299879927, 0.1025289419994806, 0.15015796900115674, 0.14066443299816456, 0.1017160170013085, 0.16571610500250245, 0.194022818999656, 0.0887307189987041, 0.0905139140013489, 0.11758559100417187, 0.1567659599968465, 0.08528675200068392, 0.0762083209992852, 0.07790239700261736, 0.035044971999013796, 0.07617841199680697, 0.08036864799942123, 0.03574445599952014, 0.11435763299959945, 0.061267759003385436, 0.20727537100174231, 0.12827655599539867, 0.09507401400333038, 0.07177622099698056, 0.07544781700562453, 0.0353629009987344, 0.07536759699723916, 0.03522545200394234, 0.0751441739994334, 0.034181251998234075, 0.11223719499685103, 0.08298848000413273, 0.061459940996428486, 0.03878188000089722, 0.07971155599807389, 0.08026099400012754, 0.051806690004013944, 0.07621589799964568, 0.08712984799785772, 0.12780356000439497, 0.14784847999544581, 0.03655079500458669, 0.11688041599700227, 0.06842970800062176, 0.07840995299920905, 0.03941532000317238, 0.07983052599593066, 0.1031358949985588, 0.08705497300252318, 0.04623048500070581, 0.07991151199530577, 0.0962835320024169, 0.0968144479993498, 0.12673104300483828, 0.06997966599737993, 0.12127882499771658, 0.09571428300114349, 0.1748866120033199, 0.03656316599517595, 0.06033324600139167, 0.03818719599803444, 0.0793467210023664, 0.08025366999936523, 0.038774131004174706, 0.10385278199828463, 0.09671482699923217, 0.08644081000238657, 0.09523528199497377, 0.09570505800365936, 0.09440164699481102, 0.12118495999311563, 0.19219934800639749, 0.20140693199937232, 0.1514222179976059, 0.055348713001876604, 0.13938190799672157, 0.11280853200150887, 0.24297921799734468, 0.1833265390014276, 0.11848313100199448, 0.0896024559988291, 0.21792896099941572, 0.1303052010043757, 0.183511165996606, 0.12225061200297205, 0.15004135399794905, 0.22708363000128884, 0.08232734999910463, 0.150181311997585, 0.14413511800376, 0.1560805659973994, 0.10659126700193156, 0.10352955699636368, 0.15104553700075485, 0.1435766340000555, 0.13093349100381602, 0.24319338599889306, 0.23602845300047193, 0.14303370400011772, 0.11826203500095289, 0.16927774099895032, 0.14792481799668167, 0.287422528002935, 0.048764425999252126, 0.22839614199619973, 0.13723062300414313, 0.23936237399902893, 0.14884649500163505, 0.13225367199629545, 0.26773148299980676, 0.12552491200040095, 0.15207750300032785, 0.22544072700111428, 0.10785381199821131, 0.13419662700471235, 0.21291763499903027, 0.16319357499742182, 0.15645542099809973, 0.1388706580037251, 0.13546963699627668, 0.08956323000165867, 0.16151483899739105, 0.13858975600305712, 0.18932522000250174, 0.12248112599627348, 0.18749160999868764, 0.16950900200026808, 0.1322376020034426, 0.08965713100042194, 0.20126589800202055, 0.13825693999388022, 0.24517180700058816, 0.15613104500516783, 0.14120178599841893, 0.14736452299985103, 0.09609744400222553, 0.1821139219973702, 0.13061006699717836, 0.11390675800066674, 0.23215245800383855, 0.09750823099602712, 0.35866850000456907, 0.1996543159984867, 0.07505095299711684, 0.1732187680026982, 0.16990067400183761, 0.14549127999634948, 0.237941507002688, 0.18809501599753276, 0.3028011880014674, 0.18278714200278046, 0.1943271209966042, 0.27889897899876814, 0.13324204200034728, 0.0788543720045709, 0.1779463909988408, 0.1729154299973743, 0.18834600900299847, 0.18500976299401373, 0.14187259500613436, 0.1777720309983124, 0.1432404610022786, 0.15394363299856195, 0.08863539099547779, 0.30944671900215326, 0.07024824799736962, 0.19445371300389525, 0.1949469359969953, 0.3416459229993052, 0.24654337800166104, 0.212396176000766, 0.14266000399948098, 0.13839050399838015, 0.145079481000721, 0.1607036950008478, 0.15958007000153884, 0.10556830700079445, 0.09360578099585837, 0.1975082410062896, 0.2300204200000735, 0.2267748429949279, 0.22059763799916254, 0.09054451699921628, 0.17087970500142546, 0.10718191100022523, 0.12290381899947533, 0.23359205900487723, 0.10400774899608223, 0.2373639360012021, 0.12165322600048967, 0.07335948599939002, 0.2191193890030263, 0.14660272900073323, 0.14821117499377578, 0.08921960400039097, 0.15861582800425822, 0.1583903730061138, 0.13014175499847624, 0.12995712900010403, 0.10321678000036627, 0.14591960099642165, 0.0637135670040152, 0.147675510001136, 0.11943701899872394, 0.13137902699963888, 0.17898974599665962, 0.2329616930001066, 0.18096784799854504, 0.19413034500030335, 0.1772621269992669, 0.13590480500715785, 0.18351948499912396, 0.12054307799553499, 0.19207565200485988, 0.16778221999993548, 0.1281685359936091, 0.13343226200231584, 0.11068526600138284, 0.24744591399939964, 0.1455661340005463, 0.15211405500303954, 0.07191331299691228, 0.11695338800200261, 0.07439315299416194, 0.12667586300085532, 0.12142254600621527, 0.2957359039937728, 0.18740250300470507, 0.068062057995121, 0.1352802630062797, 0.06072037299600197, 0.1107999590021791, 0.28838227599771926, 0.1875856830010889, 0.1561590659985086, 0.10635861800255952, 0.19241076600155793, 0.0987515379965771, 0.1953916600032244, 0.17701279599714326, 0.22752859500178602, 0.20684874799917452, 0.2143364069997915, 0.13982621100149117, 0.177278422001109, 0.2500394579983549, 0.21897099800116848, 0.2733683810001821, 0.18563269899459556, 0.1488020700053312, 0.17988674200023524, 0.2602552019961877, 0.15712443200027337, 0.05888395100191701, 0.20391148199996678, 0.21623454799555475, 0.2210762730028364, 0.1521506680001039, 0.08732300200063037, 0.16296549199614674, 0.12343043299915735, 0.20751901100447867, 0.18345823399431538, 0.16462183300609468, 0.10187140699417796, 0.15759546399931423, 0.12695898100355407, 0.16321733200311428, 0.13542938899627188, 0.13953611900069518, 0.10057947000314016, 0.10568398499890463, 0.15978907099633943, 0.1635939120023977, 0.13420980500086443, 0.10729290999734076, 0.11282594499789411, 0.1435212380019948, 0.163310021001962, 0.09072468100202968, 0.04798675299389288, 0.19459669400384882, 0.14496820799831767, 0.2595644410030218, 0.10085279600025387, 0.187993113999255, 0.1800763309947797, 0.07717979700100841, 0.2491951420015539, 0.09996395000052871, 0.1528289420020883, 0.05054608800128335, 0.1407653450005455, 0.12245498899574159, 0.1884479639993515, 0.10243119799997658, 0.13651688000391005, 0.18112173400004394, 0.1078103249965352, 0.10754317200189689, 0.08753173599689035, 0.23362131300382316, 0.2271099019999383, 0.16072633799922187, 0.07251751500007231, 0.17995901600079378, 0.19734279299882473, 0.09034979499847395, 0.18174502799956826, 0.17936626300070202, 0.11436349800351309, 0.19615629299369175, 0.18549377500312403, 0.19282905100408243, 0.1026512289972743, 0.12572103399725165, 0.23941713700332912, 0.09625985100137768, 0.10118590799538651, 0.18253843799902825, 0.11197872500633821, 0.13491709999652812, 0.10711381500004791, 0.1952725110022584, 0.12451040599989938, 0.10759431799669983, 0.17989004799892427, 0.1525430640031118, 0.1304149990028236, 0.20632866099913372, 0.09398632199736312, 0.10200981800153386, 0.13553355699696112, 0.2706839550010045, 0.11798445200111018, 0.13573221700062277, 0.12783672799560009, 0.1295387960053631, 0.10198932099592639, 0.12980535100359702, 0.06364042499626521, 0.14898703300423222, 0.10016341099981219, 0.11664969599951291, 0.11264041299727978, 0.07843097300064983, 0.10173378699983004, 0.1390773379971506, 0.10800643600668991, 0.12435734099562978, 0.12537799100391567, 0.13936704699881375, 0.14344154900027206, 0.10952087099576602, 0.15703453400055878, 0.18544502300210297, 0.11995476899755886, 0.185348133003572, 0.16179099399596453, 0.13552202100254362, 0.08290879600099288, 0.16182704499806277, 0.15767890599818202, 0.10911702700104797, 0.11915646200213814, 0.11598154099920066, 0.1449280520027969, 0.1454554529991583, 0.04404869599966332, 0.16787767699861433, 0.1387640620014281, 0.15908159399987198, 0.11415287999989232, 0.19402969899965683, 0.1576383200008422, 0.09357812199596083, 0.09771191600157181, 0.14642909100075485, 0.15447078400029568, 0.15052073699916946, 0.08684953799820505, 0.21430627000518143, 0.13921961899905, 0.10344641799747478, 0.1302795090014115, 0.14737873600097373, 0.10235237199958647, 0.17898606200469658, 0.1155366140010301, 0.058865233993856236, 0.17090488000394544, 0.05452210800285684, 0.09429239399469225, 0.17040038700361038, 0.10292048400151543, 0.10038291199452942, 0.14581720000569476, 0.1170726089985692, 0.12245992599491728, 0.11363744300615508, 0.12944815199443838, 0.06017049100046279, 0.1474582270020619, 0.2050203769977088, 0.15429197400226258, 0.083610959998623, 0.11346580700046616, 0.17694740599836223, 0.18067988300026627, 0.18499070200050483, 0.0843438480005716, 0.12076067500311183, 0.15297065699996892, 0.13884212799894158, 0.11722148999979254, 0.1240900109987706, 0.1070964910031762, 0.11214636299700942, 0.1426211729994975, 0.10706594899966149, 0.18995939400338102, 0.08565083099529147, 0.16684236400033114, 0.1204203849993064, 0.10437956399982795, 0.17785438400460407, 0.11730740899656666, 0.1834233879999374, 0.1385837000052561, 0.16982761999679497, 0.1430900780032971, 0.16364224399876548, 0.2038454770008684, 0.07661341799393995, 0.1542863770009717, 0.2222867500022403, 0.17634333400201285, 0.10398618399631232, 0.1552290300023742, 0.13360811500024283, 0.10478647000127239, 0.14885062800021842, 0.16390450399921974, 0.2059118889956153, 0.05793347100552637, 0.20298447799723363, 0.16388287999870954, 0.16096329200081527, 0.16421831399929943, 0.13268605999473948, 0.05692372600606177, 0.14302776899421588, 0.2183272790061892, 0.09938032399804797, 0.1385822369993548, 0.1403929779989994, 0.09500856800150359, 0.2280421600007685, 0.0929273599977023, 0.07172914200054947, 0.21366358300292632, 0.15126115899329307, 0.1631812500054366, 0.14519340099650435, 0.15782187200238695, 0.10019142900273437, 0.14502529799938202, 0.16640501099755056, 0.07303719699848443, 0.0936492510008975, 0.20160331900115125, 0.14507594500173582, 0.2793343259982066, 0.09983911000017542, 0.09005377699941164, 0.124039221998828, 0.10937292800372234, 0.1635505949961953, 0.13813221199961845, 0.11710790700453799, 0.1879929179995088, 0.10259573799703503, 0.15602530100295553, 0.1368981139967218, 0.13513302100182045, 0.09328663400083315, 0.12234321599680698, 0.07598865000181831, 0.12800845799938543, 0.16785413999605225, 0.16899775500496617, 0.1541323999990709, 0.151830433998839, 0.1483493100022315, 0.12750679699820466, 0.07631270999991102, 0.09410914099862566, 0.07262512900342699, 0.2612315289952676, 0.09567519400297897, 0.2221701939997729, 0.14158222800324438, 0.0850148179961252, 0.15380100200127345, 0.1932376810000278, 0.2519749290004256, 0.2281360089982627, 0.20394618200225523, 0.1085772119986359, 0.15350375499838265, 0.10248220500216121, 0.11500186800549272, 0.1385809130006237, 0.1625549139935174, 0.1630703970004106, 0.20353222300036578, 0.13457573900086572, 0.13848618300107773, 0.05519966000429122, 0.13877264499751618, 0.16960305199609138, 0.06638319299963769, 0.10667567400378175, 0.19957354899815982, 0.11352347899810411, 0.11856685400562128, 0.13519720199838048, 0.14562638699862873, 0.31016675799764926, 0.15421575100481277, 0.16278548699483508, 0.1313624050017097, 0.19088839500182075, 0.1520424069967703, 0.10420234000048367, 0.16758041700086324, 0.14903679200506303, 0.12204411199491005, 0.166417034000915, 0.05386136499873828, 0.1886842890016851, 0.1527770410029916, 0.14830414899915922, 0.2289614459950826, 0.08672932500485331, 0.13607013799628476, 0.2090339300048072, 0.09724006199394353, 0.0973855080010253, 0.1401163490008912, 0.25669676499819616, 0.2122291670020786, 0.16829030000371858, 0.1273460279990104, 0.14275933500175597, 0.12093413599359337, 0.13403449299948988, 0.1727568810019875, 0.17297173500264762, 0.12193975999980466, 0.23299021300044842, 0.1310904229976586, 0.10423040400200989, 0.15583187499578344, 0.14212824000424007, 0.1444756109995069, 0.1837615120020928, 0.10709313599363668, 0.18124619400623487, 0.24731978599447757, 0.09663013300450984, 0.10260628299874952, 0.25329481399967335, 0.09055809999699704]",tokens/s,7.23810969670629,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,12672.872448,,,,,s,1,194.1050730019997,194.1050730019997,0.0,194.1050730019997,194.1050730019997,194.1050730019997,194.1050730019997,[194.1050730019997],,kWh,0.0022622627652652797,0.001233019794630056,0,0.0034952825598953356,,MB,12901.376,,,,,s,10,16.883956719999333,1.6883956719999333,0.08975260653762877,1.6661985440000535,1.81145600380014,1.8158592798999507,1.8193819007797993,"[1.6512559829998281, 1.7349726250004096, 1.526330888999837, 1.6148542589999124, 1.810477498000182, 1.7735735279993605, 1.8202625559997614, 1.6198322939999343, 1.6591726930000732, 1.6732243950000338]",tokens/s,151.62322685698646,kWh,1.9015067552083956e-05,1.036378782964294e-05,0.0,2.9378855381726898e-05,tokens/kWh,8713749.963152997,MB,13052.243968,,,,,s,10,106.1764755209997,10.617647552099971,0.12366824242763597,10.633514048000052,10.743488199999593,10.790477213499708,10.828068424299799,"[10.658246682999561, 10.528586536000148, 10.37749978500051, 10.563274080000156, 10.733046196999567, 10.837466226999823, 10.608781413000543, 10.505558963999647, 10.691137949000222, 10.672877686999527]",tokens/s,5.933517729879797,kWh,0.000122572178009305,6.680658398037314e-05,0.0,0.00018937876198967812,tokens/kWh,332666.65880640695,,s,630,106.17172587299865,0.16852654900475977,0.003377641797973999,0.1683367000000544,0.17288208559930354,0.17396088754967423,0.17599401443017995,"[0.16854992899970966, 0.1664904799999931, 0.16654246500002046, 0.1658434210003179, 0.16577535000033095, 0.16804361999948014, 0.16670370300016657, 0.16867641400040156, 0.1663886629994522, 0.16778012800023134, 0.16514065699993807, 0.16614097699948616, 0.16674279800008662, 0.1666354160006449, 0.1676806299992677, 0.16837165300057677, 0.16700024799956736, 0.17059126399999514, 0.17037528099990595, 0.17107221300011588, 0.16812516400023014, 0.1661074740004551, 0.17004095899937965, 0.17163532300037332, 0.16948534399944037, 0.17191940400061867, 0.16939988899957825, 0.1686118269999497, 0.16970269300054497, 0.17216176399961114, 0.17118805199970666, 0.1728884990006918, 0.16885693699987314, 0.16949118199954682, 0.1688276720005888, 0.16744943899993814, 0.1681350629996814, 0.17106795600011537, 0.16959550899991882, 0.16945666599985998, 0.16978424199987785, 0.16930359300022246, 0.16910889399969165, 0.16848016700078006, 0.16856732099950023, 0.16857716200047435, 0.16988877799940383, 0.1677450739998676, 0.16975627500050905, 0.17167341099957412, 0.1702662510006121, 0.16919081099968025, 0.16980450299979566, 0.1710625189998609, 0.16998288800004957, 0.17098581700065552, 0.16986128400003508, 0.1714121549994161, 0.17023055299978296, 0.17016317000070558, 0.17106226299983973, 0.17208402500000375, 0.17410216299958847, 0.17281603799983714, 0.16733610699975543, 0.1660132839997459, 0.1676464970005327, 0.16714850599964848, 0.166405300000406, 0.16511907999938558, 0.16631689900077617, 0.168685996000022, 0.16825731999961135, 0.1693360239996764, 0.17226424000000407, 0.1689510500000324, 0.17085290100021666, 0.16929086900017865, 0.17113811600029294, 0.17117437299930316, 0.1724507340004493, 0.17182776200024819, 0.170231784999487, 0.17145031800009747, 0.1711250509997626, 0.1712851470001624, 0.16920722400027444, 0.16352380599983007, 0.16436090099978173, 0.16516273500019452, 0.1648082350002369, 0.16715644499981863, 0.16577172500001325, 0.16349668000020756, 0.16521066699988296, 0.16986846500003594, 0.1653385370000251, 0.16612374399937835, 0.16860542000085843, 0.16529965399968205, 0.16520393700011482, 0.16592003799996746, 0.16543409999940195, 0.16774566900039645, 0.1665303079998921, 0.16714446600053634, 0.16462466699977085, 0.1638018479998209, 0.16323424500023975, 0.16731508700013364, 0.1657139629996891, 0.16516595800021605, 0.16574955399937608, 0.1653465050003433, 0.1638146200002666, 0.16712129299958178, 0.1671822059997794, 0.1656455600004847, 0.16459370000029594, 0.16497510599947418, 0.1644897080004739, 0.166582954999285, 0.16658808700049121, 0.16590131700013444, 0.16646983999999065, 0.1647663529993224, 0.16924841899981402, 0.16045281100014108, 0.15935132899994642, 0.1608064239999294, 0.16193702700002177, 0.16100523000022804, 0.16231948099994042, 0.16316144200027338, 0.1604694699999527, 0.16000910099955945, 0.16075547899981757, 0.16658399300013116, 0.1651786960001118, 0.16345393899973715, 0.16459239300002082, 0.164294828000493, 0.16234662900023977, 0.16288418699969043, 0.16322031599975162, 0.1641161440002179, 0.16486894900026527, 0.1623680719994809, 0.16608813400034705, 0.16281916099978844, 0.16685982400031207, 0.16343515100015793, 0.1650776249998671, 0.16379227499965054, 0.16409129400017264, 0.16393633200004842, 0.16375188100028026, 0.1663778940001066, 0.16607800899964786, 0.16543760999957158, 0.1643503450004573, 0.16389166599947202, 0.16608083200026158, 0.16787755099994683, 0.1658227360003366, 0.16632101999948645, 0.16388651300076162, 0.1635030529996584, 0.1638473189996148, 0.16640853400076594, 0.16454871599944454, 0.16543393000029027, 0.16520328499973402, 0.16420193199974165, 0.1652954460005276, 0.16485715099952358, 0.16626998300034757, 0.16758725900035643, 0.16690172499966138, 0.16650974900039728, 0.17082022099930327, 0.1657651639998221, 0.16876271400087717, 0.16741945299963845, 0.16530442299972492, 0.1644988710004327, 0.16872630099987873, 0.16567419999955746, 0.17007131900027161, 0.16665124100018147, 0.16471734999959153, 0.16163654100000713, 0.16395258100055798, 0.16359787399960624, 0.1611904470000809, 0.1647925090001081, 0.1662193499996647, 0.17288579900014156, 0.16950301900033082, 0.16889095900023676, 0.17301538299943786, 0.17099205500016978, 0.17187428299985186, 0.17126754499986419, 0.17063776800023334, 0.17163517199969647, 0.17025943400039978, 0.17071641599977738, 0.16960134300006757, 0.16632486900016374, 0.16491150000001653, 0.16482135299975198, 0.16525441000067076, 0.16742365999925823, 0.16583400200033793, 0.1650861750003969, 0.1647759669995139, 0.1643536999999924, 0.16677915200034477, 0.16797797299932427, 0.16797513900019112, 0.16766648900011205, 0.16594644599990716, 0.16578840400052286, 0.16706421499930002, 0.16651007900054537, 0.16657578499962256, 0.16526374600016425, 0.1682865499997206, 0.1684025020003901, 0.1648311199996897, 0.16732035600034578, 0.16794264199961617, 0.16906000200015114, 0.1663689590004651, 0.1694359409993922, 0.17087297800026136, 0.1676995830002852, 0.16576919999988604, 0.16772790999948484, 0.16782390700063843, 0.17075495300014154, 0.16732433499964827, 0.1669916999999259, 0.16649530999984563, 0.17023208200043882, 0.16784065399951942, 0.16867504699985147, 0.1693028610006877, 0.17119141300008778, 0.16996690899941314, 0.1721261720003895, 0.17132950999985042, 0.16649937799957115, 0.16688433299987082, 0.16775048799991055, 0.16473521800071467, 0.1680391519994373, 0.1687459820004733, 0.1659953990001668, 0.16639899299934768, 0.16907990800064, 0.1666209599998183, 0.16983553399950324, 0.16646817600030772, 0.16729047399985575, 0.16909562999990158, 0.16734403999998904, 0.16937181699995563, 0.17044423700008338, 0.170405990999825, 0.16926156699992134, 0.1692737280000074, 0.16964706500039028, 0.17129175100035354, 0.16850720399997954, 0.16987623600016377, 0.17373472899998887, 0.1702235879993168, 0.17269359700003406, 0.17508885100050975, 0.17264107799928752, 0.1708123810003599, 0.17061101899980713, 0.1752083510000375, 0.17360922599982587, 0.17157361800036597, 0.16963395800030412, 0.17092046800007665, 0.17178826500003197, 0.16992742699949304, 0.17263725100019656, 0.1701799200000096, 0.17009710099955555, 0.17006088800008, 0.17045535600027506, 0.17405990800034488, 0.1759670819992607, 0.17093444200054364, 0.17002731799948378, 0.1708159820000219, 0.17161586900056136, 0.17125631099952443, 0.16892317900055787, 0.17427668899927085, 0.17144176600049832, 0.1712391179999031, 0.17016620600043098, 0.17378517999986798, 0.17246514699945692, 0.17397462600001745, 0.1695427889999337, 0.17029981300038344, 0.16882399699989037, 0.17088175699973362, 0.1739377180001611, 0.1676976110002215, 0.16878996000014013, 0.16683689599994977, 0.1686764519999997, 0.16774233599971922, 0.16654902299978858, 0.16681591199994728, 0.16771754900037195, 0.16892164099954243, 0.1692401600002995, 0.17042944300010276, 0.16952009899978293, 0.1705914579997625, 0.1687288630000694, 0.16916690000016388, 0.17117941600008635, 0.17449039599978278, 0.17139939500066248, 0.1702191419999508, 0.17006921999927727, 0.1725877050002964, 0.170126930999686, 0.17284301200015761, 0.17160907500056055, 0.17232501299986325, 0.1706645109998135, 0.1720386300003156, 0.1705577570000969, 0.1725378399996771, 0.17287725799997133, 0.16997242700017523, 0.17306309699961275, 0.17484208099995158, 0.1741180560002249, 0.17199717800031067, 0.17273140499946749, 0.17260185699979047, 0.1763712950005356, 0.1732150850002654, 0.17275590600002033, 0.1755030149997765, 0.17498259700005292, 0.17353121999985888, 0.17270414700033143, 0.17161515199950372, 0.17386807200000476, 0.17360151400043833, 0.1733127629995579, 0.17473747199983336, 0.17378038600054424, 0.17280864899930748, 0.175612278000699, 0.17386656100006803, 0.1740082659998734, 0.17362869999942632, 0.17277635000027658, 0.1731136600001264, 0.17673898999964877, 0.17482134900001256, 0.17537054500007798, 0.1739532199999303, 0.1739667649999319, 0.1728208460008318, 0.1680355629996484, 0.1699598129998776, 0.16791042699969694, 0.16756223600077647, 0.17395370399935928, 0.16939203499987343, 0.17194391700013512, 0.1703417310000077, 0.17121895200034487, 0.17295700599970587, 0.17083413700038363, 0.1730794999994032, 0.17368517100021563, 0.17520400600005814, 0.1754656690000047, 0.17325993400027073, 0.17078376799963735, 0.1729158300004201, 0.17059415699986857, 0.166030616000171, 0.16742560700004105, 0.16994644799979142, 0.16785804200026178, 0.16665777199978038, 0.16876892300024338, 0.16884539700004098, 0.1662838889997147, 0.1655456039998171, 0.16594587700001284, 0.16606246100036515, 0.16669936899961613, 0.16594011199958913, 0.165905242000008, 0.1657922910007983, 0.16824909099977958, 0.16672756699972524, 0.16582708100031596, 0.1671364599997105, 0.16606717500053492, 0.16604084199934732, 0.1665145400002075, 0.1675431559997378, 0.16652797300048405, 0.166883021999638, 0.16734853500020108, 0.16650043000026926, 0.16573252999933175, 0.16642086100000597, 0.16885340200042265, 0.16693327899974975, 0.16529398700004094, 0.16627395399973466, 0.1662440100008098, 0.16830174699953204, 0.16756377100045938, 0.166950356999223, 0.16571920500064152, 0.1666041859998586, 0.16578199400009908, 0.16620897699976922, 0.17105736200028332, 0.1674165449994689, 0.1669703709994792, 0.16785867500038876, 0.16489903000001505, 0.16547883200018987, 0.1675045889996909, 0.16406931100027577, 0.16557812100018054, 0.16755993500009936, 0.1639111859994955, 0.16536370900030306, 0.16254362400013633, 0.16283618899979047, 0.16389506699943013, 0.17108575600013864, 0.1748190190000969, 0.17392380500041327, 0.17000169799939613, 0.17580750200067996, 0.1900437129997954, 0.1786704149999423, 0.1778482569998232, 0.17600501500055543, 0.16593228299916518, 0.16582799300067563, 0.16487557699929312, 0.16503736800041224, 0.16637229600019054, 0.16731533700021828, 0.16462640200006717, 0.164907325999593, 0.1640911889999188, 0.16465008199975273, 0.16305017700051394, 0.1653882299997349, 0.16435354799978086, 0.16446282000015344, 0.16305670900055702, 0.1644981129993539, 0.164006832999803, 0.1648856790006903, 0.16556355699958658, 0.16675334200044745, 0.1629975169998943, 0.16591671500009397, 0.16396619399984047, 0.1664309139996476, 0.16509025100003782, 0.1625464059998194, 0.1649801789999401, 0.1637086120008462, 0.16414246699969226, 0.16528382599972247, 0.16564765200018883, 0.16484136399958516, 0.16441695499997877, 0.1648192980001113, 0.16501507300017693, 0.1675404180004989, 0.16401780499927554, 0.16563883300023008, 0.1646530870002607, 0.17084890600017388, 0.16628534299979947, 0.18019669800014526, 0.17337413899986132, 0.1724276880004254, 0.17480169800001022, 0.17350110699953802, 0.17404035200070211, 0.17288167299921042, 0.17124670000066544, 0.16952905699963594, 0.16746803000023647, 0.16867420400012634, 0.1666960239999753, 0.16714987700015627, 0.1667530340000667, 0.1678156529997068, 0.1663694700000633, 0.16952059399955033, 0.16883335200054717, 0.1692668899995624, 0.17270056500001374, 0.17047972500040487, 0.1697637239994947, 0.1710828040004344, 0.17184724300022935, 0.17027270599919575, 0.17084665700076584, 0.17213380399971356, 0.17373197300003085, 0.17147271300018474, 0.16687914299927797, 0.16861600100037322, 0.16874078900036693, 0.16823433299941826, 0.16904321600031835, 0.17077324299953034, 0.17287360099999205, 0.16991240800052765, 0.16614135799954965, 0.1687498979999873, 0.16934150900033274, 0.16817105100017216, 0.1671440989994153, 0.165579238000646, 0.16574872499950288, 0.16643854999983887, 0.1654611650001243, 0.16585215700069966, 0.1674591329992836, 0.16681906700068794, 0.16725744599989412, 0.1666373170000952, 0.16781254099987564, 0.17052958699969167, 0.16851636299998063, 0.16776589999972202, 0.1732700330003354, 0.16970862299967848, 0.17077273500035517, 0.17219722899972112, 0.17240405200027453, 0.16990798499955417, 0.17059334200075682, 0.17047225999976945, 0.16954713399991306, 0.16621600599955855, 0.16897018300005584, 0.16872823900030198, 0.16683230699982232, 0.16873904099975334, 0.16631115800009866, 0.16433686100026534, 0.16694216100040649, 0.16565377699953387, 0.16773085099976015, 0.16867602700040152, 0.17048272200008796, 0.16769817099975626, 0.16683101499984332, 0.16768518400022003, 0.16743764599959832, 0.17009667600086686, 0.16736736099937843, 0.16759197400006087, 0.16825222599982226, 0.17259293999995862, 0.1681374230001893, 0.17018775300039124, 0.16994152699953702, 0.1715334079999593, 0.1689671090007323, 0.17088263099958567, 0.17390815500039025, 0.1682720189992324, 0.1703183520003222, 0.1702728379996188, 0.16994885000076465, 0.17561948999991728, 0.17123533799986035, 0.16934020000007877, 0.16990957300004084, 0.16952580999986822, 0.17017494500032626, 0.1689892209997197, 0.16799078799976996, 0.17049242800021602, 0.16817442799947457, 0.16875100300057966, 0.16805864100024337, 0.17331635499976983, 0.16995621499972913, 0.16962563099968975, 0.17090288000053988, 0.1693748030002098, 0.17021216099965386, 0.16896961200018268, 0.16852831599953788, 0.17113812600018719, 0.1714106190001985, 0.16829820299972198, 0.17050852200009103, 0.16857216700009303, 0.17272055099965655, 0.17054914900018048, 0.17006960799972148, 0.1704315110000607, 0.17245026599994162]",tokens/s,5.93378316891635,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3798, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,6188.466176,,,,,s,1,95.20639229799781,95.20639229799781,0.0,95.20639229799781,95.20639229799781,95.20639229799781,95.20639229799781,[95.20639229799781],,kWh,0.0010859224500576123,0.0017792480949622117,0,0.0028651705450198238,,MB,6475.55072,,,,,s,10,10.953443933005474,1.0953443933005473,0.06801729301903567,1.0949894700006553,1.1267050717015081,1.1973298973507551,1.2538297578701532,"[1.088527013998828, 1.1061499640018155, 1.2679547230000026, 1.0634668269995018, 1.1110106660016754, 1.1014519260024827, 1.0125658710021526, 1.1093188099985127, 1.0864223999997193, 1.0065757320007833]",tokens/s,233.7164471428094,kWh,1.2819506627362089e-05,2.1003819666541874e-05,0.0,3.382332629390396e-05,tokens/kWh,7568741.1041574385,MB,6598.950912,,,,,s,10,84.82305571899997,8.482305571899996,0.5397687451075002,8.654905815999882,8.925227747799,8.952823699900364,8.974900461581456,"[8.70417364000241, 8.919095313998696, 8.643472953001037, 8.980419652001729, 8.643164872999478, 7.073807463999401, 7.983107722997374, 8.409019631002593, 8.800455789998523, 8.666338678998727]",tokens/s,7.4272259429918535,kWh,8.831855191034645e-05,0.00014470740648010605,0.0,0.00023302595839045252,tokens/kWh,270356.145878129,,s,630,84.81312285899548,0.13462400453808807,0.02422837434954748,0.1244636965002428,0.16830817760201172,0.17282490599882291,0.18420790155902073,"[0.12228921200221521, 0.17426148499725969, 0.1143410800032143, 0.11271069099893793, 0.16298932999779936, 0.13170619700031239, 0.11903527600225061, 0.15617788699819357, 0.11539829600224039, 0.1213872589978564, 0.19340994600133854, 0.17013358999975026, 0.1126859340001829, 0.1277272629995423, 0.16190480300065246, 0.1188272439976572, 0.1152772620007454, 0.15642023500186042, 0.11261403599928599, 0.11106630300128018, 0.1136264319975453, 0.1117937039998651, 0.1577286190004088, 0.11771635200057062, 0.11124203900180873, 0.11895328199898358, 0.15965860700089252, 0.11226352599987877, 0.127036149999185, 0.15956246799760265, 0.12092191600095248, 0.1191013550014759, 0.1612312529978226, 0.11523254600251676, 0.11925450099806767, 0.16635900800247327, 0.12193393799680052, 0.1685608020015934, 0.12901316100033, 0.1614417279997724, 0.11952272200142033, 0.1239202459983062, 0.15900641700136475, 0.12108295600046404, 0.12879108999914024, 0.17939217999810353, 0.11855746999935945, 0.15853012100342312, 0.11842539699864574, 0.1189014519986813, 0.17171488200256135, 0.11881392399664037, 0.12088430700168828, 0.17799147800178616, 0.1682233469982748, 0.12980545599930338, 0.16973888500069734, 0.12744554600067204, 0.18035488600071403, 0.12414431299839634, 0.17389606600045227, 0.12642595999932382, 0.18465021999872988, 0.116692414998397, 0.11428072399939992, 0.15295918500123662, 0.11892639899815549, 0.12127307800255949, 0.15698725299807847, 0.11440226099875872, 0.11788824400355224, 0.1173694909994083, 0.16240312999798334, 0.12468679200173938, 0.1645680750007159, 0.11679990099946735, 0.17789535100018838, 0.1484886969992658, 0.16743454699826543, 0.11844504500186304, 0.17791768399911234, 0.12422979899929487, 0.16318899500038242, 0.12167503599994234, 0.12220929700197303, 0.15930948199820705, 0.12289344099917798, 0.12139256199952797, 0.18295691599996644, 0.12208687700331211, 0.16266253599678748, 0.1390631750000466, 0.16314228100236505, 0.1809651820003637, 0.13011983199976385, 0.12562235400037025, 0.1675363569993351, 0.13131057400096324, 0.17182204199707485, 0.1278690250001091, 0.16807140800301568, 0.13258555899665225, 0.16744569600268733, 0.1796494009977323, 0.12414650500068092, 0.12105771300048218, 0.1645869890016911, 0.12642318699727184, 0.1698493600015354, 0.1248460979986703, 0.1660823710008117, 0.13717493900185218, 0.1627015069971094, 0.11646523899980821, 0.12216548400101601, 0.1628687299999001, 0.11997278600028949, 0.11680077200071537, 0.16303215399966575, 0.11907317499935743, 0.11648387199966237, 0.12109309100196697, 0.16565210099724936, 0.12179672100319294, 0.16003261599689722, 0.13863624400255503, 0.1269518049994076, 0.1609273470021435, 0.12280761999863898, 0.12349716700191493, 0.1680209490004927, 0.1257236049968924, 0.16729158400266897, 0.1215541649980878, 0.12673762700069346, 0.15867296099895611, 0.1158767880006053, 0.17360146999999415, 0.12371244099995238, 0.12952182699882542, 0.15841731300315587, 0.11920028699751128, 0.16755839600227773, 0.1228841329975694, 0.11927423300221562, 0.16436701199927484, 0.12790160199801903, 0.1675693590004812, 0.12395363399991766, 0.11896365800203057, 0.15775284899791586, 0.12569951000114088, 0.12116044700087514, 0.15542384299988043, 0.11388211099983891, 0.11343690699868603, 0.11336980499982019, 0.1541099360001681, 0.11571164500128361, 0.11782629300068947, 0.11427498699777061, 0.15435160100241774, 0.11978088099931483, 0.11393464199863956, 0.1624106130002474, 0.12799516700033564, 0.17137475900017307, 0.1272491669988085, 0.1294135410025774, 0.16142688999752863, 0.1258360840001842, 0.16470414099967456, 0.11929301400232362, 0.12282242799847154, 0.1597271169994201, 0.12907686900143744, 0.17103741699975217, 0.1250300639985653, 0.16498927599968738, 0.12303388100190205, 0.1228276170004392, 0.1616354699981457, 0.12298083000132465, 0.11980073399899993, 0.1652805760022602, 0.11882122299721232, 0.16978995200042846, 0.12766189000103623, 0.12247264300094685, 0.12498462100120378, 0.16448668500015629, 0.123514602000796, 0.18636640899785561, 0.13091789000100107, 0.1694707640017441, 0.1353358499982278, 0.18172054400201887, 0.1195295180004905, 0.1599241619987879, 0.11727038000026369, 0.1147873529989738, 0.15695880600105738, 0.11412195199955022, 0.11391099799948279, 0.1123419110008399, 0.1122773019997112, 0.15574252299848013, 0.11921005600015633, 0.16968754499976058, 0.12088299700189964, 0.1269158340001013, 0.16734828299740911, 0.1392336230019282, 0.17247208900153055, 0.17189257999780239, 0.1318965600003139, 0.12068570799965528, 0.17789579899908858, 0.16855747200315818, 0.13099140699705458, 0.16727147799974773, 0.1343233460029296, 0.12439661999815144, 0.159278244998859, 0.12180039000304532, 0.17566863899992313, 0.12157652599853463, 0.16803820399945835, 0.1327345419995254, 0.17222365800262196, 0.12178542699984973, 0.1253135070001008, 0.17308576199866366, 0.12722282799950335, 0.16547806699963985, 0.12062865199914086, 0.16133095100303763, 0.13644800799738732, 0.18309287000010954, 0.13077110800077207, 0.16329857199889375, 0.1232784250023542, 0.1749087989992404, 0.119307523000316, 0.12013835199832101, 0.15881401400110917, 0.11885093000091729, 0.12154491699766368, 0.1586271600026521, 0.11617533399839886, 0.11520583600213286, 0.15577331599706667, 0.12233950099835056, 0.10668145900126547, 0.16640324099716963, 0.12397094200059655, 0.1695989140025631, 0.12818530799995642, 0.17140772499988088, 0.13695588699920336, 0.11773957799960044, 0.1706809509996674, 0.12820763399940915, 0.16629680800178903, 0.12419775200032745, 0.16626387399810483, 0.11897593899993808, 0.11656512199988356, 0.1670736609994492, 0.12993377200109535, 0.15845373399861273, 0.1260285259995726, 0.12329837800280075, 0.17069621599875973, 0.12814270200033206, 0.16193907400156604, 0.12376122799832956, 0.12006602700057556, 0.16441476799809607, 0.12872395399972447, 0.16296124400105327, 0.12396703500053263, 0.16615341199940303, 0.12235386700194795, 0.12145216600038111, 0.16398737299823551, 0.10507798999969964, 0.11495079100131989, 0.171165078998456, 0.12383973200121545, 0.1306378160006716, 0.1508153949980624, 0.11671228599880124, 0.11198076200162177, 0.11281686800066382, 0.15192464999927324, 0.11311734500122839, 0.11054163299922948, 0.11189912099871435, 0.11551067000254989, 0.1542427639978996, 0.11750648100132821, 0.11953153400099836, 0.16573173299912014, 0.11933510599919828, 0.17250608199901762, 0.13116258700028993, 0.17046862799907103, 0.1243063420006365, 0.1245721550003509, 0.1611771210009465, 0.1331451929981995, 0.15853448400230263, 0.12622751600065385, 0.12474559099791804, 0.16091593199962517, 0.13230689199917833, 0.16067928700067569, 0.1275912259989127, 0.16564202399968053, 0.12307968900131527, 0.12540330100091523, 0.15687220600011642, 0.12111343299693544, 0.11908222400234081, 0.1606586009984312, 0.12836256900118315, 0.1666806799985352, 0.11879432299974724, 0.11799424800119596, 0.10760566699900664, 0.16830736600240925, 0.11806345799777773, 0.11362211900268449, 0.16245886699834955, 0.12189716699867859, 0.12073096300082398, 0.14498606200140784, 0.109767235997424, 0.11017408600309864, 0.10845231699931901, 0.10458835600002203, 0.10392867100017611, 0.10450532399772783, 0.1043579180004599, 0.10931337600050028, 0.14470688300207257, 0.10102383399862447, 0.10768424200068694, 0.09679469399998197, 0.09684213799846475, 0.09780128200145555, 0.05557986499843537, 0.09671173700189684, 0.09713469299822464, 0.09532860900071682, 0.09563156600052025, 0.09534210399942822, 0.0950795470016601, 0.09640899399892078, 0.09504911600015475, 0.09566460999849369, 0.09561593400212587, 0.1027432239970949, 0.09686291700199945, 0.09613336400070693, 0.09621213499849546, 0.0956104190008773, 0.05553186600081972, 0.10261665599682601, 0.097093535001477, 0.09489156999916304, 0.09611189300267142, 0.09688257999732741, 0.09710094700130867, 0.0957997740006249, 0.09681495000040741, 0.09634609599743271, 0.11493014000006951, 0.15267335499811452, 0.11132990999976755, 0.11256539700116264, 0.11425698200037004, 0.15103145700049936, 0.11679694499980542, 0.11350429300000542, 0.11143608600104926, 0.15855823299716576, 0.11773179400188383, 0.11788150400025188, 0.11266993699973682, 0.16498500499801594, 0.1257029610023892, 0.16831548199843382, 0.11894140500226058, 0.11342272799811326, 0.11455221999858622, 0.16197610100061866, 0.11250291400210699, 0.11310769299961976, 0.11465709199910634, 0.15259348999825306, 0.11267739100003382, 0.11925700600113487, 0.11569875799978036, 0.15347691100032534, 0.11217553800088353, 0.11327681499824394, 0.11166104200310656, 0.15274584999860963, 0.11646535600084462, 0.111983541999507, 0.1146273439990182, 0.11321280300035141, 0.1528786279995984, 0.14549947799969232, 0.1513665740021679, 0.11299688899816829, 0.11385752199930721, 0.12370497099982458, 0.157235591999779, 0.11663056300312746, 0.11734599999908824, 0.16135300799942343, 0.11425841099844547, 0.11512755500007188, 0.11148352999953204, 0.16108187999998336, 0.1170315430026676, 0.12059894900085055, 0.15538901099716895, 0.11739535100059584, 0.11391530100081582, 0.1095664439999382, 0.15563146099884761, 0.1120139359991299, 0.10914586800208781, 0.11648301799868932, 0.11720000200148206, 0.15519303399923956, 0.11410520400022506, 0.11040936800054624, 0.15644916400196962, 0.11713518800024758, 0.11783253499743296, 0.11501982000118005, 0.15690778700081864, 0.1150512649983284, 0.11581481900066137, 0.11211402800108772, 0.15202418599801604, 0.1130783810003777, 0.11330835500120884, 0.1126779379992513, 0.11193735299821128, 0.15565356200022507, 0.11278650100211962, 0.11310172999947099, 0.11656743799903779, 0.1576097649995063, 0.11291055300171138, 0.11347302099966328, 0.11104069800057914, 0.1550018359994283, 0.1122437500016531, 0.11091211699749692, 0.11188045699964277, 0.11723006200190866, 0.1662586200000078, 0.1137475479990826, 0.11261782300061896, 0.1533881930008647, 0.11258957300015027, 0.11423813899818924, 0.11574119099896052, 0.11147237100158236, 0.15537167599904933, 0.13045056800183374, 0.16860292199999094, 0.11814458399749128, 0.18786589299998013, 0.11998329900234239, 0.12226522299897624, 0.16471273099887185, 0.18250487700061058, 0.13751930800208356, 0.1621260199972312, 0.12263061300109257, 0.1180535300009069, 0.15792997300013667, 0.12147639199974947, 0.12816795699836803, 0.18004007000126876, 0.12402862399903825, 0.16055670400237432, 0.13464785699761705, 0.16704403500261833, 0.12063980999664636, 0.17596347500148113, 0.12525094699958572, 0.16445920700061833, 0.1328236109984573, 0.17746000199986156, 0.1271858800027985, 0.1212942349993682, 0.1820607529989502, 0.1906964030022209, 0.17547575199932908, 0.11305776700100978, 0.1119674009969458, 0.11766780700054369, 0.15733108200220158, 0.11639586799719837, 0.11245298700305284, 0.11378433299978497, 0.1581768739997642, 0.1205489009989833, 0.11975483399874065, 0.15960915500181727, 0.12766177699813852, 0.12364899500244064, 0.16371010600050795, 0.13651882599879173, 0.1706691649997083, 0.13064931799817714, 0.15959111000120174, 0.13032516300154384, 0.1631918780003616, 0.12734605099831242, 0.1212736980014597, 0.15842950799924438, 0.12176211200130638, 0.12001451099786209, 0.17211201900136075, 0.11971953199827112, 0.1701987430024019, 0.1322390319983242, 0.16308696000123746, 0.12776675799977966, 0.17198691399971722, 0.18706817600104841, 0.12427381399902515, 0.12085648399806814, 0.16362130500056082, 0.12553801200192538, 0.12365425199823221, 0.166997344000265, 0.1264193239985616, 0.1635929770018265, 0.12239602399858995, 0.18312498399973265, 0.12453077300233417, 0.16667896199942334, 0.1277731429981941, 0.16564354500224, 0.11896730999797, 0.1213412770011928, 0.15439741099908133, 0.12567618300090544, 0.11485019600149826, 0.11068651199821034, 0.15666575100112823, 0.11654019699926721, 0.11603379000007408, 0.15971137499946053, 0.11526065900034155, 0.11483919999955106, 0.16427426299924264, 0.12717683799928636, 0.12515251399963745, 0.16566270000112127, 0.1294653359982476, 0.16598377600166714, 0.12555748000158928, 0.11157990899664583, 0.16295302400249057, 0.12304704800044419, 0.17936657300015213, 0.12809461599681526, 0.16377882600136218, 0.12007316699964576, 0.11882431699996232, 0.1640332370006945, 0.12123697000060929, 0.12420734699844616, 0.17078041499917163, 0.17241866900076275, 0.11667026800205349, 0.1254105879997951, 0.17191919199831318, 0.13372044499919866, 0.1595355040008144, 0.11963582200041856, 0.1849279980015126, 0.1339269370000693, 0.15684585199778667, 0.12215896800262271, 0.11801602199921035, 0.16206571200018516, 0.12392635499782045, 0.12290029799987678, 0.159091741003067, 0.1189207429997623, 0.1135335259968997, 0.15480724000008195, 0.1130135240018717, 0.1146717699994042, 0.11726583700146875, 0.15474843699848861, 0.11182140800156048, 0.11207127499801572, 0.1127527190001274, 0.11689488100091694, 0.16349656500096899, 0.12042988000030164, 0.16448676199797774, 0.12671562200193875, 0.11715832899790257, 0.1589171730011003, 0.11906090299817151, 0.12459891199978301, 0.16428232100224704, 0.11646819800080266, 0.1213754459968186, 0.16045276400109287, 0.1293416789994808, 0.1163367000008293, 0.16676851400188752, 0.11995279699840466, 0.16039436199935153]",tokens/s,7.428095780029172,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,26437.042176,,,,,s,1,410.3085718500006,410.3085718500006,0.0,410.3085718500006,410.3085718500006,410.3085718500006,410.3085718500006,[410.3085718500006],,kWh,0.004814710670088881,0.0026242032975159852,0,0.007438913967604866,,MB,27039.223808,,,,,s,10,34.93826434600669,3.493826434600669,0.10472917358536017,3.488301057501303,3.5945287584992913,3.6006191507500263,3.605491464550614,"[3.462033194000469, 3.606709543000761, 3.593175337999128, 3.241193812002166, 3.482752182000695, 3.57918039300057, 3.592475456000102, 3.4938499330019113, 3.4465659680026874, 3.4403285269982007]",tokens/s,73.27210002899294,kWh,4.067722511104295e-05,2.217047864268043e-05,0.0,6.284770375372339e-05,tokens/kWh,4073338.956076551,MB,27343.21664,,,,,s,10,212.80981099700148,21.28098109970015,0.691067592007982,21.438024778999534,22.00131000480178,22.076169272400875,22.136056686480153,"[21.084717181998712, 21.946797134998633, 20.27241599199988, 21.00971719700101, 19.929504699000972, 21.98467461200198, 21.445443268999952, 21.430606288999115, 22.15102853999997, 21.554906082001253]",tokens/s,2.9603898290613904,kWh,0.0002574309499007624,0.0001403098916560319,0.0,0.00039774084155679435,tokens/kWh,158394.59622354142,,s,630,212.80099589699967,0.33777935856666613,0.014605239078385908,0.339192194500356,0.3545731053018244,0.35813843319865557,0.36554167347028854,"[0.32860819900088245, 0.33330276099877665, 0.3287704329995904, 0.3239317049992678, 0.32491654100158485, 0.3236953289997473, 0.31674299299993436, 0.3111224560016126, 0.31254925599932903, 0.3070881179992284, 0.3196420800013584, 0.32545459699758794, 0.3200452220007719, 0.3248393850008142, 0.3134360910007672, 0.3109585199999856, 0.31982048499776283, 0.33260446100030094, 0.32674354700066033, 0.3227862940002524, 0.32248185600110446, 0.32647195899699, 0.3260568610021437, 0.32738108600096893, 0.3262219680000271, 0.3290288190000865, 0.32894604399916716, 0.32491061099790386, 0.32414600500123925, 0.3227168919984251, 0.3293142580005224, 0.3312512890006474, 0.33969328600142035, 0.3525071479998587, 0.35091303199806134, 0.3445011389994761, 0.3476179300014337, 0.33795815800112905, 0.343624536999414, 0.34852341299847467, 0.34193264699933934, 0.3412127980009245, 0.33933122899907175, 0.3440803540033812, 0.3399777279992122, 0.3528519020001113, 0.3470043099987379, 0.34550435799974366, 0.32562145799965947, 0.3492532330019458, 0.35701577899817494, 0.35923570100203506, 0.3577958709975064, 0.3492007590029971, 0.3511303429986583, 0.34725467799944454, 0.33549398700051825, 0.33355676000064705, 0.34810181699867826, 0.35161395400064066, 0.353191718000744, 0.35223087199847214, 0.34982440800013137, 0.35081992199775414, 0.3386724219999451, 0.32394387400199776, 0.3406671960001404, 0.35655849400063744, 0.3472371319985541, 0.3515692709988798, 0.3472706800021115, 0.35430533600083436, 0.3581929569991189, 0.354331569000351, 0.3560274939991359, 0.35366897600033553, 0.33649509599854355, 0.3223828959999082, 0.3413574670012167, 0.3526970099992468, 0.3538495430002513, 0.3539408020005794, 0.34449154699905193, 0.35141502400074387, 0.35442742799932603, 0.3445059959994978, 0.3554072700026154, 0.35425814599875594, 0.3356922909988498, 0.3350961530013592, 0.35181052400002955, 0.35803097499956493, 0.35626102999958675, 0.35733041699859314, 0.3545338790027017, 0.36156322399983765, 0.35064592599883326, 0.3504214909989969, 0.3507844070009014, 0.35338727300040773, 0.3485751359985443, 0.3476779680022446, 0.32673726999928476, 0.33866212100110715, 0.3476167609987897, 0.36288166099984664, 0.3509585860010702, 0.3527071499993326, 0.3503872939982102, 0.3506789690000005, 0.339554976002546, 0.3258268579993455, 0.34767910899972776, 0.36319999099941924, 0.36482760600119946, 0.35618638599771657, 0.36269434499990894, 0.36512230800144607, 0.3628310710009828, 0.3462771029990108, 0.31399092900028336, 0.33151894500042545, 0.34493993199794204, 0.34409816400147974, 0.3443549920011719, 0.3418773399971542, 0.32192363899957854, 0.3223911599998246, 0.31817627800046466, 0.3189905159997579, 0.31858594400182483, 0.3231141479991493, 0.3213647230004426, 0.3168794709999929, 0.3162552819994744, 0.3218076220000512, 0.31439891700210865, 0.3102160889975494, 0.3131412120019377, 0.3113510289986152, 0.3168467710020195, 0.3108826459974807, 0.31190837400208693, 0.30792745299913804, 0.31710501899942756, 0.31480002800162765, 0.31962608299727435, 0.31863015700218966, 0.3238495719997445, 0.3114737020005123, 0.3165966179985844, 0.3168591979992925, 0.3151200760003121, 0.33262339800057816, 0.32428051800161484, 0.3293951729974651, 0.3305767140009266, 0.3292110619986488, 0.3283522890014865, 0.3288272140016488, 0.3246224649992655, 0.3280468730008579, 0.32327775199883035, 0.3267577810001967, 0.32654172699767514, 0.316792877001717, 0.3137468329987314, 0.31011155700252857, 0.3101237709997804, 0.3178279929998098, 0.3286718689996633, 0.33049386299899197, 0.33212518300206284, 0.3303777529981744, 0.33117697299894644, 0.33564752700112876, 0.33595006600080524, 0.3338466889981646, 0.3298843980010133, 0.3338441839987354, 0.3231923830026062, 0.3216545909999695, 0.32203951599876746, 0.3281600720001734, 0.32204359699971974, 0.3186780690011801, 0.3160091809986625, 0.3178577889993903, 0.32844901399948867, 0.333155540000007, 0.334233134999522, 0.33241152800110285, 0.3179989479976939, 0.31738949400096317, 0.32288207300007343, 0.32579286100008176, 0.32943468899975414, 0.3238714950020949, 0.32511965699814027, 0.32110586400085595, 0.3210020879996591, 0.31521725800121203, 0.3194889689984848, 0.32347853600003873, 0.3345192599990696, 0.3305941700018593, 0.33314709499973105, 0.33132304399987333, 0.33018246899882797, 0.3428827360003197, 0.33345507299964083, 0.3441885120009829, 0.34313854399806587, 0.3416618430019298, 0.35201819500070997, 0.3327501690000645, 0.32981859799838276, 0.31648327999937464, 0.3188175310024235, 0.31665358799727983, 0.31924249500298174, 0.323194089000026, 0.3182610999974713, 0.3163876660000824, 0.31778919100179337, 0.32091413499802, 0.32804932200087933, 0.32368361499902676, 0.3210301300023275, 0.32298304899813957, 0.3391170159993635, 0.3348435680018156, 0.3403799660009099, 0.35078872899975977, 0.3517599019978661, 0.3534025760018267, 0.35606504200040945, 0.3561429989968019, 0.35716962100195815, 0.3538337030004186, 0.34477092099768925, 0.3522461540014774, 0.35661972999878344, 0.3540024970025115, 0.3580717929980892, 0.34152617500149063, 0.3361174710007617, 0.34288832699894556, 0.3270377129992994, 0.32639707300040754, 0.33100386500154855, 0.3386498379986733, 0.3175621800000954, 0.32462940600089496, 0.3309908179980994, 0.33057404000282986, 0.3230289620005351, 0.3165387479966739, 0.3193092710025667, 0.3174272199976258, 0.31030835100318654, 0.31290582299698144, 0.31425955000304384, 0.3156374889986182, 0.3218462799995905, 0.31957270199927734, 0.3150727400025062, 0.3188361919965246, 0.3131344680004986, 0.30922783800269826, 0.3118253789980372, 0.3130809889989905, 0.32241242400050396, 0.3230752920026134, 0.31605193299765233, 0.31670527100141044, 0.31046951999815064, 0.3118398940023326, 0.3179646690005029, 0.32146349100003135, 0.3206618279982649, 0.31414831900110585, 0.3061849539990362, 0.3076390089991037, 0.3053013409989944, 0.3199999580028816, 0.31929470999966725, 0.3181278880001628, 0.32004777799738804, 0.307521936003468, 0.3098107579971838, 0.30588567499944475, 0.3089644900028361, 0.30782688899853383, 0.31018753399985144, 0.3174310260001221, 0.320951845998934, 0.3150464110003668, 0.3104536360006023, 0.3113625639998645, 0.32184401899939985, 0.33195066100233817, 0.32162672899721656, 0.3194193939998513, 0.3133537260000594, 0.307488608003041, 0.30995525399703183, 0.30921696800214704, 0.3100767239993729, 0.3115105670003686, 0.31731039700025576, 0.32631206599762663, 0.32892104300117353, 0.3285656799998833, 0.3182939530015574, 0.3563372570024512, 0.34329997899840237, 0.34345687400127645, 0.3388632989990583, 0.33888096699956805, 0.3369966430000204, 0.33683033600027557, 0.33827295800074353, 0.338734218999889, 0.34905879099824233, 0.3481163159995049, 0.35257249400092405, 0.35242438000204857, 0.3518025539997325, 0.34809554099774687, 0.361700118999579, 0.36007864299972425, 0.3522355029999744, 0.35097628600124153, 0.3505624999997963, 0.35701054200035287, 0.35448314099994604, 0.34794143800172606, 0.3423862179988646, 0.34468301800006884, 0.3470253310006228, 0.34911357300006784, 0.34795937499802676, 0.3482839790012804, 0.3500122660007037, 0.34957377099999576, 0.3592181299973163, 0.341489125003136, 0.34535427799710305, 0.36458208700059913, 0.34878439599924604, 0.3428430470012245, 0.33977102900098544, 0.3708574439988297, 0.3625393250003981, 0.3417638350001653, 0.3396711880013754, 0.3704690529993968, 0.34710712599917315, 0.3385983260013745, 0.360466654998163, 0.34527607600102783, 0.34436533999905805, 0.3707251070009079, 0.35326181599884876, 0.3452611739994609, 0.35766882300231373, 0.33322400500037475, 0.3416836409996904, 0.33334401399770286, 0.36650735300281667, 0.34704635299931397, 0.3650369839997438, 0.3479716929978167, 0.3395357890003652, 0.3505233220021182, 0.34206888699918636, 0.33923454500109074, 0.3345103380015644, 0.33555541899841046, 0.34372425000037765, 0.332244883000385, 0.3464006309986871, 0.35456561600221903, 0.3392931269991095, 0.3458175029991253, 0.3341489280028327, 0.3487602669993066, 0.33706394899854786, 0.34032572800060734, 0.35444164499858744, 0.34447972800262505, 0.34450905899939244, 0.34490295899740886, 0.337144838002132, 0.3426258789986605, 0.342993688002025, 0.3555923569983861, 0.3448343380005099, 0.3384929349995218, 0.3785515439994924, 0.3537832719994185, 0.3379603070025041, 0.3357520379977359, 0.34064178400149103, 0.3455283449984563, 0.355468216999725, 0.3410677170031704, 0.34207395399789675, 0.3352796510007465, 0.32959551100066165, 0.35442984199835337, 0.34014393600227777, 0.3314499189982598, 0.3369347910011129, 0.3248850109994237, 0.3623709380008222, 0.33522007200008375, 0.33111369899779675, 0.3495774210023228, 0.3288631949981209, 0.34394597099890234, 0.3389169940019201, 0.34024487799979397, 0.3276093159984157, 0.3368075790021976, 0.3411102799982473, 0.3381116580021626, 0.3382467669980542, 0.3383963529995526, 0.3361209710019466, 0.3303166740006418, 0.3431263829988893, 0.32913911799914786, 0.3282943020021776, 0.35223990899976343, 0.33223469799850136, 0.33697125099934055, 0.32624365800074884, 0.3260416789998999, 0.327351275998808, 0.3307238839988713, 0.3208489480020944, 0.3388823519999278, 0.3270310009975219, 0.33154380899941316, 0.3350559099999373, 0.3280555370001821, 0.3348130470003525, 0.3261790739998105, 0.3357951360012521, 0.32486547399821575, 0.33638438600246445, 0.33319120699889027, 0.3392569690004166, 0.3324877800005197, 0.34418148300028406, 0.3175180549987999, 0.3304276179987937, 0.316376818002027, 0.3331222140004684, 0.32796836600027746, 0.3390661009980249, 0.32333556600133306, 0.3315785519989731, 0.3477901660007774, 0.3423788760010211, 0.3402014399980544, 0.356988661998912, 0.3529026790019998, 0.33968816099877586, 0.33858783400137327, 0.3446011460000591, 0.34489498299808474, 0.33759319400269305, 0.33944260499993106, 0.3333455190004315, 0.3330004679992271, 0.33722946899797535, 0.34296746800100664, 0.34424501600005897, 0.33773389600173687, 0.3490589809989615, 0.34750486700067995, 0.3509576289980032, 0.3490554330019222, 0.3486234939991846, 0.3417004020011518, 0.3464342819970625, 0.34805345100176055, 0.35002771400104393, 0.3449656459997641, 0.34787696299827076, 0.343027605998941, 0.34644114800175885, 0.3504742279983475, 0.34708311700160266, 0.34697690100074396, 0.35377235299893073, 0.36075601400079904, 0.35339160099829314, 0.35276618100033375, 0.35130188499897486, 0.3471110420032346, 0.3527539889983018, 0.34303700199961895, 0.3397129840013804, 0.348807365000539, 0.3542351439973572, 0.34648956400269526, 0.35225828499824274, 0.34551057900171145, 0.35281636400031857, 0.3452437790001568, 0.35237955399861676, 0.34577444399837987, 0.35535816100309603, 0.36526728899843874, 0.36565374600104406, 0.3722689129972423, 0.3573928790028731, 0.35684763599783764, 0.3526429020021169, 0.35292499199931626, 0.35231670799839776, 0.3515238850013702, 0.35620043499875464, 0.3484863910016429, 0.3522852860005514, 0.3447783970004821, 0.349990959999559, 0.3496321969978453, 0.3497331460021087, 0.350026109997998, 0.3431376120024652, 0.341269303997251, 0.34610536400214187, 0.34949229799894965, 0.34495665799840936, 0.34903335600029095, 0.3450581739998597, 0.34413180600313353, 0.34599489199899836, 0.3532023570005549, 0.3503577810006391, 0.36324414299815544, 0.3632809590017132, 0.3565768529988418, 0.35365580600046087, 0.346679423997557, 0.3529293810024683, 0.35348305399747915, 0.35925788700114936, 0.3490222670006915, 0.3551682510005776, 0.3501592869979504, 0.36122100400098134, 0.35305655499905697, 0.35262139400219894, 0.34822645199892577, 0.3518183410014899, 0.3556444019995979, 0.349397500998748, 0.34523946799890837, 0.3521087160006573, 0.3534623140003532, 0.3490407339995727, 0.3505102050003188, 0.3514799270014919, 0.3543748269985372, 0.35298734699972556, 0.35599228700084495, 0.3504761999975017, 0.3528467140022258, 0.3361408089986071, 0.3352278530001058, 0.33120675000100164, 0.3319658440013882, 0.3391498439996212, 0.33575292399837053, 0.3458688760001678, 0.33322391099864035, 0.33685361700190697, 0.3426205889991252, 0.3394813349987089, 0.3439774060025229, 0.33796408499983954, 0.33675517400115496, 0.34142985999642406, 0.34037333200103603, 0.341698730000644, 0.3374080329995195, 0.3369513050020032, 0.34038338599930285, 0.3423038330001873, 0.3422390979976626, 0.3366388870017545, 0.3350026109983446, 0.3404031450008915, 0.3348053350018745, 0.33536637199722463, 0.3354156060013338, 0.3333640929995454, 0.33479966099912417, 0.33944696400067187, 0.3397675550004351, 0.3383846180004184, 0.3335762499991688, 0.33523354200224276, 0.34147702399786795, 0.33661703200050397, 0.3375037939986214, 0.3388420060000499, 0.3330126820001169, 0.35129312200297136, 0.3505914919987845, 0.35612370099988766, 0.35367736899934243, 0.3590473240001302, 0.35156761500184075, 0.3546405089982727, 0.35120479699980933, 0.3553609310001775, 0.36356035900098504, 0.3439181110006757, 0.34431779099759297, 0.33424014300180716, 0.3322551739984192, 0.33858478399997693, 0.33655251800155384]",tokens/s,2.960512460688548,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,652.88192,,,,,s,1,5.290551307996793,5.290551307996793,0.0,5.290551307996793,5.290551307996793,5.290551307996793,5.290551307996793,[5.290551307996793],,kWh,3.201224129512513e-05,5.244686143547877e-05,0,8.445910273060389e-05,,MB,709.341184,,,,,s,18,0.498384331993293,0.027688018444071833,0.01682233654422992,0.01878211299845134,0.05915664979766007,0.059436495298723455,0.05979839265914052,"[0.01941233000252396, 0.01830214000074193, 0.019050009002967272, 0.019025576999410987, 0.05828282100264914, 0.018284906996996142, 0.01822718299808912, 0.019176749003236182, 0.05935666499863146, 0.018721977998211514, 0.018696988001465797, 0.018842247998691164, 0.05988886699924478, 0.018497999997634906, 0.01865289700072026, 0.018721590997301973, 0.059070928997243755, 0.018172452997532673]",tokens/s,9245.87653381931,kWh,3.911892991905217e-07,6.409357823422325e-07,0.0,1.0321250815327541e-06,tokens/kWh,248031953.27820927,MB,721.494016,,,,,s,18,9.88648297500913,0.549249054167174,0.022625921751336448,0.563447714997892,0.574418973102729,0.5755017966501328,0.577482793725867,"[0.5779780429948005, 0.5672510489966953, 0.5750648120010737, 0.5239925610003411, 0.526770825003041, 0.5678005130030215, 0.5689277400015271, 0.5232389140001033, 0.5269058030025917, 0.5689024390012491, 0.5648015679980745, 0.522560435005289, 0.5250841230008518, 0.5741421850034385, 0.5651161810019403, 0.5239233370011789, 0.5219285849962034, 0.5620938619977096]",tokens/s,114.70206370318992,kWh,7.3466521430832405e-06,1.2036989212075895e-05,0.0,1.938364135515914e-05,tokens/kWh,3250163.312747837,,s,1134,9.877892112010159,0.008710663238104197,0.011620250919532128,0.005029445001127897,0.006650990102207292,0.045758143797502274,0.04632670316103031,"[0.005816534998302814, 0.005267804001050536, 0.04571576599846594, 0.005198334998567589, 0.0050207250023959205, 0.004954079995513894, 0.004851564001000952, 0.00495059099921491, 0.005195177000132389, 0.005116732005262747, 0.005067026999313384, 0.005096977998618968, 0.05379760899813846, 0.005436803003249224, 0.0049507980002090335, 0.0049860379949677736, 0.0049698560032993555, 0.0053024270018795505, 0.005146790994331241, 0.0052479380028671585, 0.005183644003409427, 0.004880085994955152, 0.005002211000828538, 0.005045309997512959, 0.0462067879998358, 0.005072113002825063, 0.0049293729971395805, 0.005384657000831794, 0.005104426003526896, 0.005120365000038873, 0.0051146760015399195, 0.005550627996854018, 0.007108637000783347, 0.005254992996924557, 0.005120557005284354, 0.04569346499920357, 0.0053759899965371005, 0.0050972110038856044, 0.005130986995936837, 0.004912741998850834, 0.005251353002677206, 0.004858845997659955, 0.005256418000499252, 0.004913704004138708, 0.005023910998716019, 0.004954953998094425, 0.005417979999037925, 0.04583884200110333, 0.005166595998161938, 0.005025955004384741, 0.0049239239961025305, 0.005035795002186205, 0.00504538699897239, 0.004943539002852049, 0.005226615998253692, 0.0052233460010029376, 0.005043596996983979, 0.005092090003017802, 0.045593206996272784, 0.005630444000416901, 0.005402084003435448, 0.005143076996318996, 0.0051248250019853, 0.006468952000432182, 0.005351189996872563, 0.005202246000408195, 0.04587627200089628, 0.005232055998931173, 0.004932525996991899, 0.00511219600593904, 0.004872077995969448, 0.004881924003711902, 0.004915081997751258, 0.0053149390005273744, 0.004870008000580128, 0.004852660997130442, 0.004872926001553424, 0.004899118997855112, 0.04592569899978116, 0.005302823999954853, 0.005193076001887675, 0.005067129997769371, 0.0051072400019620545, 0.005084579999675043, 0.004919195002003107, 0.005103119001432788, 0.005080323993752245, 0.0052716090067406185, 0.005327882994606625, 0.045700234004470985, 0.005275174000416882, 0.005012404995795805, 0.0048654580023139715, 0.005104457995912526, 0.005010218999814242, 0.0051686650040210225, 0.005082356998173054, 0.005029541003750637, 0.0051500289991963655, 0.00530081799661275, 0.005180847998417448, 0.045753676000458654, 0.0055418390038539656, 0.005011296001612209, 0.00487533299747156, 0.0048838020011316985, 0.005389236997871194, 0.004973798000719398, 0.004932825002470054, 0.004984412997146137, 0.004907695998554118, 0.005045422003604472, 0.004927367001073435, 0.046088467999652494, 0.005193754994252231, 0.00527318400418153, 0.005263895000098273, 0.004991399000573438, 0.005108915996970609, 0.005170092001208104, 0.005311186003382318, 0.00489852099417476, 0.005013136003981344, 0.005364803997508716, 0.04572105799888959, 0.00521067000227049, 0.006297776002611499, 0.005176806000235956, 0.005040377996920142, 0.004908385999442544, 0.004925797999021597, 0.005122675000166055, 0.04587010900286259, 0.005085610995593015, 0.00494308600173099, 0.0048971139985951595, 0.004949296002450865, 0.0054782840015832335, 0.004942856001434848, 0.005138407999766059, 0.004951489994709846, 0.0050829840038204566, 0.0050532559980638325, 0.0453621100023156, 0.005738554995332379, 0.005146218005393166, 0.0050140579987782985, 0.004894478995993268, 0.004909038005280308, 0.00484881000011228, 0.004911187999823596, 0.0049052019967348315, 0.0051961999997729436, 0.005088607002107892, 0.005269634995784145, 0.04577751300530508, 0.005191249001654796, 0.004976299998816103, 0.005068537997431122, 0.005143854999914765, 0.0053977979987394065, 0.004926938003336545, 0.004957741999533027, 0.004958523000823334, 0.0049998729955405, 0.005163554000318982, 0.005323147001035977, 0.04628915100329323, 0.005613793000520673, 0.005525627995666582, 0.005571020999923348, 0.005372867002733983, 0.005557286996918265, 0.005468287999974564, 0.005341714000678621, 0.005550526002480183, 0.0056262009966303594, 0.005267300002742559, 0.04634519899991574, 0.005584446000284515, 0.006006039999192581, 0.005018431998905726, 0.0051104400045005605, 0.004999128999770619, 0.007285054998646956, 0.005077791996882297, 0.005860463003045879, 0.005308043000695761, 0.04575751799711725, 0.00590335200104164, 0.0052221349978935905, 0.005198446000576951, 0.004889269002887886, 0.004887994000455365, 0.0049225939947064035, 0.00482523600658169, 0.04569410799740581, 0.005037597999034915, 0.004900776002614293, 0.00489446099527413, 0.0048576800036244094, 0.00488162200053921, 0.005079684997326694, 0.004863189999014139, 0.004895794998446945, 0.004885235000983812, 0.004983058002835605, 0.005603343000984751, 0.04599217799841426, 0.005115437001222745, 0.005101823997392785, 0.006878999003674835, 0.004916434998449404, 0.004860635002842173, 0.004872798999713268, 0.004862830995989498, 0.00481738200323889, 0.004913833996397443, 0.004842349000682589, 0.045426504002534784, 0.005491090996656567, 0.005253175004327204, 0.005045883997809142, 0.004956060001859441, 0.004989298999134917, 0.0050864719960372895, 0.005278135002299678, 0.004874496997217648, 0.004928422000375576, 0.004915821002214216, 0.004902540000330191, 0.04570851100288564, 0.00535029199818382, 0.0051668079977389425, 0.00494923200312769, 0.004981461999705061, 0.005156904997420497, 0.005141907000506762, 0.006884317001095042, 0.004793847998371348, 0.004756579997774679, 0.004824879004445393, 0.005220105995249469, 0.04566721400624374, 0.0052633509985753335, 0.005226167995715514, 0.00496557800215669, 0.004976657997758593, 0.004938752004818525, 0.004950866998115089, 0.004925212997477502, 0.004932504001772031, 0.006077667996578384, 0.005225572000199463, 0.005072163003205787, 0.004896689002634957, 0.004930161994707305, 0.004782815005455632, 0.004878886997175869, 0.0048923430003924295, 0.004815676998987328, 0.0048510100023122504, 0.004982446997018997, 0.04579765500238864, 0.004965474996424746, 0.0049138040049001575, 0.00487894999969285, 0.004919062994304113, 0.005022764002205804, 0.005046949001553003, 0.0049640739962342195, 0.00494101600634167, 0.005027162995247636, 0.004976898999302648, 0.045472409001376946, 0.005978692999633495, 0.005281194004055578, 0.00517556699924171, 0.005051396001363173, 0.005100445996504277, 0.005026951002946589, 0.005204717999731656, 0.004942544997902587, 0.004870766002568416, 0.0052082619949942455, 0.00493629200354917, 0.04601122399617452, 0.0052212529990356416, 0.004981351004971657, 0.005284637998556718, 0.005076533001556527, 0.004930306000460405, 0.005385185999330133, 0.005317766997904982, 0.005045359997893684, 0.005158596999535803, 0.005086155004391912, 0.004852660000324249, 0.045894645001681056, 0.005429076998552773, 0.00515480699687032, 0.0051999799979967065, 0.004952723000315018, 0.005173593999643344, 0.005159771004400682, 0.00511305400141282, 0.005059548995632213, 0.005013499001506716, 0.00500964600360021, 0.048368817995651625, 0.005329441002686508, 0.004942604995449074, 0.004991884001356084, 0.004753009998239577, 0.005304219004756305, 0.005948770005488768, 0.04674659900047118, 0.005357915993954521, 0.004929421003907919, 0.00491994899493875, 0.004931556002702564, 0.00495373600278981, 0.004847953001444694, 0.005027360995882191, 0.004854156999499537, 0.004928831003780942, 0.004846737996558659, 0.004890786003670655, 0.04544322299625492, 0.005304365004121792, 0.00494430199614726, 0.005196377998800017, 0.005004252998332959, 0.004830844001844525, 0.004902990003756713, 0.004862041998421773, 0.004878990002907813, 0.004894664998573717, 0.0049427179983467795, 0.004961018996255007, 0.04553411900269566, 0.005207583999435883, 0.004877175000729039, 0.004913944998406805, 0.005174932004592847, 0.005105163996631745, 0.005204266999498941, 0.005044964003900532, 0.004963246996339876, 0.005045204998168629, 0.005214989003434312, 0.004886754999461118, 0.04679408700030763, 0.005300347002048511, 0.004987314998288639, 0.007004150997090619, 0.0050339130029897206, 0.005055708999861963, 0.004943913998431526, 0.004929210001137108, 0.005009123000490945, 0.0048744259984232485, 0.005056428002717439, 0.04721315600181697, 0.005130115998326801, 0.004903385000943672, 0.004937708996294532, 0.004943245003232732, 0.004983368999091908, 0.004901506996247917, 0.00494242300192127, 0.005030975997215137, 0.004932040006679017, 0.005045993995736353, 0.004918284997984301, 0.04775015300401719, 0.00520386100106407, 0.004970757996488828, 0.006254517000343185, 0.005684191004547756, 0.005258175995550118, 0.04958995900233276, 0.005091437000373844, 0.004958092999004293, 0.0048986740002874285, 0.0048549350030953065, 0.004916607998893596, 0.004858700995100662, 0.004834671002754476, 0.004811833998246584, 0.0049188730044988915, 0.005283318998408504, 0.005163736001122743, 0.04571500299789477, 0.005278185002680402, 0.005400201000156812, 0.005846255000506062, 0.00488289599888958, 0.004831899001146667, 0.005369100996176712, 0.005144383001606911, 0.004986239000572823, 0.005101367998577189, 0.005175393998797517, 0.0050984350018552504, 0.04577817000244977, 0.005317174996889662, 0.004920779996609781, 0.004909665003651753, 0.005170819997147191, 0.004995235001842957, 0.0049215480030397885, 0.004896059996099211, 0.005217251004069112, 0.0048933469952316955, 0.0049597550023463555, 0.04549259899795288, 0.005694545005098917, 0.00501170599454781, 0.004877578001469374, 0.004882426997937728, 0.005229840004176367, 0.004904731998976786, 0.004892033997748513, 0.004835863001062535, 0.0052430299983825535, 0.004887975002930034, 0.004959728001267649, 0.045818847000191454, 0.005626801998005249, 0.004943797997839283, 0.004922051004541572, 0.0049920249948627315, 0.005168613002751954, 0.0049606789980316535, 0.004967312001099344, 0.004927972004225012, 0.0052767710003536195, 0.004986883999663405, 0.004952811999828555, 0.04580763199919602, 0.005782619002275169, 0.005160814995178953, 0.0050906140022561885, 0.004899058003502432, 0.005018191994167864, 0.005249788999208249, 0.005029947002185509, 0.045860773003369104, 0.005398294000769965, 0.005132843994942959, 0.0051207040014560334, 0.004829325000173412, 0.005043078002927359, 0.004823577997740358, 0.004858430998865515, 0.004859328000748064, 0.004921350002405234, 0.004788508995261509, 0.004764624005474616, 0.04623603799700504, 0.00512103099754313, 0.005130281002493575, 0.005029184998420533, 0.004944642001646571, 0.00487927500216756, 0.0049658719945000485, 0.005114900006446987, 0.004914944998745341, 0.00504841599467909, 0.004887495000730269, 0.045299693003471475, 0.005571802998019848, 0.004952759998559486, 0.0048393830002169125, 0.004850156001339201, 0.005214461998548359, 0.004878181003732607, 0.004951221999363042, 0.006022380999638699, 0.005454411999380682, 0.004947485002048779, 0.005138237997016404, 0.046064355003181845, 0.005174774996703491, 0.005023844998504501, 0.005088722005893942, 0.0050622909984667785, 0.0048729459958849475, 0.004991350004274864, 0.004889267998805735, 0.006587162002688274, 0.004973670998879243, 0.004899323001154698, 0.04545416600012686, 0.005310260996338911, 0.004969184003130067, 0.004860500994254835, 0.004941700004565064, 0.004850411998631898, 0.0049673050016281195, 0.005003464997571427, 0.004885198002739344, 0.0048740899947006255, 0.0058477190032135695, 0.005178134000743739, 0.005062961994553916, 0.00488865100487601, 0.004834555998968426, 0.004861829998844769, 0.004823181996471249, 0.004868459000135772, 0.004827703000046313, 0.004842035006731749, 0.04550505199586041, 0.005667946003086399, 0.005203360997256823, 0.005120376998092979, 0.005375388005631976, 0.0058090309976250865, 0.005511604998901021, 0.006073639997339342, 0.005864790000487119, 0.0055226590047823265, 0.005278764998365659, 0.04544966099638259, 0.005039777002821211, 0.005286416002491023, 0.0049738359957700595, 0.005075847999250982, 0.00482191500486806, 0.004930391995003447, 0.004908674003672786, 0.005220289000135381, 0.005043261997343507, 0.005069003003882244, 0.00499751099414425, 0.04613174200494541, 0.005300140997860581, 0.005157781997695565, 0.006807211000705138, 0.005153121004696004, 0.00494688400067389, 0.004931860996293835, 0.00503993799793534, 0.0049751990009099245, 0.004953665003995411, 0.0049529429961694404, 0.045759305998217314, 0.0056143690017051995, 0.005030819003877696, 0.004895003999990877, 0.004970797999703791, 0.004939834994729608, 0.004947422006807756, 0.004949969996232539, 0.004958240999258123, 0.004934950004098937, 0.0049697089998517185, 0.0048841850002645515, 0.045741231995634735, 0.005057665999629535, 0.004980696001439355, 0.0049588420006330125, 0.004955379001330584, 0.004834246996324509, 0.004909779003355652, 0.005805218999739736, 0.045907871004601475, 0.0051745829987339675, 0.0048826669953996316, 0.004901473999780137, 0.004962357001204509, 0.004824791001738049, 0.004830921003303956, 0.004886353999609128, 0.005157424995559268, 0.005043504002969712, 0.005059126997366548, 0.005317269002262037, 0.046459359997243155, 0.0053021160056232475, 0.006957857993256766, 0.004902128006506246, 0.004910799994831905, 0.004917793005006388, 0.004876486993453, 0.0048989710048772395, 0.005265451000013854, 0.005067828999017365, 0.0051001199972233735, 0.045914909002021886, 0.0053160800016485155, 0.005009615997551009, 0.004991756002709735, 0.0051695949950953946, 0.004941120001603849, 0.005314654001267627, 0.004961596001521684, 0.004942421997839119, 0.004921970998111647, 0.00490680100483587, 0.004910374998871703, 0.04565203200036194, 0.00523385799897369, 0.005206025001825765, 0.005063030999735929, 0.005090998995001428, 0.005153700003575068, 0.005154013000719715, 0.005062183998234104, 0.005177655002626125, 0.005001140998501796, 0.00519507699937094, 0.0454302700018161, 0.008329935000801925, 0.005149003998667467, 0.00496311499591684, 0.00515771299978951, 0.004999845004931558, 0.005007966996345203, 0.004860407003434375, 0.004968319997715298, 0.0050267539991182275, 0.00498513100319542, 0.004875512997386977, 0.04592858200339833, 0.005089132995635737, 0.004921288003970403, 0.004994283000996802, 0.005814160998852458, 0.005131642996275332, 0.004994171002181247, 0.004869238997343928, 0.04585818900523009, 0.005069633996754419, 0.005336169997463003, 0.005202655003813561, 0.004915300996799488, 0.004851729005167726, 0.004821859998628497, 0.00496152199775679, 0.004930271999910474, 0.004818963003344834, 0.004878050000115763, 0.04539513999770861, 0.005373177002184093, 0.004844206996494904, 0.004888927003776189, 0.004838492997805588, 0.004884825000772253, 0.005322293996869121, 0.006816503002482932, 0.004882677996647544, 0.004999784003302921, 0.0052164559965603985, 0.0052169059999869205, 0.04557798000314506, 0.005023935002100188, 0.005050226995081175, 0.007044669000606518, 0.005272330003208481, 0.004946682995068841, 0.004945671003952157, 0.005108261997520458, 0.004951517999870703, 0.00492981199931819, 0.005035879999923054, 0.04539071999897715, 0.005376351000450086, 0.005003582002245821, 0.0049181150025106035, 0.004959093996149022, 0.004922307998640463, 0.004864124006417114, 0.004933926997182425, 0.004825974996492732, 0.006096873999922536, 0.005280476005282253, 0.004866126000706572, 0.04590868199738907, 0.0050647719981498085, 0.004935558004945051, 0.0050383969937684014, 0.004830814999877475, 0.0048846660065464675, 0.004873867997957859, 0.004919972998322919, 0.004862902002059855, 0.004957421995641198, 0.004998529999284074, 0.004822183000214864, 0.04577552700357046, 0.006139875004009809, 0.005154193000635132, 0.004990594999981113, 0.005346726000425406, 0.005039842995756771, 0.005171058000996709, 0.004948711997712962, 0.04583663400262594, 0.0050993900003959425, 0.007353952998528257, 0.005090771002869587, 0.004926975001581013, 0.004917718993965536, 0.00487741000688402, 0.004802352996193804, 0.004836084997805301, 0.00499911999941105, 0.004852453006606083, 0.04579602899320889, 0.005049851002695505, 0.0049541120024514385, 0.004876075996435247, 0.005086406999907922, 0.004848545002460014, 0.004955422002240084, 0.004872096993494779, 0.0049679570001899265, 0.0049070230015786365, 0.004888631003268529, 0.004802274001121987, 0.045775909995427355, 0.0050293489985051565, 0.004898214006971102, 0.004828721997910179, 0.004905342000711244, 0.004851728997891769, 0.004858079999394249, 0.004906579997623339, 0.004795199005457107, 0.004940326994983479, 0.004991277004592121, 0.0048687159942346625, 0.04566507100389572, 0.005269572997349314, 0.005055403998994734, 0.004946769004163798, 0.00489642199681839, 0.0052809930057264864, 0.00516698799765436, 0.005096793996926863, 0.005034920002799481, 0.005074925000371877, 0.00507452499732608, 0.005066215002443641, 0.04603243400197243, 0.005151429999386892, 0.005177459999686107, 0.0052512299953377806, 0.0050054700041073374, 0.004913864999252837, 0.005050785002822522, 0.004940104998240713, 0.004908763999992516, 0.006060473002435174, 0.005286560997774359, 0.005002732003049459, 0.005158182997547556, 0.005168223004147876, 0.005044867000833619, 0.005058450995420571, 0.005100561000290327, 0.005049870000220835, 0.0050820010001189075, 0.045675685003516264, 0.00543587399442913, 0.004985444000340067, 0.0048649560048943385, 0.004879091997281648, 0.004824919997190591, 0.004853721002291422, 0.00508983700274257, 0.004991124995285645, 0.005062276002718136, 0.005147475996636786, 0.004989394001313485, 0.045887421001680195, 0.005030134998378344, 0.005110475001856685, 0.005063582000730094, 0.004845381998165976, 0.005153010002686642, 0.005047567996371072, 0.004838193999603391, 0.0052779460020246916, 0.0049072900001192465, 0.0049679989970172755, 0.04643902500538388, 0.005642680000164546, 0.004985230996680912, 0.00500625299901003, 0.004960670004948042, 0.005329235995304771, 0.005010196000512224, 0.00501425500260666, 0.0048840710005606525, 0.0048966510003083386, 0.004882329994870815, 0.005065260003902949, 0.04604237499734154, 0.005202674001338892, 0.005144602000655141, 0.0051207899959990755, 0.00508019000699278, 0.005200273997616023, 0.005364616998122074, 0.004995937997591682, 0.004871736004133709, 0.004917097998259123, 0.005387579003581777, 0.005192412994801998, 0.045873895003751386, 0.005077249996247701, 0.004931606003083289, 0.004933860000164714, 0.0052183959996909834, 0.00493356199876871, 0.0060295689982012846, 0.0459007650060812, 0.005355012996005826, 0.005197858001338318, 0.005267704000289086, 0.00491360900196014, 0.004879456995695364, 0.0054814870018162765, 0.004991396002878901, 0.004920249994029291, 0.005757691003964283, 0.005580582001130097, 0.05019306499889353, 0.005212529998971149, 0.004962027996953111, 0.004916073005006183, 0.004864384995016735, 0.005242519000603352, 0.00510659900464816, 0.005057270995166618, 0.005034052999690175, 0.005208382004639134, 0.0050082570014637895, 0.0049627359985606745, 0.04616768899722956, 0.005251957998552825, 0.005272583002806641, 0.0049777910026023164, 0.004952331000822596, 0.00487657799385488, 0.005285758001264185, 0.004892087999905925, 0.0049440090006100945, 0.004967653003404848, 0.005202601998462342, 0.045431466001900844, 0.005396761996962596, 0.0049221230001421645, 0.004995641000277828, 0.004893835000984836, 0.005140695000591222, 0.005102237999381032, 0.005204488996241707, 0.005070343002444133, 0.005079499998828396, 0.005088160003651865, 0.004950584996549878, 0.047566152999934275, 0.006228680998901837, 0.0051507070020306855, 0.004971592999936547, 0.005244721003691666, 0.004951851995429024, 0.005227790999924764, 0.005013228997995611, 0.0049820580024970695, 0.00513675699767191, 0.004960820006090216, 0.045690531995205674, 0.005494156001077499, 0.0049799309999798425, 0.004956194003170822, 0.005017892995965667, 0.006250382000871468, 0.005279983000946231, 0.0054223179977270775, 0.045876581003540196, 0.00500942600046983, 0.0049568960021133535, 0.004859579996264074, 0.004949016001773998, 0.004864162998273969, 0.005091161001473665, 0.004996828000003006, 0.005036495997046586, 0.00499306499841623, 0.00515254200581694, 0.005062588999862783, 0.0460769419951248, 0.005018926000047941, 0.006534504005685449, 0.0047214480000548065, 0.004783744996530004, 0.00479318099678494, 0.005004742000892293, 0.005047456004831474, 0.004984643994248472, 0.004874191006820183, 0.0051039309983025305, 0.045533412994700484, 0.0051795290055451915, 0.0050293439999222755, 0.00489219999872148, 0.0049188030025106855, 0.004942380997817963, 0.004899351995845791, 0.004845293005928397, 0.0049113059940282255, 0.0048321640060748905, 0.0048825109988683835, 0.004920799998217262, 0.04562505499779945, 0.005223252999712713, 0.004947188004734926, 0.004984127001080196, 0.0049106480000773445, 0.004933899996103719, 0.004850536002777517, 0.005017135001253337, 0.004908173999865539, 0.005055337998783216, 0.004886343995167408, 0.004947136003465857, 0.04568712000036612, 0.005256931995972991, 0.00494233300560154, 0.0049000869985320605, 0.004946818000462372, 0.005055704001279082, 0.005142012996657286, 0.0060641890013357624, 0.006100400998548139, 0.005173097000806592, 0.005294873997627292, 0.045651275999262, 0.005612707005639095, 0.006025402006343938, 0.005225699998845812, 0.005202845997700933, 0.005140414003108162, 0.004863211994234007, 0.004877134000707883, 0.04568474000552669, 0.005224829998041969, 0.005391993996454403, 0.004904152003291529, 0.00490526799694635, 0.004831129001104273, 0.005097498004033696, 0.004990848996385466, 0.005068730999482796, 0.004986084000847768, 0.007087152000167407, 0.004964580002706498, 0.04603073799808044, 0.005087288001959678, 0.005127470998559147, 0.005043534001742955, 0.004911776995868422, 0.004859872002271004, 0.005310009000822902, 0.004830061996472068, 0.004885059002845082, 0.004839982997509651, 0.004954034004185814, 0.04570289299590513, 0.005474097000842448, 0.005120093002915382, 0.005241866994765587, 0.005022731005738024, 0.005059793998952955, 0.005046414997195825, 0.005003924998163711, 0.004887223003606778, 0.005157271996722557, 0.004820694004592951, 0.006247699995583389, 0.04609275000257185, 0.004872384000918828, 0.0049611680005909875, 0.004866846997174434, 0.004901184001937509, 0.004880333995970432, 0.004995021001377609, 0.00497552099841414, 0.004890681004326325, 0.004942000996379647, 0.004943138003000058, 0.004954515003191773, 0.04576366599940229, 0.00509816699923249, 0.004948617999616545, 0.004893885001365561, 0.0048334429957321845, 0.004994973998691421, 0.004810660000657663, 0.004905909998342395, 0.004923659005726222, 0.004872150995652191, 0.005927443002292421, 0.005276762996800244, 0.005055225003161468, 0.005016056995373219, 0.004897279999568127, 0.004826572003366891, 0.004879585998423863, 0.004757175003760494, 0.004873130994383246, 0.004845560004469007, 0.0459218179967138, 0.004983876999176573, 0.004920543004118372, 0.005077310997876339, 0.00506234000204131, 0.005035764996137004, 0.0049730540049495175, 0.005136915999173652, 0.0051392009991104715, 0.004886866998276673, 0.005186658003367484, 0.045490227996197063, 0.005542168997635599, 0.00499065600160975, 0.005010794004192576, 0.0049047439970308915, 0.004818542001885362, 0.004913158998533618, 0.005031202999816742, 0.005145080001966562, 0.0050169530004495755, 0.005030635998991784, 0.0051433949993224815, 0.045732395999948494, 0.005245528001978528, 0.005147919997398276, 0.005204333996516652, 0.005126998003106564, 0.0066783450020011514, 0.005211659001361113, 0.005059749993961304, 0.00495454700285336, 0.005019064003136009, 0.00493985499633709, 0.00510729500092566, 0.04585225500341039, 0.005031248998420779, 0.004851272999076173, 0.004927624999254476, 0.004829258999961894, 0.004965735002770089, 0.004833891995076556, 0.004934781005431432, 0.004886052993242629, 0.004857183004787657, 0.004958908000844531, 0.004917875994578935, 0.045655945999897085, 0.005022286000894383, 0.004875147002167068, 0.005041775002609938, 0.0048831609965418465, 0.004997632997401524, 0.006034953003108967, 0.04598341100063408, 0.0052856619950034656, 0.005017815004976001, 0.005483725995873101, 0.004927840003801975, 0.00490826899476815, 0.00485136300267186, 0.004839521003304981, 0.004930533999868203, 0.004883893998339772, 0.005084905998955946, 0.005065404999186285, 0.045534921999205835, 0.005293135000101756, 0.0049984510042122565, 0.004929206996166613, 0.004923129999951925, 0.005161528002645355, 0.004819158995815087, 0.005221538005571347, 0.004903686000034213, 0.004843712995352689, 0.005147344003489707, 0.00499643299554009, 0.04562291299953358, 0.0050577060028444976, 0.005312784996931441, 0.004922564003209118, 0.0048918149987002835, 0.006755640999472234, 0.005036253998696338, 0.005005174003599677, 0.004973891998815816, 0.004869431002589408, 0.004962073995557148, 0.004919322003843263, 0.04606189500191249, 0.005263672996079549, 0.004947620000166353, 0.005137644002388697, 0.004860936998738907, 0.004930572999001015, 0.004842030997679103, 0.004986951003957074, 0.004911090996756684, 0.004823542003578041, 0.0049438639980508015, 0.004882604996964801, 0.045778692001476884, 0.005006703999242745, 0.004926298002828844, 0.004987218002497684, 0.004802401999768335, 0.004864410999289248, 0.004955768999934662, 0.005079099995782599, 0.004911660005745944, 0.004906475995085202, 0.004884287998720538, 0.004849053002544679, 0.045709705002082046, 0.004978609998943284]",tokens/s,114.80182078737344,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,6125.60896,,,,,s,1,90.99684707800043,90.99684707800043,0.0,90.99684707800043,90.99684707800043,90.99684707800043,90.99684707800043,[90.99684707800043],,kWh,0.0010450850489243087,0.0005696105133432854,0,0.0016146955622675942,,MB,6138.560512,,,,,s,10,9.733513213997867,0.9733513213997866,0.037796486429974616,0.9797292494995418,1.0142752697000106,1.0223726268499376,1.0288505125698792,"[0.9582214199999726, 0.9809203120003076, 1.0027852109997184, 0.9902206279984966, 0.9785381869987759, 0.9451010979992134, 1.0124758570000267, 0.9393798270011757, 1.0304699839998648, 0.8954006900003151]",tokens/s,263.0088379926826,kWh,1.1097022985227043e-05,6.048143405158852e-06,0.0,1.7145166390385895e-05,tokens/kWh,14931321.993092543,MB,6173.433856,,,,,s,10,55.195330831997126,5.519533083199713,0.039155644354498184,5.528854963500635,5.5669120635986475,5.572767952299364,5.577452663259937,"[5.489217574000577, 5.518261367999003, 5.528913965999891, 5.528795961001379, 5.533815302000221, 5.534819435999452, 5.578623841000081, 5.565610754998488, 5.478230176999205, 5.43904245199883]",tokens/s,11.414008947923262,kWh,6.367969701053734e-05,3.47078930156365e-05,0.0,9.838759002617384e-05,tokens/kWh,640324.6586611202,,s,630,55.18806155200036,0.08760009770158787,0.001887098920952487,0.0875125165002828,0.08990237100060768,0.09104466300077547,0.09259911395922245,"[0.09238426400042954, 0.08840671200050565, 0.0893702729990764, 0.08939082700089784, 0.08836509399952774, 0.08924660000047879, 0.08978567099984502, 0.08875848499883432, 0.08915886000067985, 0.08941261700056202, 0.08852078599920787, 0.08847722500104283, 0.0903423429990653, 0.08733282499997586, 0.0869992709995131, 0.08628522700018948, 0.08562791300028039, 0.0873901750001096, 0.08734860100048536, 0.0878476479992969, 0.08769475200097077, 0.08650888999909512, 0.08623036100107129, 0.08614983499865048, 0.08653642100034631, 0.08636175799983903, 0.08801195200067014, 0.08630529099900741, 0.08652061599968874, 0.08490732300015225, 0.0850984740009153, 0.08798254899920721, 0.0854923940005392, 0.08665807100078382, 0.08794273899911786, 0.08741528400059906, 0.08663156699913088, 0.08566305600106716, 0.0874319229988032, 0.0853129719998833, 0.08652129800066177, 0.0877432500001305, 0.0872216509997088, 0.08672989899969252, 0.08751289100109716, 0.08475957999871753, 0.08466558300096949, 0.08581149599922355, 0.08557532700069714, 0.08800418799910403, 0.0865833060015575, 0.08608300899868482, 0.08630992700091156, 0.08639434699944104, 0.08990007300053549, 0.08487481299926003, 0.08535002400094527, 0.0847933599998214, 0.08591131399953156, 0.08678995999980543, 0.08596473400029936, 0.08683269799985283, 0.08692002300085733, 0.0889461319984548, 0.08520480300103372, 0.08573907000027248, 0.08612525399985316, 0.0858136779988854, 0.08684178100156714, 0.08479833099954703, 0.08588727399910567, 0.08524911700078519, 0.08590903299955244, 0.08702776599966455, 0.08586452400049893, 0.08816395199937688, 0.08733599200058961, 0.08614188200044737, 0.08535561200005759, 0.0883130029997119, 0.08573551299923565, 0.0842562950001593, 0.08886013499977707, 0.0893393330006802, 0.08695545599948673, 0.08861225900000136, 0.09105765000094834, 0.08778870399873995, 0.08834449000096356, 0.08932321499924001, 0.08696050700018532, 0.08876702999987174, 0.08703774600144243, 0.08828472399909515, 0.08836428699942189, 0.08833028400113108, 0.08671489100015606, 0.0877779289985483, 0.08810108000034234, 0.08788873900084582, 0.08731730399995286, 0.08813259300040954, 0.0896048319991678, 0.08976855599939881, 0.08922876600081509, 0.08609397899999749, 0.08737186500002281, 0.08598871799949848, 0.08755299900076352, 0.0871899609992397, 0.0876047510009812, 0.08889365199866006, 0.08947126500061131, 0.08906590300102835, 0.08942962899891427, 0.08787088300050527, 0.08769602699976531, 0.08845893100078683, 0.08822137699826271, 0.08957472400106781, 0.08995398099978047, 0.08814297599928977, 0.08782610300113447, 0.08771704500031774, 0.0852184909999778, 0.08689952799977618, 0.09072808899873053, 0.08715826200023002, 0.08753836899995804, 0.0872054030005529, 0.08777962199928879, 0.0882513820015447, 0.0892611549988942, 0.0887484630002291, 0.08778785399954359, 0.08813146400098049, 0.08779996699922776, 0.08842528900095203, 0.08760780099873955, 0.08767137200084107, 0.08850004399937461, 0.08773815300082788, 0.08790923800006567, 0.08751262700025109, 0.08751024399862217, 0.08904195800096204, 0.09088133299883339, 0.08793009600049118, 0.08763319900026545, 0.08677927200005797, 0.08704494400080875, 0.0875604309985647, 0.08740599700104212, 0.08794827099882241, 0.08827960600137885, 0.08818679499927384, 0.08690037400083384, 0.08809783899960166, 0.0872815040002024, 0.08679170599862118, 0.087379916001737, 0.08714846399925591, 0.08766319999995176, 0.0869730829999753, 0.08717704800073989, 0.08745026999895344, 0.08697362600105407, 0.08794161599871586, 0.08885824699973455, 0.08642872500058729, 0.08694844400088186, 0.087931406998905, 0.08670393499960483, 0.08747681200111401, 0.08699902799889969, 0.08747934400162194, 0.08823808899978758, 0.08631773399974918, 0.0864248090001638, 0.08654452399969159, 0.08729991499967582, 0.08786617099940486, 0.08675223800128151, 0.0867995989992778, 0.0888311109993083, 0.0907764359999419, 0.08818290600174805, 0.08812569199835707, 0.08754753800167236, 0.08985685800143983, 0.08765662699988752, 0.0858444529985718, 0.08877051700073935, 0.0874129969997739, 0.08717532499940717, 0.08766963700145425, 0.08813278299930971, 0.0873223840007995, 0.08659135499874537, 0.08639536300142936, 0.08722277099877829, 0.08647200900122698, 0.08674929999870074, 0.08740507400034403, 0.08770461099993554, 0.08705499999996391, 0.08752758000082395, 0.08701475799898617, 0.08675683100045717, 0.08695065699976112, 0.08771915400029684, 0.08726067799943849, 0.08771035300014773, 0.08723427999939304, 0.08829150000019581, 0.08698117200037814, 0.08842141700006323, 0.08722446700085129, 0.0885239349991025, 0.0890055020008731, 0.09005309599888278, 0.08743231500011461, 0.08793484400121088, 0.08768681499896047, 0.08772649400088994, 0.08694808399923204, 0.08786229500037734, 0.08720615200036264, 0.08876299099938478, 0.08765055900039442, 0.08787635099906765, 0.08804228799999692, 0.08778116299981775, 0.08804781100116088, 0.08848189399941475, 0.08822942100050568, 0.08758923200002755, 0.08781856799942034, 0.0876695059996564, 0.08755322800061549, 0.0881519649992697, 0.08736595800110081, 0.08863834299882001, 0.08867851300055918, 0.08724544100005005, 0.08843592300036107, 0.08878809099951468, 0.08751240600031451, 0.08980113699908543, 0.08816423400094209, 0.08744711899998947, 0.08738713399907283, 0.08992305300125736, 0.08688062600049307, 0.0869707899983041, 0.08613387500008685, 0.08773946900146257, 0.08716025099965918, 0.08666741299930436, 0.08688372600045113, 0.0884750309996889, 0.08747073000085948, 0.08852744300020277, 0.08843593499841518, 0.08881201500116731, 0.0893226179996418, 0.08769522900001903, 0.08711729999959061, 0.0874000990006607, 0.08721670999875641, 0.08822042100109684, 0.08802965599898016, 0.08864921700114792, 0.09026415699918289, 0.08796003899988136, 0.08798425600070914, 0.09041370799968718, 0.08806014400033746, 0.08677506200001517, 0.08699857499959762, 0.0874340629998187, 0.08822606800094945, 0.08732346099895949, 0.08932433300105913, 0.0872337669989065, 0.08815234000030614, 0.0871165620010288, 0.08861284899830935, 0.08652404400163505, 0.08734746899972379, 0.08824978200027545, 0.08921761700003117, 0.08880348499951651, 0.08856475399988994, 0.08789976099978958, 0.08799598800032982, 0.08752107299915224, 0.08651542700135906, 0.08685349400002451, 0.08714416099974187, 0.08648946699941007, 0.08733870499963814, 0.08721193400015181, 0.08712452300096629, 0.08649301799960085, 0.08842167299917492, 0.0884257850011636, 0.08822049999980663, 0.08785941499991168, 0.088159077000455, 0.0872438489986962, 0.08819661699999415, 0.08738017500036221, 0.08755160300097486, 0.08863665199896786, 0.08914267900036066, 0.08781972100041457, 0.08688881600028253, 0.08743150199916272, 0.08774215599987656, 0.08756996900046943, 0.0896067760004371, 0.08869888199842535, 0.0867698609999934, 0.08768280200092704, 0.08819695300007879, 0.08829153499937092, 0.08849865100091847, 0.08794737799871655, 0.08690756500072894, 0.08781516700037173, 0.08703104599953804, 0.08695800900022732, 0.08773112999915611, 0.08735482300107833, 0.08753135299957648, 0.08823405300063314, 0.0882731399997283, 0.08786822100046265, 0.0874839689986402, 0.09065726600056223, 0.08856462100084173, 0.08714048899855698, 0.08711709199997131, 0.08894541400150047, 0.08827765499881934, 0.08831468500102346, 0.08704689399928611, 0.08685678999972879, 0.08636246900096012, 0.08843564899871126, 0.087492310000016, 0.08649204500034102, 0.08666030800122826, 0.08763004999855184, 0.08887169800073025, 0.08846429400000488, 0.0884850729999016, 0.08879388599962112, 0.0876995700000407, 0.08877800200025376, 0.08774676800021552, 0.0857017239995912, 0.08534405099999276, 0.08616652599994268, 0.08715545000086422, 0.0881519059985294, 0.08926864700151782, 0.08994722699935664, 0.0885884180006542, 0.08714061699902231, 0.08709989499948279, 0.0878962720016716, 0.08966587099894241, 0.08886294100011582, 0.08796453499962809, 0.08850816800077155, 0.08636350199958542, 0.09108823200040206, 0.08791076099987549, 0.08723030100009055, 0.09003983599905041, 0.0918188329997065, 0.0925813100002415, 0.09143402700101433, 0.09059105699998327, 0.09120450799855462, 0.09117406500081415, 0.0916866370007483, 0.09414326899968728, 0.10163094899871794, 0.09635273400090227, 0.09338997600025323, 0.0924917149986868, 0.09250986799997918, 0.09285477000048559, 0.09387450900067051, 0.08969859699936933, 0.08989644600114843, 0.08836680199965485, 0.08804222700018727, 0.088223171998834, 0.0867845570010104, 0.08664690899968264, 0.08676639399891428, 0.08694338200075435, 0.08734037599970179, 0.08613040300042485, 0.08693937700081733, 0.08711406499969598, 0.08765873199990892, 0.08644236799955252, 0.0862954690001061, 0.08708583900079248, 0.0856683999991219, 0.08696804200008046, 0.08600997299981827, 0.08762091300013708, 0.08607941199989, 0.08592841800054885, 0.08664459899955546, 0.08841527600088739, 0.08774725399962335, 0.0869670230003976, 0.08657063199825643, 0.08669495700087282, 0.08647340000061376, 0.08713215900024807, 0.08721206699920003, 0.08663622600033705, 0.08633787899998424, 0.08605698499923164, 0.08639653099999123, 0.0865641250002227, 0.08624799400058691, 0.08631323599911411, 0.08578664000015124, 0.08696601300107432, 0.08530024999890884, 0.08654661400032637, 0.08610679699995671, 0.09010884700001043, 0.087543656998605, 0.08686376900004689, 0.08729780500107154, 0.0873893890002364, 0.08634259099926567, 0.08659001699925284, 0.08642765200056601, 0.08702730799996061, 0.08792503100085014, 0.08792959899983543, 0.08745763200022338, 0.08926967600018543, 0.0875907579993509, 0.08680210700003954, 0.0876441860000341, 0.08827763899898855, 0.08757419300127367, 0.0862665869990451, 0.08638275799967232, 0.08695238100153801, 0.08810573999835469, 0.08605053800056339, 0.08736463900095259, 0.086782726999445, 0.08740303100057645, 0.0903368719991704, 0.08747336899978109, 0.08594574600101623, 0.08561732999987726, 0.0908025489989086, 0.08683310500055086, 0.08715050600039831, 0.08717140299995663, 0.08685070799947425, 0.08819972899982531, 0.08723287999964668, 0.08875379399978556, 0.08764856200104987, 0.08755519599981199, 0.08694061399910424, 0.08787789699999848, 0.08704146900163323, 0.08777117599856865, 0.08814699100003054, 0.09028529200077173, 0.08960083099918847, 0.08955817900096008, 0.090216952999981, 0.09016108700052428, 0.09029326800009585, 0.09117840499857266, 0.08973431400045229, 0.08951354199962225, 0.08994992800035106, 0.08950090700091096, 0.09009065600002941, 0.09137032699982228, 0.09161385699917446, 0.09162686300078349, 0.08981875399877026, 0.09247891400082153, 0.09111517500059563, 0.09260638599880622, 0.09102879000056419, 0.09144977799951448, 0.09207899200009706, 0.09140324400141253, 0.09158961899993301, 0.09064573300020129, 0.09028573699833942, 0.09129543300150544, 0.09128697499909322, 0.0908219819993974, 0.09071181900071679, 0.09006293899983575, 0.090844336000373, 0.09131457399962528, 0.09186642799977562, 0.09024335800131666, 0.09024967499863124, 0.08693388699975912, 0.08860007400107861, 0.08634032699956151, 0.0857277819995943, 0.08809043700057373, 0.0864640359995974, 0.0867579490004573, 0.0864445440001873, 0.08768682099980651, 0.0866947419999633, 0.08811865499956184, 0.0892588690003322, 0.08607415100050275, 0.08601856299901556, 0.08612858600099571, 0.08594583499871078, 0.08523202300057164, 0.08466819000022952, 0.0852069169995957, 0.08408282900018094, 0.08556047300044156, 0.08430378000048222, 0.08537179599989031, 0.08490396799970767, 0.08445602899882942, 0.08524918200055254, 0.08367683500000567, 0.08375310200062813, 0.08385275199907483, 0.08456469399970956, 0.08406270900013624, 0.08324992600137193, 0.08437541199964471, 0.08283264700003201, 0.08424373799971363, 0.08384816100078751, 0.08391409999967436, 0.08712292400014121, 0.08394475400018564, 0.08429928399891651, 0.08347754799979157, 0.08364291600082652, 0.08320053900024504, 0.08426477600005455, 0.08518026499950793, 0.08641702099885151, 0.08530559700011509, 0.08654208900043159, 0.0845876359999238, 0.08318757000051846, 0.08396543699927861, 0.08376474199940276, 0.0854904269999679, 0.08436204500139866, 0.08452219399987371, 0.08646112200040079, 0.08875698599877069, 0.08866373800083238, 0.08754896199934592, 0.08786619500097004, 0.08833257799960847, 0.08967223999934504, 0.08831992300110869, 0.08914775999983249, 0.08783159399899887, 0.08781705299952591, 0.08678437800153915, 0.08773654899960093, 0.08819868699902145, 0.08871640400138858, 0.08866752599897154, 0.0891565960009757, 0.08862997299911513, 0.08822836900071707, 0.08756493999862869, 0.08753899900148099, 0.08743303199844377, 0.08810793400152761, 0.08822683899961703, 0.08672878700053843, 0.08556856499853893, 0.08461432100011734, 0.08533511200039356, 0.08479457700013882, 0.08619497700055945, 0.08461407100003271, 0.08661897999991197, 0.08413463599936222, 0.08427900400056387, 0.08492690899947775, 0.08541400800095289, 0.08677165799963404, 0.08486109899968142, 0.08624433399927511, 0.08447559799969895, 0.08557738100171264, 0.0855261739998241, 0.08475899799850595, 0.0855579930012027, 0.0860748129998683, 0.08588532000067062, 0.08392261099834286, 0.08455284000046959, 0.08483032500043919, 0.0842817129996547, 0.08798568600104772, 0.08537268999862135, 0.08488477100036107]",tokens/s,11.415512382263858,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,14657.04448,,,,,s,1,221.93541252900013,221.93541252900013,0.0,221.93541252900013,221.93541252900013,221.93541252900013,221.93541252900013,[221.93541252900013],,kWh,0.002593746866334018,0.001413691690119482,0,0.0040074385564535,,MB,14738.137088,,,,,s,10,19.19120613999894,1.919120613999894,0.02187514850180182,1.910501811999893,1.9500030040999263,1.9571558220500265,1.9628780764101066,"[1.909654355999919, 1.9261187780002729, 1.9112231919998521, 1.9291284509999969, 1.8954331799995998, 1.948413488999904, 1.9643086400001266, 1.909780431999934, 1.8918154949997188, 1.9053301269996155]",tokens/s,133.39442978856675,kWh,2.3249282975347497e-05,1.267157791620124e-05,0.0,3.592086089154873e-05,tokens/kWh,7126777.968181445,MB,14739.00544,,,,,s,10,110.45739092000167,11.045739092000167,0.012975737041031561,11.04890950700019,11.057209627000066,11.059879463500375,11.062015332700621,"[11.04589955100073, 11.05585852599961, 11.062549300000683, 11.056616329999997, 11.029987525000251, 11.042977554000572, 11.05191946299965, 11.019730119999622, 11.035681770000338, 11.056170781000219]",tokens/s,5.7035567720069995,kWh,0.00013035370768340254,7.104784472728347e-05,0.0,0.00020140155241068602,tokens/kWh,312807.91655237175,,s,630,110.45310919600252,0.17532239554921034,0.0011688477625537638,0.17508746999965297,0.17678449539935173,0.17790851385002499,0.17917613581003936,"[0.17893820200060873, 0.1755847399999766, 0.1764631879996159, 0.17390934000013658, 0.17360007899969787, 0.17409143300028518, 0.17354099699969083, 0.17447805300071195, 0.1748938470000212, 0.17478143699918292, 0.17451051000080042, 0.1754754409994348, 0.17418258900033834, 0.1740143850001914, 0.17424122499960504, 0.17446444899997005, 0.17438075900008698, 0.17530434200034506, 0.17768887900001573, 0.17370551099975273, 0.17544872899998154, 0.1776747769999929, 0.1748236530002032, 0.17418849800014868, 0.1746343299992077, 0.17502645000058692, 0.17388135799956217, 0.17492432500057475, 0.17503807399953075, 0.17441378100011207, 0.17477108599996427, 0.1747211640004025, 0.17454850299964164, 0.17496584299988172, 0.1755562580001424, 0.17536295999980211, 0.1761746629999834, 0.1786312040003395, 0.17534965699996974, 0.1757917280001493, 0.17685689300014928, 0.17546642999968753, 0.17455996700027754, 0.17472638599974744, 0.1742891519998011, 0.17491627799972775, 0.17531014599990158, 0.17560133100050734, 0.17722814599983394, 0.17453377600031672, 0.1745922129994142, 0.17505383500065363, 0.17544056799943064, 0.1760170850002396, 0.17601688200011267, 0.17676838799980032, 0.1759259070004191, 0.17704080599924055, 0.17592387100012274, 0.17639703600070789, 0.17675877999954537, 0.1758023160000448, 0.17609280000033323, 0.1764892619994498, 0.17769837100058794, 0.17425712399926852, 0.17533470200032752, 0.17925872700016043, 0.1740548409998155, 0.1742939710002247, 0.1743583639999997, 0.17421020099936868, 0.1750702490007825, 0.17467464199944516, 0.17640849400049774, 0.17385786799968628, 0.17463951199988514, 0.17458833399996365, 0.17411550500037265, 0.17491048200008663, 0.17461139099941647, 0.1745294170004854, 0.17430189900005644, 0.1752253329996165, 0.17488105699976586, 0.174429992000114, 0.1746447720006472, 0.17491167999924073, 0.17465669300054287, 0.1751757499996529, 0.17471266800021112, 0.1748061289999896, 0.1744093260003865, 0.17496178199962742, 0.17522681300033582, 0.1767809099992519, 0.1747869830005584, 0.17565048199958255, 0.17454897800053004, 0.17482704299982288, 0.17554177500005608, 0.17670373199962341, 0.1754961140004525, 0.17563730999972904, 0.17551398999967205, 0.17575828400003957, 0.1788112550002552, 0.17461132599964913, 0.17553815900009795, 0.17471629300052882, 0.17496751999988192, 0.17520806199991057, 0.17506299199976638, 0.17630264000035822, 0.1775964689995817, 0.176251071000479, 0.1757774879997669, 0.1761228100003791, 0.1773153320000347, 0.1756513129994346, 0.17641468300007546, 0.17845306799972604, 0.1757111619999705, 0.17567719199996645, 0.17918478100000357, 0.1751115380002375, 0.17598486300084915, 0.17446712299988576, 0.17434335899997677, 0.1754908129996693, 0.17545172999962233, 0.1749233100008496, 0.17467620999923383, 0.17428065000058268, 0.1763073149995762, 0.17585918999975547, 0.1745528290002767, 0.17458562800038635, 0.1750847180001074, 0.17518765299973893, 0.17511124500015285, 0.1752952679998998, 0.1758463739997751, 0.1758138980003423, 0.17473088599945186, 0.17603697499998816, 0.17590352200022608, 0.17848779700034356, 0.17593249099991226, 0.17507891199966252, 0.17598084500059485, 0.17583873399962613, 0.1761969039998803, 0.1773900030002551, 0.1743731039996419, 0.1759601660005501, 0.1744029049996243, 0.1745905589996255, 0.17490805000034015, 0.17625654600033158, 0.1755659199998263, 0.17507826699966245, 0.17587604399977863, 0.1751866370004791, 0.17807221000020945, 0.17458049400011078, 0.17481908799982193, 0.17845153199959896, 0.1745558570000867, 0.17503600500003813, 0.17746277900005225, 0.17481566599963116, 0.17509913200046867, 0.17534841900032916, 0.17616400999941106, 0.17922527800055832, 0.1752008269995713, 0.1747935459998189, 0.17545864900057495, 0.17519795799944404, 0.17478268700051558, 0.17538592999972025, 0.17504604999976436, 0.17640338799992605, 0.17584588899990194, 0.17588096700001188, 0.17598449400065874, 0.1759949150000466, 0.17545682299987675, 0.17914849400040112, 0.17452116399999795, 0.17409985700032848, 0.17474953799955983, 0.17703975200038258, 0.17421295199983433, 0.17407387599996582, 0.17654574700009107, 0.17441226699975232, 0.17549178900026163, 0.17445999099982146, 0.1750968300002569, 0.17417701099930127, 0.17509108900048886, 0.17521796500022901, 0.1740657000000283, 0.1761951409998801, 0.17615001600006508, 0.17568798199954472, 0.17511280899998383, 0.1753131610003038, 0.17685895599970536, 0.1738616840002578, 0.1754891359996691, 0.1783708700004354, 0.17804798199995275, 0.17521344699980546, 0.1779090299996824, 0.17473478700048872, 0.17426763999992545, 0.17420237199985422, 0.17470295000020997, 0.17501768999954948, 0.17598597000051086, 0.1751250870001968, 0.1758888479998859, 0.17503620099978434, 0.17553067799963173, 0.17580479200023547, 0.17577173700010462, 0.1781410980001965, 0.17517183400013892, 0.17489301899968268, 0.1751976260002266, 0.17489565199957724, 0.17488661900006264, 0.17487433400037844, 0.17501293899931625, 0.17588965499999176, 0.17749827900024684, 0.17512025799987896, 0.1748509910003122, 0.1746335050002017, 0.1749053229996207, 0.17496209799992357, 0.17466798399982508, 0.1749002720007411, 0.17592501499984792, 0.1755696860000171, 0.17528510899956018, 0.17554089100030978, 0.17953947499972855, 0.17515211800036923, 0.17875782900046033, 0.17484584700014238, 0.17459903599956306, 0.17384081300042453, 0.17415598099978524, 0.1735440069996912, 0.1734542069998497, 0.17583992400068382, 0.1742930869995689, 0.17395433399997273, 0.17589545600003476, 0.17512077599985787, 0.17352007400040748, 0.17355587299971376, 0.17388770100023976, 0.17388676999962627, 0.17415814900050464, 0.17537343200001487, 0.1738542339999185, 0.17471644099987316, 0.17428313300024456, 0.17440033799994126, 0.17434165999929974, 0.17503523100003804, 0.1746625240002686, 0.17468726900006004, 0.17417011999987153, 0.17537804699986737, 0.17468455900052504, 0.1744454780000524, 0.17464103499969497, 0.17465666000043711, 0.17616591099977086, 0.17620956399969145, 0.17451547699965886, 0.17423051000059786, 0.1751685279996309, 0.17495576900000742, 0.17545510000036302, 0.17500973099959083, 0.17599922099998366, 0.17566584599990165, 0.1753104630006419, 0.17539118500008044, 0.17612870599987218, 0.17833656499988138, 0.17501869500028988, 0.17502730499927566, 0.17558911000014632, 0.17568294700049591, 0.17518448600003467, 0.17566782799985958, 0.17481446100009634, 0.1773800589999155, 0.17472132999955647, 0.17513253400011308, 0.17628024100031325, 0.1763355369994315, 0.17485885200039775, 0.17482564300007652, 0.17555341800016322, 0.17638176799937355, 0.17591133000041737, 0.17628403400067327, 0.17457295899930614, 0.17406277200007025, 0.17455731500012917, 0.17367339300017193, 0.17405527499977325, 0.17417893699985143, 0.17350459699991916, 0.17589390500052104, 0.17569140599971433, 0.17507721800029685, 0.17478071299956355, 0.17388165200009098, 0.17448958100067102, 0.17435605199989368, 0.17424851299983857, 0.17396536799969908, 0.1749553219997324, 0.1745972470007473, 0.17457347699928505, 0.1739138400007505, 0.17592904799948883, 0.1748385299997608, 0.1747391710005104, 0.17462080199948105, 0.17558678100067482, 0.1746079099993949, 0.1744202990003032, 0.1765356289997726, 0.17491909700038377, 0.1745562730002348, 0.1744842959997186, 0.1752978019994771, 0.1755922410002313, 0.17521369499991124, 0.17423343500013289, 0.17502374000014242, 0.17622018499969272, 0.17796240500047134, 0.17614841399972647, 0.17600461399979395, 0.1741631740005687, 0.17548992599949997, 0.17545681899991905, 0.17519613600052253, 0.1740397949997714, 0.17543075200046587, 0.17955926199920214, 0.17831768399992143, 0.17543543700048758, 0.17616910499964433, 0.1791487340005915, 0.17562650999934704, 0.17517279900039284, 0.17588475899992773, 0.17501477600035287, 0.17619710199960537, 0.1759090699997614, 0.17620201899990207, 0.1755578840002272, 0.17574144799982605, 0.17504317600014474, 0.17552983400037192, 0.17642358800003421, 0.1756551030002811, 0.17416393899929972, 0.17448133700054314, 0.17461181899943767, 0.17436318599993683, 0.17460730400034663, 0.1740624479998587, 0.1740385660004904, 0.1751269409996894, 0.17681676400025026, 0.17435101499995653, 0.17507925900008559, 0.1742612170000939, 0.1740866370000731, 0.17532685799960745, 0.17559537600027397, 0.17528966600002605, 0.1742987669995273, 0.17546361299991986, 0.17513901800066378, 0.17527917099960177, 0.17591373300001578, 0.17785730699961277, 0.17508299100063596, 0.1753550699995685, 0.17517327899986412, 0.17554404200018325, 0.17459536899968953, 0.17500792000009824, 0.1772669780002616, 0.17463248300009582, 0.17613757100025396, 0.17662812099933944, 0.17638729700047406, 0.17391924299954553, 0.1738550590007435, 0.17508995999924082, 0.1755419270002676, 0.17488683400006266, 0.17490469099993788, 0.1772989230003077, 0.17501253499995073, 0.176027998999416, 0.17577888100004202, 0.17524810300074023, 0.17451726499984943, 0.17525885099985317, 0.17559212000014668, 0.17832353799985867, 0.17555695899955026, 0.17476085900034377, 0.17506604800018977, 0.17507707200002187, 0.1755005479999454, 0.17908043099942006, 0.17505582900048466, 0.1753003969997735, 0.17583853399992222, 0.17625700999997207, 0.17599720700036414, 0.1779047569998511, 0.17468795700006012, 0.17624178699952608, 0.17506306500035862, 0.1740608059999431, 0.17448911300016334, 0.17420561899962195, 0.1745847029997094, 0.174296422000225, 0.1736609640001916, 0.1753079379996052, 0.17531766000047355, 0.17400449100023252, 0.17406420599945704, 0.17408555200017872, 0.17709418399954302, 0.17378887700033374, 0.1751339230004305, 0.17690811400007078, 0.17665082999974402, 0.17344101100025, 0.17479648499920586, 0.17488686200067605, 0.17451347799942596, 0.1740198400002555, 0.1741413810004815, 0.17481222199967306, 0.17446871300035127, 0.17425075699975423, 0.17392750999988493, 0.17385178800032008, 0.17430495799999335, 0.1745272579992161, 0.17433884300044156, 0.17538934200001677, 0.17461184300009336, 0.17375635400003375, 0.1756036030001269, 0.17447397199975967, 0.17443051899954298, 0.17477595800028212, 0.17463818499982153, 0.17442120499981684, 0.1750645620004434, 0.1742097329997705, 0.17431735599984677, 0.17550044100062223, 0.1748563049995937, 0.1748119929998211, 0.17473102000076324, 0.17553322599997045, 0.17485571399993205, 0.1744535089992496, 0.17806059800022922, 0.17541879700002028, 0.17819493200022407, 0.17514538599971274, 0.17505844600054843, 0.17542177599989373, 0.17516384099963034, 0.17502086400054395, 0.17531516100007138, 0.17459065999992163, 0.1756779909992474, 0.17656969000017853, 0.17922859100053756, 0.17646141499972146, 0.17340818100001343, 0.17410874199958926, 0.17473883599996043, 0.1743049280003106, 0.17375715999969543, 0.1751995540007556, 0.17370504799964692, 0.1742773030000535, 0.1735548070000732, 0.1735121829997297, 0.17349146000015025, 0.1739076069998191, 0.17339006299971516, 0.1743427999999767, 0.1756863570008136, 0.17461090799952217, 0.1746759210000164, 0.17558320500029367, 0.17389200700017682, 0.17419742499987478, 0.1737185550000504, 0.17428797499997017, 0.1739537349994862, 0.17447740300031, 0.17396462200031237, 0.17466490599963436, 0.17412788799992995, 0.17440376699960325, 0.1745856930001537, 0.174851600000693, 0.17473917699953745, 0.17523911999978736, 0.1775420940002732, 0.17480889899979957, 0.17523288299980777, 0.17507774500063533, 0.17459849499937263, 0.17456147500070074, 0.17486231199927715, 0.1755551190008191, 0.17498018899914314, 0.17520080800022697, 0.17735032900054648, 0.17515504199946008, 0.1775976830003856, 0.17519799799993052, 0.1751629899999898, 0.1764248139998017, 0.17488868300006288, 0.17508384299981117, 0.17638546400030464, 0.1756682670002192, 0.1790814269998009, 0.17544391499995982, 0.17577465500016842, 0.17915497000012692, 0.17717194999931962, 0.1779078830004437, 0.17558474900033616, 0.17534817199975805, 0.17542446500010556, 0.17687743599981331, 0.17478350600049453, 0.17446564700003364, 0.17460136099998635, 0.17503170700001647, 0.1743928229998346, 0.17504381700018712, 0.17425466299937398, 0.1746752020007989, 0.17456638799922075, 0.17528598100034287, 0.1742128510004477, 0.17426460299975588, 0.1744242149998172, 0.17370591800045077, 0.1742509579999023, 0.17545148199951655, 0.17777509500047017, 0.17420059999949444, 0.1746187730004749, 0.17523333200006164, 0.174455719999969, 0.17543730499983212, 0.1739975250002317, 0.17756885399921885, 0.17887886200060166, 0.1742745539995667, 0.17450681399986934, 0.17538269800024864, 0.1761879850000696, 0.17657827699986228, 0.1746569470005852, 0.17571643899918854, 0.1778173330003483, 0.17527972500010947, 0.1752829790002579, 0.17536780399950658, 0.17939563900017674, 0.17458964700017532, 0.1751243999997314, 0.17808985100054997, 0.17616494199955923, 0.1761150649999763, 0.17574128300020675, 0.1757845289994293, 0.17493861300044955, 0.1760186370001975, 0.17580987099972845, 0.1758322940004291, 0.17551029399965046, 0.17559812600029545, 0.17508498000006512, 0.1752302389995748, 0.17461880599967117, 0.17495058100030292, 0.17538106699976197, 0.1764193160006471, 0.17632540199974756, 0.17719095000029483, 0.17490466899926105, 0.17513210400011303, 0.17561384400050883, 0.17669533800017234]",tokens/s,5.703777870861428,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3370.65984,,,,,s,1,47.778204147,47.778204147,0.0,47.778204147,47.778204147,47.778204147,47.778204147,[47.778204147],,kWh,0.0005361117199722174,0.0002922003082754552,0,0.0008283120282476725,,MB,3379.929088,,,,,s,10,4.411939445000826,0.4411939445000826,0.022187972615092217,0.4561184905005575,0.46136855890017614,0.4622551754500819,0.46296446869000646,"[0.4147618059996603, 0.4152548330002901, 0.41170488100033253, 0.4149225379997006, 0.4611715330001971, 0.4552394460006326, 0.4631417919999876, 0.4605992899996636, 0.45814579099987895, 0.45699753500048246]",tokens/s,580.243684645477,kWh,5.393996580113854e-06,2.939848392643952e-06,0.0,8.333844972757807e-06,tokens/kWh,30718114.00821935,MB,3411.308544,,,,,s,10,27.145991058000618,2.714599105800062,0.0343714455506276,2.731601497000156,2.7394536378005796,2.7398915004005175,2.740241790480468,"[2.7030819850006083, 2.637179718999505, 2.6623304309996456, 2.729232873000001, 2.7352545220001048, 2.7360228359993926, 2.7393563350005934, 2.7327512970005046, 2.7403293630004555, 2.7304516969998076]",tokens/s,23.207846737071804,kWh,3.1247029471275166e-05,1.7030767596103983e-05,0.0,4.827779706737914e-05,tokens/kWh,1304947.6949429517,,s,630,27.140018338997834,0.04307939418888545,0.0007929287730190721,0.04319941999938237,0.0438099898998189,0.044040490899942594,0.04568050887982281,"[0.043046172000686056, 0.04151543099942501, 0.04163651300041238, 0.041368850999788265, 0.041361544000210415, 0.04190768699936598, 0.04176710699994146, 0.046535127000424836, 0.042830645000321965, 0.043108379999466706, 0.0430773890002456, 0.04232151900032477, 0.04322235899962834, 0.0429523650000192, 0.04324292000001151, 0.04326856500028953, 0.042739540999718884, 0.04310585900020669, 0.042989722000129404, 0.04339743999935308, 0.04302228600045055, 0.04298357399966335, 0.04349469000044337, 0.04311665199929848, 0.04328769300082058, 0.04254851899986534, 0.04311004899955151, 0.04292593999980454, 0.04345729100077733, 0.04315486299947224, 0.04305127400039055, 0.043375997000111965, 0.043306166999173, 0.0431251420004628, 0.04301146299985703, 0.043071380000583304, 0.04369790799955808, 0.043776958999842464, 0.0433915089997754, 0.043613352000647865, 0.04353890099991986, 0.04377606900015962, 0.043089406000035524, 0.043181420999644615, 0.04328382600033365, 0.04301724199922319, 0.04300104900084989, 0.04325207799956843, 0.04298938000010821, 0.04289967000022443, 0.0432657619994643, 0.04344121800022549, 0.0428624200003469, 0.04221774799952982, 0.04162782200000947, 0.04189910900004179, 0.042475406000448857, 0.041935263999221206, 0.04212295100023766, 0.04167679700003646, 0.04197791800015693, 0.042672665000281995, 0.04237148299944238, 0.04390759599937155, 0.04169327199997497, 0.04213392200017552, 0.04205979499965906, 0.042977794000762515, 0.04192951099958009, 0.04204325600039738, 0.042693725999924936, 0.04134049899948877, 0.04120033300023351, 0.04118376200040075, 0.041573470000003, 0.04159227199943416, 0.04100198200012528, 0.04158581299998332, 0.04134011800033477, 0.0423132939995412, 0.04173748700031865, 0.04182962399954704, 0.04119135000019014, 0.04166701099984493, 0.04220927799997298, 0.041887125999892305, 0.041587615000025835, 0.04151864900086366, 0.041690095999911136, 0.041516855999361724, 0.04156873300053121, 0.041389450999304245, 0.042069191000337014, 0.04144258799988165, 0.04142543600028148, 0.041540653000083694, 0.041732267000043066, 0.04187915799957409, 0.042482771999857505, 0.04181678900022234, 0.04184151400022529, 0.041554637999979605, 0.041753427000003285, 0.04214880000017729, 0.04207846099961898, 0.04135964400029479, 0.04136996299985185, 0.041506798999762395, 0.042031038000459375, 0.04244664899943018, 0.0416675619999296, 0.04178058700017573, 0.04120248400067794, 0.04191360899949359, 0.04146592400047666, 0.04202089599948522, 0.041662761000225146, 0.0419576069998584, 0.042144480000388285, 0.042540081999504764, 0.04204360200037627, 0.041892409999491065, 0.04286485300053755, 0.04241521499989176, 0.0419701430000714, 0.04222081299940328, 0.04372981300002721, 0.04179254799964838, 0.045033047999822884, 0.04196113000034529, 0.04126226799962751, 0.04229620099977183, 0.04252252700007375, 0.04261262900035945, 0.041645223000159604, 0.0420236889995067, 0.042921854999804054, 0.04194599000038579, 0.041736348000085854, 0.04177543500009051, 0.0422966850001103, 0.04313366399946972, 0.04185712000071362, 0.04191522799919767, 0.04167928000060783, 0.042646482000236574, 0.043023616999562364, 0.04187473599995428, 0.041892764999829524, 0.04202512900064903, 0.04207642799974565, 0.04216281600020011, 0.041751189999558846, 0.041879506000441324, 0.04198852899935446, 0.04291062199990847, 0.041995311999926344, 0.04234366000036971, 0.04170893399987108, 0.04186960300012288, 0.042780937000316044, 0.04173601200000121, 0.041703993999362865, 0.04192141100065783, 0.04223711499980709, 0.043186857999899075, 0.04198477499994624, 0.04199657099979959, 0.04189298300025257, 0.04264032999981282, 0.042325086000346346, 0.04217273899939755, 0.04234894000001077, 0.04252833200007444, 0.04181478100053937, 0.04218765899986465, 0.041666019999865966, 0.04229199499968672, 0.04261709500042343, 0.04283336499975121, 0.04196416600007069, 0.04187581299993326, 0.042296737000469875, 0.042021924999971816, 0.042614791999767476, 0.042286441000214836, 0.04234861599979922, 0.04255085600016173, 0.04263190300025599, 0.04409455000040907, 0.04198651800015796, 0.041806428999734635, 0.0416199229994163, 0.042869399000665, 0.04221699099980469, 0.04183751700020366, 0.041742061999684665, 0.042136731000027794, 0.04272158100047818, 0.04354409799998393, 0.04502461999982188, 0.04380985999978293, 0.043220413999733864, 0.04329829600010271, 0.04244354200000089, 0.04348213800039957, 0.04319192799994198, 0.04321528099990246, 0.04307462199994916, 0.043049852999502036, 0.043105972000375914, 0.04311768200022925, 0.04344018000028882, 0.045819236999705026, 0.04332560799957719, 0.04377668200049811, 0.04396323599939933, 0.043692426000234263, 0.043483313000251655, 0.04322572599994601, 0.04284987800019735, 0.04380684799980372, 0.04325347299982241, 0.04275652599972091, 0.043057386000327824, 0.04412538900032814, 0.04340020499967068, 0.04376699600015854, 0.0434297339998011, 0.04375271800017799, 0.043749213999944914, 0.0433589430003849, 0.04355563599983725, 0.0439632409998012, 0.04342546400039282, 0.04329924899957405, 0.04317752200040559, 0.04348916399976588, 0.0435991140002443, 0.042942251999193104, 0.043387975000769075, 0.043620863999422, 0.04361511900060577, 0.043181739999454294, 0.04351040900019143, 0.043434205999801634, 0.043645405999996, 0.04347990899987053, 0.043696579999959795, 0.0441715610004394, 0.042974283000148716, 0.043794720999358105, 0.04587113699926704, 0.043043011000008846, 0.04351157500059344, 0.043561423999562976, 0.04260876700027438, 0.04319893800038699, 0.04324617799920816, 0.04355526000017562, 0.043054202000348596, 0.04343558500022482, 0.0436627099998077, 0.04357847499977652, 0.042824461000236624, 0.04274471299959259, 0.04388106100032019, 0.04328018100022746, 0.043281946999741194, 0.04317497600004572, 0.04310463999991043, 0.04356555300000764, 0.04319484999996348, 0.042956332999892766, 0.044045026000276266, 0.04349731799993606, 0.04329943799984903, 0.04311096200035536, 0.04352921600002446, 0.043427926999356714, 0.0430862060002255, 0.04320370900040871, 0.04319967899937183, 0.04320054900017567, 0.042793757999788795, 0.04298149900023418, 0.043481696000526426, 0.043833742999595415, 0.04403494799953478, 0.043942450000031386, 0.04368301200065616, 0.04358274700007314, 0.04313932999957615, 0.042995128000256955, 0.04326212799969653, 0.043262332000267634, 0.043608109999695444, 0.043577788999755285, 0.04340998200041213, 0.04312605100039946, 0.04348860599930049, 0.043667509000442806, 0.043885459000193805, 0.0430898939994222, 0.04278400900057022, 0.0429894159997275, 0.04339418099971226, 0.04367039899989322, 0.043321137000020826, 0.043554927000514, 0.04360250799982168, 0.0435696390004523, 0.043430410999462765, 0.04347630600022967, 0.044070885999644815, 0.045841718999326986, 0.04340830000001006, 0.04324598499988497, 0.042697442000644514, 0.043196079999688664, 0.042725123000309395, 0.04305544799990457, 0.04309146200012037, 0.04323259299962956, 0.04344468700037396, 0.043263567999929364, 0.04328222999993159, 0.043120299999827694, 0.042592482999680215, 0.04445991200009303, 0.044163704000311554, 0.04326395299995056, 0.04283842499989987, 0.043575476999649254, 0.04320916500000749, 0.04337428500002716, 0.043421126000794175, 0.0431443509996825, 0.043156976999853214, 0.043212358000346285, 0.04307873400011886, 0.043571315999543, 0.04331906900006288, 0.04333878800025559, 0.04430144099933386, 0.04292111900031159, 0.04399710000052437, 0.04273001999990811, 0.04329260499980592, 0.043200295999668015, 0.04357379100019898, 0.04285018399968976, 0.04317390400046861, 0.04311999199944694, 0.04321475200049463, 0.043308536000040476, 0.043449287999465014, 0.043035735000557906, 0.04315786400002253, 0.043632692999381106, 0.04323921900049754, 0.04511666999951558, 0.04341195699998934, 0.04318682900066051, 0.04354179199981445, 0.0434018890000516, 0.04379595699992933, 0.043280390000290936, 0.043235030999312585, 0.043564902000071015, 0.04333483400023397, 0.04343685000003461, 0.0439865460002693, 0.043515206999472866, 0.04312326400031452, 0.04331731399997807, 0.04467755499990744, 0.04392210399964824, 0.04569780099973286, 0.042541707000054885, 0.043421751000096265, 0.043632967000121425, 0.04328815500048222, 0.0433123369994064, 0.04299320200061629, 0.04300602500006789, 0.04352032499991765, 0.04310781299955124, 0.04291427200041653, 0.04299288899983367, 0.042942000000039116, 0.043149199999788834, 0.04341008299979876, 0.04251496600045357, 0.043128991999765276, 0.04273242199997185, 0.04327346500031126, 0.0432527389993993, 0.045024961000308394, 0.04486629599978187, 0.04313389800063305, 0.043274023999401834, 0.04339116099981766, 0.04340821000005235, 0.043146751000676886, 0.043141164999724424, 0.04388826600006723, 0.043345627000235254, 0.043883751000066695, 0.04328207199978351, 0.042867571999522625, 0.04430712800058245, 0.044784519000131695, 0.04354441299983591, 0.043545165000068664, 0.043583365999438684, 0.04367244100012613, 0.043060681000497425, 0.043087018999358406, 0.04349110200018913, 0.043594448000476405, 0.043399194999437896, 0.04343029600022419, 0.04349725300016871, 0.043698736999431276, 0.04391030500028137, 0.04287958500026434, 0.043145666999407695, 0.04350584800067736, 0.04378664699925139, 0.04336658800002624, 0.044047135000255366, 0.04373104200021771, 0.04307115600022371, 0.04362766099984583, 0.04367364599966095, 0.043367709000449395, 0.04334123099943099, 0.043824477000271145, 0.043749729999944975, 0.04355458000009094, 0.04604156999994302, 0.04427362200021889, 0.04353567700036365, 0.043501836999894294, 0.043273107999993954, 0.043207226999584236, 0.04296950500065577, 0.042764132999764115, 0.04265923399998428, 0.04326152399971761, 0.04288596700007474, 0.04343053600041458, 0.043199160999392916, 0.04342822300077387, 0.04323938299967267, 0.042889663000096334, 0.04339256899947941, 0.04330131100050494, 0.04317715999968641, 0.04360766900026647, 0.04296307699951285, 0.04285220300062065, 0.043314288999681594, 0.043968721000055666, 0.042992693000087456, 0.04329636300008133, 0.04326932899948588, 0.04285201200036681, 0.04334368400031963, 0.04335639300006733, 0.04370242400000279, 0.04337482399932924, 0.04382735299986962, 0.04281540100055281, 0.042746729999635136, 0.04309705200012104, 0.04354035100004694, 0.04321981799967034, 0.04353033100051107, 0.04269940999984101, 0.04323983300037071, 0.04297621799923945, 0.04355754500011244, 0.04279563000000053, 0.04385395799999969, 0.043215223000515834, 0.04343401599999197, 0.043893432000004395, 0.04351046299962036, 0.04331436699976621, 0.04338484600066295, 0.043379162999372056, 0.04327709600056551, 0.043358359999729146, 0.04338702299992292, 0.04348154099989188, 0.04359638200003246, 0.043586613000115904, 0.04361924499971792, 0.04347038400010206, 0.04386141499981022, 0.04326930500064918, 0.043899796000005153, 0.04614476400001877, 0.0433288670001275, 0.043060699999841745, 0.043082754000352, 0.043842733999554184, 0.04380471500007843, 0.04364199900010135, 0.043451483999888296, 0.04311985399999685, 0.04389312300008896, 0.04307493200030876, 0.04316959399966436, 0.04343332600001304, 0.04376339100053883, 0.04262625599949388, 0.044330759000331454, 0.043444776999422174, 0.04315193500042369, 0.0432699289995071, 0.043799037000098906, 0.04331023800023104, 0.0433956010001566, 0.04269678499986185, 0.043965345000287925, 0.04518364399973507, 0.04377955000018119, 0.04278958099985175, 0.04358844699982001, 0.0433958680005162, 0.04315467299966258, 0.043351450999580265, 0.04421383300086745, 0.043279782999888994, 0.04380717299954995, 0.04327705099967716, 0.04346328200062999, 0.04314996299945051, 0.04376359300022159, 0.043556110999816156, 0.04354431699994166, 0.04381115900014265, 0.04321580499981792, 0.043776306000836485, 0.04360005399939837, 0.043406180000602035, 0.043624842999633984, 0.04345612700035417, 0.043585649999840825, 0.04284500499943533, 0.04269015499994566, 0.043171311000151036, 0.04283227100040676, 0.04299738400004571, 0.04368149999936577, 0.04383572999995522, 0.04333641500033991, 0.04399590299999545, 0.04307156800041412, 0.043402982999396045, 0.04381923400069354, 0.04330646899961721, 0.043507856000360334, 0.042681174999415816, 0.045054161999360076, 0.0431281270002728, 0.043138541000189434, 0.04306280499986315, 0.0432343350003066, 0.04271717299980082, 0.04307257300024503, 0.042397397000058845, 0.043303562999426504, 0.04310752899982617, 0.04352910600027826, 0.042894692000118084, 0.04326519200003531, 0.042987691999769595, 0.04296115499982989, 0.043182587000046624, 0.043345628000679426, 0.04337568099981581, 0.04282569799943303, 0.0430077370001527, 0.04300283800057514, 0.04322042300009343, 0.04292307999912737, 0.043165885000234994, 0.042966134999915084, 0.04325961199992889, 0.043249793000541104, 0.04276353499972174, 0.043142229999830306, 0.04389166500004649, 0.045638173000043025, 0.04312051200031419, 0.04297850599959929, 0.04323791700062429, 0.04297694099932414, 0.04305270000077144, 0.042832479999560746, 0.043288758999551646, 0.04241838500001904, 0.04297537000002194, 0.043122271000356704, 0.04342550300043513, 0.043164105999494495, 0.04517203999967023, 0.04364250200069364, 0.04374534499947913, 0.0430645740007094, 0.04330452699923626, 0.04310275800071395, 0.043644841999594064, 0.04334716999983357, 0.04315629600023385, 0.0438012679996973, 0.04318651999983558, 0.043703315000129805, 0.04379037099988636, 0.04326852800022607, 0.04325754900037282, 0.043761774999438785, 0.0439751880003314, 0.04411206399981893, 0.04392189000009239, 0.04349525799989351]",tokens/s,23.2129541008727,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,9411.346432,,,,,s,1,146.82783647899487,146.82783647899487,0.0,146.82783647899487,146.82783647899487,146.82783647899487,146.82783647899487,[146.82783647899487],,kWh,0.0016930209215277854,0.002773960952381195,0,0.00446698187390898,,MB,9658.220544,,,,,s,10,22.854394968991983,2.2854394968991985,0.9179982264255426,1.741517576498154,3.4552501537000353,3.5226047708474653,3.576488464565409,"[1.4084554590008338, 1.4140355839990661, 1.4151362539996626, 1.56800896400091, 1.90939380099735, 1.5736413519989583, 3.3492701729992405, 3.5899593879948952, 3.18621153300046, 3.4402824610006064]",tokens/s,112.01346627085579,kWh,3.866250319965477e-05,6.334651472358919e-05,0.0,0.00010200901792324396,tokens/kWh,2509582.046879675,MB,9660.157952,,,,,s,10,196.96530203402654,19.696530203402652,8.771587580397139,19.99502255650441,30.111379449003287,30.39996071850437,30.630825734105237,"[9.375146814003529, 9.3753648300044, 9.414247526001418, 12.917543358998955, 15.391776489006588, 25.354063964005036, 30.688541988005454, 30.047250278003048, 29.803098161995877, 24.59826862400223]",tokens/s,3.198532906527694,kWh,0.00026444084903416097,0.00043327830385848833,0.0,0.0006977191528926494,tokens/kWh,90294.21041232781,,s,630,196.9574027730123,0.31263079805240046,0.1627060656629925,0.27594698049870203,0.5317943310954434,0.5773091975508576,0.6806560923073998,"[0.14455586099938955, 0.12960483300412307, 0.16801240499626147, 0.12861235000309534, 0.1723003389997757, 0.12811708899971563, 0.12864415999501944, 0.1715334540058393, 0.12898141099867644, 0.16938916799699655, 0.12743853699794272, 0.17070990800129948, 0.12787342099909438, 0.16903186499985168, 0.13019629799964605, 0.16823687300347956, 0.12885097099933773, 0.16863665900018532, 0.1288574249992962, 0.17213333200197667, 0.12912984099966707, 0.1668725249983254, 0.12925460199767258, 0.16842174300109036, 0.13013445200340357, 0.1712375040006009, 0.1292964089952875, 0.1682790400009253, 0.1285401749992161, 0.16875627500121482, 0.1301891870025429, 0.172616575997381, 0.13990358199953334, 0.16925206599989906, 0.1291429330012761, 0.16888442300114548, 0.12904823599819792, 0.16761308399873087, 0.12975897400610847, 0.16920311899593798, 0.12976037800399354, 0.1689964439938194, 0.12894126400351524, 0.16987113399954978, 0.12998951799818315, 0.17100248900533188, 0.12905762099398999, 0.17020336299901828, 0.12878581100085285, 0.1694836300011957, 0.12801389599917457, 0.17021488799946383, 0.12874437600112287, 0.16774854800314642, 0.12912332399719162, 0.16828503500437364, 0.12881759499578038, 0.16999575099907815, 0.12713120600528782, 0.17496986899641342, 0.12876188600057503, 0.16976633200101787, 0.12957512299908558, 0.10495288900710875, 0.17258572699938668, 0.12753762299689697, 0.1692232339992188, 0.12756139600242022, 0.1681930580016342, 0.12784674799331697, 0.16679061900504166, 0.12930352499824949, 0.16959807799867122, 0.12915659400459845, 0.1693191009981092, 0.1282583119973424, 0.16778101000090828, 0.12846754599740962, 0.16719250100140925, 0.12942960199870868, 0.1279462370002875, 0.1704922950011678, 0.12844899199990323, 0.16766868700506166, 0.12703904999943916, 0.16774923900084104, 0.12836881799739785, 0.16984616999980062, 0.12903820700012147, 0.17018293799628736, 0.1288244620009209, 0.168990048005071, 0.12967481299710926, 0.16929533599613933, 0.1279096610014676, 0.16898016100458335, 0.12893863299541408, 0.16885129000002053, 0.1291190890042344, 0.1718987459971686, 0.12814845200045966, 0.16818554999917978, 0.1287317649985198, 0.17054428400297184, 0.1304584800018347, 0.16750153099565068, 0.12954143100068904, 0.16925253700173926, 0.1269371520029381, 0.13029406799614662, 0.17076688900124282, 0.12806275200273376, 0.17864027299947338, 0.17781507699692156, 0.13017748499987647, 0.17000835899671074, 0.1293397180052125, 0.16902242099604337, 0.1298126690016943, 0.1708148899997468, 0.13071426399983466, 0.17168712000420783, 0.13040808999357978, 0.17140816100436496, 0.1302395710008568, 0.1737454969988903, 0.10478603099909378, 0.16891144100372912, 0.12681208999856608, 0.16806089699821314, 0.13356940999801736, 0.17568207700242056, 0.12685167999734404, 0.16813900800480042, 0.1278446879950934, 0.16695662200072547, 0.12834316700173076, 0.1711024609976448, 0.12724546900426503, 0.16980690600030357, 0.12916617099836003, 0.1274203499997384, 0.1685816210010671, 0.12986016200011363, 0.17202236899902346, 0.12738499000261072, 0.1667258059969754, 0.12690776900126366, 0.16768026600038866, 0.12640569300128845, 0.16776565899635898, 0.12736242300161393, 0.1670139929992729, 0.12687464700138662, 0.12553103300160728, 0.16562571099348133, 0.1263979420036776, 0.16648127700318582, 0.1272679689936922, 0.16586574100074358, 0.12657557900092797, 0.16963105100148823, 0.12792619300307706, 0.1658378479987732, 0.12585337500058813, 0.1278052689958713, 0.2518582940028864, 0.12715493099676678, 0.16831190100492677, 0.12841310799558414, 0.12600847100111423, 0.1709226539969677, 0.17358740700001363, 0.12622318400099175, 0.12604189500416396, 0.1645269329965231, 0.1236469580035191, 0.16484346499782987, 0.1251206950037158, 0.1276241579980706, 0.16391273299814202, 0.12457675799669232, 0.1664249590030522, 0.12755062900396297, 0.16450240899575874, 0.14237918800063198, 0.26147867499821587, 0.204246878005506, 0.13807669199741213, 0.1912272240006132, 0.13545774299564073, 0.166857913005515, 0.1879059309940203, 0.12928129600186367, 0.12633823299984215, 0.166545797001163, 0.17853702799766324, 0.1313598609995097, 0.16656434200558579, 0.12611747600021772, 0.12670363299548626, 0.16680832700512838, 0.12585623699851567, 0.17234459499741206, 0.1288471380030387, 0.16599883899471024, 0.1258222000033129, 0.1648000490022241, 0.12566897199576488, 0.12584525399870472, 0.16574270800629165, 0.12601812799402978, 0.17653207600233145, 0.1805128900014097, 0.13909946900093928, 0.1778611190020456, 0.1364595039995038, 0.1749147769951378, 0.19370727099885698, 0.18093340700579574, 0.14024478599458234, 0.19032126800448168, 0.1790463989964337, 0.1869351720015402, 0.21349131599708926, 0.21781666400056565, 0.21537732100114226, 0.2566875269985758, 0.25368549000268104, 0.2748598190009943, 0.20520315600151662, 0.2746489009950892, 0.21654474200477125, 0.21186092599964468, 0.26530063699465245, 0.20656563700322295, 0.2085646940031438, 0.2264057110005524, 0.19207762799487682, 0.2038309589988785, 0.28238282399979653, 0.300094940001145, 0.3891698779989383, 0.28394033400400076, 0.24177053099992918, 0.2096684739954071, 0.4806605830017361, 0.2730663199981791, 0.4376949810030055, 0.273190200998215, 0.20870689500588924, 0.4102877499972237, 0.16181785700609908, 0.13549616799718933, 0.1721026110026287, 0.13062318299489561, 0.17964397100149654, 0.17993931499950122, 0.21794844399846625, 0.22698780100472504, 0.3564989529986633, 0.24416353499691468, 0.28249861600488657, 0.2681279789976543, 0.2998019939986989, 0.23827893400448374, 0.277683028994943, 0.207283041003393, 0.2258846740005538, 0.24973751200013794, 0.20423892999679083, 0.21156402600172441, 0.1968382679988281, 0.21031430800212547, 0.2165100700003677, 0.20271947600122076, 0.2627287340001203, 0.23030099599418463, 0.20453080700099235, 0.18561910100106616, 0.20361176800361136, 0.2278518039966002, 0.19363647200225387, 0.26976995400036685, 0.3647438779953518, 0.49255471500509884, 0.5127532740007155, 0.32772058899718104, 0.3539657820001594, 0.3072781020018738, 0.46379050099494634, 0.42112707100022817, 0.305934394003998, 0.30623920899961377, 0.6113842849954381, 0.27154555300512584, 0.2849001110007521, 0.26710377400013385, 0.22018055099761114, 0.18984061900118832, 0.20730059500056086, 0.1839194489948568, 0.13561804000346456, 0.1857401099987328, 0.19352613799856044, 0.18076910600211704, 0.14159051000024192, 0.18690940200031037, 0.1878250899972045, 0.18997014200431295, 0.18375525299779838, 0.1327452830009861, 0.18520676899788668, 0.1383505600024364, 0.18145492899930105, 0.19695599700207822, 0.14861724399816012, 0.19315353800629964, 0.1751636829940253, 0.18102644300233806, 0.19424028800131055, 0.13477844100270886, 0.392806069998187, 0.3957340010019834, 0.3354478969995398, 0.45740753099380527, 0.3584661720014992, 0.4527690489994711, 0.4324444920057431, 0.4502788289973978, 0.36190712999814423, 0.33005845099978615, 0.3702325100020971, 0.43939120000140974, 0.21713589799765032, 0.5789327809980023, 0.40480121500149835, 0.4424225749971811, 0.5107374020008137, 0.3915012220022618, 0.36622285900375573, 0.5343800059999921, 0.41213970399985556, 0.4189668159961002, 0.4923653660007403, 0.494482064001204, 0.4314203069952782, 0.3665685320011107, 0.3303410820008139, 0.34267372400063323, 0.429199703001359, 0.38191453499894124, 0.486593615001766, 0.467871508000826, 0.4618622790003428, 0.5020271049943403, 0.3020331680017989, 0.3834749620000366, 0.3622361700035981, 0.4308623889955925, 0.2968480210038251, 0.5306321919997572, 0.40697391900175717, 0.3607694629972684, 0.3987753170003998, 0.6254626829977497, 0.36002692799957003, 0.32725456500338623, 0.7198871020009392, 0.5029036489941063, 0.40485476400499465, 0.5232063610019395, 0.523943321997649, 0.5476475859977654, 0.35170738399756374, 0.5017063480045181, 0.42946107399620814, 0.5972190090033109, 0.3611088040051982, 0.4727118459995836, 0.3969650049984921, 0.5117214060010156, 0.4885597280008369, 0.6205655339945224, 0.4942598750058096, 0.5111594539994258, 0.47727701099938713, 0.4611508989983122, 0.44725838099839166, 0.516477956000017, 0.49485586900118506, 0.5123064819999854, 0.533201131001988, 0.41834226199716795, 0.470617178005341, 0.6739537909961655, 0.5745923130016308, 0.5119993449989124, 0.26833192000049166, 0.38802484099869616, 0.4651759429980302, 0.49148988600063603, 0.4376633140054764, 0.34731202900002245, 0.3239527509940672, 0.4313742820013431, 0.6736525029991753, 0.3934906799986493, 0.4974916650025989, 0.6223500289997901, 0.5517600279999897, 0.44246594900323544, 0.5316380199947162, 0.47825015200214693, 0.46376698699896224, 0.508015144005185, 0.6937093229935272, 0.5861532640046789, 0.5158194010000443, 0.3158015590015566, 0.6008207509948988, 0.39197778300149366, 0.355324638003367, 0.43765954399714246, 0.4504880289969151, 0.6524184240042814, 0.37216709600033937, 0.5491881409980124, 0.35888841500127455, 0.4099329469972872, 0.5404446500033373, 0.5575882979974267, 0.5971923820034135, 0.43024413399689365, 0.5166883190031513, 0.4015108940002392, 0.5949742649972904, 0.5863053499997477, 0.5623270700016292, 0.4558135379993473, 0.4889772289971006, 0.48406271600106265, 0.44964876199810533, 0.44626150500698714, 0.40675621399714146, 0.385428198002046, 0.27703414199640974, 0.3735249160017702, 0.7092567139989114, 0.5422006480002892, 0.44105443800071953, 0.5667761380027514, 0.33602278099715477, 0.461454138996487, 0.34371140800067224, 0.5960322160026408, 0.5395511140013696, 0.5552410570016946, 0.7854915659991093, 0.5158645169940428, 0.4033262970042415, 0.5485295969992876, 0.800422617001459, 0.5604552069999045, 0.446323776995996, 0.49248149400227703, 0.40289806199871236, 0.4663862829984282, 0.5145319440052845, 0.3826701449943357, 0.4195213710045209, 0.5224953689976246, 0.5069537770032184, 0.5967895040012081, 0.5013300969949341, 0.5194036360044265, 0.5944764749947353, 0.37312227000074927, 0.4946661040012259, 0.5244778819978819, 0.6036099760021898, 0.38714001799962716, 0.39801238699874375, 0.4752936100048828, 0.3970573519982281, 0.4789383679963066, 0.3525942100022803, 0.5802847099985229, 0.5442752270027995, 0.5697981119956239, 0.3959346110059414, 0.43954262899933383, 0.514583969998057, 0.2226980019986513, 0.4355862740048906, 0.353377986997657, 0.35092085100041004, 0.43705970399605576, 0.5214518460052204, 0.4692972069969983, 0.4507817729972885, 0.47667757800081745, 0.522433081001509, 0.3825171010030317, 0.37642950499866856, 0.25053941299847793, 0.4637885019983514, 0.5022707120006089, 0.5531453360017622, 0.5788085800013505, 0.45327907300088555, 0.5270636969944462, 0.3482745440051076, 0.4320825309987413, 0.43146978200093145, 0.3866669249982806, 0.4832810259977123, 0.30866537100519054, 0.34610146699560573, 0.4619157820052351, 0.5126489619942731, 0.4329665890036267, 0.4346728989985422, 0.574355447999551, 0.6971455300008529, 0.5754766190002556, 0.5727536030026386, 0.44560760499734897, 0.3583277689976967, 0.4256744290032657, 0.4538823609982501, 0.5741577529988717, 0.32521301800443325, 0.5569030959959491, 0.5600393069980782, 0.6348118990063085, 0.3096584519953467, 0.4032283480046317, 0.5137859759997809, 0.4534291999952984, 0.4349956350051798, 0.43913781199808, 0.5408246799997869, 0.47417765200225404, 0.3897792239949922, 0.4029387870032224, 0.6634869229965261, 0.4281912820006255, 0.4978863270007423, 0.6574090630019782, 0.5674610899950494, 0.48659238500113133, 0.5441503379988717, 0.42671969900402473, 0.3668545489999815, 0.523542479997559, 0.47866163599974243, 0.45600509799987776, 0.4144337079997058, 0.42533713500597514, 0.4811079589999281, 0.5310058589966502, 0.6833936519979034, 0.39118374299869174, 0.35758698300196556, 0.5609437840030296, 0.45990406799683115, 0.3115376909991028, 0.5451065750021371, 0.5511518729981617, 0.4687804569985019, 0.47354861599887954, 0.45109695700375596, 0.4684139620003407, 0.5293748709955253, 0.597668179005268, 0.4886955920010223, 0.42250539399537956, 0.6601684560009744, 0.5304299549970892, 0.27976608400058467, 0.3620947130038985, 0.3653429869955289, 0.3516345150055713, 0.5051937280004495, 0.39681055399705656, 0.18991933199868072, 0.18733768600213807, 0.1461765709973406, 0.1882138250002754, 0.18674633800401352, 0.22354774399718735, 0.27815505800390383, 0.2810026309962268, 0.29627651999908267, 0.24782444000447867, 0.27217793299496407, 0.22554758500336902, 0.24941639699682128, 0.24011690000043018, 0.39512803700199584, 0.4872604170013801, 0.4188954220007872, 0.43461324099916965, 0.4279454259958584, 0.41476774400507566, 0.40956971499690553, 0.39208368900290225, 0.43766970999422483, 0.563704124004289, 0.4128365309952642, 0.3289252700051293, 0.39207686000008835, 0.49812915599613916, 0.5063796460017329, 0.5142654349983786, 0.400098562000494, 0.47773615200276254, 0.4572672149952268, 0.473210623000341, 0.4058166480026557, 0.3767839299980551, 0.2701549699995667, 0.3922347410043585, 0.44857590799801983, 0.4543520669976715, 0.3492152830003761, 0.33431585100333905, 0.3279685649977182, 0.42388254599791253]",tokens/s,3.198661188308097,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1404.022784,,,,,s,1,16.158954047001316,16.158954047001316,0.0,16.158954047001316,16.158954047001316,16.158954047001316,16.158954047001316,[16.158954047001316],,kWh,0.000160807689379193,0.0002634741847391072,0,0.0004242818741183002,,MB,1544.208384,,,,,s,10,2.2014676809922094,0.22014676809922093,0.012943311927493373,0.21541604249796364,0.22407314079973728,0.24131194239889733,0.2551029836782254,"[0.21750046600209316, 0.21736040399991907, 0.2155303189974802, 0.25855074399805744, 0.21356980199925601, 0.2150546819975716, 0.21370822999961092, 0.2146489719998499, 0.21530176599844708, 0.22024229599992395]",tokens/s,1162.8605870998747,kWh,2.6708472032102837e-06,4.375980701653842e-06,0.0,7.0468279048641265e-06,tokens/kWh,36328402.43243262,MB,1564.95872,,,,,s,10,23.22421702801148,2.3224217028011482,0.038137517422749435,2.3089968130007037,2.3804379539014917,2.3900845359521554,2.3978018015926863,"[2.3133013209990168, 2.28710889300055, 2.2895371180020447, 2.3080749360015034, 2.309918689999904, 2.351871945000312, 2.2862571720033884, 2.3001215660005982, 2.378294269001344, 2.399731118002819]",tokens/s,27.126856386165205,kWh,2.7642040937205934e-05,4.529030144917411e-05,0.0,7.293234238638004e-05,tokens/kWh,863814.2960805974,,s,630,23.2180339919978,0.03685402220952032,0.01976979820260583,0.02212399499876483,0.06267202010021719,0.06339869920066121,0.06680780309801776,"[0.022639255999820307, 0.06602365800063126, 0.02133070999843767, 0.020441434000531444, 0.061723587998130824, 0.020556894000037573, 0.020965130999684334, 0.06166917800146621, 0.02109954700063099, 0.06139115599944489, 0.021268715001497185, 0.020698420998087386, 0.061676072000409476, 0.020770865001395578, 0.021459116996993544, 0.06180312000287813, 0.02202668499739957, 0.021118114000273636, 0.062153830000170274, 0.020752657001139596, 0.0216526160002104, 0.06216219199995976, 0.020595071000570897, 0.06139952399826143, 0.02070278899918776, 0.02062481700340868, 0.06162387899894384, 0.021657831999618793, 0.021405045001301914, 0.06150436899770284, 0.02103399400220951, 0.02118515699839918, 0.061450213001080556, 0.021049173999927007, 0.020908671998768114, 0.061925986999995075, 0.021396834999904968, 0.021012730001530144, 0.06159182999908808, 0.020988592001231154, 0.06185626099977526, 0.021150184998987243, 0.021595958998659626, 0.06218350700146402, 0.02102816700062249, 0.02173070699791424, 0.06220455999937258, 0.02109040499999537, 0.02155333000337123, 0.06232338999689091, 0.02140659400174627, 0.06231008699978702, 0.025127957000222523, 0.02812082699892926, 0.0638531709992094, 0.02370031300233677, 0.06426845399982994, 0.023877225998148788, 0.023291428002266912, 0.06458014099916909, 0.02505266500156722, 0.06883239099988714, 0.02409717799673672, 0.06751845300095738, 0.02079787199909333, 0.06137043800117681, 0.02057595299993409, 0.020957485001417808, 0.061435649997292785, 0.020787534002010943, 0.020801414000743534, 0.06254480200004764, 0.021016285998484818, 0.021140877001016634, 0.06208195299768704, 0.021134067999810213, 0.02111912799955462, 0.06176074500035611, 0.021111191003001295, 0.06149117699897033, 0.021461846998136025, 0.021193280001170933, 0.06196845999875222, 0.02138455000022077, 0.02168415000051027, 0.06142849300158559, 0.020686198000475997, 0.020617867998225847, 0.061983634001080645, 0.021307372000592295, 0.0214359979981964, 0.06241794300149195, 0.021978425000270363, 0.06634995299828006, 0.0212532250006916, 0.021042886000941508, 0.06221275799907744, 0.020966094998584595, 0.021515557000384433, 0.061755466002068715, 0.020670156998676248, 0.020650517999456497, 0.0616417300007015, 0.020987497999158222, 0.06423723199986853, 0.021487351001269417, 0.02142470499893534, 0.061912994999147486, 0.02145452100012335, 0.021315039000910474, 0.06185691000064253, 0.021418461001303513, 0.02163123499849462, 0.06228544799887459, 0.021412803002021974, 0.061804892000509426, 0.02173541099909926, 0.021528655997826718, 0.06273808000332792, 0.021713738999096677, 0.021374932999606244, 0.06209611099984613, 0.02144989799853647, 0.021702742000343278, 0.061846368000260554, 0.02185855499919853, 0.06362688800072647, 0.02068277400030638, 0.06162297500122804, 0.020801975999347633, 0.021014427999034524, 0.06226052900092327, 0.02137065200076904, 0.02128078899841057, 0.062157546999515034, 0.021264789000269957, 0.02102168900091783, 0.06221714200000861, 0.02116364299945417, 0.020622686999558937, 0.06248760800008313, 0.02139364400136401, 0.0615609599990421, 0.021643662999849766, 0.021368530000472674, 0.06328859200220904, 0.02134023899998283, 0.021398617998784175, 0.06170779300009599, 0.02142553999874508, 0.020984183000109624, 0.06227817599938135, 0.021363173000281677, 0.06148936200042954, 0.021341068000765517, 0.02118661699933, 0.06184355699951993, 0.021268475000397302, 0.02132516599886003, 0.062045616999967024, 0.021251306003250647, 0.022025875998224365, 0.06232331999854068, 0.021277003001159756, 0.021459061001223745, 0.062098701997456374, 0.021885801001189975, 0.06211578600050416, 0.020978172000468476, 0.021738239000114845, 0.061897758998384234, 0.021965787000226555, 0.021352446001401404, 0.06145277799805626, 0.022985280000284547, 0.021656807002727874, 0.062156645999493776, 0.021319193998351693, 0.06207855600223411, 0.021727021998231066, 0.02092086099946755, 0.06268812200141838, 0.0218277069980104, 0.021729789001255995, 0.06262873499872512, 0.021672091002983507, 0.06316177400003653, 0.02219076999972458, 0.022560636996786343, 0.02303498900073464, 0.0206515700010641, 0.06275552000079188, 0.02133294399754959, 0.021554554001340875, 0.06233965099818306, 0.020753984001203207, 0.021916386001976207, 0.06144733599649044, 0.02068167100151186, 0.06139647899908596, 0.021771334002551157, 0.021529781999561237, 0.06778661600037594, 0.021083775998704368, 0.02089921299921116, 0.0625826280011097, 0.02085435000117286, 0.062353145996894455, 0.021271579000313068, 0.021145083002920728, 0.06371177099936176, 0.020701053999800934, 0.020536702999379486, 0.06165329999930691, 0.021479786999407224, 0.021258955999655882, 0.061839822003094014, 0.020875464997516247, 0.02099831899977289, 0.06188338200081489, 0.0208984689998033, 0.06159647300228244, 0.02116665499852388, 0.020828207998420112, 0.06186580900248373, 0.02139488399916445, 0.021397377000539564, 0.062307947999215685, 0.0222657660015102, 0.020956614996975986, 0.06363857900214498, 0.021479112998349592, 0.020955996002157917, 0.06344984699899214, 0.02148512399799074, 0.06224850500075263, 0.022101209000538802, 0.02157111700216774, 0.06665713399706874, 0.023316298000281677, 0.06223123599920655, 0.02314430000114953, 0.021380152000347152, 0.062411733000772074, 0.021557779000431765, 0.02257007799926214, 0.06284021399915218, 0.021654675001627766, 0.06866299600005732, 0.021711195997340837, 0.021280492001096718, 0.06236865200116881, 0.022607934999541612, 0.06194546700135106, 0.021634582997648977, 0.021400681001978228, 0.06202182499691844, 0.02099187700150651, 0.021050942999863764, 0.06159347799984971, 0.021061501000076532, 0.06158765800137189, 0.021039102000941057, 0.02139780499783228, 0.06118378500104882, 0.02064684499782743, 0.02128408100179513, 0.06232951199854142, 0.022874361002322985, 0.021325658999558073, 0.06255367999983719, 0.021609471998090157, 0.021180196999921463, 0.0628388309996808, 0.020965809002518654, 0.061677064000832615, 0.021629045997542562, 0.022247347002121387, 0.062114229000144405, 0.022684139999910258, 0.020848616997682257, 0.06177388099968084, 0.022608199000387685, 0.06120574700253201, 0.022714869999617804, 0.021002448997023748, 0.06293969600301352, 0.029172917998948833, 0.021779358001367655, 0.06341906199668301, 0.02167422500133398, 0.06376618899957975, 0.02240228600203409, 0.02213718399798381, 0.0630085170014354, 0.022094038999057375, 0.021810632999404334, 0.062451197001792025, 0.021914179000305012, 0.0619928499982052, 0.021718579999287613, 0.0216095600007975, 0.061722919999738224, 0.022016017999703763, 0.022266504001891008, 0.06257803399785189, 0.021891784002946224, 0.062161997997463914, 0.02209256800051662, 0.022107921999122482, 0.06201046000205679, 0.0219826459979231, 0.022163329002069077, 0.06252250999750686, 0.022124307000922272, 0.06341651100228773, 0.021516773998882854, 0.021935370001301635, 0.0652067539995187, 0.02152358499733964, 0.06209730400223634, 0.020988871998270042, 0.021341015002690256, 0.061625900998478755, 0.021621585998218507, 0.02113847100190469, 0.06183207000140101, 0.021462128999701235, 0.021354391999921063, 0.06217271099740174, 0.020755954003107036, 0.062309335997269955, 0.026780721000250196, 0.02264611400096328, 0.062099546998069854, 0.022624431003350765, 0.020963508999557234, 0.06272280699704424, 0.02103512900066562, 0.06168492100186995, 0.022848104999866337, 0.021661560000211466, 0.06626759599748766, 0.022165789003338432, 0.02192159799960791, 0.06285517200012691, 0.0216861049993895, 0.06301044700012426, 0.022278525997535326, 0.021354813001380535, 0.06263996499910718, 0.021085693002532935, 0.02135823099888512, 0.06347138300043298, 0.022014862999640172, 0.06135961299878545, 0.02137104199937312, 0.02103205599996727, 0.0623964110018278, 0.02144645799853606, 0.02158309800142888, 0.061851424998167204, 0.021447986000566743, 0.021472847001859918, 0.06207264099793974, 0.02140213700113236, 0.06219532300019637, 0.021691289999580476, 0.021728487001382746, 0.062049633997958153, 0.02154277099907631, 0.021582939003565116, 0.06295850399692426, 0.02159967400075402, 0.022755182999389945, 0.06275891000041156, 0.02150531100051012, 0.06189786599861691, 0.022824359002697747, 0.061426304000633536, 0.021065474997158162, 0.02109717600251315, 0.06180196499917656, 0.02094417899934342, 0.02095855900188326, 0.06244169799902011, 0.021639243001118302, 0.020849678996455623, 0.06257528200148954, 0.02089412300119875, 0.021200260998739395, 0.06147932599924388, 0.021215606000623666, 0.061625747999642044, 0.02122994100136566, 0.02092258799893898, 0.061887882999144495, 0.021099443001730833, 0.020771868999872822, 0.06178832300065551, 0.021215911998297088, 0.02114130900008604, 0.06196738400103641, 0.02171478499803925, 0.021246567001071526, 0.06183420399975148, 0.02117122600247967, 0.06147117499858723, 0.02148705199942924, 0.020868941999651724, 0.06205914699967252, 0.021031968000897905, 0.020972409001842607, 0.061540227998193586, 0.021346658999391366, 0.021441132001200458, 0.061670708000747254, 0.021771824998722877, 0.021503954001673264, 0.06256832500002929, 0.022299682997982018, 0.06253611099964473, 0.021463084001879906, 0.022109731999080395, 0.06221317000017734, 0.02128178099883371, 0.02181478200145648, 0.0623758830006409, 0.02147635799701675, 0.02161877800244838, 0.06214877599995816, 0.021852762998605613, 0.062084805002086796, 0.021532632999878842, 0.024923363998823334, 0.06257098499918357, 0.02225366000129725, 0.02201810999758891, 0.06226652100303909, 0.02144159099771059, 0.061617188999662176, 0.022885892998601776, 0.06239458799973363, 0.021117727999808267, 0.021286913000949426, 0.06153841799823567, 0.020656062002672115, 0.021719475000281818, 0.06189867799912463, 0.020850072000030195, 0.021460149000631645, 0.06285116599974572, 0.02188795999973081, 0.0614230850005697, 0.021614367000438506, 0.022007372997904895, 0.06185987899880274, 0.02170196600127383, 0.022207834001164883, 0.062303534999955446, 0.021956582000711933, 0.021518461999221472, 0.06172629299908294, 0.021187907001149142, 0.06263536699771066, 0.022165867001604056, 0.020521166999969864, 0.06242939100047806, 0.021680739999283105, 0.021422155001346255, 0.062139067998941755, 0.02123131500047748, 0.02156712799842353, 0.062378306000027806, 0.021175861002120655, 0.02145874800044112, 0.06302847400002065, 0.021634896998875774, 0.06257994800034794, 0.02120280699818977, 0.02053199100191705, 0.06241897899963078, 0.021671868998964783, 0.021127871001226595, 0.062248136000562226, 0.021361888997489586, 0.021821700000145938, 0.06179289400097332, 0.021131330999196507, 0.06183510399932857, 0.024537274999602232, 0.02139882600022247, 0.06303512200247496, 0.021563127000263194, 0.021286369999870658, 0.062352950997592416, 0.021835039002326084, 0.06686934399840538, 0.02176489400153514, 0.0214656099997228, 0.06249994199970388, 0.021688158998586005, 0.02191069500258891, 0.06208620899997186, 0.022805579003033927, 0.06229023799824063, 0.0209818000002997, 0.06054977899839287, 0.02121084600003087, 0.020927559002302587, 0.062271724000311224, 0.02108617200065055, 0.021219674999883864, 0.061909773998195305, 0.021258691002003616, 0.022123682996607386, 0.06178085300052771, 0.021009218002291163, 0.021389328998338897, 0.062114009000652004, 0.022000837998348288, 0.062177615000109654, 0.023142655001720414, 0.02326334199824487, 0.06222650600102497, 0.024963333999039605, 0.022342339001625078, 0.06318717300018761, 0.02529011799924774, 0.06303746800040244, 0.022969942998315673, 0.025618558000132907, 0.06373746800090885, 0.025226728001143783, 0.06294042700028513, 0.022262269998464035, 0.02498633000141126, 0.06160666099822265, 0.022943329000554513, 0.06224228399878484, 0.02153052300127456, 0.020849931999691762, 0.06126319100076216, 0.022782645999541273, 0.021323864999430953, 0.06326252700091572, 0.021641324001393514, 0.021226546999969287, 0.062277525998069905, 0.02124401599940029, 0.06290306800292456, 0.02157521499975701, 0.021228993999102386, 0.06219774700002745, 0.021529712998017203, 0.021356964000005974, 0.06237586000133888, 0.021701229001337197, 0.06347733999791672, 0.021755154000857146, 0.023168177998741157, 0.06207957700098632, 0.022488783000881085, 0.07059177499832003, 0.02320791500096675, 0.023234060001414036, 0.06432760199822951, 0.024275691001093946, 0.06364657000085572, 0.02163577700048336, 0.06340771000031964, 0.02292083999782335, 0.022298412000964163, 0.06335221300105331, 0.02185602600002312, 0.022994910999841522, 0.06266868499733391, 0.022839240002213046, 0.06333806600014213, 0.022287084997515194, 0.02166879099968355, 0.06196440800340497, 0.022929191000002902, 0.0646869579977647, 0.023518291000073077, 0.022483950000605546, 0.0641513139999006, 0.02271697199830669, 0.02250676800031215, 0.06331357800081605, 0.02126146999944467, 0.06261614600225585, 0.02108033699914813, 0.021826427000632975, 0.06267023100008373, 0.02114983999854303, 0.021511884999199538, 0.061956165001902264, 0.022209038001165027, 0.021090309997816803, 0.062235255001724, 0.02229592000003322, 0.0621640089993889, 0.02076669099915307, 0.02146257500135107, 0.06231905899767298, 0.021806453001772752, 0.021307040999090532, 0.06297703400196042, 0.021900008996453835, 0.021436751001601806, 0.06262927799980389, 0.021404997998615727, 0.06306389000019408, 0.023085119002644205, 0.02256929099894478, 0.06358458400063682, 0.023217268000735203, 0.022063034997700015, 0.07627059000151348, 0.022795830998802558, 0.06294731800153386, 0.025528622998535866, 0.06338768600107869, 0.024381095998251112, 0.022855953000544105, 0.06317940300141345, 0.025124774998403154, 0.06288371700065909, 0.02266725599838537]",tokens/s,27.134080353966763,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3365.326848,,,,,s,1,48.02227030200015,48.02227030200015,0.0,48.02227030200015,48.02227030200015,48.02227030200015,48.02227030200015,[48.02227030200015],,kWh,0.0005397260947770836,0.0008843214595900657,0,0.0014240475543671493,,MB,3562.614784,,,,,s,10,3.9789614079998046,0.3978961407999805,0.002006027321223968,0.3975021305000155,0.4009265241999856,0.4013611530999469,0.40170885621991603,"[0.39557038599991756, 0.39799958000003244, 0.39518004000001383, 0.397338536999996, 0.39766572400003497, 0.39886447599997155, 0.39715413699991586, 0.3965628060000199, 0.40082993999999417, 0.4017957819999083]",tokens/s,643.3839732280524,kWh,4.821232340611137e-06,7.89922352745831e-06,0.0,1.2720455868069447e-05,tokens/kWh,20125064.90766612,MB,3637.682176,,,,,s,10,34.61875666899982,3.4618756668999824,0.027932784825228936,3.4659563955000294,3.498431700099945,3.502916828049956,3.5065049304099647,"[3.4341068090000135, 3.4794854099998247, 3.4295525109998835, 3.4719744609999452, 3.507401955999967, 3.4280965559999004, 3.4778351510001357, 3.4329304800000955, 3.4599383300001136, 3.497435004999943]",tokens/s,18.198227221838625,kWh,4.082484037355567e-05,6.688999282371185e-05,0.0,0.00010771483319726755,tokens/kWh,584877.6638276236,,s,630,34.612059309000415,0.05493977668095304,0.020318608589015446,0.07272475000002032,0.07352616539999417,0.07394478785001865,0.07577645505988585,"[0.03684256099995764, 0.07275000899994666, 0.031826055000010456, 0.07284911700003249, 0.03181939000000966, 0.07300420299998223, 0.03219739800010757, 0.07338489999983722, 0.07290687700015042, 0.032001721999904476, 0.07321863000015583, 0.0320322259999557, 0.07288222900001529, 0.032231953999826146, 0.07338248700011718, 0.0325259849998929, 0.07305081000004066, 0.032595829000001686, 0.07289727400006996, 0.032015028999921924, 0.07293618900007459, 0.0729373060000853, 0.03233215599993855, 0.07340473899989775, 0.03207180399999743, 0.07326095600001281, 0.03257753599996249, 0.07315923300006943, 0.03254719599999589, 0.07322203900002933, 0.07390379200001007, 0.03239110699996672, 0.07329745800007004, 0.03253752499995244, 0.07286497199993391, 0.032331580000118265, 0.07330883299982816, 0.033016704000147, 0.07292133800001466, 0.032487583999909475, 0.07313100400006078, 0.07307173499998498, 0.03311896900004285, 0.07392615000003389, 0.03214728399984779, 0.07406357700006083, 0.03255734100002883, 0.07307231899994804, 0.032710719000078825, 0.0738128670000151, 0.07295432000000801, 0.032432442999834166, 0.0737376930001119, 0.03225095299990244, 0.07341323300011027, 0.032132315999888306, 0.07333579400005874, 0.03223386600006961, 0.07363677800003643, 0.032507612000017616, 0.07331092899994474, 0.07350529499990444, 0.03250863500011292, 0.07584721099988201, 0.03248331500003587, 0.0731941869998991, 0.03209979000007479, 0.07306978399992659, 0.03172793100020499, 0.0732096479998745, 0.03187069099999462, 0.07289426300008017, 0.07244422099984149, 0.03181566200009911, 0.07297002199993585, 0.032602744000087114, 0.07308088600007068, 0.03225137899994479, 0.07326198500004466, 0.03222154899981433, 0.07289127100011683, 0.032224067000015566, 0.07287137399998755, 0.07280645099990579, 0.032198041000128796, 0.07317482400003428, 0.032099877999826276, 0.07292842300012126, 0.03238786999986587, 0.07282202300007157, 0.03224972700013495, 0.07273493299999245, 0.03265619199987668, 0.07288607100008448, 0.07266501100002642, 0.03245616499998505, 0.07332056199993531, 0.03248050999991392, 0.07349385400016217, 0.03246665999995457, 0.07318465699995613, 0.032735378000097626, 0.07332297699986157, 0.03246517799993853, 0.07299016500019206, 0.073729166000021, 0.034823924999955125, 0.07560322499989525, 0.034492892000116626, 0.07502528800000619, 0.03238459499993951, 0.07323608399997283, 0.0732465300000058, 0.033008047000066654, 0.07316435899997487, 0.03274216699992394, 0.07336067100004584, 0.03261557499990886, 0.07355075200007377, 0.03239709300009963, 0.07376445399995646, 0.07351389099994776, 0.033227809999971214, 0.07351758300001165, 0.03242555600013475, 0.07329602899994825, 0.03407551100008277, 0.0733197099998506, 0.0324431359999835, 0.07250540200016076, 0.03272445099992183, 0.0730330869998852, 0.07324272400001064, 0.03205266100007975, 0.07336441899997226, 0.031937899000013203, 0.07339540099997066, 0.03252289200008818, 0.07284862000005887, 0.03176519599992389, 0.07316592100005437, 0.03203928299990366, 0.07268646700003956, 0.03228219199991145, 0.07267455700002756, 0.07341121700005715, 0.03228801799991743, 0.07339944299997114, 0.03189538000015091, 0.0734930930000246, 0.031896103000008225, 0.07308588999990207, 0.032272449999936725, 0.07297083100002055, 0.03225333199998204, 0.07274823100010508, 0.0728880389999631, 0.03236189800009015, 0.07291022799995517, 0.032036115999972026, 0.07345977599993603, 0.03261671700010993, 0.07330095299994355, 0.0324848180000572, 0.07266857599984178, 0.03219793900007062, 0.07355895599994255, 0.07318550600007256, 0.032438962000014726, 0.07329452699991634, 0.03240221200007909, 0.07303760200011311, 0.03188470899999629, 0.07401737899999716, 0.033771634999993694, 0.07371203699995021, 0.07230460799996763, 0.032794979000073, 0.07333257400000548, 0.03210462699985328, 0.07352636700011317, 0.03226569499997822, 0.0730796069999542, 0.03260970399992402, 0.07350154699997802, 0.03254666400016504, 0.0738282810000328, 0.07349315499982367, 0.033533374000171534, 0.07504062700013492, 0.03224429099986992, 0.07324238599994715, 0.03181771300000946, 0.07361495800000739, 0.03187014900004215, 0.07358711500000936, 0.072508285999902, 0.032666591000179324, 0.07331561099999817, 0.031780361999835804, 0.07340449200000876, 0.032246847000124035, 0.07314497299989853, 0.03255133100014973, 0.07313981399988734, 0.032019934000118155, 0.07309409899994534, 0.0730197830000634, 0.03273742799979118, 0.07294646800005467, 0.032151662000160286, 0.0733870990000014, 0.032158760999891456, 0.07312024199995903, 0.03206886500015571, 0.0729404579999482, 0.03228816899991216, 0.07291471899998214, 0.07272080000007008, 0.032677125999953205, 0.07306908400005341, 0.032408936999900106, 0.07310514000005242, 0.032467488000065714, 0.0733241469999939, 0.03252062699993985, 0.07345348500007276, 0.03273448699997061, 0.07318123799996101, 0.07289653800012275, 0.03284207499996228, 0.07317031899992799, 0.032541133999984595, 0.07330745400008709, 0.032616131999930076, 0.07347595200008072, 0.032913579000023674, 0.0736278559998027, 0.03239568200001486, 0.07337387300003684, 0.07362285299996074, 0.03248647100008384, 0.0732857079999576, 0.03252168900007746, 0.07339685299984922, 0.032440467000014905, 0.07280416100002185, 0.03268471299998055, 0.07325884200008659, 0.07271861499998522, 0.03264499700003398, 0.07346019400006298, 0.03453194799999437, 0.0739600370000062, 0.03242258499994932, 0.07321913100008715, 0.032326949999969656, 0.07270191299994622, 0.032453059000090434, 0.07300716399981866, 0.07316520600011245, 0.03204383499996766, 0.07305885300002046, 0.03284406800003126, 0.07278964500005713, 0.032619996999983414, 0.07716492600002312, 0.07982282699981624, 0.03821599299999434, 0.0791398860001209, 0.07878798499996265, 0.03868873300007181, 0.07535635699991872, 0.03244156499999917, 0.0737882600001285, 0.032448948999899585, 0.07272022799998012, 0.03254951999997502, 0.07332371200004673, 0.07278780199999346, 0.03261703799989846, 0.07335578100014573, 0.03304624599991257, 0.07302107600003183, 0.03192316700005904, 0.07336685599989323, 0.031996671000115384, 0.0727424679998876, 0.03249128900006326, 0.07336425099992994, 0.0724716830000034, 0.03256776400007766, 0.0725362309999582, 0.03206285000010212, 0.07325768299983793, 0.032135637999999744, 0.07329154200010635, 0.032357014999888634, 0.07374383399996987, 0.07308025700012877, 0.03293088999998872, 0.07290022699999099, 0.031974658000081035, 0.07331946099998277, 0.03280834599991067, 0.07310940699994717, 0.03198540500011404, 0.0735670219999065, 0.03229090200011342, 0.07338037099998473, 0.07313155899987578, 0.03263272100002723, 0.07312152899999091, 0.03228096300017569, 0.07354846599992015, 0.03368685500004176, 0.07345932199996241, 0.03186016099994049, 0.0727806380000402, 0.03278214400006618, 0.07216066000000865, 0.07261298100002023, 0.03229566699997122, 0.07295367699998678, 0.03202777499996046, 0.07294982200005506, 0.03225558400004047, 0.07252202099994065, 0.031925109999974666, 0.07278221899991877, 0.031932553000160624, 0.07288689299980433, 0.0316711780001242, 0.07359443900008955, 0.07235541099998954, 0.03202953499999239, 0.07308155099985925, 0.03179926000007072, 0.0731421099999352, 0.031893778000039674, 0.07352722900009212, 0.03217368199989323, 0.07309839899994586, 0.032305382999993526, 0.0732306930001414, 0.07286463399987042, 0.032495069000106014, 0.07352396999999655, 0.0320629390000704, 0.07320968599992739, 0.03271564900001067, 0.07357924799998727, 0.03215826699988611, 0.07342844100003276, 0.032369580000022324, 0.07339724999997088, 0.07331526899997698, 0.032738547999997536, 0.07321247800018682, 0.03293149499995707, 0.07327730099996188, 0.03268794599989633, 0.07350923800004239, 0.0325757830000839, 0.07345864199987773, 0.07270699800005787, 0.03230568300000414, 0.07350185600012082, 0.03234249899992392, 0.07399831099996845, 0.03280194700005268, 0.0732862939998995, 0.03321467199998551, 0.0731988340000953, 0.07399854300001607, 0.03245192600002156, 0.07343232899984287, 0.032790162000083, 0.07517776700001377, 0.0322013390000393, 0.0731433430000834, 0.0318129869999666, 0.07291740200003005, 0.03239024300000892, 0.07268967599998177, 0.07274336799991943, 0.032508878000044206, 0.07302240400008486, 0.03250616699983766, 0.07305711300000439, 0.03222299100002601, 0.07288809400006357, 0.032287482999890926, 0.07303511200007051, 0.03229432700004509, 0.07314485500000956, 0.07283337399985612, 0.03260582500001874, 0.07283861600012642, 0.032124915999929726, 0.07305804900011026, 0.03203750099987701, 0.0729033029999755, 0.032527105000099255, 0.07283835199996247, 0.03254776399990078, 0.07351505100018585, 0.07313564699984454, 0.0327534390000892, 0.07300232500006132, 0.032721418999926755, 0.07324085100003686, 0.03295750600000247, 0.07343195899989041, 0.033041932000060115, 0.07328624799993122, 0.03262431200005267, 0.07333760699998493, 0.0731882410000253, 0.032693280000103186, 0.07301065399997242, 0.03281355499984784, 0.07344438700010869, 0.03297250099990379, 0.07277762200010329, 0.03279942899985144, 0.07318143700013024, 0.07300695799995083, 0.03275698400011606, 0.07416101399985564, 0.03309764300001916, 0.0733650290001151, 0.03272545999993781, 0.07387488199992731, 0.032827242000166734, 0.0736097599999539, 0.0737469619998592, 0.033473072000106185, 0.0739750099999128, 0.03265254100006132, 0.07362249900006645, 0.03433520499993392, 0.07353518000013537, 0.03251283300005525, 0.07264496999982839, 0.032348646000173176, 0.07253700199999003, 0.07266562199993132, 0.03247797199992419, 0.07691564300012033, 0.03185167499987074, 0.07258099199998469, 0.032155930000044464, 0.07291651900004581, 0.03256329999999252, 0.07311370699994768, 0.07294791699996495, 0.03229175900014525, 0.07287434599993503, 0.03223440100009611, 0.07294327299996439, 0.03198216600003434, 0.07358723699985603, 0.03209465000009004, 0.07248356700006298, 0.03229127699978562, 0.0727927970001474, 0.03257001199995102, 0.07352614299998095, 0.07335941199994522, 0.032029550000061136, 0.07290497899998627, 0.031953527000041504, 0.07316669800002273, 0.0320879819998936, 0.07320563300004324, 0.03223342900014359, 0.07345768399977715, 0.03258593700002166, 0.07287743200004115, 0.07293473100003212, 0.03225987600012559, 0.07315209899979891, 0.03273060800006533, 0.0733390780001173, 0.03285869000001185, 0.07305126099981862, 0.03283962299997256, 0.07303345900004388, 0.07305534800002533, 0.03263893700000153, 0.07401606100006575, 0.032155752999869947, 0.07321865000017169, 0.032455174999995506, 0.07347406700000647, 0.032987755000021934, 0.07321160199990118, 0.032852304000016375, 0.07328011499998865, 0.07371703600006185, 0.033474286000000575, 0.07328030799999397, 0.032666868999967846, 0.07516375600016545, 0.031870207999872946, 0.07292906299994684, 0.03170532000012827, 0.07262708200005363, 0.07246207799994409, 0.032092728999941755, 0.07304423300001872, 0.03181964500004142, 0.07284470099989448, 0.032074341999987155, 0.07274075100008304, 0.0322517859999607, 0.07274875200005226, 0.03199366099988765, 0.07329032500001631, 0.07301916500000516, 0.03242745600005037, 0.07250768600010815, 0.03199957399988307, 0.07259494999993876, 0.0323941270000887, 0.07276671999989048, 0.03209277800010568, 0.07340468400002464, 0.0323419979999926, 0.07324700999993183, 0.03219871700002841, 0.07274654899993038, 0.07281988099998671, 0.032349235000083354, 0.07260127600011401, 0.03217042699998274, 0.07309477599983438, 0.032294353999986924, 0.07320376799998485, 0.03252575800001978, 0.07329512600017551, 0.0321285429999989, 0.07318615499980297, 0.07273264400009793, 0.032564992000061466, 0.07328630500001054, 0.03233738799985986, 0.07274073500002487, 0.03212583699996685, 0.07314429300004122, 0.03251579500010848, 0.07283506799990391, 0.03224510600011854, 0.07312694799998098, 0.07400988699987465, 0.032536979000042265, 0.0729023710000547, 0.03227174499988905, 0.07322666000004574, 0.03239432100008344, 0.07297513999992589, 0.032592262999969535, 0.07282671400002982, 0.03276319700012209, 0.07309447199986607, 0.07301030200005698, 0.03363703800005169, 0.07346218999987286, 0.031980389000182186, 0.07263432799982183, 0.03280289899998934, 0.07319862899998952, 0.03222027600008914, 0.07737835400007498, 0.07310329699998874, 0.03311943599987899, 0.07328211399999418, 0.03215148599997519, 0.07304391299999224, 0.03226311000003079, 0.0727852879999773, 0.032467584000187344, 0.07272869999997056, 0.07296776699990914, 0.03216051599997627, 0.07340153900008772, 0.032257861000061894, 0.07281522199991741, 0.032311476999893785, 0.07278171900020425, 0.03176697399999284, 0.07286802399994485, 0.0324027770000157, 0.07435959899999034, 0.07320216299990534, 0.03226448899999923, 0.07316693500001747, 0.032300074999966455, 0.07344537900007708, 0.03264070000000174, 0.07277670799999214, 0.03245911899989551, 0.07329534300015439, 0.03236819199992169, 0.07448065600010523, 0.07521105299997544, 0.033806935000029625, 0.07506096199995227, 0.0343439529999614, 0.07478485100000398, 0.07479097100008403, 0.033746508999911384, 0.07525125500001195, 0.0341942669999753, 0.07456241999989288, 0.033963911000000735, 0.07445375700012846, 0.07426398100005827, 0.03288979599983577, 0.07330550100004984, 0.032169493000083094, 0.07331329599992387, 0.032513198000060584, 0.07343680100007077, 0.032752674999983356, 0.07349194899984468, 0.03249059000017951, 0.07384079199982807, 0.07343067700003303]",tokens/s,18.20174854017359,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,24303.886336,,,,,s,1,371.567166886,371.567166886,0.0,371.567166886,371.567166886,371.567166886,371.567166886,[371.567166886],,kWh,0.004359048513874304,0.007142168620391886,0,0.01150121713426619,,MB,24876.007424,,,,,s,10,22.404026697000063,2.240402669700006,0.017785222464236815,2.2335253895000733,2.266273073200182,2.26737076360007,2.2682489159199806,"[2.2287804910001796, 2.2339588650002042, 2.2330919139999423, 2.2416262049996476, 2.2660291420002068, 2.263464252999711, 2.226286287000221, 2.268468453999958, 2.218370610999955, 2.223950475000038]",tokens/s,114.26517360572457,kWh,2.674368779798616e-05,4.3818206708857814e-05,0.0,7.056189450684397e-05,tokens/kWh,3628020.5029808255,MB,25135.919104,,,,,s,10,176.29657800500036,17.629657800500034,0.07012372621722512,17.614966345500306,17.702037681,17.7458476875001,17.780895692700177,"[17.65296811799999, 17.560679145999984, 17.565194552999856, 17.69230212399998, 17.54834091399971, 17.59947329500028, 17.592238846999862, 17.630459396000333, 17.665263918000164, 17.789657694000198]",tokens/s,3.5735237015328294,kWh,0.000209043066439236,0.00034251090773184295,0.0,0.000551553974171079,tokens/kWh,114222.72878131577,,s,630,176.28787104000048,0.2798220175238103,0.017661063127906523,0.2868786584999725,0.28859427090014833,0.2913143574503465,0.3071659705300817,"[0.2861958409998806, 0.2857855170000221, 0.28578972100012834, 0.2854146459999356, 0.24483559700001933, 0.2862124319999566, 0.2852155909999965, 0.28646212500007096, 0.2462746859996514, 0.2867530270000316, 0.28705791900029, 0.2874539760000516, 0.24517229000002771, 0.299079435999829, 0.28908854800010886, 0.28642490499987616, 0.28618877200005954, 0.2863984900000105, 0.3056812199997694, 0.3029007980003371, 0.24601335599982121, 0.28599339899983534, 0.2860196800002086, 0.28672939599982783, 0.2865512270000181, 0.24664381000002322, 0.28826115199990454, 0.28712207200032935, 0.2865382039999531, 0.24586150400000406, 0.28671105000012176, 0.28599176899979284, 0.28649616799975774, 0.2864274530002149, 0.24679398899979788, 0.2870687010004076, 0.28694945799998095, 0.2864178339996215, 0.24667970400014383, 0.28678770900023665, 0.28787241700001687, 0.2883510669998941, 0.2874544139999671, 0.24858409799981018, 0.2865810960001909, 0.28741614899990964, 0.28769763799982684, 0.28710131400021055, 0.24674489700009872, 0.28715017800004716, 0.28662431699967783, 0.28714168300029996, 0.24652841699980854, 0.29088107300003685, 0.28831485899991094, 0.28933621900023354, 0.28906161199984126, 0.28628848200014545, 0.2481780279999839, 0.28717208199987, 0.2874339949999012, 0.29605563900031484, 0.2874834849999388, 0.28665241799990326, 0.2852898659998573, 0.2853161570001248, 0.2458369490000223, 0.28507416399997965, 0.28533110099988335, 0.2846809000002395, 0.24576644899980238, 0.28723286800004644, 0.2855599180002173, 0.286176666999836, 0.24965903800011802, 0.2855807979999554, 0.28637028699995426, 0.2860678970000663, 0.2862759999998161, 0.2462124900002891, 0.28642532399999254, 0.2909797009997419, 0.28716455999983737, 0.24689504000025408, 0.2867539849999048, 0.28603369600023143, 0.28591766899990034, 0.2865040639999279, 0.2461186909999924, 0.28735861399991336, 0.2870963860000302, 0.2874145949999729, 0.24613212400026896, 0.28720967499975814, 0.2863906380002845, 0.2864067069999692, 0.28813050500002646, 0.24696104399981778, 0.28681830000004993, 0.2886781960000917, 0.2879894409998087, 0.28647031199989215, 0.24750205400005143, 0.2877486060001502, 0.2869839370000591, 0.2888858149999578, 0.28625272799990853, 0.24793631100010316, 0.28618385199979457, 0.2867483360000733, 0.28639181800008373, 0.24691673699999228, 0.2868800129999727, 0.2869234370000413, 0.28806483200014554, 0.2875239289996898, 0.24650057200005904, 0.29157797400011987, 0.2867731490000551, 0.28817318899973543, 0.2882162410001001, 0.2482380030000968, 0.2859207410001545, 0.2873827819998951, 0.2883858469999723, 0.2889278560001003, 0.2879434430001311, 0.2860245179999765, 0.24464316600005986, 0.28572459599990907, 0.28499046299975817, 0.285884686999907, 0.2451517250001416, 0.28529120600023816, 0.2854211609997037, 0.2874520130003475, 0.285281391999888, 0.2461910590000116, 0.2891823959998874, 0.28966145200001847, 0.28617863299996316, 0.28626408699983585, 0.24630422900008853, 0.28634361800004626, 0.28607247599984476, 0.28795949200002724, 0.24627708500020162, 0.286700269999983, 0.2872771420002209, 0.28628095899966866, 0.2451143680000314, 0.28699176000009174, 0.28686703199991825, 0.2863466829999197, 0.2913887600002454, 0.2457127570000921, 0.2866786049999064, 0.2872871340000529, 0.2870452069996645, 0.28649584499999037, 0.24613112800034287, 0.28776319600001443, 0.2869447250000121, 0.28680585499978406, 0.24664277500005483, 0.28722861200003535, 0.2878039859997443, 0.28655367900000783, 0.28751766400000633, 0.2469830820000425, 0.2864594930001658, 0.2898466000001463, 0.28717204599979596, 0.28767759099991963, 0.24822789100016962, 0.287628014999882, 0.29131724600028974, 0.28768188099957115, 0.28688028400029, 0.2468938399997569, 0.2881862430003821, 0.2868240459997651, 0.2892375719998199, 0.2888572080000813, 0.24841237900000124, 0.28777482600025905, 0.2873740289996931, 0.28772221700000955, 0.2854639199999838, 0.28752560500015534, 0.2863495609999518, 0.28520263500013243, 0.24449824399971476, 0.28554147700015164, 0.28596555400008583, 0.28414890600015497, 0.24539613699971596, 0.2854821340001763, 0.2855137020001166, 0.28732148299968685, 0.24630166799988729, 0.2859259840001869, 0.2866919040002358, 0.28926146699996025, 0.31868135199965764, 0.30179342200017345, 0.2870240100000956, 0.2868893909999315, 0.30713917299999594, 0.30717691600011676, 0.28736890199979825, 0.28757992800001375, 0.24602624799990735, 0.2863734300003671, 0.2870093859996814, 0.2870616790000895, 0.24723695800003043, 0.2878338519999488, 0.2877648869998666, 0.2865372290002597, 0.2862831389998064, 0.24623411800030226, 0.2866654749996087, 0.2877021369999966, 0.28732589200035363, 0.24603135300003487, 0.28703341299979, 0.2866022140001405, 0.2872733869999138, 0.28697656399981497, 0.2517506009999124, 0.2885792780002703, 0.28648115299984056, 0.28795391900030154, 0.28669223299993973, 0.24772034299985535, 0.2863987340001586, 0.28725201599991124, 0.287260563000018, 0.286611284999708, 0.24712929300039832, 0.28708066199988025, 0.28620594799986065, 0.2910861989998921, 0.28777870600015376, 0.2464005490001, 0.29153276199986067, 0.2900134149999758, 0.2866956170000776, 0.28715325900020616, 0.24798690699981307, 0.28708312700018723, 0.24620074599988584, 0.28687669600003574, 0.2845907780001653, 0.28498716299964144, 0.24614361300018572, 0.2857363329999316, 0.2855731829999968, 0.28522778300020946, 0.24628045700001167, 0.2850339530000383, 0.28719492799973523, 0.28845350200026587, 0.28593304399964836, 0.24617498500037982, 0.28776163699967583, 0.2868951020000168, 0.2865633930000513, 0.2455259289999958, 0.2864696400001776, 0.2878624659997513, 0.28722228900005575, 0.2858661660002326, 0.24662014799969256, 0.28638407500011454, 0.28581884599998375, 0.28732939200017427, 0.24644881499989424, 0.2858069449998766, 0.2901546220000455, 0.2868264190001355, 0.2868621100001292, 0.24790651099965544, 0.28585192900027323, 0.28687730399997236, 0.2870588420000786, 0.24582712099982018, 0.28707714499978465, 0.28644593300032284, 0.2865128690000347, 0.28610016699985863, 0.24666331700018418, 0.2867801529996541, 0.28800096900022254, 0.28650452000010773, 0.24682069999971645, 0.28640221500018015, 0.2868476489998102, 0.2879166739999164, 0.28816900500032716, 0.24669338600006085, 0.2862831269999333, 0.2871170529997471, 0.2879284529999495, 0.2862410190000446, 0.2472832280000148, 0.29870837399994343, 0.3023513810003351, 0.2978434560000096, 0.28967582399991443, 0.2871268220001184, 0.2884925929997735, 0.2885330670001167, 0.24861001699991903, 0.2863103919999048, 0.24692923400016298, 0.2855718949999755, 0.2855241219999698, 0.2847066799999993, 0.2443310260000544, 0.2861761590002061, 0.28604534799978865, 0.2852015470002698, 0.2454721769995558, 0.28657163100024263, 0.2869942130000709, 0.28686847800008763, 0.2453870829999687, 0.2876538939999591, 0.28625075599984484, 0.2867106710000371, 0.2869383550000748, 0.246113823000087, 0.28696962499998335, 0.29705099199964025, 0.30241903200021625, 0.2874923529998341, 0.28755455100008476, 0.24592852600017068, 0.2879622929999641, 0.2875155579999955, 0.28644837499996356, 0.2884396959998412, 0.24644158699993568, 0.2873661680000623, 0.2876668570002039, 0.2863534319999417, 0.28680923899992194, 0.24784372900012386, 0.2884103020001021, 0.28747123799985275, 0.28788704999988113, 0.2872202240000661, 0.24750148600014654, 0.28708410499984893, 0.28742387300007977, 0.2880005709998841, 0.24644093500000963, 0.2881076200001189, 0.28738313899975765, 0.2878071320001254, 0.287020579, 0.24848986699998932, 0.28692223500002, 0.2876996360000703, 0.28843014599988237, 0.293556799000271, 0.2869982929996695, 0.24792893100038782, 0.2878748319999431, 0.290612979999878, 0.2879964099997778, 0.28712990000030914, 0.24835092000012082, 0.28746249199957674, 0.2873455450003348, 0.28786317200001577, 0.28799823800000013, 0.28645352900002763, 0.2853607319998446, 0.24584805600034088, 0.28532571299956544, 0.2858161230001315, 0.28586379700027464, 0.24589337199995498, 0.2859707210000124, 0.28703848499981177, 0.286897788999795, 0.2456936910002696, 0.28648168500012616, 0.2874032559998341, 0.2875504369999362, 0.28629411600013555, 0.24679381299984016, 0.286642115000177, 0.2875187320000805, 0.28696791699985624, 0.2946757609997803, 0.2967046650001066, 0.24615211900027134, 0.28704905199992936, 0.2866654109998308, 0.287262488000124, 0.24721281099982662, 0.28607371299995066, 0.2872528550001334, 0.2872258580000562, 0.28690578699979596, 0.24626014200021018, 0.28716078800016476, 0.2870714969999426, 0.2873619519996282, 0.24731675100019856, 0.2880065949998425, 0.28755642600026476, 0.2870446560000346, 0.2873654299996815, 0.24653916700026457, 0.2873654429999988, 0.288139966000017, 0.2878801570000178, 0.28796854399979566, 0.24763874400014174, 0.2883314169998812, 0.2875168450000274, 0.28832862199988085, 0.2890172050001638, 0.24711133099981453, 0.2878970000001573, 0.28816771799984053, 0.28862974600042435, 0.28778031299998474, 0.2468969969995669, 0.2881641350004429, 0.28842626899995594, 0.2872806129998935, 0.2891419809998297, 0.2491974049999044, 0.28821242599997277, 0.28746056300042255, 0.24699508899993816, 0.2855527980000261, 0.2864359940003851, 0.2855376959996647, 0.24518759700004011, 0.28578698599994823, 0.2859143780001432, 0.28627493400017556, 0.24527577799972278, 0.2864636200001769, 0.2869493270000021, 0.2865856889998213, 0.28690529200002857, 0.24676995500021803, 0.28806899399978647, 0.2868146619998697, 0.28660756400040555, 0.24664206499983266, 0.28722656599984475, 0.28659798900025635, 0.28786622600000555, 0.2915151059996788, 0.24715648000028523, 0.2866999319999195, 0.28755129000001034, 0.28723164699977133, 0.28670033700018394, 0.24608614099997794, 0.28749696300019423, 0.287336786999731, 0.2871849779999138, 0.28746088700017935, 0.2472240110000712, 0.2879436769999302, 0.2877970819999973, 0.2874983550000252, 0.24753969399989728, 0.28735591500026203, 0.28827843199997005, 0.28726265999966927, 0.28776204800033156, 0.24629961799973898, 0.28672934199994415, 0.28754841400041187, 0.2877849069996046, 0.28830508400005783, 0.24736461800011966, 0.28799087700008386, 0.2877707279999413, 0.2881877770000756, 0.2872759799997766, 0.2484058869999899, 0.287448551000125, 0.2873478609999438, 0.2882695869998315, 0.287114331000339, 0.29882627500001036, 0.324529646999963, 0.2933067139997547, 0.2888939819999905, 0.24847273900013533, 0.2878239599999688, 0.2862196989999575, 0.2870518089998768, 0.285518444000445, 0.2857517889997325, 0.24528152399989267, 0.2852285330000086, 0.2859563260003597, 0.28540012799976466, 0.24550114500016207, 0.286591880999822, 0.28641977500001303, 0.28696273300010944, 0.2858989080000356, 0.24661078100007217, 0.28619905999994444, 0.28850164999994377, 0.2866582839997136, 0.24569312100038587, 0.28671650299975227, 0.2876418030000423, 0.2869847820002178, 0.28626085299993065, 0.24728599099989879, 0.3609098570000242, 0.2468338059998132, 0.28821293000009973, 0.2873849880002126, 0.28768021499990937, 0.2871494060000259, 0.247621984000034, 0.287613073999637, 0.28727504200014664, 0.2877286670000103, 0.28757637199987585, 0.24788561200011827, 0.2877045969999017, 0.2873827319999691, 0.2882124500001737, 0.28759905600009006, 0.24766809899983855, 0.28783890300019266, 0.28816785899971364, 0.288479331000417, 0.2879268779997801, 0.24725451499989504, 0.2870822970003246, 0.28791285599982075, 0.28852448499992533, 0.2867847080001411, 0.24862461099974098, 0.2871133250000639, 0.2885919330001343, 0.2879262309998012, 0.2873473240001658, 0.29712134400006107, 0.24804769000002125, 0.28753764199973375, 0.28718667800012554, 0.2895992789999582, 0.24690523200024472, 0.2909381139998004, 0.28805451300013374, 0.28836811800010764, 0.28851229999963834, 0.28732944600005794, 0.2867148159998578, 0.2450401790001706, 0.2862904809999236, 0.28524754999989455, 0.28573711100034416, 0.28517541299970617, 0.24595438100004685, 0.2865077050000764, 0.2859396160001779, 0.2863990239998202, 0.24630542099976083, 0.28647170800013555, 0.28676667800027644, 0.2870842879997326, 0.2876795629999833, 0.2461946389998957, 0.2913108270004159, 0.29114295699992, 0.28726383799994437, 0.2872598159997324, 0.25261836200024845, 0.34914213000001837, 0.30713509199995315, 0.2995174769998812, 0.24689928799989502, 0.2884057300002496, 0.28707105000012234, 0.2875046529998144, 0.28671830299981593, 0.2477193160002571, 0.2867126789997201, 0.28789423900025213, 0.28703201600001194, 0.2878603839999414, 0.24709778799979176, 0.2886512430000039, 0.2877140870000403, 0.2881527030003781, 0.28849477499989007, 0.2481151150000187, 0.2870764760000384, 0.2885548529998232, 0.28783339700021315, 0.2879719899997326, 0.24724335800010522, 0.2873860119998426, 0.28732248200003596, 0.28755562900005316, 0.2876701850000245, 0.24786230300014722, 0.28773820199967304, 0.2883752090001508, 0.28872831099988616, 0.28861531200027457, 0.24850741399995968, 0.2876433020001059, 0.29368920999968395, 0.3234291280000434, 0.34437848800007487, 0.2498378519999278, 0.2888706759999877, 0.28839746099993135]",tokens/s,3.5737002000384375,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,41772.924928,,,,,s,1,640.3856322650008,640.3856322650008,0.0,640.3856322650008,640.3856322650008,640.3856322650008,640.3856322650008,[640.3856322650008],,kWh,0.007531402360344454,0.004104905860435837,0,0.011636308220780291,,MB,42572.9024,,,,,s,10,62.81908330100305,6.281908330100305,0.06603904695896054,6.288196718000108,6.329967903201213,6.37443422210099,6.410007277220811,"[6.248282671000197, 6.418900541000767, 6.314632141000402, 6.283157829000629, 6.198070641999948, 6.247443820000626, 6.320086499001263, 6.293235606999588, 6.320059417999801, 6.175214132999827]",tokens/s,40.75194774386534,kWh,7.571184975888704e-05,4.126572166158492e-05,0.0,0.00011697757142047195,tokens/kWh,2188453.708615788,MB,42918.633472,,,,,s,10,311.0816349129982,31.10816349129982,0.24060040115384979,31.078499764999833,31.341060957398987,31.437544910199268,31.514732072439493,"[31.53402886299955, 31.298240550999253, 31.031579533000695, 31.319620078998923, 30.812075541000013, 31.124065509000502, 31.032934020999164, 30.87272094200125, 31.301140227998985, 30.75522964599986]",tokens/s,2.0251918766474124,kWh,0.0003646519357286147,0.0001987494958840797,0.0,0.0005634014316126945,tokens/kWh,111820.802122684,,s,630,311.0722365549991,0.4937654548492049,0.00859097670057658,0.4952102864999688,0.5039708546000838,0.5064731130501059,0.5143973745308904,"[0.4906999980012188, 0.49724829899969336, 0.5008494519988744, 0.49891031800143537, 0.4964520949997677, 0.5038011679989722, 0.49681988500014995, 0.49904201600111264, 0.5049258139988524, 0.4983733230001235, 0.4985755350007821, 0.49360009399970295, 0.49432482100019115, 0.49727481300033105, 0.49563652599863417, 0.5026515310000832, 0.5030859950002196, 0.4932128880009259, 0.49797513900011836, 0.5032497779993719, 0.4965920129998267, 0.4981790940000792, 0.49772057500013034, 0.49974202399971546, 0.49437688699981663, 0.49164074399959645, 0.4952388410001731, 0.5003532600003382, 0.5095277229993371, 0.4956505010013643, 0.4999256069986586, 0.49408325600052194, 0.49760885199975746, 0.4966255250001268, 0.4999422470009449, 0.5012393359993439, 0.5061121920007281, 0.5060527099994943, 0.5045868800007156, 0.5067207319989393, 0.5024523000010959, 0.508715845999177, 0.5023845079995226, 0.5037273270008882, 0.5008743959988351, 0.5061347970004135, 0.5024537090012018, 0.49975250699935714, 0.5064714569998614, 0.5032281910007441, 0.505211159999817, 0.5041993289996753, 0.4986057410005742, 0.4984248429991567, 0.5031951059991115, 0.49937444500028505, 0.4974796240003343, 0.4993659600004321, 0.5032677710005373, 0.5061332979985309, 0.5001928140009113, 0.5111934800006566, 0.5116480929991667, 0.48642571399977896, 0.48653694899985567, 0.4878709129989147, 0.48549581000042963, 0.48660212399954617, 0.4869915810013481, 0.49307246299940743, 0.48968976799915254, 0.4872021390001464, 0.48281746900102007, 0.48248717400019814, 0.48909730299965304, 0.4892516700001579, 0.49704778999876, 0.48737694100054796, 0.48733443499986606, 0.49382928399973025, 0.4888007549998292, 0.5117156690012052, 0.5161835279996012, 0.5192788019994623, 0.5248469420002948, 0.5159693340010563, 0.5063350549989991, 0.494960505000563, 0.4851808620005613, 0.48316762299873517, 0.4866731170004641, 0.48448350299986487, 0.48641808700085676, 0.47957889399913256, 0.4854247090006538, 0.49951746799888497, 0.5144613900010881, 0.49417023599926324, 0.4982873570006632, 0.4972427569991851, 0.49744475400075316, 0.49661155299872917, 0.4980912110004283, 0.5015906970002106, 0.5028318740005489, 0.5025658020003902, 0.5129644299995562, 0.5005633429991576, 0.49701597900093475, 0.4970253489991592, 0.49760653900011675, 0.4969059209997795, 0.4962472759998491, 0.5009873779999907, 0.4953783500004647, 0.4945152310010599, 0.5106571989999793, 0.4974477489995479, 0.4973558719993889, 0.4915514250005799, 0.4944170069993561, 0.49145785000109754, 0.5243153549999988, 0.5044222449996596, 0.512722636000035, 0.5127195929999289, 0.4911156010002742, 0.4941767330001312, 0.49138920699988375, 0.5012883359995612, 0.5018451249998179, 0.5042964280000888, 0.4986675620002643, 0.5069079570002941, 0.5033831099990493, 0.499115452001206, 0.5008989669986477, 0.5031236590002663, 0.4963213840001117, 0.49407927399988694, 0.4973513200002344, 0.5006808390007791, 0.4994361509998271, 0.5053964219987392, 0.5005561220004893, 0.49286652599948866, 0.5142406470004062, 0.4974150420002843, 0.4978417080001236, 0.4958807679995516, 0.49539901400021336, 0.49086610300037137, 0.49131915900034073, 0.49802851700042083, 0.49493104699831747, 0.49930194200169353, 0.4999733089989604, 0.5083732309994957, 0.5064744680003059, 0.50551531200108, 0.4894630539984064, 0.48390694400040957, 0.482070375001058, 0.4868262820000382, 0.483779271999083, 0.4884269049998693, 0.4801033229996392, 0.48526502500135393, 0.481351585000084, 0.4821518079988891, 0.4839801220005029, 0.48650828000063484, 0.48812461699890264, 0.4852497530009714, 0.48343215999921085, 0.4802378719996341, 0.4795921559998533, 0.4814141450005991, 0.48598716299966327, 0.48523854300037783, 0.4819253629993909, 0.47963873100161436, 0.4838486689986894, 0.48637131699979363, 0.4960898549998092, 0.4883150340010616, 0.48585818100036704, 0.4879168329989625, 0.47920222700122395, 0.486582092999015, 0.48310785700050474, 0.48260757199932414, 0.489076992000264, 0.4899978089997603, 0.49552802400103246, 0.49220420100027695, 0.49040566999974544, 0.4916117939992546, 0.4954833020001388, 0.4961610030004522, 0.4960428979993594, 0.4967091779999464, 0.49597117499979504, 0.4918656790014211, 0.49152087599941297, 0.4972032459991169, 0.49571315600042, 0.4932024059999094, 0.4900937160000467, 0.4901215050012979, 0.49581760999899416, 0.49937788200077193, 0.503592506998757, 0.5014886270000716, 0.4902325910006766, 0.4964822349993483, 0.49503854700014926, 0.4957463219998317, 0.4962122810011351, 0.5002479209997546, 0.4949032589993294, 0.5019127800005663, 0.4990968170004635, 0.4954328349995194, 0.4952521489994979, 0.4988274099996488, 0.49753356400105986, 0.5022340830000758, 0.4919080039999244, 0.49539561699930346, 0.4983085630010464, 0.498495373998594, 0.5050181160004286, 0.5044930590011063, 0.4962801359997684, 0.4970631139985926, 0.49981902800027456, 0.4954575219999242, 0.5038181870004337, 0.5054934529998718, 0.5031058380009199, 0.5071192519990291, 0.5075286810006219, 0.5012157250002929, 0.5041941299987229, 0.5048280720002367, 0.5019608250004239, 0.5035409259999142, 0.5010063480003737, 0.4989445789997262, 0.5014590299997508, 0.5014898989993526, 0.5003538929995557, 0.506192638000357, 0.5029999889993633, 0.5066770390003512, 0.4953489430008631, 0.4836810589986271, 0.48667052800010424, 0.48367360700103745, 0.4867256460001954, 0.4782240369986539, 0.4817982460008352, 0.4836595649994706, 0.4792096880009922, 0.48227475699968636, 0.4806807589993696, 0.48160183700019843, 0.4799612490005529, 0.48495576300047105, 0.4893174229982833, 0.48091541200119536, 0.4804835769991769, 0.4851348020001751, 0.48144167400096194, 0.4834843459993863, 0.48103030499987653, 0.48222897999949055, 0.4808808140005567, 0.48553803700087883, 0.492826869000055, 0.48068438099835475, 0.48597119800069777, 0.47983938499965006, 0.4802721730011399, 0.4876508929992269, 0.5004555989999062, 0.49932141399949614, 0.5032221070014202, 0.5025790689996938, 0.5035885629986296, 0.48959618200024124, 0.48174423900127294, 0.48327892599991173, 0.48777049199998146, 0.48452321299919276, 0.48421766799947363, 0.4797763260012289, 0.483791556000142, 0.48694903399882605, 0.4856285759997263, 0.4912395800001832, 0.48386811400087026, 0.49347600500004773, 0.49396021900065534, 0.4960868409998511, 0.4975900859990361, 0.49613528000008955, 0.4950027329996374, 0.49582964399996854, 0.5016146180005308, 0.5036870570002066, 0.4936532970004919, 0.49652426299871877, 0.49365680200025963, 0.4937833000003593, 0.49389870899904054, 0.48784527800125943, 0.49817483599872503, 0.4955900830009341, 0.4895426379989658, 0.4904538560003857, 0.496322629000133, 0.4944782780003152, 0.485768865000864, 0.49364955599958193, 0.4932189899991499, 0.4982050110011187, 0.4970534439999028, 0.49677723399872775, 0.49493286899996747, 0.49560409400146455, 0.4874714049983595, 0.4935782550001022, 0.5015592420004396, 0.501316443000178, 0.5047612079997634, 0.49548146900087886, 0.5035457649992168, 0.5010396920006315, 0.4956294829989929, 0.49727661200086004, 0.4993484820006415, 0.4945709669991629, 0.4929087170003186, 0.4940557739992073, 0.49674948600113566, 0.49681351099934545, 0.514628814000389, 0.512148874999184, 0.4978715920005925, 0.4900429810004425, 0.4962282559990854, 0.491205632000856, 0.494418753998616, 0.4974875770003564, 0.4981191850001778, 0.48914171300020826, 0.5014279919996625, 0.4975676570011274, 0.504514633999861, 0.5047565089989803, 0.5051289130005898, 0.49988322900026105, 0.49642032100018696, 0.4836853990000236, 0.4864548019995709, 0.4857348440000351, 0.4838148500002717, 0.48756685700027447, 0.4839822260000801, 0.4804365299987694, 0.48166968599980464, 0.4790636120014824, 0.4806404199989629, 0.48188813100023253, 0.4833086109993019, 0.4827298520012846, 0.4870224779988348, 0.4779330260007555, 0.48043503599910764, 0.48392896200130053, 0.5019225999985792, 0.4976618500004406, 0.5008719910001673, 0.5075997570002073, 0.499206521000815, 0.49749237099968013, 0.48652821099858556, 0.48145918500085827, 0.47868270999970264, 0.48504665499967814, 0.48049693100074364, 0.48086993799915945, 0.48053614900163666, 0.4825345129993366, 0.47783202400023583, 0.48755876799987163, 0.48336208699947747, 0.4882555799995316, 0.4935313200003293, 0.49546276299952297, 0.4924576490011532, 0.49119915299888817, 0.4961639840003045, 0.49604237700077647, 0.49297871499948087, 0.4961376000010205, 0.491633361998538, 0.49010740800076746, 0.49206623300051433, 0.49101111799973296, 0.4922384149995196, 0.4910625770007755, 0.4976533589997416, 0.49517204299991135, 0.4984138689997053, 0.5061346629991021, 0.49671643700094137, 0.4918306769995979, 0.4933184000001347, 0.49658597400048166, 0.4890576889993099, 0.49300766800115525, 0.498737693998919, 0.4934190240001044, 0.4918797770005767, 0.4990831619998062, 0.5005172099990887, 0.49577284900078666, 0.4899251879996882, 0.4961492900001758, 0.4965984999998909, 0.5016759570007707, 0.4997304799999256, 0.495568172998901, 0.49646854599996004, 0.500293432000035, 0.4975498540006811, 0.4951340869993146, 0.4961882030002016, 0.4913458790015284, 0.4947250770001119, 0.4955905619990517, 0.49834039300003496, 0.5004381010003272, 0.4969258719993377, 0.4928102459998627, 0.49027165500046976, 0.4944541749991913, 0.49128882700097165, 0.4967584320002061, 0.49683871699926385, 0.49666006500046933, 0.49485088499932317, 0.5122445720007818, 0.4985444220001227, 0.4940523610002856, 0.5049757229990064, 0.5026086979996762, 0.5030507840001519, 0.5022674510000797, 0.4993384570007038, 0.49589320499944733, 0.4831838290010637, 0.48533826299899374, 0.48208712300038314, 0.47737709200009704, 0.477682996999647, 0.4822226989999763, 0.48294582100061234, 0.48512291999941226, 0.4850459959998261, 0.47885317700092855, 0.48036295999918366, 0.48420740800065687, 0.4839099990003888, 0.4807095569994999, 0.47753598899907956, 0.4833673180000915, 0.4821110660013801, 0.4847940780000499, 0.4824124459992163, 0.4823229649991845, 0.48311932300021, 0.485666102000323, 0.4874412459994346, 0.4849798880004528, 0.4806848490006814, 0.48508090900031675, 0.48216775599939865, 0.50979137899958, 0.5039572440000484, 0.5045781130011164, 0.500554733998797, 0.5041015870010597, 0.49695063199942524, 0.48241218499970273, 0.4772159839994856, 0.4845088140009466, 0.48421950900046795, 0.4821271339988016, 0.48283488800007035, 0.4834434290005447, 0.4978949169999396, 0.4887422939991666, 0.48902917800114665, 0.494472157999553, 0.49450742800036096, 0.49534406599923386, 0.49407853199954843, 0.49408073100130423, 0.4951223320003919, 0.4961014589989645, 0.4979386249997333, 0.4969205960005638, 0.4931562670008134, 0.49309289199845807, 0.4910717750008189, 0.4960603389990865, 0.49681808300010744, 0.4958922940004413, 0.49526041399985843, 0.4960888810001052, 0.4978536990001885, 0.4962042740007746, 0.4940135699998791, 0.4928419150000991, 0.5011743889990612, 0.49693190499965567, 0.49479686000086076, 0.494497333000254, 0.4956286029992043, 0.4991191680001066, 0.4971321129996795, 0.4949591570002667, 0.4926492650010914, 0.4921050489992922, 0.49488258000019414, 0.4945593350003037, 0.5018630289996509, 0.5128030729993043, 0.5078683629999432, 0.504726279001261, 0.5081454459996166, 0.502673060998859, 0.5056956059997901, 0.5064915560014924, 0.4995060499986721, 0.5013728730009461, 0.49621045799904095, 0.49488459400163265, 0.4966518979999819, 0.4986125939994963, 0.504093350000403, 0.49636776599982113, 0.49518173199976445, 0.4938625550003053, 0.48929041199880885, 0.4961430580005981, 0.49442499900033, 0.49336388200026704, 0.49061484199955885, 0.49900907399933203, 0.5003019400010089, 0.49606693599889695, 0.49291687500044645, 0.48166752500037546, 0.4784944839993841, 0.4785142540004017, 0.4811489570001868, 0.4779516540002078, 0.48623604999920644, 0.4747734089996811, 0.4781242100016243, 0.4773626329988474, 0.47784355099975073, 0.4762106570015021, 0.47856639699966763, 0.47365324800011877, 0.4869685239991668, 0.47617544700005965, 0.48640331699971284, 0.4807860519995302, 0.47796906500116165, 0.48137949900046806, 0.4810369669994543, 0.49163790099919424, 0.5002867990006052, 0.49657618700075545, 0.5016842129989527, 0.5001245820003533, 0.5005364579992602, 0.49789861400131485, 0.47746611399998073, 0.47716312099873903, 0.48005991900026856, 0.4804747779999161, 0.483597850001388, 0.47950238999874273, 0.4839066050008114, 0.48075771699950565, 0.4894427849994827, 0.4860558950003906, 0.48302816300019913, 0.487288604999776, 0.49761274500087893, 0.4921422879997408, 0.4956205079997744, 0.4952824600004533, 0.4967846629988344, 0.49029259300004924, 0.49998504700124613, 0.49500645699845336, 0.48505829800160427, 0.4942027159995632, 0.4986082159994112, 0.4978533110006538, 0.4997328469999047, 0.4943655739989481, 0.49808773800032213, 0.4966511359998549, 0.4930561820001458, 0.49696457000027294, 0.4963498140004958, 0.49074988499887695, 0.48956061100034276, 0.493326204999903, 0.4954547770012141, 0.5027516889986146]",tokens/s,2.025253063330237,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,12558.798848,,,,,s,1,192.97603611300008,192.97603611300008,0.0,192.97603611300008,192.97603611300008,192.97603611300008,192.97603611300008,[192.97603611300008],,kWh,0.0022518820007708337,0.0012273618186883091,0,0.003479243819459143,,MB,12693.131264,,,,,s,10,15.591645434999919,1.559164543499992,0.035519082425490595,1.545003741500011,1.59874416170004,1.6231584918500346,1.6426899559700303,"[1.5464440040000227, 1.531062881999901, 1.5435634789999995, 1.5418111789999784, 1.5466202049999538, 1.5275828579999597, 1.5347909189999882, 1.6475728220000292, 1.5788783320000448, 1.5933187550000412]",tokens/s,164.1904961649106,kWh,1.8545397780694545e-05,1.0107797868452464e-05,0.0,2.8653195649147008e-05,tokens/kWh,8934431.018957602,MB,12695.77728,,,,,s,10,94.41686164800012,9.441686164800013,0.06902377484985818,9.408093203500016,9.567369852999946,9.56848839099996,9.56938322139997,"[9.38174719999995, 9.391715520000048, 9.569606928999974, 9.377002858000083, 9.39670362600009, 9.400804204999986, 9.567121288999942, 9.47117214800005, 9.445605670999953, 9.415382202000046]",tokens/s,6.672536970660306,kWh,0.00011125189154791645,6.063657946830562e-05,0.0,0.00017188847101622212,tokens/kWh,366516.72812922,,s,630,94.41246071699993,0.14986104875714273,0.002620575524593997,0.14930891649999012,0.1515634410999155,0.15272397114999875,0.1621570915700363,"[0.14965778999999202, 0.14752291299998888, 0.1484134869999707, 0.1483818379999775, 0.15164546599999085, 0.14797748900002716, 0.14805681400002868, 0.14816696899993076, 0.1482621420000214, 0.1480550740000126, 0.14783454600001278, 0.1486869289999504, 0.14925356100002318, 0.14856879199999184, 0.14811135800005104, 0.1499833469999885, 0.14847089600004892, 0.14791097799991348, 0.14809638899998845, 0.14788287500005026, 0.14807075399994574, 0.14760010500003773, 0.1483925840000211, 0.14870553399998698, 0.14894613499996012, 0.148868804000017, 0.14860332800003562, 0.15034766700000546, 0.1484197629999926, 0.1479834619999565, 0.1483586940000805, 0.14800356199998532, 0.14883162399996763, 0.15021953799998755, 0.1481390269999565, 0.14887218500007293, 0.14909887999999683, 0.1487863899999411, 0.14863498700003674, 0.14912159400000746, 0.1497086650000483, 0.14823013399995943, 0.1491808429999537, 0.1493827600000941, 0.14983844699997917, 0.14861305399995217, 0.14852743200003715, 0.14846122899996317, 0.1486525080000547, 0.14848740599995836, 0.14818297500005428, 0.14934607399993638, 0.14923717900001066, 0.1490793330000315, 0.1487273660000028, 0.1489577229999668, 0.1519500680000192, 0.1496651859999929, 0.14975598699993498, 0.15002738700002283, 0.15142414299998563, 0.15073081200000615, 0.1502125370000158, 0.15110567900001115, 0.14889457200001743, 0.14899261800007935, 0.14793410799995854, 0.14855100099998708, 0.1489656300000206, 0.14767174700000396, 0.14905336200001784, 0.14882512799999859, 0.1480677749999586, 0.14791562400000657, 0.14858271699995385, 0.14853663500002767, 0.1480111030000444, 0.14816429600000447, 0.14828393899995262, 0.14876616100002593, 0.1484901709999349, 0.14833054200005336, 0.14915886400001455, 0.1490160549999473, 0.1486524480000071, 0.14901712300002146, 0.1494584859999577, 0.14939125099999728, 0.1496836329999951, 0.15004689100010182, 0.1502070649999041, 0.14867987000002358, 0.14865647600004195, 0.1483746029999793, 0.14903202400000737, 0.1495414209999808, 0.14863195400005225, 0.14905827299992325, 0.14785970299999462, 0.1482060310000861, 0.1488447309999401, 0.14884983800004647, 0.14914539999995213, 0.14900459199998295, 0.14876569700004438, 0.14852303299994674, 0.14917714000000615, 0.149307226000019, 0.14938952900001823, 0.15169556099999681, 0.14905273299996225, 0.14940452400003323, 0.14982336299999588, 0.15175414400005138, 0.14807748099997298, 0.14814189200001238, 0.1497346019999668, 0.15003961900004015, 0.15181329099993945, 0.15202649900004417, 0.14931060699996124, 0.14896147199999632, 0.14872112700004436, 0.14900332699994578, 0.14841648000003715, 0.14845762899994952, 0.150826703000007, 0.14795458000003237, 0.14773294399992665, 0.14750654400006624, 0.1481866069999569, 0.14827904300000228, 0.14762049900002694, 0.14828629399994497, 0.14850114400007897, 0.1478696699999773, 0.1486915880000197, 0.14874487800000225, 0.15143337199992857, 0.1477559890000748, 0.1473158629999034, 0.14759673500009285, 0.1484931229999802, 0.14800611999999091, 0.1478064960000438, 0.14860589699992488, 0.15116634299999987, 0.149124946000029, 0.14877829800002473, 0.14866123399997377, 0.1482278989999486, 0.1494038730000966, 0.14932103699993604, 0.14907420999998067, 0.1484795070000473, 0.1487351559999297, 0.14937730300005114, 0.14932899600000837, 0.14908003999994435, 0.1487715540000636, 0.15020586000002822, 0.14823513599992566, 0.14882301900001949, 0.14884561100006977, 0.14892613499989693, 0.14874089700003879, 0.14966648899996926, 0.14905908100001852, 0.14968672099996638, 0.15106980400003067, 0.14966048200005844, 0.1497414549999121, 0.1487174670000968, 0.15184125799999038, 0.1526947410000048, 0.16304607699998996, 0.16159272999993846, 0.161479962000044, 0.16257501699999466, 0.16120334799995817, 0.1618026880000798, 0.16492506099996262, 0.16159816799995497, 0.16204060400002618, 0.16220467100004043, 0.1629137830000218, 0.16073590199994214, 0.16155254600005264, 0.16083028200000626, 0.14991612800008625, 0.14747752699997818, 0.14807047499994042, 0.14824922399998286, 0.1478949330000887, 0.148064801999908, 0.14722799800006214, 0.1475092590000031, 0.1489088029999266, 0.14863363000006302, 0.14842112500002713, 0.14770568400001594, 0.14850979599998482, 0.15062271299996155, 0.14794330200004424, 0.14692526299995734, 0.14883194599997296, 0.15063112799998635, 0.14854386400008934, 0.1481111119999241, 0.14810289900003681, 0.14793388999999024, 0.14641517799998383, 0.15003542600004494, 0.14826696099999026, 0.14848930099992685, 0.1481255640001109, 0.14785235399995145, 0.14807647500003895, 0.14799992099995052, 0.148329174999958, 0.14842721299999084, 0.14916656100001546, 0.14865288700002566, 0.14882506100002502, 0.14883373399993616, 0.15171556400002828, 0.1489548450000484, 0.14827905100003136, 0.14901890999999523, 0.1522281000000021, 0.1492209449999109, 0.14926381800000854, 0.14956722500005526, 0.14951440699996965, 0.1497655760000498, 0.1490470420000065, 0.14843659799998932, 0.14910851399997682, 0.14885922700000265, 0.14896593000003122, 0.1491166029999249, 0.1493912440000713, 0.14939269399997102, 0.14890145999993365, 0.14904239800000596, 0.1497964420000244, 0.1493963469999926, 0.14954749700007142, 0.15065126199999668, 0.14869360000000142, 0.1494977199999994, 0.14944103199991332, 0.14977827200004867, 0.14839906700001393, 0.14885480399993867, 0.14945666699998128, 0.1483898680000948, 0.14869241099995634, 0.14961346600000525, 0.1503295390000403, 0.14845465700000204, 0.14792516399995748, 0.14879236100000526, 0.14891413600003034, 0.14863437999997586, 0.14752280999994127, 0.14808656200000314, 0.14843270200003644, 0.1528638239999509, 0.1484803970000712, 0.1486681569999746, 0.1480007080000405, 0.14799285099991266, 0.14784711300001163, 0.1477343880000035, 0.14789774900009434, 0.14964600199994038, 0.1496681940000144, 0.14947185599999102, 0.14885088400001223, 0.14903544100002364, 0.1491840769999726, 0.15355517800003327, 0.14871094299996912, 0.15043953299993973, 0.1495247970000264, 0.1510495649999939, 0.1503889230000368, 0.14925461699999687, 0.14907236099998045, 0.14894861699997364, 0.1493541390000246, 0.14891907000003357, 0.14914864699994723, 0.14956792100008443, 0.14912264499992034, 0.1487888420000445, 0.14920150900002227, 0.14923404299997856, 0.14880560999995396, 0.15144505099999606, 0.14850528500005566, 0.14843019399995683, 0.14869025600000896, 0.14875925700005155, 0.14876062600001205, 0.14810370999998668, 0.1488956829999779, 0.14992288700000245, 0.14988908499992704, 0.1497183930000574, 0.15104244899998776, 0.14842531700003292, 0.14840388099992197, 0.14858655100010765, 0.15216631600003439, 0.1495353369999748, 0.1487934110000424, 0.14858873699995456, 0.14860278900005142, 0.14952839099998982, 0.1487903429999733, 0.148438222999971, 0.14870233300007385, 0.14873291599997174, 0.15179054899999755, 0.14821229100004985, 0.1482993899999201, 0.14959632500006137, 0.14799328399999467, 0.14789634099997784, 0.1484275620000517, 0.14900761499995951, 0.14936065699998835, 0.14921781600003214, 0.1489291760000242, 0.14865672499990978, 0.1489758160000747, 0.14996881999991274, 0.149990889000037, 0.14965135299996746, 0.1485896330000287, 0.1508979330000102, 0.1486057529999698, 0.149302892000037, 0.1484850550000374, 0.1483103809999875, 0.14994252799999686, 0.14959220899993397, 0.1495136530000991, 0.15093280899998263, 0.1485033479999629, 0.14877887700004067, 0.14838636199999655, 0.1489751909999768, 0.1492469559999563, 0.1486585439999999, 0.14892493299998932, 0.149306392000085, 0.1498673419999932, 0.1488924909999696, 0.14993524600004093, 0.14980119999995622, 0.14922206500000357, 0.1497406849999834, 0.14959876800003258, 0.15146087799996621, 0.1488658780000378, 0.14846616099998755, 0.14829428899997765, 0.14827157499996702, 0.14920713000003616, 0.14894327900003645, 0.14871526499996435, 0.14985491799995998, 0.14979438600005324, 0.14931850799996482, 0.1492757820000179, 0.150718817999973, 0.1486151259999815, 0.1485067500000241, 0.14888243999996575, 0.1518186200000855, 0.15365371799998684, 0.14991399699999874, 0.1497512269999106, 0.1509096170000248, 0.15001574300003995, 0.15017032299999755, 0.15000080799995885, 0.15065063300005477, 0.1511561930000198, 0.1512080939999123, 0.15072866100001647, 0.15107155700002295, 0.17819657799998367, 0.16428908400007458, 0.15261808399998245, 0.15110405399991578, 0.1552225710000812, 0.15636991499991382, 0.15459727600000406, 0.15157691600006729, 0.15080894599998373, 0.1507828950000203, 0.15148403199998484, 0.15149163499995666, 0.15139524700009588, 0.15165054699991742, 0.15080813700001272, 0.15171864600006302, 0.15181325199989715, 0.15156596200006334, 0.15098010799999884, 0.15143814700002167, 0.15157863000001726, 0.15081302299995514, 0.1512649070000407, 0.15229002799992486, 0.15076091299999916, 0.15125557600003958, 0.15157528099996398, 0.15112393399999746, 0.15103368000006867, 0.15108192399998188, 0.1511749469999586, 0.1514903839999988, 0.1514699520000704, 0.15215929699991193, 0.15137169900003755, 0.15164775499999905, 0.1509605679999595, 0.15093132000004061, 0.15157735200000388, 0.1506332100000236, 0.14996734599992578, 0.1507033999999976, 0.15071270600003572, 0.15176514300003419, 0.14982758099995408, 0.1498514659999728, 0.15343292700003985, 0.14971097199997985, 0.1490766109999413, 0.1495634190000601, 0.14979640199999267, 0.15241211900001872, 0.15059206199998698, 0.14987157999996725, 0.14968790500006435, 0.15156316099989908, 0.1480557970000973, 0.14858954399994673, 0.14859674900003483, 0.1507919649999394, 0.14908951699999307, 0.14954644600004485, 0.148557449000009, 0.1489548779999268, 0.1502184630001011, 0.15142659799994362, 0.15348567399996682, 0.14879754399999, 0.1489953370000876, 0.14973237599997447, 0.149077158999944, 0.14946358100007728, 0.1493210819999149, 0.1493022040000369, 0.14922749400000157, 0.14887412799998856, 0.14966288300001906, 0.1493051209999976, 0.14949180200005685, 0.15429327899994405, 0.1535882700000002, 0.16021794400001, 0.15043228800004727, 0.15042899699994905, 0.1495201290000523, 0.14988036299996566, 0.14977212700000564, 0.151020979000009, 0.15053638199992747, 0.15023519300007138, 0.15050739799994517, 0.149682203999987, 0.14970141900005274, 0.1496889379999402, 0.1538235310000573, 0.15075506899995617, 0.14948258599997644, 0.15034088300001258, 0.15113403899999867, 0.15095794500007287, 0.15031721000002563, 0.1503677539999444, 0.15071489299998575, 0.15047398900003373, 0.15014143999997032, 0.14926606699998501, 0.1497521680000773, 0.14962799499994617, 0.14977004299998953, 0.15047979600001327, 0.14927364499999385, 0.1527002039999843, 0.14951415799998813, 0.14845844399997077, 0.149096730999986, 0.15179532000001927, 0.14897309399998448, 0.14990115800003423, 0.15366510700005165, 0.15041461299995262, 0.1492118680000658, 0.14867683799991482, 0.1494008100000883, 0.14935128299998723, 0.1505477160000055, 0.14964307999991888, 0.1494939990000148, 0.14917796600002475, 0.1485641819999728, 0.14933898100002807, 0.15039687399996637, 0.1494700760000569, 0.14955961399994067, 0.1502226329999985, 0.14969051000002764, 0.15002673900005448, 0.15021369399994455, 0.14984512800003813, 0.15013951599996744, 0.15021728299996084, 0.14995975099998304, 0.14992523700004767, 0.1495818869999539, 0.1490074310000864, 0.1488041909999538, 0.14931432499997754, 0.14879525800006377, 0.14916417199992793, 0.14918592000003628, 0.15287898400003996, 0.14983782100000553, 0.15668755899991993, 0.15034555900001578, 0.15012945900002705, 0.14937517700002445, 0.15153560999999627, 0.14907585599996764, 0.15016314399997555, 0.15044446600006722, 0.15028649099997438, 0.15097781600002236, 0.14854456399996252, 0.1484403529999554, 0.1482859620000454, 0.14893582700005936, 0.1493132709999827, 0.1495127150000144, 0.15007191499989858, 0.1498003910000989, 0.14961321399994176, 0.14955206000001908, 0.15017307899995558, 0.14906091399996058, 0.14940698000009434, 0.15097323299994514, 0.1487154599999485, 0.1492469230000779, 0.14907568599994647, 0.14969929599999432, 0.1485714000000371, 0.14871722899999895, 0.14907492899999397, 0.1496631630000138, 0.14975134099995557, 0.14842689600004633, 0.1495375539999486, 0.14917969800001174, 0.14933463900001698, 0.14888573500002167, 0.149806204000015, 0.14843182099991736, 0.14842120600008002, 0.14878281300002527, 0.1496157049999738, 0.1494593799999393, 0.1499405020000495, 0.1493183699999463, 0.1493183410000256, 0.1487803459999668, 0.14815663400008816, 0.1480238599999666, 0.14789677900000697, 0.14805374599995957, 0.1499940510000215, 0.14946629500002473, 0.14970576500002153, 0.14965301799998088, 0.1492844189999687, 0.15001428499999747, 0.1496798939999735, 0.149719244000039, 0.1527434170000106, 0.14968237799996587, 0.14979393600003732, 0.1501399339999807, 0.14940550799997254, 0.15001437000000806, 0.14967723200004457, 0.14934131199993317, 0.14981897300003766, 0.14948361200004, 0.1518036499999198, 0.1496812290000662, 0.14954122099993583, 0.14943349200007106, 0.14834698300001037, 0.14853173899996364, 0.14921428499997091, 0.1500921389999803, 0.15041508900003464, 0.14956802300002892, 0.14869884999995975, 0.14949351600000682, 0.14950692600007187, 0.1516981049999231]",tokens/s,6.672848003489884,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,871.870464,,,,,s,1,10.695154860000912,10.695154860000912,0.0,10.695154860000912,10.695154860000912,10.695154860000912,10.695154860000912,[10.695154860000912],,kWh,8.845400372295244e-05,0.00014492405240458504,0,0.00023337805612753747,,MB,941.19936,,,,,s,10,1.6054119409927807,0.16054119409927808,0.08706755090695249,0.1244405289999122,0.22421339649954455,0.31568601474937147,0.3888641093492334,"[0.15908780899917474, 0.1111689799981832, 0.20388614799958305, 0.11979377500028932, 0.1088067550008418, 0.1033433589982451, 0.14548556599766016, 0.1290872829995351, 0.11759363300006953, 0.40715863299919874]",tokens/s,1594.6063029884438,kWh,4.762272041972109e-06,7.80257490320091e-06,0.0,1.2564846945173017e-05,tokens/kWh,20374303.094742145,MB,965.287936,,,,,s,10,26.114157740004885,2.6114157740004886,1.2865356309069156,2.077847616499639,4.641154468503009,5.114063975251883,5.492391580650983,"[1.8227835739999136, 2.5614855450003233, 1.9816036409974913, 1.7131150539971713, 1.4858421460012323, 2.174091592001787, 2.469795435001288, 1.7824038040016603, 4.53606346700326, 5.586973482000758]",tokens/s,24.124844701955993,kWh,5.1822076037054114e-05,8.490857911348485e-05,0.0,0.00013673065515053896,tokens/kWh,460759.87810222723,,s,630,26.10757578900666,0.04144059649048676,0.03880634157448275,0.019969781000327202,0.09311277679953492,0.11941295199849256,0.1825086721395201,"[0.01571027799946023, 0.014681798002129653, 0.06013593699753983, 0.01521848600168596, 0.01489788799881353, 0.01458524900226621, 0.05534124800033169, 0.014009154998348095, 0.024413133000052767, 0.060851852998894174, 0.012529842999356333, 0.013010127000598004, 0.012601458001881838, 0.05289992899997742, 0.013186525997298304, 0.012799560001440113, 0.023423170001478866, 0.05411306399764726, 0.013027696000790456, 0.01579527300054906, 0.015603383999405196, 0.05705610400036676, 0.015890896000200883, 0.01575126700117835, 0.01764902099967003, 0.05767935999756446, 0.016351680002117064, 0.016060260000813287, 0.059172227996896254, 0.015620196001691511, 0.016362023998226505, 0.015746089000458596, 0.09108784800264402, 0.015007931997388368, 0.052425989000767004, 0.02015796400155523, 0.02039988300020923, 0.06118149499889114, 0.020610657000361243, 0.020142958001088118, 0.06043527899964829, 0.019802011996944202, 0.020039070001075743, 0.06076765800025896, 0.03861133200189215, 0.06173658699844964, 0.012488442000176292, 0.014101019998634001, 0.012736614000459667, 0.0555943670005945, 0.02375014399876818, 0.01820488800149178, 0.05829659400114906, 0.017919103000167524, 0.01741515699904994, 0.05870391400094377, 0.014059783999982756, 0.013862513998901704, 0.014013687999977265, 0.05393994299811311, 0.014518425003188895, 0.013782453999738209, 0.01422335600000224, 0.056579126001452096, 0.0267444989985961, 0.02185476100203232, 0.04931907599893748, 0.013437879999401048, 0.014088893000007374, 0.013376557999436045, 0.054755026001657825, 0.0133060789994488, 0.01360733900219202, 0.012951400996826123, 0.013055654002528172, 0.06127053099771729, 0.06224137100070948, 0.03314332200170611, 0.04136428399942815, 0.0224063940004271, 0.09627537899723393, 0.011829863000457408, 0.027560845999687444, 0.023325882000790443, 0.015535460999672068, 0.05602953299967339, 0.02276184700167505, 0.01676684300036868, 0.058797581998078385, 0.016674168000463396, 0.016908933001104742, 0.016481869999552146, 0.13159940900004585, 0.09205824300079257, 0.01142875499863294, 0.08085138500246103, 0.09969363799973507, 0.013028997000219533, 0.08320715499939979, 0.012171811998996418, 0.03306674800114706, 0.022630023999226978, 0.021455018999404274, 0.05381293000027654, 0.0200629819992173, 0.018330488001083722, 0.06123766200107639, 0.02266219299781369, 0.01093440600016038, 0.010590837999188807, 0.17880218400023296, 0.04319282399956137, 0.010953521999908844, 0.08419512900218251, 0.013560434999817517, 0.08928302599815652, 0.012085905000276398, 0.09336643700225977, 0.045441176000167616, 0.027283900999464095, 0.010477824998815777, 0.04572306200134335, 0.015494962000957457, 0.1430982799975027, 0.014975247002439573, 0.03150083499713219, 0.01775776899739867, 0.011587937002332183, 0.013836145997629501, 0.0681341870003962, 0.01913485499972012, 0.06298456800141139, 0.02000747800047975, 0.023977970999112586, 0.05933852399903117, 0.01571062100265408, 0.014677784998639254, 0.057477155001834035, 0.028598760000022594, 0.12667996699747164, 0.06772756600184948, 0.017255749997275416, 0.06252289900294272, 0.02646381699742051, 0.013285723001899896, 0.057742166998650646, 0.016361600999516668, 0.015612883002177114, 0.015817519997654017, 0.05745269000180997, 0.01766378400134272, 0.017387237996445037, 0.05994420200295281, 0.0160904730000766, 0.015556212998490082, 0.015536333001364255, 0.05704416699882131, 0.015885605000221403, 0.01648991099864361, 0.05961612400278682, 0.011724631996912649, 0.010653558001649799, 0.011080722000770038, 0.011803515997598879, 0.011640879001788562, 0.06846061699980055, 0.015484144998481497, 0.05993025700081489, 0.015974038000422297, 0.015582076001010137, 0.01585713799795485, 0.05844378800247796, 0.02156291499704821, 0.02153769400320016, 0.06408329999976559, 0.020153599998593563, 0.019739489998755744, 0.08050699000159511, 0.012153723000665195, 0.011711904000549112, 0.04839360899859457, 0.011496054001327138, 0.01179979500011541, 0.012097412996808998, 0.011926017999940086, 0.05988696700296714, 0.015343221999501111, 0.015312806001020363, 0.05523975199685083, 0.016837163999298355, 0.015438995000295108, 0.06000154899811605, 0.014908540000760695, 0.015530683001998113, 0.015042948998598149, 0.081473255999299, 0.013892921000660863, 0.013054208000539802, 0.04614752099951147, 0.013034757001150865, 0.012989823997486383, 0.013148907000868348, 0.07104378499934683, 0.016458157002489315, 0.06056668399833143, 0.015505993000260787, 0.015057083001011051, 0.015520282999204937, 0.056338641999900574, 0.016060883001046022, 0.014896305998263415, 0.014843410001049051, 0.057608545997936744, 0.016061818001617212, 0.015717528000095626, 0.015656941999623086, 0.0821471509989351, 0.011394761000701692, 0.010228940998786129, 0.04706558100224356, 0.011337171999912243, 0.011570037000637967, 0.011417392997827847, 0.010715315002016723, 0.059408884997537825, 0.02465083599963691, 0.02034806300071068, 0.06325722000110545, 0.02048257899878081, 0.021010988002672093, 0.05979797100008, 0.01980197800003225, 0.06378158799998346, 0.0187999289992149, 0.019561899000109406, 0.07811817699985113, 0.012338573000306496, 0.012541321997559862, 0.011700325001584133, 0.04796348599847988, 0.012196415002108552, 0.0123703610006487, 0.012521454998932313, 0.012476495998271275, 0.05375250300130574, 0.01222035599857918, 0.01221288000306231, 0.01217193699994823, 0.012133761996665271, 0.053581412001221906, 0.012569972001074348, 0.012050381999870297, 0.01409683499878156, 0.05449538199900417, 0.013629723001940874, 0.013177541000914061, 0.012729914997180458, 0.05533031800223398, 0.012378829000226688, 0.01285229499990237, 0.01252954099982162, 0.012459804998798063, 0.053963382000802085, 0.0127019419996941, 0.012354990998574067, 0.01263326900152606, 0.05300092700053938, 0.012420715000189375, 0.01290447900100844, 0.014222193996829446, 0.011993455002084374, 0.05531014599910122, 0.011885784999321913, 0.011850465001771227, 0.011965664998569991, 0.011547644000529544, 0.055741281001246534, 0.017284481997194234, 0.019273036003141897, 0.058309362997533754, 0.011360656000761082, 0.012924294998811092, 0.07008030600263737, 0.01351764799983357, 0.012928582000313327, 0.01821913399908226, 0.05761081899981946, 0.012571405000926461, 0.012383731998852454, 0.0125867440001457, 0.012678519000473898, 0.05362344400055008, 0.01503541099737049, 0.01273090399990906, 0.012614133000170114, 0.06090625300203101, 0.0134520129977318, 0.013583380001364276, 0.013926494000770617, 0.05682303099820274, 0.013332229002116947, 0.015730910999991465, 0.012918880998768145, 0.0532716990019253, 0.012976990998140536, 0.01359027099897503, 0.01233634700110997, 0.012439328998880228, 0.05747924100069213, 0.013290532999235438, 0.013104502002533991, 0.012870825998106739, 0.053596289002598496, 0.012746690998028498, 0.012968027000169968, 0.013617658001749078, 0.05718234199957806, 0.012135450000641868, 0.012399147999531124, 0.012724792999506462, 0.060001982001267606, 0.012467783999454696, 0.012544720000732923, 0.012259462997462833, 0.012507473002187908, 0.05336243000056129, 0.012963355999090709, 0.0127659819991095, 0.013076736002403777, 0.013322669998160563, 0.05368844400072703, 0.013019739999435842, 0.012376315000437899, 0.013017159999435535, 0.05326268999851891, 0.013665400001627859, 0.013649856999109033, 0.01233511100144824, 0.07794708499932312, 0.019104253999103094, 0.012059021002642112, 0.055339485999866156, 0.16196230799687328, 0.180793937000999, 0.17558144999929937, 0.021000849999836646, 0.05755404800220276, 0.0170033219983452, 0.016384509999625152, 0.016731966999941505, 0.05460808200223255, 0.011338762000377756, 0.018212011997093214, 0.017290814001171384, 0.057498440000927076, 0.01745133700023871, 0.016394949998357333, 0.057995232000394026, 0.01583252300042659, 0.01685711599930073, 0.01642879100108985, 0.06167481000011321, 0.016763022998929955, 0.017011905001709238, 0.057612712000263855, 0.016586893998464802, 0.016833723999297945, 0.017134142999566393, 0.057300574000691995, 0.01661835000049905, 0.01672557100027916, 0.05717124700095155, 0.02051329700043425, 0.02035083499868051, 0.06048417399870232, 0.020651628001360223, 0.02000399499956984, 0.060118868001154624, 0.011147053002787288, 0.05286784799682209, 0.011380836000171257, 0.01122897700042813, 0.011110347000794718, 0.057298193001770414, 0.02237523299845634, 0.017271380998863606, 0.062085630001092795, 0.017472875999374082, 0.01695052799914265, 0.05774647300131619, 0.0191681360010989, 0.017741558000125224, 0.01728777300013462, 0.06380310199892847, 0.01694742199833854, 0.018920441001682775, 0.06151687500096159, 0.017843157998868264, 0.01841873699959251, 0.06763349199900404, 0.011339823002344929, 0.01119547700000112, 0.011250493000261486, 0.07663390999732655, 0.020010582000395516, 0.061431791000359226, 0.019935567001084564, 0.019424799000262283, 0.06039947200042661, 0.019011227999726543, 0.01889446299901465, 0.06339314900105819, 0.01886781999928644, 0.0714712109984248, 0.02643355400141445, 0.010902109999733511, 0.011044756000046618, 0.06802273200082709, 0.01804470500064781, 0.011855148997710785, 0.05799767600183259, 0.048601256999972975, 0.05928363199927844, 0.14474666900059674, 0.011031268997612642, 0.1815814590008813, 0.0476051270015887, 0.012336831998254638, 0.011312347000057343, 0.011223138000787003, 0.015373136000562226, 0.1054370560013922, 0.053212908998830244, 0.017161588999442756, 0.18747928200173192, 0.01513685299869394, 0.01491651999822352, 0.0731940969999414, 0.0284245920011017, 0.0560449670010712, 0.019096735999482917, 0.06588548400031868, 0.023618318999069743, 0.06037159800325753, 0.04749120799897355, 0.012106322999898111, 0.04552342700117151, 0.0151268909976352, 0.014939486001821933, 0.014434189997700742, 0.05532769899946288, 0.014546665002853842, 0.014304864998848643, 0.014545485999406083, 0.055416695002350025, 0.019337404999532737, 0.014968060997489374, 0.014876624001772143, 0.05978479799887282, 0.01702227500209119, 0.03217438099818537, 0.04975416700108326, 0.01134571099828463, 0.011021141999663087, 0.01112612700308091, 0.011488020998513093, 0.06113339000148699, 0.015231564997520763, 0.015066906002175529, 0.05549421999967308, 0.015006970999820624, 0.015120092997676693, 0.014671222001197748, 0.055404834001819836, 0.015096821000042837, 0.032889442998566665, 0.0625394779999624, 0.018694828999286983, 0.020132765999733238, 0.07898662500156206, 0.011898165997990873, 0.01084244000230683, 0.054715966998628573, 0.02091775100052473, 0.013551072999689495, 0.014081075001740828, 0.054719163999834564, 0.013925626997661311, 0.01407570800074609, 0.014070334000280127, 0.056220566999400035, 0.014354072998685297, 0.013821475000440842, 0.014242232002288802, 0.05521492499974556, 0.013742833998549031, 0.014640395002061268, 0.01437672899919562, 0.055293060999247245, 0.014853093998681288, 0.01471385000331793, 0.013973931996588362, 0.06994912900336203, 0.011632844998530345, 0.06036017400037963, 0.014172798000799958, 0.013969971001642989, 0.014327520999358967, 0.05545057799827191, 0.014120547999482369, 0.014551797001331579, 0.01373354899988044, 0.05472452899994096, 0.014208761000190862, 0.014033341001777444, 0.014624545998231042, 0.10879708400170784, 0.11836206699808827, 0.0492694210006448, 0.15828330400108825, 0.10179269899890642, 0.09214798600078211, 0.11221934000059264, 0.196307195998088, 0.08931709800162935, 0.09487412199814571, 0.11490431700076442, 0.06583599000077811, 0.072226005999255, 0.1525559030014847, 0.10501861599914264, 0.06663564900009078, 0.04455305299779866, 0.07572688200161792, 0.055916097000590526, 0.06581764799921075, 0.09672608799883164, 0.09113236100165523, 0.09720568199918489, 0.0339379100005317, 0.07799235000129556, 0.09219216299970867, 0.016273101999104256, 0.17029701199862757, 0.02328638399922056, 0.0776635090005584, 0.02073347800251213, 0.10129010799937532, 0.07594915599838714, 0.02592378400004236, 0.08685302400044748, 0.18830613300087862, 0.0989464259982924, 0.020594159002939705, 0.09315601099660853, 0.09339471600105753, 0.015005182001914363, 0.06277414999931352, 0.12457749199893442, 0.04392378099873895, 0.1607761270024639, 0.01460891899841954, 0.09009482900000876, 0.08464364899919019, 0.016624001000309363, 0.08991214200068498, 0.011855221000587335, 0.15871400500327582, 0.07429647199751344, 0.06789234499956365, 0.09335802400164539, 0.09955968099893653, 0.09360263000053237, 0.14054321499861544, 0.13277668900263961, 0.03018537100069807, 0.18745682999724522, 0.010924442001851276, 0.18720124699757434, 0.02000834100181237, 0.2264579459988454, 0.16070862500055227, 0.18288739299896406, 0.021786682002129965, 0.05941304400039371, 0.1447389379973174, 0.13050908700097352, 0.020191260002320632, 0.07238808399779373, 0.06324779599890462, 0.1042732440000691, 0.04599721500198939, 0.08761319299810566, 0.026236200999846915, 0.026435855001182063, 0.11698197900113882, 0.05521992899957695, 0.031155903001490515, 0.11666335099653224, 0.08607879000192042, 0.09936423600083799, 0.09878127000047243, 0.1202727669988235, 0.023436159997800132, 0.041158090003591496, 0.06273372699797619, 0.046955183999671135, 0.14399745700211497, 0.1155087299994193, 0.035182870997232385, 0.056300029002159135, 0.15592437599843834, 0.1307356620018254, 0.06979533800040372, 0.10498283299966715, 0.010819548999279505, 0.08698089999961667, 0.10670080799900461, 0.10163139700307511, 0.08978291599851218, 0.02021363099993323, 0.08827184199981275, 0.04394313000011607, 0.06782094200025313, 0.09916288299791631, 0.09548338900276576, 0.09310797299986007, 0.13729342999795335, 0.07879926100213197, 0.08573354699910851]",tokens/s,24.130926788893188,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3364.655104,,,,,s,1,48.51943365899933,48.51943365899933,0.0,48.51943365899933,48.51943365899933,48.51943365899933,48.51943365899933,[48.51943365899933],,kWh,0.000543309765598623,0.00029612356015427477,0,0.0008394333257528977,,MB,3541.95456,,,,,s,10,4.952594739002961,0.4952594739002961,0.002488361111053315,0.4961729370006651,0.4968884510002681,0.49727189150071355,0.4975786439010699,"[0.4961357389984187, 0.4958329319997574, 0.49765533200115897, 0.4958483039990824, 0.49621013500291156, 0.4968032420001691, 0.49643513199771405, 0.4963056740016327, 0.48879937899982906, 0.49256887000228744]",tokens/s,516.9007631170263,kWh,5.923762351111464e-06,3.2285906202932574e-06,0.0,9.152352971404722e-06,tokens/kWh,27970949.197418094,MB,3609.452544,,,,,s,10,27.96077516999503,2.796077516999503,0.02491341365527331,2.800965541999176,2.821611079299328,2.826767009648029,2.8308917539269896,"[2.7759894110022287, 2.771762708998722, 2.7552170349990774, 2.769330784001795, 2.8036895459990774, 2.7982415379992744, 2.8204653169996163, 2.83192293999673, 2.8159048870002152, 2.818251002998295]",tokens/s,22.531564170511942,kWh,3.197430570305276e-05,1.742715739157725e-05,0.0,4.940146309463001e-05,tokens/kWh,1275265.8737924742,,s,630,27.95397845199841,0.044371394368251445,0.0007217662569748008,0.04432824250034173,0.04523333589932008,0.045579621101205704,0.04669052653989639,"[0.04569661500136135, 0.04321534900009283, 0.04426376600167714, 0.043671139999787556, 0.04381592699792236, 0.0437136790023942, 0.04433282399986638, 0.04409574399687699, 0.04361366700322833, 0.04449553599988576, 0.044489096999313915, 0.04469984200113686, 0.043904020996706095, 0.04404982200139784, 0.04443783999886364, 0.044320942000922514, 0.04472697600067477, 0.043882254998607095, 0.04303416000038851, 0.043324753001797944, 0.043515285000466974, 0.04421880599693395, 0.04355285800193087, 0.044524013999762246, 0.04409297299935133, 0.044070902000385104, 0.0434672990013496, 0.04427381499772309, 0.04389291100233095, 0.04411663899736595, 0.04377254599967273, 0.04399694600215298, 0.043455065999296494, 0.04325749000054202, 0.045107152000127826, 0.043887455998628866, 0.044102913001552224, 0.04391136699996423, 0.04352220099826809, 0.045767556002829224, 0.04416466999828117, 0.04337138700066134, 0.04423698499886086, 0.04451991300084046, 0.04417470800035517, 0.04449644399937824, 0.04394071600108873, 0.04447818199696485, 0.0440187070016691, 0.044157664000522345, 0.043939448998571606, 0.04406003000258352, 0.04381470899897977, 0.04391886799930944, 0.04441364200101816, 0.04325591399901896, 0.04384078899965971, 0.044455236002249876, 0.04458323299695621, 0.043471099001180846, 0.04408137399877887, 0.04401678000067477, 0.043462518999149324, 0.045637289997102926, 0.04340955200314056, 0.04341641599967261, 0.04349943799752509, 0.04433637900001486, 0.04415952900308184, 0.043318630996509455, 0.04349912399993627, 0.04350849900220055, 0.043346800997824175, 0.04447506400174461, 0.04402007500175387, 0.04377096199823427, 0.043712807000702014, 0.04438506099904771, 0.04341337300138548, 0.043421365997346584, 0.043561518999922555, 0.04322941700229421, 0.043672284999047406, 0.043334133999451296, 0.043792264001240255, 0.043795827998110326, 0.04385297100088792, 0.043697559001884656, 0.04305092999857152, 0.04382681499919272, 0.04383907300143619, 0.043920864998654, 0.04383704400243005, 0.043324798996764, 0.04373781100002816, 0.04310875900046085, 0.04355457800193108, 0.04374903300049482, 0.0440941759989073, 0.044221880998520646, 0.04564941600256134, 0.0448655529980897, 0.043985801999951946, 0.0444016229994304, 0.04365051900094841, 0.04378736700164154, 0.045233266999275656, 0.04544348199851811, 0.04386292300114292, 0.044795620000513736, 0.044410288999642944, 0.04428790399833815, 0.04379178400267847, 0.043915075999393594, 0.04481886099893018, 0.04406196499985526, 0.043492164000781486, 0.04396900099891354, 0.044346730999677675, 0.045531783001933945, 0.04529857200031984, 0.04434692499853554, 0.0442012320017966, 0.04377682199992705, 0.043372288997488795, 0.04323854700123775, 0.04484456000136561, 0.04348011799811502, 0.043487015002028784, 0.043515041998034576, 0.04343719200187479, 0.04364045200054534, 0.043498260998603655, 0.04430434900132241, 0.04361257399796159, 0.043076522000774276, 0.04340997599865659, 0.043379093000112334, 0.043871290999959456, 0.043256667002424365, 0.04326238599969656, 0.04287870999905863, 0.04349828699923819, 0.043971745999442646, 0.04363310200278647, 0.04401102100018761, 0.043665627999871504, 0.043807834998006, 0.043771466000180226, 0.044437920001655584, 0.04355126599693904, 0.043810977000248386, 0.04433793600037461, 0.044090661001973785, 0.04364005199749954, 0.0441141380033514, 0.043911397999181645, 0.043924347999563906, 0.0435415819993068, 0.04357349600104499, 0.04356936600015615, 0.043378390997531824, 0.043658714999764925, 0.04350448500190396, 0.04378745999929379, 0.043190864998905454, 0.04372837700066157, 0.04380330099957064, 0.043156374002137454, 0.04357209099907777, 0.04334107300019241, 0.04388237300008768, 0.04346393000014359, 0.04389338799956022, 0.04473976400186075, 0.044648185998084955, 0.043884239999897545, 0.04400826699929894, 0.04405923100057407, 0.043467511000926606, 0.043768823001300916, 0.04399214099976234, 0.043589420998614514, 0.0435846379987197, 0.04371668600288103, 0.04405713499727426, 0.04367119500238914, 0.04335244899993995, 0.04384493099860265, 0.04568994800138171, 0.04413721599848941, 0.04407180300040636, 0.044324115002382314, 0.04413978299999144, 0.04390704300021753, 0.043796452999231406, 0.04388252499848022, 0.04332932699981029, 0.04330081700027222, 0.04380760099957115, 0.04376579400195624, 0.043777414997748565, 0.04356638300305349, 0.0434373299976869, 0.04332830099883722, 0.04348100600327598, 0.04364379300022847, 0.04411139899821137, 0.043508590999408625, 0.044687174999126, 0.04452167400086182, 0.04390704600155004, 0.04379732699817396, 0.04366010699959588, 0.0438428270026634, 0.0439810129973921, 0.04357419600273715, 0.04409869799928856, 0.04393936099950224, 0.043592403999355156, 0.04406598200148437, 0.04371059199911542, 0.043952793999778805, 0.0443016909994185, 0.04411885499939672, 0.043646858001011424, 0.04380755700185546, 0.04337137599941343, 0.043856133997906, 0.04360770200219122, 0.04394132599918521, 0.04345974099851446, 0.044344851001369534, 0.046724043000722304, 0.044155187999422196, 0.04373634600051446, 0.04379110800073249, 0.043517192996660015, 0.044015079001837876, 0.0435195809986908, 0.04392405100225005, 0.04443684299985762, 0.04368229099782184, 0.043278290002490394, 0.043898959000216564, 0.04468632999851252, 0.04456409400154371, 0.04427556899827323, 0.04387858400150435, 0.04394446199876256, 0.04386817799968412, 0.043902710000111256, 0.045635328999196645, 0.04428929499772494, 0.04395720400134451, 0.04384414499872946, 0.0434392460010713, 0.04384485500122537, 0.044461551999120275, 0.04411416299990378, 0.04337278399907518, 0.04389712600095663, 0.044054140998923685, 0.04323321500123711, 0.043326013001205865, 0.04360395099865855, 0.04428229200129863, 0.04386788999909186, 0.04394973599846708, 0.044091667001339374, 0.043089775997941615, 0.04435253600240685, 0.04409231799945701, 0.043671572999301134, 0.04385089900097228, 0.0436613470010343, 0.044466055998782394, 0.04361154700018233, 0.04416516499986756, 0.043888224001420895, 0.04419607099771383, 0.04370871200080728, 0.043452237001474714, 0.04364806000012322, 0.04402342899993528, 0.044678436999674886, 0.04413196799941943, 0.04441279599996051, 0.043780435000371654, 0.044285085998126306, 0.043798656999570085, 0.04320753900174168, 0.044237376998353284, 0.044603203001315705, 0.04489324599853717, 0.04619202799949562, 0.045965016000991454, 0.04479155599983642, 0.0450424730006489, 0.044960138999158517, 0.04790034300094703, 0.045287305998499505, 0.04634092900232645, 0.045269890997587936, 0.045807445003447356, 0.04502575599690317, 0.04537547700238065, 0.04528991299957852, 0.045127256998966914, 0.04489547499906621, 0.04520830500041484, 0.04493295499923988, 0.045783182002196554, 0.04715073799889069, 0.045537079000496306, 0.04706584199811914, 0.04476158300167299, 0.04450566000014078, 0.04500977299903752, 0.04487674399933894, 0.045088137998391176, 0.045211949000076856, 0.04544727900065482, 0.044673177999356994, 0.04472299000190105, 0.04466845600109082, 0.04495744899759302, 0.04464742500204011, 0.04453284400005941, 0.044382539999787696, 0.04435605499747908, 0.0442885610027588, 0.04387998200036236, 0.04445292799937306, 0.04436418299883371, 0.04467764600121882, 0.044488939998700516, 0.04529217500021332, 0.045433727998897666, 0.044454014001530595, 0.045013442999334075, 0.044512846001453, 0.04523395599971991, 0.045403915999486344, 0.045163896000303794, 0.044776714999898104, 0.044268611000006786, 0.043165166000108, 0.04382822600018699, 0.04390144799981499, 0.044152854999992996, 0.04368136199991568, 0.043880207998881815, 0.04362216600202373, 0.043901716999243945, 0.04328410800007987, 0.04354601099839783, 0.04432931699921028, 0.04444129700277699, 0.04447488000005251, 0.04416855899762595, 0.04377885900248657, 0.04395642099916586, 0.045426409000356216, 0.0443865220004227, 0.043485015998157905, 0.043858895001903875, 0.044093328000599286, 0.043868736996955704, 0.043617677001748234, 0.04446301499774563, 0.04386193700338481, 0.04388521099826903, 0.043980577000183985, 0.0436130130001402, 0.043980051999824354, 0.0446014679982909, 0.043778766001196345, 0.045612294001330156, 0.044266477998462506, 0.04434904700246989, 0.04435929099781788, 0.044960444000025745, 0.04510079399915412, 0.04396975700001349, 0.04550825300248107, 0.045265361997735454, 0.044312564001302235, 0.04444177899858914, 0.04380655600107275, 0.04531104399939068, 0.04486173199984478, 0.04516324100040947, 0.044637607999902684, 0.04477785800190759, 0.04429239700039034, 0.04505221599902143, 0.044730634999723407, 0.04467899199880776, 0.044026906001818134, 0.0445514919993002, 0.044488824998552445, 0.04500394500064431, 0.04579358499904629, 0.04464352300055907, 0.04466594699988491, 0.04425023899966618, 0.04452623299948755, 0.04500179100068635, 0.045834529999410734, 0.04458679700110224, 0.04411560700100381, 0.04472440599784022, 0.04401980500188074, 0.04508260099828476, 0.044659900002443464, 0.04510151999784284, 0.0447216180000396, 0.04435006900166627, 0.045084841000061715, 0.04419312100071693, 0.045075826998072444, 0.044613614001718815, 0.04553407200000947, 0.0466084689978743, 0.04462823200083221, 0.04448972799946205, 0.044775369999115355, 0.044534062002639985, 0.04478225799903157, 0.04393399699984002, 0.04557539600136806, 0.04412431599848787, 0.04421882500173524, 0.044725594998453744, 0.04480544100078987, 0.044345243000861956, 0.04490855299809482, 0.04500859399922774, 0.04561731099965982, 0.044658388000243576, 0.04600608499822556, 0.04382994399929885, 0.044473251000454184, 0.04459298599977046, 0.04432716800147318, 0.04476451899972744, 0.04469555199830211, 0.04441285299981246, 0.04450667300261557, 0.04440656999940984, 0.04414749699935783, 0.045030548000795534, 0.04583829200055334, 0.045898779997514794, 0.044612287001655204, 0.044349392999720294, 0.04480142199827242, 0.044788500999857206, 0.046010716003365815, 0.04451824599891552, 0.04515966699909768, 0.0442768149987387, 0.04446405100316042, 0.045270285998412874, 0.044636005000938894, 0.04461209299915936, 0.04375843099842314, 0.04500945600011619, 0.045084355002472876, 0.045315660998312524, 0.044705193999106996, 0.044877095002448186, 0.04434770099760499, 0.04492050200133235, 0.045413936000841204, 0.04475939699841547, 0.04435209200164536, 0.04434385199783719, 0.04517722400123603, 0.04507932900014566, 0.04434306799885235, 0.044993047002208186, 0.045590077999804635, 0.04496316699805902, 0.04480661100024008, 0.04492510400086758, 0.044676117999188136, 0.045189085001766216, 0.04503164799825754, 0.04782412100030342, 0.04558307800107286, 0.045389344999421155, 0.04501425100170309, 0.044762042998627294, 0.04459811400010949, 0.045199968000815716, 0.045066399998177076, 0.045225901001686, 0.04544917999737663, 0.04451266500109341, 0.045146124000893906, 0.04459457800112432, 0.046857634999469155, 0.04552249900007155, 0.04432159299904015, 0.04415655100092408, 0.044529940001666546, 0.04453290099991136, 0.04514431200004765, 0.04420280299746082, 0.04482205800013617, 0.044323819001874654, 0.04481636099808384, 0.044565080002939794, 0.04447284399793716, 0.044345414000417804, 0.04470441900048172, 0.043929292998655, 0.044501780001155566, 0.044480900000053225, 0.04660596100075054, 0.044289469999057474, 0.044399057998816716, 0.04458149100173614, 0.044952193999051815, 0.04503918100090232, 0.04456680599832907, 0.04370499800279504, 0.04449095599920838, 0.04509737599801156, 0.045058850999339484, 0.04552569200313883, 0.044288137996773, 0.0445429850005894, 0.04474611100158654, 0.04481531299825292, 0.04381358099999488, 0.044408968002244364, 0.04445264300011331, 0.04481362699880265, 0.044823469001130434, 0.0448427189985523, 0.04489670499970089, 0.04517259299973375, 0.04571090299941716, 0.044474120000813855, 0.04423231400141958, 0.04459908300123061, 0.04429589999926975, 0.044356082999001956, 0.04490286800137255, 0.04493225799888023, 0.04481015399869648, 0.04473486000279081, 0.04460629999812227, 0.044236771998839686, 0.04515086100218468, 0.044799585000873776, 0.04497058399647358, 0.04463627100267331, 0.04534321900064242, 0.045102779997250764, 0.044702961000439245, 0.04458917200099677, 0.04436276100022951, 0.0442602410003019, 0.04547142699811957, 0.044235064000531565, 0.044313127000350505, 0.044377787999110296, 0.04426293700089445, 0.04432622999956948, 0.04459457800112432, 0.04476079199957894, 0.0453077089987346, 0.04487337000318803, 0.04452568399938173, 0.044628618998103775, 0.04483177400106797, 0.04496598699915921, 0.044142773000203306, 0.04479115100184572, 0.0444883119998849, 0.04537728699870058, 0.04492720399866812, 0.0442962350025482, 0.04457240099873161, 0.044488511000963626, 0.04485526200005552, 0.044855927997559775, 0.04435796400139225, 0.044340380998619366, 0.04397010800312273, 0.04431874399961089, 0.04443248299867264, 0.04414883899880806, 0.04446875299981912, 0.04418386399993324, 0.04423960400163196, 0.04442924899922218, 0.04483688300024369, 0.04453946500143502, 0.044153178998385556, 0.04497983699911856, 0.045177715001045726, 0.04508447099942714, 0.04484365100142895, 0.044406648998119636, 0.044789354000386083, 0.04481037100049434, 0.04516376900210162, 0.04488034899986815, 0.045089630999427754, 0.0452610319989617, 0.04736367499936023, 0.045162025999161415, 0.04509444900031667, 0.045023334001598414, 0.044389342998329084, 0.044741442001395626, 0.04412851199958823, 0.0445117429990205, 0.04495865200078697, 0.04401075699934154, 0.04421622900190414, 0.04497381100009079, 0.04472272600105498, 0.044810729999881005, 0.04635161199985305]",tokens/s,22.537042485090765,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,4674.158592,,,,,s,1,71.25040992400318,71.25040992400318,0.0,71.25040992400318,71.25040992400318,71.25040992400318,71.25040992400318,[71.25040992400318],,kWh,0.0008119081224777448,0.0013302830338463411,0,0.002142191156324086,,MB,4916.77696,,,,,s,10,6.306585846985399,0.63065858469854,0.09679935107658265,0.6278282095008763,0.7741989828966325,0.7827161819492175,0.7895299411912856,"[0.6110856570012402, 0.6220189209998352, 0.572538139000244, 0.7912333810018026, 0.7723062719960581, 0.6882592479960294, 0.6336374980019173, 0.6391564969962928, 0.48542923999775667, 0.49092099399422295]",tokens/s,405.9248636445187,kWh,8.115768519305507e-06,1.3297101772182787e-05,0.0,2.1412870291488294e-05,tokens/kWh,11955426.643655572,MB,4918.505472,,,,,s,10,48.97094832699804,4.897094832699804,0.7221795517651998,4.715588246497646,5.935409399501805,6.107106604749424,6.244464368947519,"[6.278803809997044, 5.3110602050001035, 5.236679291003384, 5.897254465002334, 4.727463543997146, 4.703712948998145, 4.1548191710026, 4.357863974997599, 4.1500351520007825, 4.153255764998903]",tokens/s,12.864770267327586,kWh,5.948288306124967e-05,9.746054098234733e-05,0.0,0.000156943424043597,tokens/kWh,401418.5390940582,,s,630,48.964990958011185,0.07772220786985902,0.024316722816359715,0.08262282500072615,0.09962029590169551,0.11015513139827818,0.16162535938092343,"[0.06461689400020987, 0.04001288500148803, 0.08031801699689822, 0.07960324700252386, 0.039723673995467834, 0.07935088000522228, 0.07998579999548383, 0.03881476900278358, 0.08152938199782511, 0.07979037800396327, 0.03982449299655855, 0.09832421100145439, 0.1044874590006657, 0.10975980099465232, 0.09625968400359852, 0.08526539999729721, 0.1121483739989344, 0.0986462360015139, 0.08883864000381436, 0.1188373760014656, 0.15974075099802576, 0.046268227000837214, 0.14239505699515576, 0.10696899400500115, 0.04321047199482564, 0.102953655004967, 0.09875723099685274, 0.09626780699909432, 0.0891983000037726, 0.11402701699989848, 0.1692568219950772, 0.11027492300490849, 0.10894583800109103, 0.0842586289945757, 0.10291673600295326, 0.10585481899761362, 0.09450675600237446, 0.0893298369992408, 0.10840452399861533, 0.08973718299967004, 0.11649035700247623, 0.16977673699875595, 0.054900784001802094, 0.1516897949986742, 0.1243717489996925, 0.10590983900328865, 0.17234760099381674, 0.09025333300087368, 0.1053144070028793, 0.04906537700298941, 0.18370247299753828, 0.1785585239995271, 0.08391134200064698, 0.10101834099623375, 0.05010963200038532, 0.09576623800239759, 0.15617064900288824, 0.10933528699388262, 0.09084192100272048, 0.10183008899912238, 0.1083749430035823, 0.0871343649996561, 0.11195924200001173, 0.08884251400013454, 0.09057623199623777, 0.09195957399788313, 0.04668171500088647, 0.08812362200114876, 0.10018266399856657, 0.08977117200265639, 0.08788343400374288, 0.0892724899968016, 0.09597582199785393, 0.04715708400181029, 0.08902749400294852, 0.08871728099620668, 0.08859931500046514, 0.08858325199980754, 0.04373959499935154, 0.08665571700112196, 0.08914229500078363, 0.09083762900263537, 0.08735313499346375, 0.04830191900691716, 0.08920499099622248, 0.0884094439970795, 0.0887997650061152, 0.08898333300021477, 0.048586665994662326, 0.09519003899913514, 0.09222315200167941, 0.09005204200366279, 0.08604561499669217, 0.09088460299972212, 0.09132869300083257, 0.049367370003892574, 0.08851348699681694, 0.08674404300109018, 0.0866480810000212, 0.0909741919967928, 0.047379620002175216, 0.08671897400199668, 0.0952133539976785, 0.09039982099784538, 0.09016236400202615, 0.08797412599960808, 0.04750890000286745, 0.09420175999548519, 0.09240776800288586, 0.0885844160002307, 0.08953754899994237, 0.09013440999842715, 0.044103038002504036, 0.10147400599817047, 0.08936095100216335, 0.11041283200029284, 0.15377502999763237, 0.04832451399852289, 0.08219473800272681, 0.0944341060021543, 0.09620213699963642, 0.10030848199676257, 0.08912357799999882, 0.08622602999821538, 0.09746904400526546, 0.04742445799638517, 0.08531538800161798, 0.04384795200166991, 0.0898454700000002, 0.08467389599536546, 0.09273946699977387, 0.09928445500554517, 0.09677702199405758, 0.08741345400630962, 0.04973412799881771, 0.09334748699620832, 0.10256593500525923, 0.08653671899810433, 0.10925903699535411, 0.09094651700434042, 0.0930830529978266, 0.08547868300229311, 0.04497491799702402, 0.08630552600516239, 0.08570851999684237, 0.09456901300291065, 0.10952120399451815, 0.1001191200048197, 0.09319185499771265, 0.09385473700240254, 0.0937776999999187, 0.0884970529950806, 0.04976980799983721, 0.08387109100294765, 0.08681965900177602, 0.08576873000129126, 0.09887316699314397, 0.1133887180039892, 0.08441504400252597, 0.04999178099387791, 0.08707200500066392, 0.10307176600326784, 0.0889408889997867, 0.0888861849962268, 0.08665125500556314, 0.04533149599592434, 0.08737562400347088, 0.08733308599767042, 0.08668252200004645, 0.08668663400021615, 0.043164609000086784, 0.0848314559989376, 0.08494660499854945, 0.08443637299933471, 0.04690329400182236, 0.084035234998737, 0.08765906400367385, 0.08570467199751874, 0.045404738004435785, 0.08470836599735776, 0.08780127499630908, 0.08733678000135114, 0.09070391000568634, 0.04693175799911842, 0.08998682499805, 0.08660519999830285, 0.08746059900295222, 0.09039545500127133, 0.05470305399649078, 0.08334745799947996, 0.10251551400142489, 0.09073475300101563, 0.09238385999924503, 0.08976430899929255, 0.049483155002235435, 0.08798446999571752, 0.08891499099991051, 0.093016530998284, 0.09761421700386563, 0.11065137400146341, 0.0868049679993419, 0.11136839800019516, 0.09706298999662977, 0.1227864030006458, 0.09205784700316144, 0.08671887499804143, 0.08807707799860509, 0.08681413299927954, 0.04584310700010974, 0.09239276999869617, 0.09006656400015345, 0.08908317700115731, 0.10127625900349813, 0.1035617449961137, 0.08816274200216867, 0.08699737700226251, 0.09694774599483935, 0.11398297500272747, 0.09677670700330054, 0.1033210789973964, 0.10681681399728404, 0.08694813000329304, 0.048496516996237915, 0.08394808900629869, 0.08589894099714002, 0.09781694399862317, 0.09684608800307615, 0.0875490499965963, 0.09280719199887244, 0.051919636003731284, 0.09186599899840076, 0.085459380003158, 0.10943220199987991, 0.09876704400085146, 0.11839202799455961, 0.16681262099882588, 0.1160594780012616, 0.10920971500308951, 0.09828879399719881, 0.08808424100425327, 0.08663370399881387, 0.08906856999965385, 0.04589186399971368, 0.08813092100172071, 0.09484158299892442, 0.08932167999591911, 0.08610742300515994, 0.04230768699926557, 0.09155533999728505, 0.16239512900210684, 0.11617268400004832, 0.11624995099555235, 0.08742055800394155, 0.10753334399487358, 0.09739467200415675, 0.11016752800060203, 0.0866423989937175, 0.0483475740038557, 0.08583353799622273, 0.11201652800082229, 0.08884077400580281, 0.09262806499464205, 0.09730086700437823, 0.08818676399823744, 0.08565161599835847, 0.042383872998470906, 0.08269980200566351, 0.08269414499955019, 0.04265348999615526, 0.08261174800281879, 0.08318407800106797, 0.0827369920007186, 0.042526700999587774, 0.08320444399578264, 0.08320735400047852, 0.04247333200328285, 0.08335577799880411, 0.08341820899659069, 0.0833527229988249, 0.04275713800598169, 0.08803286499460228, 0.0840504170046188, 0.08232484499603743, 0.04207768600463169, 0.08367328299937071, 0.08263573799922597, 0.0881334239966236, 0.043429326004115865, 0.08343498499743873, 0.08335588000045391, 0.04312521599786123, 0.08247157499863533, 0.07807402500475291, 0.03817012500076089, 0.07880062899494078, 0.0789698610024061, 0.03808610700070858, 0.0789349390033749, 0.0793459199994686, 0.03838127899507526, 0.07886069999949541, 0.07842558300035307, 0.038126498002384324, 0.08065580399852479, 0.08178314300312195, 0.11051911499816924, 0.04314002599858213, 0.08373410400236025, 0.08375537599931704, 0.0836538540024776, 0.04364406799868448, 0.08319435999874258, 0.08373496599961072, 0.08369163000315893, 0.043237505000433885, 0.06864199099800317, 0.041609531006542966, 0.08238486699701753, 0.08524593099718913, 0.04302250700129662, 0.08271871400211239, 0.08354452200001106, 0.08314869600144448, 0.04314091099513462, 0.08304978300293442, 0.08617014800256584, 0.08334928799740737, 0.0427270869986387, 0.08370538699819008, 0.083303886000067, 0.04266131600161316, 0.0846854660048848, 0.08556025599682471, 0.08256726199761033, 0.04315443100495031, 0.0829065969955991, 0.0832570950005902, 0.04302493599971058, 0.08394782499817666, 0.0836597140005324, 0.08309837400156539, 0.04281125499983318, 0.0836286880003172, 0.08336594900174532, 0.08653212300123414, 0.1101399799954379, 0.08570220500405412, 0.04506030499760527, 0.08579881900368491, 0.08579460199689493, 0.08551342099963222, 0.04577056899870513, 0.08599805300036678, 0.08663165200414369, 0.08583344699582085, 0.04530258200247772, 0.08546521199605195, 0.08665257900429424, 0.08553103500162251, 0.04605280099349329, 0.08739133300696267, 0.09072616799676325, 0.08700955899985274, 0.08601872200233629, 0.046601596994150896, 0.08754315800615586, 0.08718666699860478, 0.08695797900145408, 0.08609357899695169, 0.04673965200345265, 0.08685352499742294, 0.08222221700270893, 0.041304127997136675, 0.08205119099875446, 0.08224106999841752, 0.08736239300196758, 0.043057422000856604, 0.08392455500143114, 0.061623285997484345, 0.07935458900465164, 0.03888345599989407, 0.08011574499687413, 0.07978885099873878, 0.03880604800360743, 0.07947150700056227, 0.08126972500031115, 0.03883204099838622, 0.07972036299906904, 0.07953252700099256, 0.03951941400009673, 0.07956066799670225, 0.0798051090023364, 0.039379631001793314, 0.07935414199891966, 0.07782896100252401, 0.03801622500031954, 0.07897332799620926, 0.03742334600246977, 0.07848209999792743, 0.07828351899661357, 0.037562823003099766, 0.07867720400099643, 0.07843297500221524, 0.03823129800002789, 0.07812499099964043, 0.0779772299938486, 0.03850918300304329, 0.07821943199814996, 0.0815096850055852, 0.03809757699491456, 0.078659641003469, 0.037684128001274075, 0.07843955099815503, 0.07874940899637295, 0.038008171002729796, 0.0788801919989055, 0.08352906400250504, 0.038175996000063606, 0.07801436099543935, 0.07882153300306527, 0.037840010998479556, 0.07831060299940873, 0.07833424799900968, 0.03834532200562535, 0.0790849939949112, 0.07885096500103828, 0.03827748900221195, 0.07928196799912257, 0.0390426399972057, 0.07842286400409648, 0.07941933899564901, 0.038438642004621215, 0.07897013599722413, 0.07902693100186298, 0.038469988998258486, 0.08206003600207623, 0.08473702099581715, 0.09956487100134837, 0.08396214400272584, 0.042110381997190416, 0.08337681500415783, 0.06877767900004983, 0.08299211600387935, 0.083286582994333, 0.04239757300092606, 0.0840576120026526, 0.08430229900113773, 0.04278303499449976, 0.08285207900189562, 0.08301559100073064, 0.08303371500369394, 0.043157093998161145, 0.08356194099906133, 0.08331008499953896, 0.0424283190004644, 0.08400736199837411, 0.08302577900030883, 0.08263390199863352, 0.043285498999466654, 0.08311084400338586, 0.08355260200187331, 0.04284583700064104, 0.0829774149970035, 0.08316977100184886, 0.08292445999541087, 0.042989112000213936, 0.09580945900233928, 0.08368615100334864, 0.07871428899670718, 0.03855639100220287, 0.07977751499856822, 0.07914547499967739, 0.03925282599811908, 0.08309142100188183, 0.07919475699600298, 0.03937767800380243, 0.07872598800167907, 0.07880610799475107, 0.04051685200101929, 0.07941269100410864, 0.07873848600138444, 0.04310719299974153, 0.07901225699606584, 0.07887263000156963, 0.0391396069971961, 0.08346518599864794, 0.07962295400648145, 0.03919584699906409, 0.0808942500007106, 0.08295287999499124, 0.03883317299914779, 0.07933161900291452, 0.0797886189975543, 0.039649557998927776, 0.07913693100272212, 0.07981530699908035, 0.04013176700391341, 0.081306586995197, 0.07966876499995124, 0.03881387500587152, 0.07916170999669703, 0.07928136499685934, 0.03895434500009287, 0.07984361600392731, 0.03976519199932227, 0.08435119799833046, 0.07901451600628207, 0.03840745799971046, 0.07919999300065683, 0.07915918399521615, 0.038835690000269096, 0.07897182300075656, 0.07947327099827817, 0.038535111998498905, 0.07975609300046926, 0.07928000800166046, 0.03899439499946311, 0.07926272199983941, 0.07925476200034609, 0.03905261900217738, 0.0889612169994507, 0.08004874500329606, 0.038746202997572254, 0.07955250499799149, 0.07957422400068026, 0.03820997499860823, 0.0798226609986159, 0.07841370700043626, 0.039199668004584964, 0.07962224999937462, 0.07928552299563307, 0.03856368100241525, 0.07935811700008344, 0.03847809699800564, 0.07947188999969512, 0.08023795500048436, 0.039591797001776285, 0.0794558940033312, 0.08019084799889242, 0.08364871199592017, 0.03982756900222739, 0.07989064099820098, 0.07916132600075798, 0.03920967600424774, 0.07944259099895135, 0.03924440599803347, 0.0791161250017467, 0.07954580899968278, 0.038858061998325866, 0.07881405700027244, 0.08040933799929917, 0.08780354099872056, 0.039153272002295125, 0.07948943199880887, 0.07945540299988352, 0.03856376300245756, 0.08014885599550325, 0.03870201300014742, 0.0802201610058546, 0.08346479299507337, 0.08036863800225547, 0.03967806699802168, 0.07955706299981102, 0.07963123800436733, 0.03874752299452666, 0.07972678800433641, 0.03949251300218748, 0.07754021700384328, 0.08005124700139277, 0.03939062199788168, 0.07973306799976854, 0.0791177439969033, 0.038429489999543875, 0.07877867800561944, 0.07934449399908772, 0.03901715800020611, 0.0788231039987295, 0.03843779699673178, 0.07928598199941916, 0.08000139200157719, 0.038701507000951096, 0.07985591499891598, 0.07970102300168946, 0.03974552499857964, 0.07899924799858127, 0.0795063680052408, 0.038640920000034384, 0.08047712099505588, 0.07901335900533013, 0.03898090499569662, 0.0795124440046493, 0.07968000499386108, 0.03854497700376669, 0.07979450799757615, 0.07939340500161052, 0.03864213600172661, 0.0790701129953959, 0.08080886000243481, 0.0380282280020765, 0.08003654999629362, 0.07860934800555697, 0.0389613479928812, 0.07955735200084746, 0.07894061499973759, 0.03949859700514935, 0.07925507799518527, 0.038633988006040454, 0.07864872499339981, 0.07956456300598802, 0.03855201499391114, 0.0790186310041463, 0.07968825799616752, 0.03826175699941814, 0.07891722300701076, 0.07975799599807942, 0.03851494899572572, 0.07921739900484681, 0.0792335039950558, 0.038451005006209016, 0.08031790299719432, 0.07893700400018133, 0.03931661800015718, 0.08002334400225664, 0.0790505509939976, 0.03907532200537389, 0.08061792099761078, 0.08084501099801855, 0.03958583599887788, 0.0793967520003207, 0.07915566700103227]",tokens/s,12.866335470994821,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,795.910144,,,,,s,1,8.248986376000175,8.248986376000175,0.0,8.248986376000175,8.248986376000175,8.248986376000175,8.248986376000175,[8.248986376000175],,kWh,6.886829068957924e-05,3.753455209953722e-05,0,0.00010640284278911645,,MB,832.729088,,,,,s,14,0.944406245997925,0.06745758899985178,0.000568863772735885,0.06735876399989138,0.06821903289983311,0.06835352694970424,0.06843495738952697,"[0.06829871799982357, 0.06845531499948265, 0.06783661000008578, 0.06728669599942805, 0.06705088899980183, 0.06754259300032572, 0.06737633699958678, 0.0668718879996959, 0.06684590199984086, 0.06788403500013374, 0.06734119100019598, 0.06637662299999647, 0.06720634799967229, 0.06803310099985538]",tokens/s,3794.977018828267,kWh,7.851220948768047e-07,4.2791050992646353e-07,0.0,1.2130326048032682e-06,tokens/kWh,211041318.2517205,MB,848.15872,,,,,s,14,9.34922798000025,0.6678019985714465,0.003933970757424945,0.6672103109999625,0.6721463348002544,0.6750469711001188,0.6775144782200277,"[0.6691246590007722, 0.669253435000428, 0.6651355079993664, 0.662017329000264, 0.667026600999634, 0.6691177699995023, 0.6662425289996463, 0.6680969540002479, 0.6656043610000779, 0.6637741619997541, 0.6649231470000814, 0.6673940210002911, 0.67338614900018, 0.678131355000005]",tokens/s,94.33934030561274,kWh,7.682917350262532e-06,4.187376606497214e-06,0.0,1.1870293956759746e-05,tokens/kWh,5307366.458614409,,s,882,9.341807794001397,0.010591618814060542,0.0003195065833013855,0.010544742499860149,0.010841519399946264,0.010990967400448425,0.012356809270077063,"[0.012494796000282804, 0.010902686000008543, 0.010774442000183626, 0.010465419999491132, 0.011008291000507597, 0.01065173099959793, 0.010424904000501556, 0.0104635870002312, 0.010287550999237283, 0.01060200000028999, 0.010331635000511596, 0.010397918999842659, 0.010608533999402425, 0.010573223999926995, 0.01066723800067848, 0.010431259999677422, 0.010545611999987159, 0.010686679999707849, 0.010767069999928935, 0.010717647000092256, 0.010727837000558793, 0.010671174999515642, 0.010614243999953032, 0.010481082000296738, 0.01069580599960318, 0.01042061900079716, 0.010956112999338075, 0.010607688000163762, 0.010646415000337583, 0.010417755000162288, 0.010696632999497524, 0.010382065999692713, 0.011152635000144073, 0.010385614999904647, 0.010651248000613123, 0.01050775200019416, 0.010631027999806975, 0.010275708999870403, 0.010330911999517411, 0.010297919000549882, 0.010357987999668694, 0.01052858599996398, 0.010861090000616969, 0.010668583999176917, 0.010395154000434559, 0.010698121000132232, 0.01055982599973504, 0.010487700999874505, 0.011265668999840273, 0.010504474000299524, 0.010697523999624536, 0.010519252000449342, 0.010605907999888586, 0.010402191000139283, 0.01060853400031192, 0.010382885999206337, 0.010758180000266293, 0.010300324000127148, 0.010564660999989428, 0.010483310999916284, 0.011055117000069004, 0.010347059000196168, 0.01021837999996933, 0.01333181300014985, 0.011393005000172707, 0.010958847999972932, 0.010680327000045509, 0.010745644999587967, 0.010448512000039045, 0.010563581000496924, 0.010411883999950078, 0.010674993000066024, 0.010726517999501084, 0.010650222000549547, 0.010775205999379978, 0.010489283999959298, 0.010650769000676519, 0.010505780000130471, 0.010868581999602611, 0.010335472000406298, 0.010440120999192004, 0.010340699000153108, 0.010389435000433878, 0.010648319999745581, 0.010602565999761282, 0.010478881999915757, 0.010213706000286038, 0.010640227000294544, 0.010749518999546126, 0.010576127000604174, 0.010693756999899051, 0.010464479999427567, 0.010612423000566196, 0.010472905999449722, 0.01053969400072674, 0.010432028999275644, 0.010895956000240403, 0.010620760000165319, 0.010685925999496249, 0.010952755000289471, 0.010631844999807072, 0.01050003000000288, 0.010318977000679297, 0.010377011999480601, 0.010318526999981259, 0.01040918699982285, 0.010429160000057891, 0.01041245800024626, 0.010475445000338368, 0.010449117999996815, 0.010594733999823802, 0.010528462999900512, 0.010626252999827557, 0.010548223000114376, 0.010643294000146852, 0.010440287999699649, 0.010689038999771583, 0.010500885000510607, 0.010608661000333086, 0.010329437999644142, 0.010728061000008893, 0.010516749999624153, 0.010499730000447016, 0.010331247999602056, 0.010642001000633172, 0.010499436999452882, 0.012158972999714024, 0.010667458999705559, 0.010631656999976258, 0.01087815299979411, 0.010714848000134225, 0.010640172000421444, 0.010904119999395334, 0.010742658000708616, 0.01058964899948478, 0.010470812000676233, 0.010687776999475318, 0.010902431000431534, 0.01051985699996294, 0.010440226999890001, 0.010541495999859762, 0.010957880000205478, 0.010582023999631929, 0.01043581100020674, 0.010561488000348618, 0.010299196999767446, 0.010131477999493654, 0.010294054000041797, 0.010309220000635833, 0.01019290899967018, 0.010287848000189115, 0.010296755000126723, 0.010541813999225269, 0.010460381000484631, 0.010520978000386094, 0.010489528999642062, 0.010569615000349586, 0.010285920999194786, 0.010527761000048486, 0.010507650000363356, 0.010746680999545788, 0.010573027000646107, 0.010384501999396889, 0.010565469000539451, 0.010544605999712076, 0.010853105000023788, 0.01045454500035703, 0.010339059999751044, 0.010409460000118997, 0.010386691999883624, 0.010359038000387955, 0.01050519499949587, 0.0104087529998651, 0.010215451000476605, 0.010406389999843668, 0.01037710699984018, 0.010341533999962849, 0.010468151000168291, 0.010334487000363879, 0.010603334999359504, 0.010524596000323072, 0.010724750999543176, 0.01083417300014844, 0.01057425199996942, 0.010723875000621774, 0.010666159999345837, 0.010534175999964646, 0.010663241000656853, 0.010364843999923323, 0.01263058299991826, 0.010621493000144255, 0.010661652000635513, 0.010314084999663464, 0.010309395999684057, 0.010691968000173802, 0.010481248999894888, 0.010293317000105162, 0.010340611999708926, 0.010258348000206752, 0.010384447000433283, 0.010442887999488448, 0.010548045000177808, 0.010483801999725983, 0.0103566759999012, 0.010410607000267191, 0.010559358000136854, 0.0105641869995452, 0.01035555300040869, 0.010386373999608622, 0.010124893000465818, 0.010338821999539505, 0.01035503000002791, 0.010569850000138103, 0.010226836000583717, 0.010331794999729027, 0.010338009999941278, 0.010955712999930256, 0.01045716699991317, 0.010698736999984249, 0.010461788000611705, 0.010690702999454516, 0.010531572999752825, 0.01056852900001104, 0.010435105000397016, 0.010421470999972371, 0.010505952000130492, 0.010607578999952239, 0.010442531999615312, 0.010498672000721854, 0.01071733399930963, 0.01069799100059754, 0.010411252999801945, 0.010699155999645882, 0.01044070100033423, 0.010595335999823874, 0.01031297099962103, 0.010507381000024907, 0.010423925000395684, 0.01057115999992675, 0.010595810000268102, 0.010626339999362244, 0.010272321000229567, 0.01045688100020925, 0.01016025900025852, 0.010483690000000934, 0.010317964999558171, 0.010611470000185363, 0.01047577299959812, 0.010187243000473245, 0.010265760999573104, 0.010420196000268334, 0.010605706999740505, 0.012390288999995391, 0.010899361000156205, 0.010506020999855537, 0.01049837699974887, 0.010387258999799087, 0.010551128000770404, 0.01032989999930578, 0.010142263000489038, 0.010237691999464005, 0.010631519000526168, 0.010257152999656682, 0.01039101800051867, 0.011219369000173174, 0.011133977999634226, 0.01058763800028828, 0.010528269999667828, 0.010865139000088675, 0.010357287999795517, 0.010382331000073464, 0.010378408000178752, 0.010581218999504927, 0.010427184000036505, 0.010460710000188556, 0.010434849999910512, 0.010552030999861017, 0.010582196000541444, 0.010735113000009733, 0.010717602000113402, 0.010680358999707096, 0.010538516999986314, 0.010562454000137222, 0.010390161999566772, 0.010445081999932881, 0.010255185000460187, 0.01044826599991211, 0.010490503000255558, 0.010605759000100079, 0.010338394999962475, 0.010479829999894719, 0.010422335999464849, 0.010547648000283516, 0.010376553999776661, 0.010806668999975955, 0.010328883000511269, 0.010553453999818885, 0.010379096000178833, 0.01044536999961565, 0.010404569000456831, 0.010749148999821045, 0.010801755000102276, 0.010855429999537591, 0.010798809999869263, 0.010460913000315486, 0.01058573200043611, 0.01036507399930997, 0.010983641000166244, 0.010397910999927262, 0.01086634100010997, 0.01062222499967902, 0.010484691000783641, 0.010482120999768085, 0.01048534599976847, 0.010680323999622487, 0.012820881999687117, 0.010539589000472915, 0.01048358099978941, 0.01077243300005648, 0.010645901000316371, 0.010767170999315567, 0.010672131000319496, 0.010682461000214971, 0.010334425000110059, 0.010673369999494753, 0.01046736599982978, 0.010525848000725091, 0.010754078999525518, 0.010426910999740358, 0.010605686000417336, 0.01047618499978853, 0.010665151000466722, 0.010381225999481103, 0.010696610999730183, 0.010308365000128106, 0.010568631000751338, 0.010333156999877247, 0.011028483999325545, 0.010432740000396734, 0.010326421999707236, 0.010483308999937435, 0.010379601000749972, 0.010399082999356324, 0.010262355000122625, 0.010651694000443968, 0.010564546999376034, 0.010755321000033291, 0.01043220600058703, 0.010686334999263636, 0.010741265999968164, 0.010502407000785752, 0.010550943999987794, 0.010355775999414618, 0.010581407000245235, 0.010663656999895466, 0.010545330999775615, 0.010703640999963682, 0.010615167000651127, 0.010662644999683835, 0.010290694999639527, 0.01035989200045151, 0.010264178999932483, 0.01032901700000366, 0.010744811999757076, 0.011140160000650212, 0.011015000999577751, 0.012727604000247084, 0.010529606999625685, 0.010573800999736704, 0.010624527000800299, 0.010454713999934029, 0.010459385000103794, 0.010484745999747247, 0.010359230999711144, 0.010351869999794872, 0.010323901000447222, 0.010253567999825464, 0.01039626599958865, 0.012348956000096223, 0.01060022699948604, 0.010451807000208646, 0.01040425100018183, 0.010307210999599192, 0.010507831000722945, 0.0103614949994153, 0.010547871000198938, 0.01046101500014629, 0.010316590999536857, 0.010696728000766598, 0.010502389999601291, 0.010107217000040691, 0.01051803399968776, 0.010326072000680142, 0.010268268999425345, 0.010306332999789447, 0.0102612720002071, 0.01089891300034651, 0.010484467999958724, 0.010456427999997686, 0.010561314000369748, 0.010416557999633369, 0.010640550999596599, 0.010720857000706019, 0.010687194999263738, 0.010527714000090782, 0.010501704000489553, 0.010487595000086003, 0.010491234999790322, 0.010283001999596308, 0.0108351250000851, 0.010795820000566891, 0.010572110999419237, 0.011100427000201307, 0.012041687000419188, 0.010838723999768263, 0.010456236999743851, 0.01067125000008673, 0.010594178999781434, 0.010905465000178083, 0.010512884000490885, 0.010544748999564035, 0.010337347000131558, 0.01040771499992843, 0.010318114000256173, 0.010290618999533763, 0.01037089500005095, 0.010602786999697855, 0.010555520000707475, 0.010713224000028276, 0.010501065999960701, 0.010299450999809778, 0.010705892000260064, 0.01046412599953328, 0.010407313000541762, 0.010584763999759161, 0.010424807000163128, 0.01070112799970957, 0.01037987699965015, 0.010492099000657618, 0.010357049000049301, 0.010525099000005866, 0.012432092999915767, 0.010991353000463278, 0.010652445999767224, 0.010504529999707302, 0.011212338000404998, 0.01047114899938606, 0.010525549000703904, 0.010454040999320569, 0.01051165300032153, 0.010415013999590883, 0.010474378000253637, 0.01052379100019607, 0.01060578800024814, 0.010374514999966777, 0.010777847000099428, 0.010463449999406294, 0.010416922999866074, 0.01038245800009463, 0.010341111999878194, 0.010655602000042563, 0.010733027000242146, 0.010605673000100069, 0.01079200500043953, 0.010597096999845235, 0.010705599000175425, 0.010359481999330455, 0.010504969000066922, 0.01053454100019735, 0.010437015999741561, 0.010667246000593877, 0.01032609499998216, 0.0106217309994463, 0.010386705000200891, 0.010602772000311234, 0.01044387399997504, 0.011103920000095968, 0.010670401999959722, 0.010492782999790506, 0.010383621000073617, 0.010385648000010406, 0.01044240000010177, 0.010438704000080179, 0.010445901999446505, 0.010501255000235687, 0.01033661299970845, 0.010582994000287727, 0.01059990999965521, 0.010637981000400032, 0.010711566999816569, 0.010557892999713658, 0.010553336000157287, 0.0106117120003546, 0.010572580999905767, 0.010599608999655175, 0.010637686999871221, 0.010475697000401851, 0.010513023000385147, 0.010406108999632124, 0.010777026999676309, 0.010534559000006993, 0.010858091000045533, 0.010330793000321137, 0.010927870999694278, 0.011706521000633074, 0.010638072999427095, 0.010721482000008109, 0.010342839999793796, 0.010391883000011148, 0.010471440000401344, 0.010305601000254683, 0.010632204999637906, 0.010652642999957607, 0.010470717999851331, 0.010641378999935114, 0.01045332400008192, 0.010456218999934208, 0.010458161999849835, 0.010585232000266842, 0.010433453000587178, 0.01091800999984116, 0.010255907999635383, 0.010465107000527496, 0.011028637999515922, 0.010300132999873313, 0.010306381000191323, 0.010231344999738212, 0.010604077000607504, 0.01037649899990356, 0.010490838999430707, 0.010331762000532763, 0.010644154000146955, 0.010421569999380154, 0.010553230999903462, 0.010412856000584725, 0.010258651999720314, 0.010573315999863553, 0.010515877999750955, 0.010541844000726996, 0.01067166799930419, 0.010568204000264814, 0.010664448000170523, 0.010619912000038312, 0.010772880999866175, 0.010372671999903105, 0.010691991999919992, 0.010419141000056698, 0.010609359000227414, 0.010352160999900661, 0.010679646000426146, 0.010352665999562305, 0.010553863000495767, 0.010505658999136358, 0.010698587000661064, 0.010484710999662639, 0.010541335999732837, 0.010635731000547821, 0.010732429000199772, 0.010478243999386905, 0.01049057799991715, 0.010451492000356666, 0.010826179999639862, 0.010809213000356976, 0.01066743100000167, 0.010794587000418687, 0.010401148999335419, 0.010647627000253124, 0.012473136000153318, 0.010799906000102055, 0.01068179199955921, 0.010317795000446495, 0.01025620699965657, 0.010579525999673933, 0.010632655000335944, 0.01070584900026006, 0.010470016999533982, 0.010636906000399904, 0.010617388999889954, 0.0108695170001738, 0.010307146999366523, 0.010474800999872969, 0.010249620000649884, 0.010785888000100385, 0.010471892999703414, 0.010486322000360815, 0.010479116999704274, 0.0104553709998072, 0.010539550000430609, 0.010878602999582654, 0.010354722000556649, 0.01077705399984552, 0.010270660999594838, 0.010471868999957223, 0.010521201000301517, 0.010344713999984378, 0.010472115000084159, 0.010198752999713179, 0.010084415000164881, 0.010492506999980833, 0.010490304000086326, 0.010676770999452856, 0.010841244000403094, 0.010555374999967171, 0.0106926279995605, 0.010704317000090668, 0.010557943000094383, 0.010647466000591521, 0.010545970999373822, 0.010160990000258607, 0.01040933500007668, 0.010270286000377382, 0.010424680999676639, 0.010299190999830898, 0.010660609000296972, 0.01044976699995459, 0.01070196999990003, 0.010483863999979803, 0.010944912000013574, 0.010212131000116642, 0.010321879999537487, 0.010495999000340817, 0.010465667999596917, 0.010673425000277348, 0.010621864000313508, 0.010557581999819377, 0.010540301000219188, 0.010226258999864513, 0.010071701999549987, 0.010073131999888574, 0.010334666000744619, 0.01141438400009065, 0.010322094999537512, 0.011059830000704096, 0.010536565999245795, 0.010489523000615009, 0.010423467999316927, 0.010520660000111093, 0.010415816000204359, 0.010520584000005329, 0.01044457100033469, 0.010438890999466821, 0.010810800999934145, 0.01064266100001987, 0.010607010000057926, 0.010699925000153598, 0.01059139100016182, 0.010662996999599272, 0.011320653000439052, 0.010328340999876673, 0.010432918000333302, 0.010188942999775463, 0.01051827300034347, 0.010409664999315282, 0.01068801900055405, 0.010733602000073006, 0.010488817999430466, 0.01068908100023691, 0.010456283999701554, 0.011043051999877207, 0.010275835000356892, 0.010502873000405089, 0.010399127999335178, 0.01061689100060903, 0.010526549999667623, 0.010569336000116891, 0.010440072000164946, 0.0105547729999671, 0.010309118999430211, 0.010205049000433064, 0.010047605999716325, 0.010306983000191394, 0.01032207699972787, 0.010351988000365964, 0.01052346899996337, 0.01059506500041607, 0.010406913999759126, 0.010413002999484888, 0.010409155000161263, 0.010359763000451494, 0.010366296000029251, 0.010604066999803763, 0.010496433999833243, 0.010812438999892038, 0.01067689200044697, 0.010893454999859387, 0.01046276399938506, 0.010616325000228244, 0.010341470000639674, 0.010317481999663869, 0.010435526999572176, 0.011360041000443744, 0.010484206999535672, 0.010506682000595902, 0.01210604300013074, 0.010638423000273178, 0.010618966000038199, 0.010430120999444625, 0.010903859000791272, 0.010879735999878903, 0.010463567999977386, 0.010027991999777441, 0.01016020200040657, 0.010445928999615717, 0.010487642999578384, 0.010544736000156263, 0.010699790000217035, 0.01056584300022223, 0.010703334000027098, 0.010590711000077135, 0.010764083999674767, 0.010363053999753902, 0.010680326000510831, 0.010472184999343881, 0.010718176000409585, 0.010311289999663131, 0.01050012100040476, 0.010379434000242327, 0.01046534299985069, 0.010382751000179269, 0.010541750999436772, 0.010763018000034208, 0.01047031899997819, 0.01029240500065498, 0.010499501999220229, 0.010250893000375072, 0.010585680999611213, 0.010549647000516416, 0.01073379199988267, 0.010310486999514978, 0.010696112000005087, 0.010504824000236113, 0.010673218000192719, 0.01042193800003588, 0.010864136000236613, 0.010426971000015328, 0.010532262999731756, 0.01046165200023097, 0.01052479299960396, 0.010687357000279007, 0.010597495999718376, 0.010731254999882367, 0.010821324000062305, 0.010594921000119939, 0.011044445000152336, 0.010468217999914486, 0.010706537999794818, 0.010492334999980812, 0.010697288999836019, 0.010515989000850823, 0.01063407699984964, 0.010438653999699454, 0.010755975999927614, 0.01055560799977684, 0.010508429000765318, 0.010372516999268555, 0.010832071000550059, 0.012264710000636114, 0.010646951999660814, 0.010932590999800595, 0.01068394000049011, 0.01059185600024648, 0.010733645999607688, 0.010377999000411364, 0.010457689999384456, 0.010495221000383026, 0.010725082000135444, 0.010641559999385208, 0.010595620999993116, 0.010601510000014969, 0.01054483700045239, 0.010656317999746534, 0.010494132000530954, 0.010794934999466932, 0.010376834000453528, 0.01061800499974197, 0.010381887999756145, 0.010640778000379214, 0.01068545899943274, 0.010497035000298638, 0.010627775000102702, 0.01052277500002674, 0.01048103799985256, 0.010538630999690213, 0.010624845000165806, 0.011052108000512817, 0.010607579999486916, 0.010754996999821742, 0.010544605000177398, 0.010722656000325514, 0.010612729000058607, 0.010635243999786326, 0.01052051799979381, 0.010955284000374377, 0.010751484999673266, 0.010841549999895506, 0.010856472000341455, 0.010913258000073256, 0.010588166000161436, 0.010855411999727949, 0.010546544000135327, 0.01085029800015036, 0.010531774999435584, 0.010702477000450017, 0.010530790999837336, 0.010798672999953851, 0.01060613200024818, 0.010668805999557662, 0.01039002800007438, 0.010578342999906454, 0.010382383999967715, 0.010902540000643057, 0.0104774469991753, 0.011389085000701016, 0.010505563999686274, 0.01074281500041252, 0.010601945999951568, 0.010682553000151529, 0.010711541999626206, 0.010808887999701255, 0.01273446600043826, 0.011215231999813113, 0.010735705000115559, 0.010954757000035897, 0.010671082000044407, 0.010560552999777428, 0.011043414000596385, 0.010416731999612239, 0.010699811999984377, 0.010721577000367688, 0.010799575999953959, 0.010556990999248228, 0.010600410000733973, 0.010727268999289663, 0.010923065000497445, 0.010887090000323951, 0.010736740999163885, 0.01058599000043614, 0.010601349000353366, 0.01058497299982264, 0.010994419999406091, 0.01055003300007229, 0.010941537000690005, 0.010648593999576406, 0.010658045999662136, 0.010482812000191188, 0.010585902999991958, 0.01070188700032304, 0.010508817000300041, 0.010704239000006055, 0.010404317999928026, 0.011045266000110132, 0.010590251999929023, 0.01051944699975138, 0.010652961000232608, 0.010600366999824473, 0.010560867999629409, 0.010792009999931906, 0.010708653000619961, 0.0106626619999588, 0.01063723300012498, 0.010771713999929489, 0.010709423999287537, 0.010638090000611555, 0.01044060099957278, 0.010563842000010482, 0.010802341999806231, 0.010758748000625928, 0.0106456879993857, 0.010777620000226307, 0.010769929999696615, 0.010858067000299343, 0.010760956000012811, 0.010862998999982665, 0.010586411000076623, 0.011090023999713594, 0.010580161000689259, 0.011080088999733562, 0.010825841000041692, 0.01100188700002036, 0.010779721999824687, 0.010835711000254378, 0.010764345999632496]",tokens/s,94.41427392312157,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,14367.879168,,,,,s,1,214.1883308680044,214.1883308680044,0.0,214.1883308680044,214.1883308680044,214.1883308680044,214.1883308680044,[214.1883308680044],,kWh,0.0024973293984423485,0.004091796083604806,0,0.006589125482047155,,MB,14760.341504,,,,,s,10,28.125078704986663,2.812507870498666,0.48284172055385943,2.780115264500637,3.5953984784973727,3.5974408237470925,3.5990746999468683,"[2.922246821995941, 3.594944623997435, 3.5994831689968123, 2.295893683003669, 2.635255335997499, 2.7207285650001722, 2.8395019640011014, 2.6498495939958957, 2.9166513359959936, 1.9505236120021436]",tokens/s,91.02196750639152,kWh,4.0960594520975575e-05,6.711220937657409e-05,0.0,0.00010807280389754966,tokens/kWh,2368773.5560435876,MB,14943.04768,,,,,s,10,147.63597365700844,14.763597365700843,1.686213482942706,14.963336786498985,16.568128856098337,17.39272685205069,18.052405248812576,"[15.366819653005223, 18.217324848003045, 16.384884856997814, 12.176342327002203, 12.886158747998707, 13.455028960997879, 15.056727064998995, 15.45927315800509, 14.869946507998975, 13.763467532000504]",tokens/s,4.267252651197544,kWh,0.00018333719022833522,0.0003003925441423131,0.0,0.00048372973437064835,tokens/kWh,130238.0141712097,,s,630,147.62889963600173,0.23433158672381227,0.048516968245363744,0.21597164500053623,0.29211573230350046,0.3240126458986193,0.40178431521890173,"[0.22713161800493253, 0.20448322499578353, 0.19900283300376032, 0.19898060899868142, 0.20189091799693415, 0.19983036100165918, 0.20241666600486496, 0.20024503399326932, 0.19974866800475866, 0.20093067499692552, 0.19906724100292195, 0.22940893600025447, 0.2669135530013591, 0.20931067600031383, 0.21602629699918907, 0.21144735299458262, 0.2753097310051089, 0.28310585799772525, 0.21450622400152497, 0.23295648299972527, 0.26592654200067045, 0.22960554599558236, 0.2690127460009535, 0.22847598700172966, 0.21203988500201376, 0.26769828599935863, 0.2233223969960818, 0.2605906020035036, 0.23893296100141015, 0.2567552740001702, 0.2260950470008538, 0.21465190899471054, 0.27400972900068155, 0.2231203480041586, 0.2649351959989872, 0.21420140199916204, 0.311918842002342, 0.2859429089949117, 0.23123104700061958, 0.2649425940035144, 0.21319904599658912, 0.22592028500366723, 0.25248717299837153, 0.21064960699732183, 0.2206571150018135, 0.21597130000009201, 0.2615727379961754, 0.22107969000353478, 0.21515267899667379, 0.26694926200434566, 0.2300829449959565, 0.25966204500582535, 0.21904636600083904, 0.2121302109953831, 0.2747536430033506, 0.22770150599535555, 0.2815713070012862, 0.4227605839987518, 0.28895745200134115, 0.2880684280025889, 0.3905042879996472, 0.30314034999901196, 0.327891681001347, 0.21472274800180458, 0.28549183400173206, 0.2680175989953568, 0.3128867019986501, 0.2099594630053616, 0.3109577079958399, 0.3174990699990303, 0.26192772400099784, 0.23082997299934505, 0.3835652250054409, 0.2837715599962394, 0.21825467199960258, 0.48855816300056176, 0.20995291400322458, 0.39990005899744574, 0.300181459999294, 0.2106737720023375, 0.3627751329986495, 0.23691244999645278, 0.3642027660025633, 0.21516004200384486, 0.29475733599974774, 0.28141133999451995, 0.30763179000496166, 0.24910040100076003, 0.2589669799999683, 0.2285391819968936, 0.40255394099949626, 0.28744400999858044, 0.3937102970012347, 0.291517425001075, 0.28823183799977414, 0.31119072699948447, 0.2172457549968385, 0.2710916680007358, 0.3357415830032551, 0.41351444400061155, 0.29100926099636126, 0.2762306990043726, 0.2768657609994989, 0.23372914500214392, 0.37203918699378846, 0.24610635000135517, 0.3516209500012337, 0.41790131499874406, 0.21124881700234255, 0.22005392400023993, 0.38193148400023347, 0.37848435399791924, 0.29420837000361644, 0.22038240699475864, 0.29994821199943544, 0.22440439000638435, 0.26792535199638223, 0.3852225700029521, 0.22732827399886446, 0.21433820599486353, 0.27431717900617514, 0.3003757189944736, 0.21718001300178003, 0.2687551650014939, 0.2193860359984683, 0.2266718539976864, 0.2524950790029834, 0.3290375459982897, 0.29016382100235205, 0.2976243599987356, 0.31831745200179284, 0.30058272499445593, 0.2895511640017503, 0.2918832170034875, 0.28276940299838316, 0.31316996199893765, 0.2343720429998939, 0.3492199940010323, 0.22780958299699705, 0.22058063000440598, 0.36485888899915153, 0.22572260099695995, 0.37727642500249203, 0.2845698179953615, 0.2202633490014705, 0.27736874900438124, 0.2220781489959336, 0.21551999600342242, 0.21592862800025614, 0.26318669299507746, 0.22703844400530215, 0.2634078779956326, 0.22240862600301625, 0.20522779499879107, 0.26209625200135633, 0.23931438999716192, 0.21389416500460356, 0.24986364499636693, 0.21504616000311216, 0.21007534499949543, 0.21909956199669978, 0.21030286900349893, 0.2504484599994612, 0.21209905899740988, 0.21962069300207077, 0.21063448100176174, 0.3765593939970131, 0.315431096998509, 0.2697985859995242, 0.21416954600135796, 0.285571129003074, 0.24077340599615127, 0.3021549559998675, 0.27520820499921683, 0.2891151000003447, 0.3430534950020956, 0.28090182800224284, 0.31030462099442957, 0.24902327000017976, 0.23514163600339089, 0.28287567300139926, 0.22836282700154698, 0.2568113569941488, 0.22610261200316017, 0.2227772339974763, 0.2586249529995257, 0.20819408000534168, 0.20924196999840206, 0.20909286700043594, 0.19368418300291523, 0.18782879299396882, 0.21650660000159405, 0.19690715899923816, 0.19652950200543273, 0.1964815399987856, 0.1980462229985278, 0.20179664099850925, 0.19756910300202435, 0.19659465499717044, 0.19946784200146794, 0.19635015499807196, 0.20286545799899613, 0.1970833580053295, 0.201607499999227, 0.2092270520006423, 0.19663488999503898, 0.1979023230014718, 0.19681908799975645, 0.19996794300095644, 0.1977464880037587, 0.22356697099894518, 0.19831101499585202, 0.19655463399976725, 0.196097637002822, 0.19564251699921442, 0.19760830399900442, 0.19690541000454687, 0.1975693739950657, 0.1982422119981493, 0.19763067900203168, 0.19730454200180247, 0.19728815100097563, 0.19665565800096374, 0.1979615379968891, 0.1562550770031521, 0.1987333739962196, 0.197308841998165, 0.19702282400248805, 0.19746992000000319, 0.19120032800128683, 0.18986997100000735, 0.18908721300249454, 0.18851958599407226, 0.1501776389995939, 0.1896384110004874, 0.189133703999687, 0.1890893580057309, 0.19002840099710738, 0.1896904210007051, 0.15281692300050054, 0.18450257599761244, 0.18217120099870954, 0.17973063200042816, 0.13948757400066825, 0.1824249100027373, 0.18259358799696201, 0.22721595800248906, 0.19829162299720338, 0.1979771129990695, 0.20039382800314343, 0.1896881590000703, 0.19029935100115836, 0.18118662400229368, 0.1976539929964929, 0.1979737850051606, 0.2009772739984328, 0.1978213059992413, 0.1927949000018998, 0.18900095799472183, 0.14915056000609184, 0.1950008429994341, 0.1904085540008964, 0.1909055249998346, 0.190498107993335, 0.18950200600374956, 0.1898966169974301, 0.1486496139987139, 0.18987119500525296, 0.18961327400029404, 0.189849743997911, 0.19211171100323554, 0.19205569099722197, 0.15025474599679, 0.19109561599907465, 0.1906739580008434, 0.19053243200323777, 0.1915620020008646, 0.18947668899636483, 0.14989487200364238, 0.19070983099663863, 0.1899257140030386, 0.1912228259971016, 0.19106924300285755, 0.1912147629991523, 0.1490201260021422, 0.19147638799768174, 0.19098130000202218, 0.1892132419961854, 0.19624476700118976, 0.21923418599908473, 0.2869365770020522, 0.22049076199618867, 0.2593023460067343, 0.2222579549998045, 0.26987779999763006, 0.2012044410003, 0.20681953000166686, 0.22106558799714549, 0.22321956299856538, 0.256038534003892, 0.21021460199699504, 0.3279668760005734, 0.28305041800194886, 0.2831686549980077, 0.20837127100094222, 0.2091024959954666, 0.2093149370048195, 0.2039270570021472, 0.20759046399325598, 0.24762050600111252, 0.20500866600195877, 0.209171435002645, 0.20413684599770932, 0.205629301002773, 0.20539288899453823, 0.18613005099905422, 0.1925322140014032, 0.18897277799987933, 0.1946786400003475, 0.19994730700273067, 0.20420662499964237, 0.20494356099516153, 0.20653532100550365, 0.20647524199739564, 0.2110590520023834, 0.25034509399847593, 0.2081418500019936, 0.20914541199454106, 0.20923140900413273, 0.2125724649959011, 0.21254489000421017, 0.25346554099814966, 0.21368747700034874, 0.21397894999972777, 0.21338932299840963, 0.2537636749984813, 0.2139555560061126, 0.21321776699915063, 0.21231998100120109, 0.21204051899985643, 0.25400402499508345, 0.2132460249995347, 0.2132604270009324, 0.21330676499928813, 0.25479596800141735, 0.21268014000088442, 0.2135664800007362, 0.21301403400138952, 0.21596669199789176, 0.25428095900133485, 0.2149293949987623, 0.2137507480001659, 0.2118099329964025, 0.25133117800578475, 0.20998044699808815, 0.21084824900026433, 0.21036081200145418, 0.20921660699968925, 0.20796011099446332, 0.25029058300424367, 0.2089539419976063, 0.21016377599880798, 0.21169316099985735, 0.209886501004803, 0.2057418019976467, 0.26209253200067906, 0.2047051420013304, 0.2003140689994325, 0.20037700999819208, 0.20385400699888123, 0.19899241199891549, 0.19896976600284688, 0.19833258000289788, 0.19900685099855764, 0.1990613179950742, 0.19819941000605468, 0.19947561799926916, 0.19878994499595137, 0.19101241300086258, 0.20461721399624366, 0.20604735999950208, 0.20479953600442968, 0.19576962899736827, 0.24986982800328406, 0.20442708799964748, 0.20680737999646226, 0.22942960599903017, 0.2960220360037056, 0.21140548399853287, 0.26301727299869526, 0.23254702900158009, 0.2999891569997999, 0.38792977500270354, 0.22193055199750233, 0.3569011159997899, 0.21652154000184964, 0.3120444750020397, 0.273341319996689, 0.21642318699741736, 0.29792276400257833, 0.2836836429996765, 0.24425419000181137, 0.2900931650001439, 0.21301266700174892, 0.2547303399987868, 0.21902066499751527, 0.27271927700348897, 0.31330491599510424, 0.21610898800281575, 0.2031871079962002, 0.2695599080034299, 0.21710025100037456, 0.2108757690002676, 0.20981091499561444, 0.21161470000515692, 0.24391999399813358, 0.20491359099833062, 0.203884389004088, 0.23384055699716555, 0.21065526900201803, 0.18542066300142324, 0.260737832999439, 0.21491691000119317, 0.22023787499347236, 0.21073650100152008, 0.26457058300002245, 0.2306834550036001, 0.21179159999883268, 0.24733917199773714, 0.20366828200349119, 0.21934681499988073, 0.20543670999904862, 0.21819427300215466, 0.2766131609969307, 0.2882449259996065, 0.23143807599990396, 0.25814061800338095, 0.20742943799996283, 0.20443308699759655, 0.20692964999761898, 0.2845217040012358, 0.24930509900150355, 0.21624540100310696, 0.21945865999441594, 0.26902290300495224, 0.22031799799879082, 0.20811081799911335, 0.2115514559991425, 0.26948286699916935, 0.304956754000159, 0.29743206100101816, 0.3370824759986135, 0.49674532300559804, 0.3453198919960414, 0.2144655430020066, 0.21346391800034326, 0.20632688199839322, 0.21352122900134418, 0.25474021099944366, 0.2089213759973063, 0.2224014730018098, 0.2138763149996521, 0.2844766909984173, 0.21848400300223147, 0.2563344399968628, 0.2377298330029589, 0.27617141300288495, 0.23047371799475513, 0.25887859200156527, 0.20478512000408955, 0.2167013299986138, 0.28038897999795154, 0.2283808130014222, 0.30058624999946915, 0.3042153819988016, 0.27667804199882085, 0.21846426800038898, 0.2644292510012747, 0.21644143400044413, 0.2214091939968057, 0.21339153300505131, 0.2878441249995376, 0.20928610600094544, 0.2559371099996497, 0.2027807889971882, 0.20521454000117956, 0.20551634400180774, 0.21467245600069873, 0.21133210699917981, 0.2893201729966677, 0.215318185997603, 0.26058783900225535, 0.2277123780004331, 0.2978804680024041, 0.21597199000098044, 0.25897827399603557, 0.2160293900014949, 0.21758059699641308, 0.2597086030000355, 0.21220913100114558, 0.20201380499929655, 0.21375726100086467, 0.20883570900332415, 0.26873904899548506, 0.2841061940052896, 0.24261627599480562, 0.2702243770036148, 0.22440692099917214, 0.2597018000014941, 0.21052983599656727, 0.2108855769984075, 0.20784707300481386, 0.31927160299528623, 0.26052306900237454, 0.21999006700207246, 0.2129572609992465, 0.2504942300001858, 0.23789862699777586, 0.20758814200235065, 0.2027913029960473, 0.2755986340052914, 0.2189974840002833, 0.26505650299804984, 0.24193397899944102, 0.28671467900130665, 0.2668545990018174, 0.2093653310002992, 0.22538196899404284, 0.20967677700537024, 0.2576889649935765, 0.21375155800342327, 0.21623914600058924, 0.2168241859981208, 0.2468989219996729, 0.2117505260030157, 0.22122247399966, 0.20936941300169565, 0.254907465998258, 0.20758622499852208, 0.212567314003536, 0.21368807399994694, 0.21227720399474492, 0.258552002000215, 0.2485632230018382, 0.3744163559968001, 0.2203492000044207, 0.2568181669994374, 0.20472547999816015, 0.20209316500404384, 0.20833360899996478, 0.23090965899609728, 0.2571772610026528, 0.21255080999981146, 0.30833215299935546, 0.21756768399791326, 0.25558234200434526, 0.21263078699848847, 0.22612311499688076, 0.21506489199964562, 0.25497672400524607, 0.20910822199948598, 0.21842596199712716, 0.26014089200180024, 0.21601457899669185, 0.21317478999844752, 0.21456077699986054, 0.2568599600053858, 0.1816405819990905, 0.17966208400321193, 0.13888433299871394, 0.19774376599525567, 0.1940700840059435, 0.17924414899607655, 0.17909372400026768, 0.13984746200003428, 0.20069145500019658, 0.20287225000356557, 0.20714181599760195, 0.24878927200188627, 0.20668111999839311, 0.20299964000150794, 0.2024789669958409, 0.2037003689983976, 0.20494599400262814, 0.2052252689973102, 0.20531479100463912, 0.22007315100199776, 0.2562242369967862, 0.21168129100260558, 0.20618651599943405, 0.20428734899905976, 0.20215346600161865, 0.22102521699707722, 0.2524131890022545, 0.22708083299949067, 0.21759458499582252, 0.2523804750017007, 0.2106513199978508, 0.21765721699921414, 0.20785535300092306, 0.2042673790056142, 0.2040300379958353, 0.20756595599959837, 0.24869079000200145, 0.2046926490002079, 0.20506705199659336, 0.20506686900625937, 0.2103620299967588, 0.20560438300162787, 0.2659945159975905, 0.22855275600159075, 0.21149078800226562, 0.20581603999744402, 0.20695433500077343, 0.25208433700026944, 0.21079053099674638, 0.2201180240008398, 0.20830110699898796, 0.27379535200452665, 0.21856899099657312, 0.2201940610029851, 0.2666757309998502, 0.20286716299597174, 0.20741119100421201, 0.20693077499890933, 0.27237266000156524, 0.41996822399960365, 0.2719347349993768, 0.22812042399891652, 0.28015819999563973]",tokens/s,4.26745712765825,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1989.033984,,,,,s,1,27.379661898004997,27.379661898004997,0.0,27.379661898004997,27.379661898004997,27.379661898004997,27.379661898004997,[27.379661898004997],,kWh,0.00028324543979170913,0.00046408408718770565,0,0.0007473295269794148,,MB,1997.889536,,,,,s,10,7.691641413985053,0.7691641413985053,0.10387532170888282,0.7303845355017984,0.9139574186992832,0.929027138849051,0.9410829149688652,"[0.6131443829945056, 0.7250941820020671, 0.7115674809974735, 0.9440968589988188, 0.6963225969957421, 0.8958655719980015, 0.6973448310018284, 0.7619220279957517, 0.7356748890015297, 0.9106085919993347]",tokens/s,332.82882836235336,kWh,8.576722684823301e-06,1.40523249832013e-05,0.0,2.2629047668024597e-05,tokens/kWh,11312893.222711017,MB,1998.036992,,,,,s,10,87.43434722501843,8.743434722501842,0.5495680290250022,8.599188748499728,9.368301395801973,9.72901726840173,10.017589966481538,"[8.498646583000664, 9.288142313002027, 8.367923555000743, 10.089733141001489, 8.21828001200629, 8.699730913998792, 8.773574213002576, 8.432377271004952, 8.883783507000771, 8.182155716000125]",tokens/s,7.205406341956793,kWh,8.473368771343853e-05,0.00013883302716275825,0.0,0.00022356671487619675,tokens/kWh,281795.0786407858,,s,630,87.42612493401975,0.13877162687939643,0.051803931688515534,0.13360437850133167,0.2083829605995561,0.2303727311460534,0.2777126818012039,"[0.2137001510054688, 0.12713546799932374, 0.1655679519972182, 0.07841943299717968, 0.16777090100367786, 0.1865990590013098, 0.15389069699449465, 0.13534541600529337, 0.15923417199519463, 0.14078006000636378, 0.09676957299961941, 0.1789341509938822, 0.11122843500197632, 0.18483946500055026, 0.1563321010034997, 0.23024908399384003, 0.10074231700127712, 0.14063137699849904, 0.06789174900040962, 0.0894424819998676, 0.14742717199987965, 0.11005311800545314, 0.20043466099741636, 0.13544428499881178, 0.1524701200032723, 0.07829592599591706, 0.17416818399942713, 0.09259401900635567, 0.10234292699897196, 0.07977767499687616, 0.1329064660021686, 0.14475921999837738, 0.1289101180009311, 0.12090821599849733, 0.14162962000409607, 0.16205341599561507, 0.11837791200377978, 0.13873921699996572, 0.08535345499694813, 0.2180212829989614, 0.07418943499942543, 0.10910220700316131, 0.1510355950013036, 0.11556510999798775, 0.10485561299719848, 0.09332565500517376, 0.10941307699977187, 0.06500962099380558, 0.14133432900416665, 0.13030220800283132, 0.17779837399575626, 0.15342195400444325, 0.10590976299863541, 0.11138224799651653, 0.15485036199970637, 0.15928638900368242, 0.1614916619946598, 0.04786233500635717, 0.12917141999787418, 0.21356327399553265, 0.11638667000079295, 0.260954325000057, 0.06160586300393334, 0.10316002499894239, 0.061425603002135176, 0.10509505800291663, 0.20345297300082166, 0.11009421199560165, 0.12103180499980226, 0.19717285400110995, 0.1190847269972437, 0.17979345000640023, 0.15752072299801512, 0.2477976129957824, 0.16664144700189354, 0.2632927849990665, 0.14598775099875638, 0.19373688100313302, 0.15384468100091908, 0.1953309980017366, 0.15948748200025875, 0.24965380899811862, 0.16779056299856165, 0.21150646900059655, 0.04633415999705903, 0.1513903540035244, 0.14795732600032352, 0.09698514000046998, 0.09937690800143173, 0.042640066996682435, 0.2276382679992821, 0.15881295500003034, 0.08190098900377052, 0.0907617489938275, 0.14296930900309235, 0.07038284099689918, 0.18380306500330335, 0.05586898200272117, 0.17682396099553443, 0.1294607960007852, 0.11685915400448721, 0.14991133099829312, 0.15938773199741263, 0.18576133400347317, 0.12498204899748089, 0.1803557239982183, 0.09194833200308494, 0.18229137099842774, 0.09542417399643455, 0.18921943100576755, 0.12112030099524418, 0.14913693900598446, 0.18131974199786782, 0.21419413499825168, 0.2040598890016554, 0.16165112399903592, 0.16385854400141397, 0.10986595799477072, 0.11706437500106404, 0.09716810700047063, 0.3017049150003004, 0.08371104099933291, 0.12842978900152957, 0.17441040599806001, 0.0835356910029077, 0.1041158380030538, 0.2777739820012357, 0.11186142500082497, 0.12974437699449481, 0.08164589000080014, 0.18373319200327387, 0.2108998019975843, 0.12153011000191327, 0.21393465800065314, 0.2654821379983332, 0.14329885599727277, 0.057000984001206234, 0.21548884300136706, 0.13658541400218382, 0.07024503200227628, 0.09696527799678734, 0.21201531599945156, 0.19963555799768073, 0.14466653600538848, 0.08126812299451558, 0.09831213400320848, 0.16575664099946152, 0.08578647799731698, 0.16605053999956, 0.050786043000698555, 0.15995285300596152, 0.11742325899831485, 0.10415784399810946, 0.0695765409982414, 0.052144449000479653, 0.06438531100138789, 0.12307700300152646, 0.2088714319979772, 0.16415395199874183, 0.11809183299919823, 0.0745342209993396, 0.14504330900672358, 0.09853770799963968, 0.13201323300017975, 0.13524380699527683, 0.1019603710010415, 0.0914339060036582, 0.11207392599317245, 0.14297845000692178, 0.1383304519986268, 0.09279506700113416, 0.10139726899797097, 0.13182915600191336, 0.17494393699598731, 0.08520939900336089, 0.12009412599581992, 0.11678802700043889, 0.2060310529996059, 0.06434810299833771, 0.14204613100446295, 0.2568823589972453, 0.2181894840032328, 0.08413802699942607, 0.11938227700011339, 0.056282842000655364, 0.03714768899953924, 0.19039280300057726, 0.15921250399696874, 0.13447887600341346, 0.08658234900212847, 0.17722289099765476, 0.09223977400688455, 0.13458040899422485, 0.17683057300018845, 0.23168755400547525, 0.14688000299793202, 0.16613803499785718, 0.2433262470003683, 0.1609249280008953, 0.19027922899840632, 0.10854750100406818, 0.16632853899500333, 0.21056597500137286, 0.09670822699990822, 0.22114036400307668, 0.2996418869952322, 0.1525898390027578, 0.15842889699706575, 0.18349538100301288, 0.20951059400249505, 0.20285531499393983, 0.18264419300248846, 0.15270487800444243, 0.0964887589943828, 0.16566085300291888, 0.08752475799701642, 0.1288881799991941, 0.1519503750023432, 0.23492562799947336, 0.14262900400353828, 0.0776490419957554, 0.07558593000430847, 0.13071369499812135, 0.16835324100247817, 0.08547096999973292, 0.19863331399392337, 0.17033122700377135, 0.11007060999691021, 0.21484360300382832, 0.1193980530006229, 0.1532642929960275, 0.13540048800496152, 0.42106499999499647, 0.11962785699870437, 0.1071354580053594, 0.20123678899835795, 0.11573527799919248, 0.1520586109982105, 0.15493499400326982, 0.1113409870013129, 0.2720647989990539, 0.1766434279998066, 0.15127573900099378, 0.22535380299814278, 0.15726082699984545, 0.12880171200231416, 0.11526867599604884, 0.17214860700187273, 0.12867357800132595, 0.1331183090005652, 0.14893140299682273, 0.09652675100369379, 0.1317516280032578, 0.12740024200320477, 0.13296932199591538, 0.236706873998628, 0.18324366400338477, 0.11481982899567811, 0.15871088400308508, 0.12736962400231278, 0.10572282599605387, 0.17797766600415343, 0.10875883999688085, 0.1256493170003523, 0.15740874099719804, 0.07648665400483878, 0.10058237699558958, 0.04783935500017833, 0.1407295190001605, 0.14721604400256183, 0.1708218889980344, 0.09705319200293161, 0.10343938299774891, 0.10389068599761231, 0.0416606340004364, 0.09712227400450502, 0.18868628599739168, 0.14929947099881247, 0.10932555700128432, 0.11241477700241376, 0.1112258639986976, 0.11742123199655907, 0.10297770000033779, 0.22011253900564043, 0.13648124699830078, 0.04854535799677251, 0.08247461900464259, 0.08005900699936319, 0.11057882900058758, 0.12907384099526098, 0.23360723000223516, 0.13597444799961522, 0.10395263499958673, 0.20598262899875408, 0.10600154300482245, 0.12296912799502024, 0.2028181819987367, 0.09856873900571372, 0.07607497699791566, 0.13822199199785246, 0.09311691800394328, 0.14333527100097854, 0.11947759199392749, 0.22894484100106638, 0.10088819100201363, 0.11015400000178488, 0.15001645799929975, 0.0742932409993955, 0.15560705599637004, 0.08863003100123024, 0.19881765299942344, 0.1621574890014017, 0.21009035500173923, 0.12044826900091721, 0.123164012999041, 0.15120790399669204, 0.10360041999956593, 0.08696487600536784, 0.1460186319964123, 0.13989207900158362, 0.25355135399877327, 0.17592983999929857, 0.13417026800016174, 0.18737105800391873, 0.08192773599876091, 0.13257407600031001, 0.11392464299569838, 0.14349186700565042, 0.12448797500110231, 0.0732149479954387, 0.15527966000081506, 0.0986112940008752, 0.144773294996412, 0.2554207130015129, 0.1936385830049403, 0.06436886399751529, 0.1913723170000594, 0.10492776799947023, 0.08859351200226229, 0.203188396000769, 0.05441588499525096, 0.2516713069999241, 0.07101198300370015, 0.14229757100110874, 0.17227153399289818, 0.15967118500702782, 0.17732327499834355, 0.14190766999672633, 0.20331538200116483, 0.07788604799861787, 0.2120368160030921, 0.17710572199575836, 0.14984781100065447, 0.061713546005194075, 0.20457981899380684, 0.0948067360004643, 0.12824266499956138, 0.13098692600033246, 0.14007521100575104, 0.10933416899933945, 0.08500050199654652, 0.08287222900253255, 0.17460153000138234, 0.15548187300009886, 0.17829691099905176, 0.07897964400035562, 0.07928144999459619, 0.17069499700301094, 0.1030855490025715, 0.12583681300020544, 0.09705413699703058, 0.2386504930036608, 0.11231602799671236, 0.139600928996515, 0.04840224500367185, 0.16775330399832455, 0.13967979000153719, 0.11260677999962354, 0.14701395399606554, 0.1583690520055825, 0.11722388999623945, 0.07877669900335604, 0.14471143399714492, 0.11375707499973942, 0.058481580002990086, 0.12271267500182148, 0.16758856799424393, 0.16545321300509386, 0.1426254229954793, 0.13601166900480166, 0.12665497599664377, 0.11588057399785612, 0.15552664900314994, 0.15845391099719563, 0.13625732099899324, 0.25202019000425935, 0.12214726000092924, 0.19066020700120134, 0.19038303399429424, 0.15313796600094065, 0.14964927900291514, 0.22299243100133026, 0.16485329399438342, 0.14963084200280719, 0.20269997700233944, 0.1148364219989162, 0.14388770300138276, 0.11635776299954159, 0.10914308399514994, 0.10040989100525621, 0.11817491599504137, 0.04040951800561743, 0.11800696299906122, 0.27750073799688835, 0.1182485760000418, 0.09571685200353386, 0.08340383500035387, 0.12831084299978102, 0.14709161399514414, 0.1491034389982815, 0.13494767600059276, 0.16477450700040208, 0.14112120900244918, 0.15235679999750573, 0.10269161600444932, 0.14848284600157058, 0.22245376499631675, 0.0817338889974053, 0.050919353001518175, 0.07915171200147597, 0.11654982299660333, 0.10420234800403705, 0.15581159199791728, 0.16631973699986702, 0.11453626499860547, 0.11939586900552968, 0.1482831419998547, 0.11493642699497286, 0.14012971200281754, 0.13217990400153212, 0.2775626020011259, 0.12292875300045125, 0.15036548799980665, 0.15559156000381336, 0.24981194699648768, 0.03927193100389559, 0.09913558900007047, 0.16978671799734002, 0.061932887001603376, 0.22192949499731185, 0.09715575999871362, 0.07054646799952025, 0.1386509600051795, 0.12151767299656058, 0.11207053300313419, 0.1638661589968251, 0.18011119100265205, 0.22052596700086724, 0.1152010000005248, 0.15206176399806282, 0.1364535159955267, 0.17984732300101314, 0.12182987000414869, 0.1855235190014355, 0.10770679599954747, 0.18186685999535257, 0.10566163700423203, 0.123773015999177, 0.20305814599851146, 0.1918730149991461, 0.19498875799763482, 0.08495703200605931, 0.15877114099566825, 0.25689265500113834, 0.19937437900080113, 0.10464982599660289, 0.12279039600252872, 0.16828507900208933, 0.14011261500127148, 0.0697852699959185, 0.09177527000429109, 0.2064780949949636, 0.1429987540032016, 0.1444535979971988, 0.07915639100247063, 0.11959678700077347, 0.10346226899855537, 0.1672262479987694, 0.10786560300039127, 0.14081787200120743, 0.1223357990020304, 0.06612160099757602, 0.08035619300062535, 0.12210876199969789, 0.15543290200002957, 0.12951403699844377, 0.10164022100070724, 0.08936855500360252, 0.09673749200010207, 0.08900727499712957, 0.12587595100194449, 0.08505618699564366, 0.09720712499984074, 0.08652103500207886, 0.051611848997708876, 0.3632904190017143, 0.1030162629976985, 0.08638349499960896, 0.13618504199985182, 0.17183428799762623, 0.1962574150020373, 0.16049456399923656, 0.12054952200560365, 0.20832868599973153, 0.09350988299411256, 0.2808906170030241, 0.13123218800319592, 0.19894668299821205, 0.21705861399823334, 0.11661479600297753, 0.0955492079956457, 0.0686531350002042, 0.3010229909996269, 0.1634388000020408, 0.14199090799957048, 0.08856472300249152, 0.13523108999652322, 0.1619975590001559, 0.16517644600389758, 0.04780868999660015, 0.09460161499737296, 0.08352337800170062, 0.20659050899848808, 0.14805093600443797, 0.1589692669949727, 0.08238768900628202, 0.12778331599838566, 0.12591538699780358, 0.041251066999393515, 0.11596773900237167, 0.19653573400137248, 0.11157658600131981, 0.16438450599525822, 0.23047389699786436, 0.12179173500044271, 0.08421492000343278, 0.19355085399729433, 0.1106557730017812, 0.1492567110035452, 0.1357274019974284, 0.10807999200187624, 0.2074854870006675, 0.07545007799490122, 0.08404918300220743, 0.10014964199945098, 0.09833150199847296, 0.12266879000526387, 0.0776473059959244, 0.22393279000243638, 0.12257123799645342, 0.10048100800486282, 0.173252254993713, 0.08375853000325151, 0.23569278200011468, 0.09957649799616775, 0.07371772100304952, 0.20744152899715118, 0.061402694998832885, 0.10992616399744293, 0.11473612000554567, 0.06185477299732156, 0.054505428997799754, 0.16036398600408575, 0.12544288999924902, 0.08746865300054196, 0.14249302900134353, 0.10435219799546758, 0.2263759060006123, 0.11356997300026705, 0.1453703060033149, 0.24781690199597506, 0.08654459100216627, 0.16998805299954256, 0.10372407999966526, 0.16930729200248607, 0.11969220700120786, 0.15422506499453448, 0.04818059899844229, 0.14058338300674222, 0.2698360079957638, 0.09894601000269176, 0.188266372999351, 0.08597178199852351, 0.08697581500018714, 0.18614310800330713, 0.14380788699781988, 0.11582348500087392, 0.16488635599671397, 0.107563810001011, 0.1646310750002158, 0.0889822129975073, 0.11758489600470057, 0.13711311999941245, 0.057201644995075185, 0.08311836500070058, 0.13403141100570792, 0.1331773459969554, 0.10206038300384535, 0.1505507879992365, 0.10269880899431882, 0.09942819199932273, 0.13976304400421213, 0.137971969001228, 0.13537730199459475, 0.1452028660060023, 0.1354339120007353, 0.11655127099948004, 0.12961352599813836, 0.2112450729982811, 0.1387464479994378, 0.14119545300491154, 0.1067114919933374, 0.20901286600565072, 0.12426230200071586, 0.06397789799666498, 0.10242340499826241, 0.17562337100389414, 0.17006266400130698, 0.12471785799425561, 0.10690049700497184]",tokens/s,7.206083999210296,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,12673.200128,,,,,s,1,158.23596953800006,158.23596953800006,0.0,158.23596953800006,158.23596953800006,158.23596953800006,158.23596953800006,[158.23596953800006],,kWh,0.0018395859751833272,0.0010026446091729833,0,0.0028422305843563106,,MB,12898.287616,,,,,s,10,19.88769422599944,1.988769422599944,0.06859951219013759,2.008794983000371,2.059547695499532,2.060128850249839,2.060593774050085,"[2.0607100050001463, 1.9217014149999159, 1.9082146370001283, 2.0228731060005885, 2.05693564899957, 2.0594185499994637, 2.058922557999722, 1.909701247999692, 1.8945001980000598, 1.9947168600001532]",tokens/s,128.72281577284505,kWh,2.4302265847639372e-05,1.3245498238312974e-05,0.0,3.7547764085952344e-05,tokens/kWh,6817982.5412234515,MB,13035.933696,,,,,s,10,82.03107565899973,8.203107565899973,0.11988371026471406,8.128294722499959,8.348681952899643,8.376998184449713,8.399651169689768,"[8.342389456999626, 8.100129589999597, 8.114755530000366, 8.078473555999153, 8.313210336000338, 8.32417863000046, 8.405314415999783, 8.096034699000484, 8.123271884000133, 8.133317560999785]",tokens/s,7.680016322337252,kWh,9.572947817263849e-05,5.2176290642108894e-05,0.0,0.00014790576881474737,tokens/kWh,425946.8748572463,,s,630,82.02595882399964,0.13019993464126928,0.002644303410185139,0.12968105050049417,0.13368156790038482,0.13474937254973157,0.13724956848973308,"[0.1372877089997928, 0.13406297199981054, 0.13516038699981436, 0.13309244900028716, 0.13393117000032362, 0.13517718999992212, 0.13183094699979847, 0.1348038539999834, 0.13196175000030053, 0.1323989229995277, 0.13167177800005447, 0.13321208100023796, 0.13335954699959984, 0.1337841100003061, 0.13251782199949957, 0.13258406900058617, 0.13568401799966523, 0.13252753100005066, 0.1318628640001407, 0.13419913100005942, 0.13277850600024976, 0.13266158499936864, 0.13225617799980682, 0.13228756700027589, 0.13378080999973463, 0.13312616600069305, 0.13342470099996717, 0.13420033900001727, 0.13366876899999625, 0.132508811999287, 0.13340295200032415, 0.13263883600029658, 0.13178333499945438, 0.13334503500027495, 0.13428926400047203, 0.13238976599950547, 0.1333536299998741, 0.13293133200022567, 0.13355976900038513, 0.13883299699955387, 0.13388684100027604, 0.13411757799985935, 0.13551394299975072, 0.1330873020006038, 0.13531462899936741, 0.13565768100033893, 0.13326534399948287, 0.1319856489999438, 0.12968130400076916, 0.127659510999365, 0.12950791000002937, 0.1291051910002352, 0.12836348899963923, 0.1291410600006202, 0.12802404899957764, 0.1277922330000365, 0.12852659300006053, 0.1281898610004646, 0.12836597799923766, 0.12814487100058614, 0.1284047749995807, 0.13136410100014473, 0.1285466119998091, 0.1325234219993945, 0.12825035500009108, 0.12937903100009862, 0.12968695099971228, 0.1285352889999558, 0.12734752900087187, 0.13118451199989067, 0.12814894599978288, 0.12701810999988083, 0.12883091700041405, 0.12577250499998627, 0.1273599899996043, 0.12759805299992877, 0.12830188299994916, 0.12801682900044398, 0.12833607799984748, 0.12756918699960806, 0.1290938610000012, 0.1265350510002463, 0.12707476299965492, 0.12740603700058273, 0.12863044000005175, 0.13001040299968736, 0.12793891999990592, 0.12707281799976045, 0.12736847599990142, 0.12836619500012603, 0.12750783800038334, 0.1284306249999645, 0.12862145799954305, 0.12912468500053365, 0.12889750900012586, 0.1284087770000042, 0.12906888799989247, 0.12705440299941984, 0.1267377550002493, 0.12901772999975947, 0.12759811300020374, 0.1290727080004217, 0.1329114740001387, 0.1286516149993986, 0.12787491000017326, 0.12802110600023298, 0.12855877399942983, 0.12754080900049303, 0.13139302400031738, 0.12758736999967368, 0.13105304500004422, 0.12868054499995196, 0.12711024300006102, 0.13023444899954484, 0.12739696000062395, 0.1284107359997506, 0.12889219099997717, 0.12784351000027527, 0.12871304100008274, 0.13310627800001384, 0.1285672309995789, 0.1281016709999676, 0.12892887399993924, 0.12781013699986943, 0.1293315180000718, 0.12997254800029623, 0.13361356200039154, 0.1300618699997358, 0.13106502899972838, 0.13171453700033453, 0.12623096700008318, 0.1287294040002962, 0.12815089499963506, 0.129370081000161, 0.1299804239997684, 0.12913238200053456, 0.12884228699931555, 0.12760233400058496, 0.1279857389999961, 0.1279510799995478, 0.1269113420003123, 0.1284997349994228, 0.12842344300042896, 0.1272855699999127, 0.1272961579998082, 0.12865325800066785, 0.12822333199983404, 0.12862847299948044, 0.1280161089998728, 0.13062391500079684, 0.12963613299962162, 0.12968079700021917, 0.12840015499932633, 0.12688941700071155, 0.12758477599982143, 0.127449458999763, 0.12757676300043386, 0.12864164499933395, 0.12846601700039173, 0.130280927000058, 0.1288581829994655, 0.12721924500056048, 0.12878442599958362, 0.13053321500046877, 0.13355067999964376, 0.12877168700015318, 0.12864988500041363, 0.12879976899967005, 0.128526039999997, 0.1298103919998539, 0.13192092000008415, 0.12854935900031705, 0.12763761499991233, 0.1277549070000532, 0.13043989000016154, 0.12816101199950936, 0.1282666130000507, 0.12734845999966637, 0.1288648280005873, 0.12712599799942836, 0.12720981200072856, 0.12845047499922657, 0.13086527199993725, 0.12905872500050464, 0.12851444599982642, 0.12796470300054352, 0.12802269499934482, 0.1291156180004691, 0.12777377600014006, 0.13777333699999872, 0.13404559999980847, 0.1302635880001617, 0.1285431090000202, 0.13025805300003412, 0.1283841479998955, 0.12747897099961847, 0.12918033900041337, 0.1270031909998579, 0.12707936399965547, 0.12918522600011784, 0.1266718110000511, 0.12652513800003362, 0.12757280099958734, 0.12726955600010115, 0.13126162600019597, 0.12776621200009686, 0.12800916299966048, 0.12858985799994116, 0.12848280300022452, 0.12738620700019965, 0.12886049899952923, 0.12653603900071175, 0.12706343999980163, 0.12685065099958592, 0.12780276400008006, 0.12742855699980282, 0.1294203630004631, 0.12705685699984315, 0.12789254900053493, 0.1269374859994059, 0.12775787700047658, 0.12779268699978275, 0.127742830999523, 0.1272754410001653, 0.1296794130003036, 0.12832614200033277, 0.128561040999557, 0.12979867800004286, 0.12777752300007705, 0.12761618599961366, 0.12869370200041885, 0.1274748340001679, 0.13040533200000937, 0.12909411799955706, 0.12640432999978657, 0.12759640700005548, 0.12766607699995802, 0.12706916600018303, 0.12817966300008266, 0.12732727599995997, 0.1275473220002823, 0.12771226499990007, 0.1253092380002272, 0.12649693099956494, 0.12644455600002402, 0.12614479500007292, 0.1286386069996297, 0.12961323500076105, 0.12743951399988873, 0.1300235929993505, 0.12657033600044088, 0.1292112419996556, 0.13770352000028652, 0.13221110199992836, 0.13284379099968646, 0.13230886400015152, 0.1309981450003761, 0.13285826699939207, 0.13250672900085192, 0.1326518189998751, 0.13368490599987126, 0.13115313300022535, 0.12936987199918804, 0.13206423000065115, 0.13160149099985574, 0.13164239500019903, 0.13092460999996547, 0.1317098999998052, 0.1303443110000444, 0.1317450699998517, 0.130690085000424, 0.13213290499970753, 0.13212427700000262, 0.13091285199971026, 0.13185202900058357, 0.13197595599922352, 0.1314493650006625, 0.13069709100000182, 0.13128039200000785, 0.13040286299928994, 0.13227749100042274, 0.13175189100002171, 0.13252851699962775, 0.13064360800035502, 0.13159589800034155, 0.13006276999931288, 0.13180571500015503, 0.13320911900063948, 0.13475013799961744, 0.13060721700003342, 0.13086541600023338, 0.13132092599971656, 0.1300233619995197, 0.13114095100081613, 0.13048917399919446, 0.13227164400086622, 0.1319790039997315, 0.13249133399949642, 0.13135310699999536, 0.13170490199991036, 0.1322142310000345, 0.13311579900073411, 0.13153475799936132, 0.131096384000557, 0.13188618999993196, 0.13525522899999487, 0.13122120200023346, 0.13203078499918774, 0.13324953400024242, 0.1326746690001528, 0.13121686999966187, 0.13239664800039463, 0.13097055999969598, 0.13195465300032083, 0.1371561899995868, 0.13687166500039893, 0.133530404999874, 0.13503735799986316, 0.13218584599962924, 0.12991069600047922, 0.13218738399973518, 0.1318835760002912, 0.13159376899966446, 0.1325658089999706, 0.13102019600046333, 0.13279385499936325, 0.13163935800002946, 0.13226122100059, 0.13057456699971226, 0.13019957200049248, 0.13226510499953292, 0.13224282000010135, 0.13175556700025481, 0.13135815499936143, 0.13171855800010235, 0.1304035749999457, 0.1336811970004419, 0.1317666109998754, 0.13202861300032964, 0.13165117700009432, 0.13138127899946994, 0.1310074650000388, 0.1336028060004537, 0.13111219899928983, 0.13310092200026702, 0.13205288500012102, 0.13319143500029895, 0.13029944699974294, 0.13669163299982756, 0.13124525100010942, 0.13075845499952266, 0.13113511000028666, 0.1311756590002915, 0.13210418800008483, 0.13248689200008812, 0.1321638029994574, 0.13386038499993447, 0.13082725100048265, 0.13176383700010774, 0.13177666100000351, 0.1320400320000772, 0.13193093799964117, 0.13071450099960202, 0.13198973599992314, 0.1316173710001749, 0.13120806900042226, 0.13425474899941037, 0.13214452200008964, 0.13084187900039979, 0.1329402029996345, 0.1307989090000774, 0.131746908000423, 0.13114742600009777, 0.13164095799947972, 0.13619479600038176, 0.13031159000001935, 0.13483480000013515, 0.13254605600013747, 0.13866256999972393, 0.13423281500035955, 0.13279064099970128, 0.1347463530000823, 0.13423195999985182, 0.13361225500011642, 0.1335801459999857, 0.1349070730002495, 0.13391841199972987, 0.1351938150000933, 0.13365677000001597, 0.1325742139997601, 0.13389453800027695, 0.1331766149996838, 0.13116176899984566, 0.13261045900071622, 0.13253391599937459, 0.13200374100051704, 0.1317263909995745, 0.13531707499987533, 0.13117304100069305, 0.13351025699921593, 0.13193137800044497, 0.13350091600023006, 0.13360681399990426, 0.13317830300002242, 0.1307348529999217, 0.13277328999993188, 0.13182183200024156, 0.13537148700015678, 0.13487101399914536, 0.13236580200009485, 0.13283980200048973, 0.1319842940001763, 0.13290641399999004, 0.1317640669994944, 0.13158547900002304, 0.1327036880002197, 0.13304554899968934, 0.13123659900065832, 0.132304245999876, 0.13366109099933965, 0.13350636500035762, 0.13430230599988136, 0.13381511900024634, 0.13277575200027059, 0.13288396899952204, 0.13392834400019638, 0.13347238799997285, 0.1337659109995002, 0.1337241979999817, 0.13797843500015006, 0.13364917500075535, 0.13474843699987105, 0.13444627199987735, 0.13935610599946813, 0.13505443500071124, 0.1332593929992072, 0.1339055480002571, 0.13438787999984925, 0.1365745010007231, 0.1286624149997806, 0.12706153099952644, 0.13403771400044207, 0.13056579699969006, 0.1289420279999831, 0.12897182200049429, 0.12965920799979358, 0.12780881100025, 0.12733842299985554, 0.12842253899998468, 0.1290854720000425, 0.126632858999983, 0.12941185499948915, 0.12825127800078917, 0.12607045999993716, 0.12652892400001292, 0.12910681899938936, 0.12917466100043384, 0.1267426719996365, 0.1275938690005205, 0.12836268599949108, 0.12749148700004298, 0.12738514900047448, 0.12705324499984272, 0.1281232370001817, 0.1280169859992384, 0.12639424900044105, 0.12819322799987276, 0.12775193900051818, 0.12701594599911914, 0.13049868900088768, 0.13247045899970544, 0.12746347800020885, 0.12968436299979658, 0.1275249949994759, 0.12877627800025948, 0.12832359799995174, 0.1271894080000493, 0.12764569200044207, 0.13084794399946986, 0.1272721459999957, 0.12754530199981673, 0.13105188900044595, 0.1262924539996675, 0.12717823700040753, 0.12823579799987783, 0.1278555420003613, 0.12711855299949093, 0.12594994200026122, 0.12837529399985215, 0.13060886800030858, 0.12816567099980603, 0.12890321200029575, 0.1288091139995231, 0.12798288199974195, 0.12935717000073055, 0.12858314699951734, 0.13168484900052135, 0.1297974159997466, 0.12845369899969228, 0.1287586509997709, 0.12968341000032524, 0.12996139300048526, 0.12854325199987215, 0.12869619899993268, 0.13244940500044322, 0.13076607799939666, 0.12778145500033133, 0.13025250999999116, 0.12845714099967154, 0.12775341999986267, 0.12699506400076643, 0.1271278859994709, 0.1326627730004475, 0.12742986800003564, 0.12824678099968878, 0.1293781360000139, 0.1273463930001526, 0.126291585999752, 0.12716503600040596, 0.12822109799981263, 0.12732644700008677, 0.1272666119994028, 0.12714589700044598, 0.13021587099956378, 0.1281779130003997, 0.1292906230000881, 0.12701310299962643, 0.1316856910007118, 0.12815977599984762, 0.12762724999993225, 0.128020916999958, 0.126711670000077, 0.13250805999996373, 0.12980314800006454, 0.12668247900001006, 0.13012808999974368, 0.12715541800025676, 0.1273093419995348, 0.12770723199992062, 0.1288501320004798, 0.12828372999956628, 0.1285461450006551, 0.1285234719998698, 0.1295277889994395, 0.1291212539999833, 0.12703483600034815, 0.12848833699990792, 0.1265234849997796, 0.12614274299994577, 0.12692700100069487, 0.12799201199959498, 0.12828977099979966, 0.12799935600014578, 0.12596856500022113, 0.13354030099981173, 0.1284246470004291, 0.12672042999929545, 0.12711859899991396, 0.12806533000002673, 0.13287693000074796, 0.1273860719993536, 0.1300395230000504, 0.13319517699983408, 0.13451754900052038, 0.13547233600002073, 0.13508902000012313, 0.13392392599962477, 0.13303239500055497, 0.12967393300004915, 0.1285026569994443, 0.12836992400025338, 0.13129244799984008, 0.1310751999999411, 0.12988242699975672, 0.12897206400066352, 0.13125324900011037, 0.13075030599975435, 0.12990399799946317, 0.12786791300004552, 0.12603608400058874, 0.12718789700011257, 0.12777252399973804, 0.12826493099964864, 0.12865740800043568, 0.12825238299956254, 0.12837543200021173, 0.12762377299986838, 0.12620392900043953, 0.12751106199993956, 0.12915072699979646, 0.12944156100002147, 0.12768392999987555, 0.12872839700048644, 0.12720559099943785, 0.1305293969999184, 0.1268984240005011, 0.1296447589993477, 0.127793777000079, 0.125592719999986, 0.12929785800042737, 0.12831314599952748, 0.12800964000052772, 0.12842320700019627, 0.128064939000069, 0.12791317899973365, 0.12695037499997852, 0.12859381799989933, 0.12679376599953684, 0.12860453200028132, 0.1274302620004164, 0.12743182399935904, 0.12792825100041227, 0.12651053199988382, 0.12687230800020188, 0.12875169299968547, 0.12790533499992307, 0.12859505699998408, 0.12810107299992524, 0.12800257800063264, 0.12974346299961326, 0.13219223000032798, 0.13589710599990212, 0.131803803999901, 0.1306679859999349, 0.13277022399961425, 0.13405874199997925, 0.1327794790004191, 0.1323099049996017, 0.13183032000051753, 0.13121365699953458]",tokens/s,7.680495406969517,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3798, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,6189.146112,,,,,s,1,91.12247445699904,91.12247445699904,0.0,91.12247445699904,91.12247445699904,91.12247445699904,91.12247445699904,[91.12247445699904],,kWh,0.0010455426385381997,0.0017130864804971752,0,0.0027586291190353747,,MB,6452.67456,,,,,s,10,14.440439407000667,1.4440439407000667,0.3167364680732028,1.3982657699998526,1.650743123298889,1.94588844514983,2.182004702630584,"[1.58515527399868, 1.3023195319983643, 1.3984255579998717, 1.3449406440013263, 1.2923364100024628, 1.3981059819998336, 0.9077517069999885, 1.4834028580007725, 1.4869676749985956, 2.241033767000772]",tokens/s,177.27992395847195,kWh,2.5932086140692014e-05,4.248831762140836e-05,0.0,6.842040376210036e-05,tokens/kWh,3741573.94466889,MB,6575.857664,,,,,s,10,91.97730095899897,9.197730095899896,2.6296478794119102,8.227070806999109,12.75322321950225,14.323047056251013,15.578906125650029,"[8.309264006999001, 8.09493947500232, 8.283605307999096, 8.256962793999264, 8.03476669599695, 7.692653147001693, 6.810686340999382, 8.197178819998953, 12.404373478002526, 15.892870892999781]",tokens/s,6.849516059194184,kWh,0.0002211435915967369,0.0003623371532588672,0.0,0.0005834807448556041,tokens/kWh,107972.71470473429,,s,630,91.97025495399794,0.1459845316730126,0.07712745962275075,0.11763478250031767,0.18751819469689515,0.31931698755142846,0.4852162931094438,"[0.12773635200210265, 0.15898934899814776, 0.10841499999878579, 0.10524589800115791, 0.11651279899888323, 0.17165245200158097, 0.1278830849987571, 0.12082946000009542, 0.1585816020015045, 0.1191868659989268, 0.11775553999905242, 0.15561531800267403, 0.11564982999698259, 0.11743907400159515, 0.17123536000144668, 0.12047599399738829, 0.11301480100155459, 0.15556863600068027, 0.11730660700050066, 0.11514575199907995, 0.1663902699983737, 0.14454942299926188, 0.16889569300110452, 0.11616519599920139, 0.1126737550002872, 0.16059590900113108, 0.12115215399899171, 0.11712651000198093, 0.1685870809997141, 0.1282458069981658, 0.163782956002251, 0.11638764300005278, 0.11033841699827462, 0.17231531300058123, 0.11724748000051477, 0.12109869100095239, 0.11455973999909475, 0.15324602799955755, 0.1098292839997157, 0.1125971319997916, 0.11266580899973633, 0.11545727500197245, 0.1530619149998529, 0.11109999099790002, 0.11598968100224738, 0.11241275999782374, 0.15333366200138698, 0.12032141799863894, 0.11774680800226633, 0.16858840100030648, 0.12723334899783367, 0.11872022800162085, 0.1503790349997871, 0.11332465499799582, 0.11624160300198128, 0.1168008610002289, 0.16530174400031683, 0.12746231299752253, 0.15779615200153785, 0.12277422799888882, 0.11418066099940916, 0.16362289700191468, 0.12393287799932295, 0.19094303300153115, 0.12373734300126671, 0.11146955399817671, 0.18155620499965153, 0.11287391199948615, 0.155585078002332, 0.1123488509983872, 0.11909781099893735, 0.1136109260005469, 0.1577179050000268, 0.11190279500078759, 0.12351363800189574, 0.11184785999648739, 0.15617213700170396, 0.1142259890002606, 0.11392392400011886, 0.15854364500046358, 0.11431572899891762, 0.10859978300140938, 0.1149997100001201, 0.11047691899875645, 0.10978729199996451, 0.14850812000076985, 0.10830415500095114, 0.10851910699784639, 0.10908874400047353, 0.10723453899845481, 0.11092190999988816, 0.15368587000193656, 0.11287945900039631, 0.11512516199945821, 0.11277845799850184, 0.15553904700209387, 0.11005812599978526, 0.11606285699963337, 0.1158061189998989, 0.11309525099932216, 0.15316065099978005, 0.11707310400015558, 0.11274507000052836, 0.11313640899970778, 0.15918696600056137, 0.11453303699818207, 0.11481547400035197, 0.11244548499962548, 0.15614356200239854, 0.11741265700038639, 0.11289792299794499, 0.11712806200011983, 0.15566486500028986, 0.11198257499927422, 0.11426499300068826, 0.16089975100112497, 0.1127792639999825, 0.29349194200040074, 0.11816216800070833, 0.12015285599773051, 0.15506038400053512, 0.12171351800134289, 0.11930726999707986, 0.11668138900131453, 0.15571830599947134, 0.11266662799971527, 0.09982447099901037, 0.10981171800085576, 0.11429856500035385, 0.10873390899723745, 0.14739102700332296, 0.12171117899924866, 0.10851414900025702, 0.11360131800029194, 0.15565535099813133, 0.10939635799877578, 0.11684716500167269, 0.11471777499900782, 0.16597397000077763, 0.11034120100157452, 0.11391407100018114, 0.11621257699880516, 0.16311653699813178, 0.13005189100294956, 0.16993210299915518, 0.1131066939997254, 0.11401556299824733, 0.1710852550022537, 0.11809468099818332, 0.11537445499925525, 0.1546438190016488, 0.12818076600160566, 0.114992581999104, 0.162679394998122, 0.12713351400088868, 0.12385773400092148, 0.16922940099902917, 0.11529086700102198, 0.11147437999898102, 0.1485136049996072, 0.1233345239998016, 0.11527931499949773, 0.18102699800147093, 0.11820086900115712, 0.11386480399960419, 0.1568353170005139, 0.12793150899960892, 0.17402715799835278, 0.11529225599952042, 0.1710714979999466, 0.14283916400017915, 0.11681471100018825, 0.16129910300151096, 0.11858048199792393, 0.11540527500255848, 0.15897268199842074, 0.12355043400020804, 0.1179979500011541, 0.1595178540010238, 0.1173320039997634, 0.12187341699973331, 0.15774627399878227, 0.1223939839983359, 0.1183615190020646, 0.15416414300125325, 0.11882647999664187, 0.1153637580027862, 0.1148186819991679, 0.1523957219978911, 0.17321184300089953, 0.12105425799745717, 0.15915782299998682, 0.11798556400026428, 0.11526711999977124, 0.16903949600236956, 0.12367285399886896, 0.16831768799966085, 0.12655515900041792, 0.1176326370004972, 0.1599146570006269, 0.1263053669972578, 0.11118063700268976, 0.11444504199971561, 0.155982882999524, 0.1135505979982554, 0.11343321900130832, 0.16147148500022013, 0.13004472099783015, 0.12145709000105853, 0.1645156490012596, 0.11327678700035904, 0.1130527829991479, 0.15789600100106327, 0.11666216899902793, 0.12045312600093894, 0.11637314799736487, 0.1553182010029559, 0.11151146399788558, 0.11843631300143898, 0.16284250799799338, 0.11256721100289724, 0.13047094399735215, 0.1693342130020028, 0.12706495100064785, 0.1103545009973459, 0.15033018900066963, 0.11229792299855035, 0.1101178320022882, 0.11207246499907342, 0.10948442500011879, 0.10886567199850106, 0.15509167200070806, 0.10299454300184152, 0.11021577999781584, 0.11734820499987109, 0.10775593600192224, 0.16662479499791516, 0.11965038300331798, 0.11943786999836448, 0.15856950500165112, 0.11946077099855756, 0.11973390400089556, 0.15295919100026367, 0.11957261499992455, 0.11045333899892285, 0.11254299099891796, 0.1639947170006053, 0.12066795699865906, 0.1214458470021782, 0.16506240599846933, 0.12278915000206325, 0.16684674799762433, 0.1384740569992573, 0.160633481998957, 0.12024240400205599, 0.11029637399769854, 0.11428969800181221, 0.10844273999828147, 0.17382087700025295, 0.19015313999989303, 0.12002515399944969, 0.18004704499981017, 0.12085407500126166, 0.11174812999888672, 0.15208522300235927, 0.12042338599712821, 0.1170752120015095, 0.11344900699987193, 0.1520288249994337, 0.11287829399952898, 0.10746210499928566, 0.10717686700081686, 0.1060453249992861, 0.108531383000809, 0.10736851399997249, 0.14814777900028275, 0.11346170999968308, 0.1100373600020248, 0.10927196999909938, 0.17667554600120638, 0.12297189799937769, 0.11082951099888305, 0.15903363699908368, 0.11042938399987179, 0.11643597900183522, 0.11178239699802361, 0.11283406100119464, 0.15609633500207565, 0.11878552899725037, 0.11976908100041328, 0.1536585499998182, 0.1167578759996104, 0.11181762700289255, 0.11086141899795621, 0.11109324599965475, 0.15246544100227766, 0.11763692800013814, 0.11313284799689427, 0.11685940900133573, 0.149686697001016, 0.10811242899944773, 0.13745741399907274, 0.15501885800040327, 0.11703798999951687, 0.11207180800192873, 0.11344714399820077, 0.15987266800220823, 0.11250302599728457, 0.11439622000034433, 0.11716637100107619, 0.17207366399816237, 0.12558130500110565, 0.15046727300068596, 0.11827287299820455, 0.11662028200225905, 0.10887221800294355, 0.10780917499869247, 0.15593988700129557, 0.1090097309970588, 0.10638539900173782, 0.10799131499879877, 0.1122891190025257, 0.10708372399676591, 0.1500001140011591, 0.11182092799936072, 0.11397158600084367, 0.1271770130006189, 0.15729114900022978, 0.1226199570010067, 0.12174200799927348, 0.15535242599798949, 0.1191054240007361, 0.12839930100017227, 0.1590720189997228, 0.11730780899961246, 0.1681434160018398, 0.1122893789979571, 0.11178645700056222, 0.11247010900115129, 0.11481373000060557, 0.15370266500030993, 0.11144733099717996, 0.11095388200192247, 0.11328704799961997, 0.10885670599964214, 0.1511313599985442, 0.1096058510011062, 0.11672835300123552, 0.12177920699832612, 0.15332633100115345, 0.11443071699977736, 0.11815738600125769, 0.11271442199722514, 0.16036136399998213, 0.11999122700217413, 0.12129304599875468, 0.1579965960008849, 0.11364629300078377, 0.11406861299838056, 0.11088122699948144, 0.15614945700144744, 0.11288301600143313, 0.1201563399990846, 0.11603548799757846, 0.15459213299982366, 0.11130462500295835, 0.11288767099904362, 0.11661705900041852, 0.16110785300043062, 0.12677887999961968, 0.11551712099753786, 0.10228240800279309, 0.09718490799787105, 0.09634789800111321, 0.09322816699932446, 0.09593966000102228, 0.09562468500007526, 0.09426347699991311, 0.09896744100115029, 0.10359681799673126, 0.10423570500279311, 0.10338607199810212, 0.10247052799968515, 0.103256300000794, 0.10681618300077389, 0.14358706699931645, 0.10268133299905458, 0.10380018599971663, 0.1033869990023959, 0.10314814199955435, 0.10166528199988534, 0.10108671499983757, 0.10182574500140618, 0.1026107689976925, 0.1036347770022985, 0.10282273099801387, 0.10262427699854015, 0.10413585000060266, 0.10343623500011745, 0.10330456500014407, 0.10317927299911389, 0.10529170900190366, 0.10334986399902846, 0.1030319010023959, 0.14373827599774813, 0.10378788500020164, 0.10336225400169496, 0.10367259299891884, 0.10340053199979593, 0.10261055999944801, 0.10721912100052577, 0.12743704400054412, 0.1038620709987299, 0.15371618300196133, 0.10412783299761941, 0.10430636100136326, 0.1043161349989532, 0.10411271100019803, 0.10442160399907152, 0.1048666550013877, 0.10411129400017671, 0.10418351599946618, 0.10453989899906446, 0.10410255800161394, 0.10404353899866692, 0.1443073230002483, 0.10407909700006712, 0.10427132900076685, 0.10454352400120115, 0.1050999260005483, 0.10435594899900025, 0.10393572999964817, 0.10375985599966953, 0.10390135999841732, 0.10366025500115938, 0.10377009000148973, 0.16662509399975534, 0.10310033299901988, 0.10376060799899278, 0.1076408690023527, 0.12185827999928733, 0.10588727800131892, 0.1061409449976054, 0.1051066889995127, 0.10493999600294046, 0.1002359769991017, 0.09634792599899811, 0.09383562299990444, 0.09677535200171405, 0.09755617499831715, 0.09733777300061774, 0.09745849599858047, 0.09773081000093953, 0.09700518400131841, 0.09707170399997267, 0.09706780700071249, 0.09807491899846354, 0.09736823600178468, 0.09672592499919119, 0.09696566799902939, 0.0975837309997587, 0.09730554899942945, 0.09731360500154551, 0.05577638099930482, 0.09330511499865679, 0.09362605200294638, 0.09307296399856568, 0.09242344000085723, 0.09155369799918844, 0.09203092800089507, 0.09147707699958119, 0.05107734799821628, 0.09140445800221642, 0.09170986800018, 0.09110252599930391, 0.09231022899984964, 0.09147766800015233, 0.09142255500046303, 0.05144603799999459, 0.09194608299731044, 0.09327570800087415, 0.11218835500039859, 0.15801973899942823, 0.11890987399965525, 0.11832894100007252, 0.1575345390010625, 0.1149764520014287, 0.11751268799707759, 0.1156066430012288, 0.15588544699858176, 0.11417851900114329, 0.2891574210007093, 0.11063965599896619, 0.4102014939999208, 0.3173473170027137, 0.3479025489978085, 0.14979253099954803, 0.36166427100033616, 0.2265487930017116, 0.2748250389995519, 0.3117612290006946, 0.10719496999809053, 0.18501561700031743, 0.10909581600208185, 0.1010943870023766, 0.1023462599987397, 0.10194736099947477, 0.10255013999994844, 0.10178973700021743, 0.10213664600087213, 0.10244554499877268, 0.10271590900083538, 0.10217038499831688, 0.10409089500171831, 0.10323445099857054, 0.10339085300074657, 0.10280711599989445, 0.10328817700064974, 0.10321777100034524, 0.10431785999753629, 0.14678708300198196, 0.34966436800095835, 0.6554896679990634, 0.5922636590003094, 0.5105531070003053, 0.31746697400012636, 0.4178957129988703, 0.5079091340012383, 0.10176263899847982, 0.16451491900079418, 0.12439252900003339, 0.19333714399908786, 0.3653026280007907, 0.31157975099995383, 0.12268188899906818, 0.1692850389990781, 0.13072813300095731, 0.16460286499932408, 0.14233113200316438, 0.11227454199979547, 0.1638696619993425, 0.1194984799985832, 0.41529998700207216, 0.26358599399827654, 0.12253698800122947, 0.16430047299945727, 0.11957853900094051, 0.17613203799919575, 0.12210027999753947, 0.11140580700157443, 0.11675583699980052, 0.15982212599919876, 0.12591004100249847, 0.36452010799985146, 0.3209251019980002, 0.19115030300235958, 0.14121478499873774, 0.185062354998081, 0.17753755800004, 0.13514175700038322, 0.45585405200108653, 0.2426552540018747, 0.1651207049981167, 0.12993379899853608, 0.1785986250033602, 0.1290540529989812, 0.16180241799884243, 0.19414343099924736, 0.16344220400060294, 0.11971501700099907, 0.19986113699997077, 0.11919589099852601, 0.16410489800182404, 0.1327577369993378, 0.19436677799967583, 0.41005588099869783, 0.2952223979991686, 0.14748910500202328, 0.1196791590009525, 0.1240361979980662, 0.1127564189991972, 0.16400306000286946, 0.11744773299869848, 0.12257781299922499, 0.15227812400189578, 0.12081958099952317, 0.5822887729991635, 0.1996532949997345, 0.11214389100132394, 0.19716864799920586, 0.1786370839981828, 0.11940626700015855, 0.12399587199979578, 0.17501374300263706, 0.11275211699830834, 0.5429770340015239, 0.3152805379977508, 0.28002478400230757, 0.29581078099727165, 0.3082918720028829, 0.30303954299961333, 0.3978137310004968, 0.2594629300001543, 0.11874305499804905, 0.16344485599984182, 0.130753123001341, 0.15507233300013468, 0.2797364049984026, 0.38539321899952483, 0.3062190670025302, 0.39437532399824704, 0.4156419770006323, 0.387490307999542, 0.3019145819998812, 0.12471724599890877, 0.1651270070033206, 0.18722542299656197, 0.3208306350024941, 0.39543759699881775, 0.29981602000043495, 0.4141460089995235, 0.2993613380021998, 0.49460612799884984, 0.3244368109990319, 0.32634027099993546, 0.46222738700089394, 0.3945414490008261, 0.17371411599742714, 0.34258755300106714, 0.4506331449993013]",tokens/s,6.850040812816231,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,26436.95616,,,,,s,1,339.47719663500175,339.47719663500175,0.0,339.47719663500175,339.47719663500175,339.47719663500175,339.47719663500175,[339.47719663500175],,kWh,0.003976385963840962,0.0021672836874771836,0,0.006143669651318145,,MB,27027.406848,,,,,s,10,49.90851302799638,4.990851302799638,0.04037560073777968,4.979261097001654,5.049466411198227,5.053949631598153,5.057536207918092,"[4.943857941998431, 4.9829124880016025, 5.038316893998854, 5.058432851998077, 4.9684461249999, 4.990179522999824, 4.9501016280009935, 5.048470139998244, 4.952185729998746, 4.9756097060017055]",tokens/s,51.2938543884078,kWh,5.886273112798361e-05,3.2082303962020656e-05,0.0,9.094503509000427e-05,tokens/kWh,2814887.033103546,MB,27316.5312,,,,,s,10,177.67848675800997,17.767848675800998,0.2307388611198876,17.84038582300127,17.974103139098226,18.059369121550663,18.127581907512614,"[17.45399537400226, 17.949133188001724, 17.559508907001145, 17.790020803000516, 18.1446351040031, 17.435673048003082, 17.914110066998546, 17.890750843002024, 17.585504280999885, 17.955155142997683]",tokens/s,3.545730332890731,kWh,0.00020909087978569944,0.00011396262363371249,0.0,0.00032305350341941196,tokens/kWh,195014.13646088445,,s,630,177.67177992500729,0.2820186982936624,0.006626721118754753,0.28348676649875415,0.2900305982995633,0.29147080984912466,0.29470089039201414,"[0.2671573770021496, 0.27014165799846523, 0.2674338600008923, 0.2766861800009792, 0.27679258699936327, 0.27578805899975123, 0.2701652040013869, 0.2721171419980237, 0.27151882099860813, 0.2755963140007225, 0.27312045700091403, 0.27004448500156286, 0.27143269399675773, 0.2757844180014217, 0.2718259389985178, 0.2715446050024184, 0.2744830459996592, 0.2728574450011365, 0.2653117689987994, 0.2740046600010828, 0.2721105759992497, 0.26878895399931935, 0.2761934720001591, 0.2755083090014523, 0.2707100329971581, 0.2678199840011075, 0.2736545150000893, 0.2712422570002673, 0.27228501699937624, 0.2675666799987084, 0.2755788260001282, 0.2793332150031347, 0.29111083099996904, 0.2912568609972368, 0.28624127300281543, 0.2843872220000776, 0.2850948809973488, 0.2885140610014787, 0.28733336699951906, 0.2904543170006946, 0.2925037889981468, 0.28235648900226806, 0.270352040999569, 0.2812225470006524, 0.2729342839993478, 0.27119615099945804, 0.271333931999834, 0.27440739599842345, 0.27011902400045074, 0.2713502400001744, 0.2722867390002648, 0.27617805100089754, 0.2728008400008548, 0.2732663440001488, 0.28092047999962233, 0.28449846600051387, 0.289229907997651, 0.28865724700153805, 0.2878581939985452, 0.2936251840001205, 0.2819125530004385, 0.2902479940021294, 0.28518009199979133, 0.2790196489986556, 0.28004329900068115, 0.28114429999914137, 0.2804445920010039, 0.2864435350020358, 0.2841843659989536, 0.2828702129991143, 0.2795779309999489, 0.27853537000191864, 0.2783293529973889, 0.27947601599953487, 0.2841470420025871, 0.28246941899851663, 0.28468218100169906, 0.2846062440003152, 0.2835924229984812, 0.2814338839998527, 0.2791775219993724, 0.2846145580006123, 0.2818503160015098, 0.28275609299817006, 0.284128564002458, 0.28645892799977446, 0.2834835679968819, 0.28510034600185463, 0.2816822280001361, 0.28195366300133173, 0.28360851899924455, 0.28605276300004334, 0.2868782019977516, 0.29224060400156304, 0.2958902489990578, 0.28595272399979876, 0.2853654220016324, 0.28217481399769895, 0.2879756250003993, 0.2837960489996476, 0.28328449900072883, 0.2849838139991334, 0.28487651600153185, 0.28121927399843116, 0.2871757740031171, 0.2853309959973558, 0.2859667120028462, 0.2840208489978977, 0.2832459999990533, 0.28640666600040277, 0.28506573800041224, 0.2905786929986789, 0.28975084100238746, 0.2883976619996247, 0.2858110609995492, 0.2874709450006776, 0.2861739010004385, 0.2938020420006069, 0.28186504899713327, 0.2848508060014865, 0.28897208199850866, 0.2913626950030448, 0.29228339799738023, 0.28915645700180903, 0.2879206270008581, 0.2861214069998823, 0.2859292319990345, 0.286075295000046, 0.28582894999999553, 0.28676074699978926, 0.2842238459998043, 0.28306566000173916, 0.28362760600066395, 0.28094010899803834, 0.28651933500077575, 0.2804766350018326, 0.2860869249998359, 0.2844022159988526, 0.2835123320001003, 0.28450537599928793, 0.2809763549994386, 0.28375851700184285, 0.28538708300038707, 0.28537981499903253, 0.2838963120011613, 0.28688015499938047, 0.2836069939985464, 0.28844532600123785, 0.29022986799827777, 0.2858837500025402, 0.285322236999491, 0.2805027799986419, 0.2748967340012314, 0.27505745899907197, 0.27490534100070363, 0.275448452001001, 0.272049902996514, 0.2709398120023252, 0.27587855599995237, 0.27414080599919544, 0.2712138739989314, 0.26762892700207885, 0.272980195000855, 0.2739388059999328, 0.2709220479991927, 0.2757496220001485, 0.27546643399909954, 0.26940376199854654, 0.2730388900017715, 0.27527776100032497, 0.2795111460000044, 0.27459239100062405, 0.2775721199977852, 0.27261753900165786, 0.2752443450008286, 0.277137908997247, 0.27363094500105944, 0.27323596100177383, 0.27546027899734327, 0.2719652310006495, 0.274326792001375, 0.2772227909990761, 0.28149364099954255, 0.27785352199862245, 0.2745788870015531, 0.2753966429991124, 0.27378945400050725, 0.2745690849988023, 0.2775603720001527, 0.27694463100124267, 0.27750238699809415, 0.28289227400091477, 0.28344346300218604, 0.28443928999695345, 0.2850456119995215, 0.28910628000085126, 0.28997807999985525, 0.28637251799955266, 0.28243608699995093, 0.2869160920017748, 0.2924219140004425, 0.275817672998528, 0.2776088550017448, 0.27206812700023875, 0.27456815500045195, 0.2755415859974164, 0.27198173900251277, 0.26834947599854786, 0.2710507480005617, 0.27340442199783865, 0.2727854010008741, 0.27504062600200996, 0.279262039999594, 0.2839135129979695, 0.28470498000024236, 0.28541640199910034, 0.2866988340028911, 0.28071896599794854, 0.28730827099934686, 0.2895914740001899, 0.28222038300009444, 0.284854618999816, 0.28371460500056855, 0.2822885610003141, 0.2839181939998525, 0.2834899650006264, 0.29180953800096177, 0.2848206939997908, 0.2838785210005881, 0.276762528999825, 0.28188022599715623, 0.2840673240025353, 0.2838738579994242, 0.2855253499983519, 0.28402125900174724, 0.29155434600033914, 0.2931087420001859, 0.285586116999184, 0.29014689099858515, 0.2849399260012433, 0.28512570800012327, 0.283830742999271, 0.27935896000053617, 0.279396246001852, 0.28213792399765225, 0.2843609129995457, 0.28474723100225674, 0.2831582399994659, 0.28094963699913933, 0.27946264799902565, 0.2769605210014561, 0.28419439400022384, 0.29049099900294095, 0.29149378099828027, 0.29144273400015663, 0.2874738159989647, 0.2888714990003791, 0.2868377180020616, 0.2856811569981801, 0.2842216349999944, 0.28387712000039755, 0.28600066999933915, 0.2826960010024777, 0.2808110049991228, 0.280433632000495, 0.2827970569996978, 0.2872450069990009, 0.28508094800054096, 0.28541381299874047, 0.2857585300007486, 0.28860017400074867, 0.28841709699918283, 0.2887152250004874, 0.283480869999039, 0.28766551800072193, 0.2915103049999743, 0.2902485880003951, 0.2866466400009813, 0.28864206399885006, 0.29218302099980065, 0.2909647929991479, 0.28596788800132344, 0.2884077319977223, 0.2887558450020151, 0.28970675399978063, 0.28664197100079036, 0.2905026269982045, 0.29248233399994206, 0.3011531619995367, 0.29211806900275405, 0.29296107099798974, 0.2877749670005869, 0.2878125259994704, 0.28743213699999615, 0.2881951609997486, 0.28932399800032726, 0.28470234099950176, 0.289999856002396, 0.2884967299978598, 0.29082760800156393, 0.29536486500001047, 0.28838076000101864, 0.2847339149993786, 0.2850366029997531, 0.29104941799960216, 0.28925618100038264, 0.29167073799908394, 0.28427652399841463, 0.28479955500006326, 0.28397459800180513, 0.2875624269981927, 0.2867503100023896, 0.2896340599982068, 0.28655064399936236, 0.2878125790011836, 0.2698141270011547, 0.26558199799910653, 0.2731483070019749, 0.2735793840001861, 0.2732879969989881, 0.2714095359988278, 0.2776061900003697, 0.27705756300201756, 0.27269794099993305, 0.2738900719996309, 0.27147852499911096, 0.27122007200159715, 0.27059040200038, 0.2728079619992059, 0.2747401849992457, 0.27293415700114565, 0.2716930249989673, 0.27920620100121596, 0.27973584499704884, 0.2723942970005737, 0.2720637230013381, 0.27293980199829093, 0.27345010800127056, 0.2731539669985068, 0.2707727800006978, 0.27212335399963195, 0.2776173279999057, 0.2799264540008153, 0.27324226800192264, 0.2791827349974483, 0.2769942910017562, 0.2736932349980634, 0.2717657280009007, 0.2744332239999494, 0.2731329740017827, 0.2713328289974015, 0.27202280500205234, 0.27719183299996075, 0.27670450000005076, 0.275037646999408, 0.27508360800129594, 0.27490104399839765, 0.2792050690004544, 0.27811413800009177, 0.27512607899916475, 0.2778048629988916, 0.2764991900003224, 0.2729358329997922, 0.2712669350003125, 0.27593130999957793, 0.2759098320020712, 0.2708227490002173, 0.26878252899768995, 0.2789750760020979, 0.2948831479989167, 0.2912946610013023, 0.2860122569982195, 0.2917220849994919, 0.28993737299970235, 0.2909749960017507, 0.2904567859986855, 0.2929575970010774, 0.30354867500136606, 0.28418097399844555, 0.28244734600230004, 0.2816863159969216, 0.28107215800264385, 0.28607400599867105, 0.2852947179999319, 0.283226421001018, 0.27805739999894286, 0.2815248190017883, 0.2816115479981818, 0.28228168900022865, 0.2763851900017471, 0.28365398699679645, 0.28256658900136244, 0.2807071780007391, 0.2855970109994814, 0.28706538999904296, 0.29014096800165134, 0.28790528700119467, 0.28590181799881975, 0.2802427380011068, 0.2815554879998672, 0.2880866599989531, 0.2850473270009388, 0.28785045699987677, 0.28287437899780343, 0.2838064259995008, 0.281942452002113, 0.28408386899900506, 0.2860860020009568, 0.28382586899897433, 0.28432843100017635, 0.2814622559999407, 0.27970451100190985, 0.28777168699889444, 0.2888218859989138, 0.28268472399940947, 0.2817265750018123, 0.27790965600070194, 0.2840440369982389, 0.28729263599961996, 0.28364562900242163, 0.28764498499731417, 0.29030991500258096, 0.2900183349993313, 0.2857537889976811, 0.28000669100219966, 0.2834473769980832, 0.2845211370004108, 0.2846915190020809, 0.28070663299877197, 0.28671832300096867, 0.29136520300016855, 0.28903559599712025, 0.28907607900328003, 0.28975041099693044, 0.28582919300242793, 0.2813781629993173, 0.28535457799807773, 0.2855055820000416, 0.28120912200029125, 0.28328650100229424, 0.285785815998679, 0.2863077930014697, 0.2891104970003653, 0.2883578509972722, 0.2894816950029053, 0.288397468997573, 0.2911684810023871, 0.29137898399858386, 0.2920210859992949, 0.28251434200137737, 0.28613544999825535, 0.28417837700180826, 0.28567362499961746, 0.28590918500049156, 0.28498599600061425, 0.2841280229986296, 0.28318430299987085, 0.2869034120012657, 0.28996531599841546, 0.2906082410008821, 0.2845414189978328, 0.2825434140031575, 0.2790509819969884, 0.2834719340025913, 0.28469463999863365, 0.2859139399988635, 0.2886899889999768, 0.28081582199956756, 0.282165440999961, 0.28153136800028733, 0.2814791890014021, 0.2891842419994646, 0.28427216300042346, 0.2818654789989523, 0.28105243400204927, 0.28386565300024813, 0.2815789179985586, 0.2822057830017002, 0.280645208000351, 0.2858609959985188, 0.2788928390000365, 0.2827591230015969, 0.2882311409994145, 0.2918055029986135, 0.28841096099858987, 0.28677810299996054, 0.28658387300311006, 0.2835303389983892, 0.286799482000788, 0.28649394400054007, 0.28815001399925677, 0.29100645699872985, 0.2878099459994701, 0.2761441160000686, 0.27020286100014346, 0.2730027540019364, 0.2758282499999041, 0.27591902399944956, 0.2730471690010745, 0.27709579299698817, 0.2836595130029309, 0.2832373439996445, 0.27666547499757144, 0.2722710480011301, 0.2712825070011604, 0.2712007089976396, 0.2745944620000955, 0.27548132100127987, 0.26825861600082135, 0.27042422099839314, 0.27021989499917254, 0.2690526320002391, 0.26863210600276943, 0.27399656099805725, 0.27472634299920173, 0.26843180600189953, 0.2771708779982873, 0.27484123000249383, 0.27654879999681725, 0.2742023690007045, 0.2743853840001975, 0.2702945880009793, 0.2736073269988992, 0.27591754800232593, 0.27263337499971385, 0.2769880050000211, 0.2750291249976726, 0.27468434600086766, 0.2830633929988835, 0.29086027100129286, 0.29059401099948445, 0.2870189000022947, 0.2885264090000419, 0.2886954349996813, 0.2878158589992381, 0.2821074050007155, 0.2876154269979452, 0.2951008090021787, 0.2842772869989858, 0.2788342249987181, 0.2705758810006955, 0.27131614300014917, 0.274558380999224, 0.27333842599909985, 0.27038169400111656, 0.2718232289989828, 0.2765355930023361, 0.27407854099874385, 0.27124877800088143, 0.2767297829996096, 0.2854161409995868, 0.2830383159998746, 0.28807284499998786, 0.2864820430004329, 0.28963930399913806, 0.2887672200013185, 0.2846829580012127, 0.28093072999763535, 0.2862180510019243, 0.28477635299714166, 0.28876529300032416, 0.2882054860019707, 0.2815755129995523, 0.28394509599820594, 0.28453854200051865, 0.28692334900188143, 0.28526701900045737, 0.2800158049976744, 0.2843416600007913, 0.28046283000003314, 0.28311290700003156, 0.28096548299799906, 0.27887723700041533, 0.28377611900214106, 0.2791060319977987, 0.2790338340018934, 0.2794999670004472, 0.2786611419978726, 0.2867246919995523, 0.28003244000137784, 0.28169547699872055, 0.2816311330025201, 0.28565047300071456, 0.2815339139997377, 0.2803648549997888, 0.27966009399824543, 0.2845268080018286, 0.2807224899988796, 0.278975489000004, 0.2874873030013987, 0.2941165239972179, 0.28743914799997583, 0.29025809400263825, 0.28431156299848226, 0.2826340829997207, 0.28393475399934687, 0.2839024849999987, 0.2858435720008856, 0.28776305800056434, 0.28606724699784536, 0.27923987500253133, 0.28105309400052647, 0.28747046499847784, 0.28370733599876985, 0.28087182200033567, 0.28181009699983406, 0.2859515090021887, 0.286857527000393, 0.2867186639996362, 0.28384032100075274, 0.28946271799941314, 0.2840937319997465, 0.2846186360002321, 0.2914138649975939, 0.284076472002198, 0.2819379169995955, 0.2832474309980171, 0.2871104240002751, 0.28880540799946175, 0.284318265003094, 0.2875744639968616, 0.28824494400032563, 0.2907339800003683, 0.29482263500176487, 0.29411603399785236, 0.29440282600262435, 0.2919368589973601, 0.29324091200032854, 0.2893991660021129, 0.2902182249999896]",tokens/s,3.545864178689007,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,651.739136,,,,,s,1,6.182976998999948,6.182976998999948,0.0,6.182976998999948,6.182976998999948,6.182976998999948,6.182976998999948,[6.182976998999948],,kWh,3.404467330836067e-05,5.577708252862096e-05,0,8.982175583698163e-05,,MB,702.590976,,,,,s,11,0.49171618999389466,0.044701471817626785,0.020196598296335595,0.030851623996568378,0.07095429699984379,0.07243979150007362,0.0736281871002575,"[0.030851623996568378, 0.02637084999878425, 0.028042942998581566, 0.06910576600057539, 0.027263948999461718, 0.03584256500471383, 0.07083518699801061, 0.07392528600030346, 0.028762615998857655, 0.07095429699984379, 0.02976110699819401]",tokens/s,5726.880784696075,kWh,6.13061816073128e-07,1.0044443255966202e-06,0.0,1.6175061416697484e-06,tokens/kWh,158268332.59237686,MB,713.273344,,,,,s,11,10.307958985002188,0.9370871804547444,0.05528521613856719,0.9578318040003069,0.991468325999449,0.991964361997816,0.9923611907965096,"[0.9578318040003069, 0.991468325999449, 0.992460397996183, 0.9053919779980788, 0.9749544040023466, 0.9818961109995143, 0.9402293310049572, 0.9033520320008392, 0.9774420999965514, 0.8126770630042301, 0.8702554379997309]",tokens/s,67.22960394082834,kWh,9.796803520386704e-06,1.6051397860048176e-05,0.0,2.5848201380434874e-05,tokens/kWh,2437306.916359999,,s,693,10.301764849005849,0.014865461542576983,0.015153889793487411,0.008904135996999685,0.04937532159819967,0.05093989240413065,0.05456456264160807,"[0.010217597002338152, 0.048409359995275736, 0.007982881004863884, 0.008180539996828884, 0.010199185002420563, 0.00973195400001714, 0.012427877001755405, 0.049398677998397034, 0.011835698001959827, 0.008761096993112005, 0.005242626000836026, 0.006985808999161236, 0.008892097001080401, 0.00946156000281917, 0.05009900200093398, 0.01004311799624702, 0.009331530003692023, 0.009991083999921102, 0.008999831996334251, 0.008618371000920888, 0.005475840000144672, 0.045830289003788494, 0.011370347994670738, 0.018954942999698687, 0.011245366004004609, 0.010788163999677636, 0.049393629997211974, 0.009548551002808381, 0.0061455609975382686, 0.006304884002020117, 0.008372495001822244, 0.009339265998278279, 0.005620056996122003, 0.007540616003097966, 0.04961194100178545, 0.009332966001238674, 0.008998807999887504, 0.009485201000643428, 0.008606331997725647, 0.005403320996265393, 0.00768364700343227, 0.04904879300011089, 0.009205854999891017, 0.009375333997013513, 0.009221375999914017, 0.011262110005191062, 0.008899776999896858, 0.051931684000010137, 0.008998384000733495, 0.005726667994167656, 0.007496463003917597, 0.008701332997588906, 0.008820114002446644, 0.008747159998165444, 0.04809961499995552, 0.010094238001329359, 0.010223705998214427, 0.01012453200382879, 0.009184700997138862, 0.005850045999977738, 0.005442540998046752, 0.005363923002732918, 0.045749798002361786, 0.009649809995607939, 0.006432647001929581, 0.006104919004428666, 0.048908107994066086, 0.012427387002389878, 0.012227352002810221, 0.009687829995527864, 0.0056999759981408715, 0.007154177001211792, 0.010742660000687465, 0.05630154500249773, 0.009559726997395046, 0.010004638999816962, 0.009611305002181325, 0.009041356002853718, 0.05261412699474022, 0.005256418000499252, 0.0051798790009343065, 0.007634997004061006, 0.00932657499652123, 0.009409222002432216, 0.007765844995446969, 0.008733794005820528, 0.05244245699577732, 0.009840400998655241, 0.010078038998472039, 0.006171742003061809, 0.006120152997027617, 0.00879864099988481, 0.049554472003364936, 0.009196856997732539, 0.010009206001996063, 0.010317141997802537, 0.010003490002418403, 0.009919764997903258, 0.05012469700159272, 0.0056095309992088005, 0.006884643000375945, 0.009298053999373224, 0.009193383004458155, 0.008610485994722694, 0.008767809005803429, 0.0095281719986815, 0.05038816299929749, 0.00927133300137939, 0.008511231993907131, 0.005369395003071986, 0.006867319003504235, 0.011646189996099565, 0.04978851100167958, 0.010831601000973023, 0.01051045300118858, 0.009557646997564007, 0.00936697799625108, 0.009109141006774735, 0.00794495499576442, 0.04761137800232973, 0.009942494994902518, 0.010712086004787125, 0.00873427099577384, 0.008968248999735806, 0.009613565001927782, 0.06628592200286221, 0.05481264199625002, 0.01127491000079317, 0.009254675002011936, 0.009086965001188219, 0.009657208996941335, 0.008470487002341542, 0.005459519001306035, 0.04890866899950197, 0.00903073600056814, 0.009192601995891891, 0.010467964006238617, 0.010062182998808566, 0.01245510299486341, 0.04976815600093687, 0.00964778900379315, 0.006365513996570371, 0.006457351002609357, 0.008674297001562081, 0.008097949998045806, 0.009275698997953441, 0.05058720600209199, 0.00861356200039154, 0.009141787995758932, 0.008515710003848653, 0.009131876002356876, 0.008300760993734002, 0.051906906002841424, 0.00918379399809055, 0.009177956999337766, 0.010189801003434695, 0.009777457002201118, 0.009547229994495865, 0.054522087004443165, 0.010497454997675959, 0.008546766002837103, 0.005934356995567214, 0.00812216700433055, 0.009097730995563325, 0.011543125001480803, 0.049560448998818174, 0.00985218200366944, 0.009301550999225583, 0.008952395997766871, 0.009319320997747127, 0.008820795002975501, 0.0470732180037885, 0.009259781996661332, 0.009496013000898529, 0.00872316399909323, 0.009685584001999814, 0.008351355994818732, 0.009327928004495334, 0.0511785359994974, 0.011366564998752438, 0.008387203997699544, 0.006617424005526118, 0.009414567997737322, 0.00890333199640736, 0.008270766003988683, 0.05448040799819864, 0.008928761999413837, 0.009096093999687582, 0.00867185300012352, 0.01344357799825957, 0.010113723001268227, 0.008904135996999685, 0.008715372001461219, 0.05262402800144628, 0.0082366149945301, 0.008204341000237036, 0.008932775002904236, 0.005692309001460671, 0.005220300001383293, 0.00668894499540329, 0.008086546004051343, 0.05067354299535509, 0.010305013005563524, 0.009810867995838635, 0.009310157998697832, 0.008583130002079997, 0.008639248997496907, 0.04873583299922757, 0.008613265999883879, 0.0056867360035539605, 0.007776799997373018, 0.008396702003665268, 0.008756023002206348, 0.00855517099989811, 0.008429819994489662, 0.050488863002101425, 0.009752165002282709, 0.009335217000625562, 0.009183813999698032, 0.005989095996483229, 0.006994887000473682, 0.008672738003951963, 0.050210265995701775, 0.009792655000637751, 0.00795081999967806, 0.008498187002260238, 0.008471123001072556, 0.008508873994287569, 0.04930208800215041, 0.008941419997427147, 0.006561811002029572, 0.008052331002545543, 0.008487439001328312, 0.008958376994996797, 0.008777306000411045, 0.007969730999320745, 0.051032701005169656, 0.008690998998645227, 0.009512985998298973, 0.009103174998017494, 0.006358760001603514, 0.0061986650034668855, 0.00813094499608269, 0.04989522499818122, 0.009216279002430383, 0.009548382004140876, 0.008933905999583658, 0.008653529999719467, 0.009072632994502783, 0.049584669002797455, 0.007378189999144524, 0.005607346000033431, 0.01012072400044417, 0.05040636900230311, 0.008749774999159854, 0.008846677003020886, 0.008639854000648484, 0.008378628997888882, 0.007744673996057827, 0.005102865005028434, 0.004952030001732055, 0.047568337999109644, 0.010129009999218397, 0.010202402998402249, 0.009106559999054298, 0.009329471002274659, 0.009042890997079667, 0.04902579500048887, 0.008252307001384906, 0.0088930790006998, 0.009196956001687795, 0.0053784299961989745, 0.006309639000392053, 0.008236503002990503, 0.0086571339998045, 0.050072799996996764, 0.011055132003093604, 0.012512721994426101, 0.010906672003329732, 0.010216861999651883, 0.00713021399860736, 0.04977816800237633, 0.010658585000783205, 0.00909677500021644, 0.009525748995656613, 0.009650940002757125, 0.009287925000535324, 0.05058088999794563, 0.009437970002181828, 0.00802665499941213, 0.004802014998858795, 0.004515361004450824, 0.0047321699967142195, 0.004884150002908427, 0.004641244995582383, 0.005066024998086505, 0.005467703005706426, 0.052043632000277285, 0.01184022199595347, 0.018025345001660753, 0.008491342996421736, 0.05523536100372439, 0.00895782600127859, 0.008732536000024993, 0.008522926997102331, 0.013359816002775915, 0.010188640997512266, 0.051450723003654275, 0.01109023699973477, 0.009763957998075057, 0.006502971002191771, 0.00753171399992425, 0.018129339994629845, 0.05045721900387434, 0.009671693995187525, 0.008707203996891622, 0.049569524999242276, 0.011672559005091898, 0.010757849995570723, 0.010348850002628751, 0.0138114629953634, 0.04758127700188197, 0.006855336003354751, 0.006143266000435688, 0.005275687995890621, 0.004643090003810357, 0.004868265998084098, 0.00646242900256766, 0.01266923899675021, 0.05010196899820585, 0.010178857999562752, 0.009992475002945866, 0.009647876002418343, 0.009246642999642063, 0.009412428997165989, 0.05656071900011739, 0.017987416998948902, 0.0111160930027836, 0.0100564120002673, 0.010117534999153577, 0.04712290199677227, 0.011419004003982991, 0.010797379996802192, 0.006179550000524614, 0.007171990000642836, 0.009420248999958858, 0.008693431002029683, 0.051617006996821146, 0.010843387004570104, 0.010049901000456885, 0.009704344993224367, 0.009630971006117761, 0.007582505997561384, 0.048089818003063556, 0.008627416995295789, 0.013976391004689503, 0.011085615995398257, 0.009825139997701626, 0.05423490100656636, 0.009462320995226037, 0.008683532003487926, 0.007349148996581789, 0.005031551998399664, 0.004881559005298186, 0.00505058699491201, 0.005890365006052889, 0.007776277998345904, 0.050708379996649455, 0.009769518001121469, 0.009192081997753121, 0.008608137002738658, 0.009061313998245168, 0.009011943002406042, 0.050878020003437996, 0.005842649996338878, 0.006386792003468145, 0.008572797996748704, 0.00919252099993173, 0.0107677740015788, 0.018220953999843914, 0.007149830998969264, 0.009644434998335782, 0.05049219700595131, 0.010102003994688857, 0.009251754003344104, 0.01086824300000444, 0.009598108001227956, 0.009477371997490991, 0.051155583998479415, 0.005356091001885943, 0.006981692000408657, 0.009230474002833944, 0.008998564997455105, 0.008823358002700843, 0.008931457996368408, 0.04910433499753708, 0.009172530000796542, 0.00947203300165711, 0.013642243000504095, 0.006131365997134708, 0.007179227999586146, 0.008824988006381318, 0.053789157995197456, 0.009835500000917818, 0.009617490999517031, 0.008950476003519725, 0.009676276000391226, 0.009109264996368438, 0.04778096899826778, 0.008871835001627915, 0.009175334998872131, 0.012151522001659032, 0.009189424003125168, 0.00935546999971848, 0.055442697994294576, 0.010001991002354771, 0.008206325001083314, 0.005197368001972791, 0.005136278996360488, 0.00491524999961257, 0.008056302998738829, 0.00864013000682462, 0.052256368995585945, 0.010709365000366233, 0.009317274998466019, 0.009774115002073813, 0.009307205997174606, 0.009079900999495294, 0.04829225100547774, 0.00591821000125492, 0.008271553997474257, 0.008966485002019908, 0.009186448995023966, 0.008759055999689735, 0.00606995200359961, 0.05473426399839809, 0.010911416997259948, 0.01008676700439537, 0.006956404002266936, 0.005015380993427243, 0.004574164006044157, 0.010478953998244833, 0.009477817002334632, 0.008847195997077506, 0.008899984997697175, 0.05150916900311131, 0.006561522000993136, 0.00877187799778767, 0.009630862004996743, 0.007917011993413325, 0.0091017670056317, 0.049653254995064344, 0.011166430005687289, 0.010200544995313976, 0.010916735998762306, 0.005852097005117685, 0.00473199399857549, 0.004552359998342581, 0.007232918003865052, 0.05253672399703646, 0.011114624998299405, 0.012390604999382049, 0.009338316005596425, 0.01002588399569504, 0.04970083700027317, 0.005709998004022054, 0.0052237809941289015, 0.004536780004855245, 0.006856476000393741, 0.004679019999457523, 0.0046867139972164296, 0.004942460996971931, 0.00861875900591258, 0.009978212998248637, 0.05196115899889264, 0.010295131003658753, 0.008846936994814314, 0.007203209002909716, 0.005217969999648631, 0.004999853998015169, 0.008917484003177378, 0.04886869799520355, 0.010638753003149759, 0.008655003002786543, 0.0087423629956902, 0.009129614001722075, 0.00903796900092857, 0.05454980600188719, 0.012366964998363983, 0.0064845399974728934, 0.006749899002898019, 0.010782252997159958, 0.009268330999475438, 0.009135692998825107, 0.04964305400062585, 0.009178692002024036, 0.00881259200104978, 0.008401610000873916, 0.008357729995623231, 0.007087452002451755, 0.006541237999044824, 0.048556631001702044, 0.008862527000019327, 0.009507244001724757, 0.05377391700312728, 0.008995389995106962, 0.00687815200217301, 0.005259673002001364, 0.005809001995658036, 0.007781273001455702, 0.008707211003638804, 0.008745575993089005, 0.05109313300636131, 0.009786173999600578, 0.008914072001061868, 0.008085423993179575, 0.00882953499967698, 0.00760689600429032, 0.005449814998428337, 0.04892168899823446, 0.009165918003418483, 0.008844393996696454, 0.008879619999788702, 0.00891503700404428, 0.008427856999333017, 0.049219410997466184, 0.0097771910004667, 0.00754200600204058, 0.005968659999780357, 0.007793210999807343, 0.008370180999918375, 0.008414932002779096, 0.00829980099661043, 0.049445231998106465, 0.009198104999086354, 0.00843097500182921, 0.008659022001666017, 0.008721560996491462, 0.007183390000136569, 0.0053999660012777895, 0.04806084799929522, 0.012014092004392296, 0.00766360700072255, 0.02263966800092021, 0.008755302995268721, 0.05014686199865537, 0.009724873001687229, 0.009305297004175372, 0.006767169994418509, 0.00682982800208265, 0.007373605003522243, 0.008796341993729584, 0.05394363800587598, 0.01181217200064566, 0.009710502999951132, 0.009061978998943232, 0.009010873996885493, 0.00834960499923909, 0.0513982920019771, 0.008488571002089884, 0.00835319199541118, 0.01943550400028471, 0.010707184999773744, 0.05408321100549074, 0.01003515899355989, 0.007011714005784597, 0.006097768993640784, 0.009689558006357402, 0.007958316993608605, 0.0067145680004614405, 0.007022850004432257, 0.006279766996158287, 0.007903623998572584, 0.007701806003751699, 0.04698179499973776, 0.0068845159985357895, 0.00815450200025225, 0.008015134000743274, 0.00790966299973661, 0.00790827399760019, 0.007846457003324758, 0.008109731003060006, 0.048507881998375524, 0.0051527459945646115, 0.005849803004821297, 0.0075902649987256154, 0.007790502997522708, 0.007874399001593702, 0.007829057998606004, 0.007606418999785092, 0.04879053300101077, 0.008314177001011558, 0.007983429997693747, 0.00790818400128046, 0.007907211998826824, 0.008027780000702478, 0.007576697003969457, 0.007454574995790608, 0.04763727300451137, 0.007790170995576773, 0.008130479000101332, 0.007869362001656555, 0.0077860910023446195, 0.007841974998882506, 0.007850290996429976, 0.04869177600630792, 0.00831016899610404, 0.00789752000127919, 0.00785722099681152, 0.007813746000465471, 0.008890003999113105, 0.007018818003416527, 0.004982377002306748, 0.04732550100015942, 0.00651194899546681, 0.008062517998041585, 0.007495797006413341, 0.007475504993635695, 0.007729520002612844, 0.007911286003945861, 0.007877729993197136, 0.05186154200055171, 0.00839461199939251, 0.008151556001394056, 0.007933731001685373, 0.007984005002072081, 0.008138776000123471, 0.007978985995578114, 0.04943163400457706, 0.008207471000787336, 0.007711042002483737, 0.04858944100124063, 0.00873528699594317, 0.007746066999970935, 0.008106601999315899, 0.007880976001615636, 0.007602325997140724, 0.007505051005864516, 0.00754550800047582, 0.048731746996054426, 0.00872336500469828, 0.008066367998253554, 0.008017293999728281, 0.008235816996602807, 0.007681900002353359, 0.008187706996977795, 0.005524710999452509, 0.04958118300419301, 0.008612612997239921, 0.008040546003030613, 0.007592567999381572, 0.007395927001198288, 0.007393702995614149, 0.007261359001859091, 0.050123023000196554, 0.00865232900105184, 0.00631407000037143, 0.007939887000247836, 0.007812865995219909, 0.007459104002919048, 0.00777362900407752, 0.007880669996666256, 0.04759481200017035, 0.006806607001635712, 0.007994485000381246, 0.007601518998853862, 0.0077364159951685, 0.007892519002780318, 0.00733798500004923, 0.052795087001868524, 0.008128458001010586, 0.007690403996093664, 0.007742824003798887, 0.008005233998119365, 0.007821931001672056, 0.007483681998564862, 0.049058623997552786, 0.00830788000166649, 0.008201440999982879, 0.007913850997283589, 0.007930352003313601, 0.007832060000509955, 0.0077296279996517114, 0.05248207000113325, 0.008837160996336024, 0.008031675999518484, 0.008145617000991479, 0.007782038002915215, 0.006521826995594893, 0.0077037650044076145, 0.008055664999119472, 0.04947965100291185, 0.008563857998524327]",tokens/s,67.2700270446259,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,6130.81088,,,,,s,1,75.34865536500001,75.34865536500001,0.0,75.34865536500001,75.34865536500001,75.34865536500001,75.34865536500001,[75.34865536500001],,kWh,0.0008586657442034884,0.00046800482135629423,0,0.0013266705655597827,,MB,6143.8976,,,,,s,10,10.112292965997767,1.0112292965997767,0.014575133845691911,1.0152080644993475,1.0274422156009677,1.0305063223009712,1.0329576076609737,"[1.026761303000967, 1.0335704290009744, 1.015533249001237, 1.0121119339983125, 1.0200930799983325, 0.986029485000472, 0.9968869299991638, 0.9908904269996128, 1.0150642829994467, 1.0153518459992483]",tokens/s,253.1572224625919,kWh,1.1991924748124854e-05,6.5358846837584816e-06,0.0,1.8527809431883337e-05,tokens/kWh,13817067.848261964,MB,6171.602944,,,,,s,10,44.085426270003154,4.408542627000315,0.050381100650690895,4.402269434999653,4.469427765399996,4.494109290700271,4.513854510940491,"[4.463942981999935, 4.430965564999497, 4.401812488998985, 4.41008346900162, 4.394577121000111, 4.338720239000395, 4.370673055000225, 4.35313415300152, 4.4027263810003205, 4.518790816000546]",tokens/s,14.290436847350346,kWh,5.156187428048612e-05,2.8103245678750105e-05,0.0,7.96651199592362e-05,tokens/kWh,790810.3324546104,,s,630,44.0801473579977,0.06996848786983763,0.001519731274655712,0.06975453949962684,0.07124037519988634,0.07291852349999317,0.07628178833945641,"[0.07292107499961276, 0.07061116300064896, 0.0691745299991453, 0.06999779400030093, 0.06993549700018775, 0.06927397499930521, 0.06960279600025387, 0.0694656979994761, 0.07072170800165622, 0.06947207299890579, 0.06995906100019056, 0.0693678909992741, 0.06940040600056818, 0.07089869999981602, 0.07256692400005704, 0.07057300999986182, 0.06990032300018356, 0.06962700999974913, 0.0698986600000353, 0.06989463200079626, 0.06972478399984539, 0.07025060900014068, 0.07276203499895928, 0.07051747900004557, 0.07011020000027202, 0.0701599880012509, 0.07061622299988812, 0.06995094400008384, 0.07277386199893954, 0.07025706000058562, 0.07029420700018818, 0.06958811399999831, 0.06989153500035172, 0.06978712499949324, 0.07034329799898842, 0.06957833500018751, 0.07070958300027996, 0.07079844899999443, 0.07048664499961887, 0.07003406700096093, 0.0704581390000385, 0.06991531799940276, 0.06992927999999665, 0.07308799699967494, 0.07313072800025111, 0.07360840100045607, 0.07111785699999018, 0.07324267100011639, 0.07074564600043232, 0.06971038899973792, 0.0715305729991087, 0.07188756600044144, 0.07250363800085324, 0.07319940699926519, 0.07166066600075283, 0.07223295899893856, 0.07291540500045812, 0.07117986800039944, 0.07208653999987291, 0.07154387199989287, 0.07261498399930133, 0.0723830890001409, 0.07074519399975543, 0.07322951999958605, 0.07070383700011007, 0.07094237999990582, 0.07040021399916441, 0.06982709200019599, 0.07092575400019996, 0.06952202700085763, 0.07036320599945611, 0.07053456699941307, 0.0693917690005037, 0.07030094099900452, 0.07051032900017162, 0.06961376199978986, 0.0702809550002712, 0.07013040000128967, 0.07011481199879199, 0.07024588900094386, 0.07009068799925444, 0.0710429060000024, 0.07025456200062763, 0.07067536099930294, 0.07066895800016937, 0.07143605400051456, 0.07017402599922207, 0.07047879600031592, 0.07121356800053036, 0.0700892169988947, 0.07091522900009295, 0.07234517200049595, 0.07160800999918138, 0.07063754100090591, 0.07048221600052784, 0.0704600989993196, 0.06984263500089583, 0.07029074799902446, 0.07041164000111166, 0.0707653699992079, 0.07085134899898549, 0.07033127900103864, 0.06989740999961214, 0.06995770200046536, 0.07041709999975865, 0.06928220900044835, 0.06975977500042063, 0.06949983599952247, 0.06947079400015355, 0.06949676099975477, 0.0698022979995585, 0.06998248799936846, 0.07029734500065388, 0.06986359300026379, 0.07048299400048563, 0.06984368799930962, 0.06940658799976518, 0.06988701299997047, 0.07061151200105087, 0.07032680599877494, 0.06938362500113726, 0.07018964700000652, 0.07021813099891006, 0.06943330800095282, 0.07034977599869308, 0.07050285500008613, 0.07640694699875894, 0.06989797100141004, 0.06969573199967272, 0.06923966799877235, 0.06883869000012055, 0.06971907100160024, 0.06874244699974952, 0.0691575599994394, 0.07083048099957523, 0.070476900000358, 0.06902467799955048, 0.06917980800062651, 0.06956349400024919, 0.06963278399962292, 0.06968926999979885, 0.07143448699935107, 0.06982062400129507, 0.06898323699897446, 0.0689394529999845, 0.07079780700041738, 0.06905500699940603, 0.06989988100031042, 0.0693689079998876, 0.06962126200050989, 0.0694958719996066, 0.07007838200115657, 0.06966357099918241, 0.06974158299999544, 0.06932035899990296, 0.06931995500053745, 0.06936102600047889, 0.06975850699927832, 0.07010900599925662, 0.06982704400070361, 0.06960043999970367, 0.06946463900021627, 0.07022898499963048, 0.0699577989998943, 0.07000690499990014, 0.07077062999996997, 0.06965477400081, 0.06955486299921176, 0.06913928900030442, 0.07001865399979579, 0.07003945100041165, 0.06945081999947433, 0.06915515699984098, 0.06996006000008492, 0.0703859140012355, 0.06976679699982924, 0.06998962299985578, 0.06984385099895007, 0.06967715100108762, 0.06981789599922195, 0.07011478900130896, 0.07030541999847628, 0.06964802000038617, 0.07009154600018519, 0.06959339100103534, 0.06951640199986286, 0.07086930500008748, 0.07034003399894573, 0.06965831399975286, 0.07254163100151345, 0.07027547899997444, 0.069731742998556, 0.0703236100016511, 0.06919232199834369, 0.06915270300123666, 0.06985881899890956, 0.06930260800072574, 0.06923798999923747, 0.06887717900099233, 0.06965368300006958, 0.06920393799919111, 0.06926583600034064, 0.06880981900030747, 0.06975117599904479, 0.06947624800159247, 0.07149548300003516, 0.07065294299900415, 0.06959591099985118, 0.06977673999972467, 0.07039638200149057, 0.07062041799872532, 0.07138383700112172, 0.06958799099993485, 0.06911513199884212, 0.07016223000027821, 0.06972782400043798, 0.06990104499891459, 0.06933276100062358, 0.07012392099932185, 0.0691969080016861, 0.06991452999864123, 0.06871241000044392, 0.06914705300005153, 0.06922116600071604, 0.070471880999321, 0.06978506000086782, 0.06979211399993801, 0.0698643819996505, 0.06977927499974612, 0.06960240199987311, 0.06989175499984412, 0.07000807000076747, 0.0715649960002338, 0.07007013799920969, 0.06981093799913651, 0.06951033100085624, 0.07051111600048898, 0.07161642800019763, 0.07080898699859972, 0.06923941700006253, 0.06953284200062626, 0.06963486099994043, 0.07098406399927626, 0.07024012500005483, 0.07055842900081188, 0.07122443499974906, 0.07044064900037483, 0.06987304399990535, 0.07042836199980229, 0.07000978500036581, 0.07041958099944168, 0.07117098399976385, 0.0732079720000911, 0.06988162000016018, 0.07121116600137611, 0.07109720299922628, 0.07271856499937712, 0.07044160700024804, 0.06978810100008559, 0.07070392900095612, 0.07082258499940508, 0.07010740199984866, 0.07036264599992137, 0.07000191199949768, 0.07002244000068458, 0.06991649900010088, 0.07038353399912012, 0.07004844200127991, 0.07045039199874736, 0.07101402199987206, 0.07024361500043597, 0.07093450300089899, 0.0705120659986278, 0.07046614900173154, 0.07034543499867141, 0.07046832200103381, 0.0707260729996051, 0.07044646999929682, 0.07000454900116893, 0.07112716600022395, 0.07054541299839912, 0.07031648100019083, 0.07037156400110689, 0.07012897799904749, 0.07037915799992334, 0.07030137200126774, 0.06872726299843634, 0.07033040400165191, 0.06852029599940579, 0.06898699299927102, 0.06862302199988335, 0.06958036400101264, 0.06938432899914915, 0.06880082700081402, 0.06835901799968269, 0.06898350899973593, 0.06894728900078917, 0.06864796899935754, 0.06905474700033665, 0.0679217630004132, 0.06872647999989567, 0.06915084499996738, 0.06885446199885337, 0.06814840100014408, 0.06928451299972949, 0.06926920600017183, 0.06822089900015271, 0.06953273100043589, 0.06866886100033298, 0.06827793800039217, 0.06871963099911227, 0.06854392999957781, 0.06781953400059137, 0.06823660400004883, 0.06826899099905859, 0.07191639499978919, 0.06907976399998006, 0.06821231600042665, 0.06785443700027827, 0.07016888599900994, 0.0706997550005326, 0.06888590100061265, 0.06880569999884756, 0.06787954799983709, 0.06783586600067792, 0.06891814200025692, 0.06876933300009114, 0.06845491199965181, 0.06854854000084742, 0.06792252299965185, 0.06902486000035424, 0.06962047099841584, 0.06855774600080622, 0.06972825999946508, 0.06843568899967067, 0.06749832600144146, 0.06928056399920024, 0.06891893300053198, 0.06801306499983184, 0.06871680400035984, 0.06823295999856782, 0.06853724800021155, 0.06842800900085422, 0.06827288199929171, 0.06809925000015937, 0.06970855200052029, 0.06832401999963622, 0.06850030200075707, 0.06852145499942708, 0.06802811700072198, 0.06842729799973313, 0.06920863800041843, 0.06761882799946761, 0.06892575100027898, 0.06958660999953281, 0.06900604799920984, 0.06827461100147048, 0.06917911499840557, 0.06855285500023456, 0.06961464900086867, 0.07102609499997925, 0.06873872600044706, 0.06940361699889763, 0.06898324800022237, 0.06808264100072847, 0.06935563699880731, 0.06908576299974811, 0.06880040600117354, 0.06889706000038132, 0.0683690440000646, 0.07115152099868283, 0.0684995940009685, 0.06819712299875391, 0.06849074100136932, 0.06871426299949235, 0.0689677810005378, 0.06869346299936296, 0.06993642300039937, 0.07262975900084712, 0.07007776600039506, 0.06968042699918442, 0.07018131699987862, 0.06974292599988985, 0.06975832500029355, 0.06959754099989368, 0.06953052300013951, 0.06995378999999957, 0.07057492199965054, 0.06976645000031567, 0.070045296999524, 0.0698816389995045, 0.07021731300119427, 0.07034562599983474, 0.07016039200061641, 0.07069494200004556, 0.07020077699962712, 0.0703781069987599, 0.07041692200073157, 0.0702838260003773, 0.07029897599932156, 0.0700840720000997, 0.07004037899969262, 0.0687034880011197, 0.0686682399991696, 0.06788711700028216, 0.06826146599996719, 0.06891213100061577, 0.06834412999887718, 0.06841501500093727, 0.0682413969989284, 0.07114751700100896, 0.06886721199953172, 0.06775335400016047, 0.06914562400015711, 0.06927332200029923, 0.07002031299998634, 0.06853198299904761, 0.06882378900081676, 0.06890146600017033, 0.06867871699978423, 0.06894860099964717, 0.06896181599950069, 0.06874069800142024, 0.06935471699944173, 0.0684285480001563, 0.06864634299927275, 0.06967066300057922, 0.06789988499986066, 0.06809811699895363, 0.06860832400161598, 0.06903771799989045, 0.06835740199858265, 0.0706173310009035, 0.06914277500072785, 0.06895407499905559, 0.06943666600091092, 0.06901378599832242, 0.06835859400052868, 0.06872617000044556, 0.06889571300052921, 0.069143004999205, 0.07338342100047157, 0.06812019300014072, 0.06834082800014585, 0.06788638299985905, 0.06791930399958801, 0.0688033060014277, 0.06875658499848214, 0.06826660600017931, 0.06919124700107204, 0.06976834399938525, 0.06791692899969348, 0.06812119300047925, 0.0686024639999232, 0.06768164000095567, 0.06849680699997407, 0.06855162899955758, 0.06846185100039293, 0.06897914799992577, 0.06767350999871269, 0.06855486200038285, 0.06899153099948307, 0.06868275800115953, 0.06805185399934999, 0.06930888600072649, 0.06775651599855337, 0.06797693400039861, 0.06870798900126829, 0.0683884969985229, 0.06863564200102701, 0.06888648200038006, 0.06868087899965758, 0.06821326799945382, 0.06858593000106339, 0.06856028999936825, 0.06913360500038834, 0.06969361799929175, 0.06832557300003828, 0.06886719800058927, 0.0680696090003039, 0.0685613409987127, 0.06891890100087039, 0.06934818099944096, 0.06874444899949594, 0.06906115600031626, 0.0689112820000446, 0.07148490799954743, 0.06951095500153315, 0.06874051999875519, 0.06869944100071734, 0.0691413280001143, 0.070390591999967, 0.07072022399916023, 0.06987679400117486, 0.07166361300005519, 0.0704174709990184, 0.06904175400086388, 0.06973185399874637, 0.0697207419998449, 0.07048894400031713, 0.06974293100029172, 0.07068295300086902, 0.07139055699917662, 0.07060786799956986, 0.07302927300042938, 0.0689793749988894, 0.06980068600023515, 0.06986864200007403, 0.06898898300096334, 0.06914588699874002, 0.0694436770008906, 0.06968334100020002, 0.06945404899852292, 0.06943165100165061, 0.06925950499862665, 0.06926731299972744, 0.06871242100169184, 0.0690307489985571, 0.06918053300069005, 0.07085311700029706, 0.06914022899945849, 0.0687134639993019, 0.07017407100101991, 0.06928115200025786, 0.06968091499948059, 0.06938143099978333, 0.06982165299996268, 0.0701992659996904, 0.07046091200027149, 0.06977011900016805, 0.06971007600077428, 0.06912768099937239, 0.06949008599985973, 0.06935636300113401, 0.06964949099892692, 0.06999290600106178, 0.07016977599960228, 0.0694885789998807, 0.06953301599969564, 0.06971202000022458, 0.06957534899993334, 0.06995397799983039, 0.07012211999972351, 0.06952698200075247, 0.06950619300005201, 0.06966634499985958, 0.0703888719999668, 0.07068084599995927, 0.07078467799874488, 0.07055621900144615, 0.07038639399979729, 0.06931690999954299, 0.06952109200028644, 0.06961898800000199, 0.06997830799991789, 0.07031085199923837, 0.07003389100100321, 0.06992342900048243, 0.07008282899914775, 0.07043553900075494, 0.0708556839999801, 0.07030359499913175, 0.07035392000034335, 0.07002341400038858, 0.0697580679989187, 0.0726366130002134, 0.07092348799960746, 0.07273431200155756, 0.06942288899881532, 0.06891846799953782, 0.06930993100104388, 0.06950601800053846, 0.06996658399839362, 0.06889653899997938, 0.06884485900081927, 0.06859385499956261, 0.0697950600006152, 0.06954514099925291, 0.06967405100112956, 0.0692057529995509, 0.06879611200020008, 0.06896953800060146, 0.06896391699956439, 0.06931592900036776, 0.07112889699965308, 0.0694337450004241, 0.06982769499882124, 0.06929531000059796, 0.06947794999905454, 0.06978810600048746, 0.06925163199957751, 0.06939181400048255, 0.06982882199918095, 0.06970025600094232, 0.06996592100040289, 0.07052346599994053, 0.07024600799923064, 0.06933982100053981, 0.0697579030002089, 0.06933453099918552, 0.07368689100076153, 0.06980446499983373, 0.07012074100020982, 0.0694417020004039, 0.06965829099863186, 0.07005541100079427, 0.0709255950005172, 0.06957981099913013, 0.07233414300026197, 0.06994325400046364, 0.07298347999858379, 0.0754815870004677, 0.0757344670000748, 0.0764653639998869, 0.07538757099973736, 0.07482079400142538, 0.07689561000006506, 0.07590499599973555, 0.0767127460003394, 0.07595433999995294, 0.07530922699879739, 0.07639139499951852, 0.07593925700166437, 0.07566755099833244, 0.07493261600029655, 0.07694650899975386, 0.07722869400095078, 0.07537801299986313, 0.07579490100033581, 0.0760134409993043]",tokens/s,14.292148229075636,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,14660.886528,,,,,s,1,183.37855042000047,183.37855042000047,0.0,183.37855042000047,183.37855042000047,183.37855042000047,183.37855042000047,[183.37855042000047],,kWh,0.002135786852443061,0.00116408561682892,0,0.0032998724692719812,,MB,14722.306048,,,,,s,10,21.57441347800068,2.157441347800068,0.02879543311826985,2.1480866189999688,2.1888961776997347,2.210388342849592,2.2275820749694777,"[2.231880507999449, 2.1590405330007343, 2.140636013999938, 2.1547161829994366, 2.1841201409997666, 2.1555389840004864, 2.141457055000501, 2.1360640140001124, 2.129747947999931, 2.1412120980003237]",tokens/s,118.65907745813898,kWh,2.5237756915070127e-05,1.3755389957934038e-05,0.0,3.899314687300417e-05,tokens/kWh,6565256.218836612,MB,14725.378048,,,,,s,10,86.67689054999937,8.667689054999936,0.05177370194965772,8.659656105000067,8.729805091600065,8.758677805300248,8.781775976260397,"[8.787550519000433, 8.658757927999432, 8.660554282000703, 8.674756403999709, 8.723388933000024, 8.633221802999287, 8.584500923999258, 8.649068286000329, 8.663538184000572, 8.641553286999624]",tokens/s,7.268373334603944,kWh,0.00010397199807333284,5.6668790103697854e-05,0.0,0.00016064078817703067,tokens/kWh,392179.3506800541,,s,630,86.6729674749995,0.13757613884920555,0.0021118304398796274,0.13715883950044372,0.1395941992003827,0.14052941989980355,0.14356959972007646,"[0.14195601000028546, 0.14035444900036964, 0.13748672099973192, 0.13863684599982662, 0.1375129719999677, 0.14133370899980946, 0.1363523139998506, 0.13555046600049536, 0.13629243000013957, 0.1394077009999819, 0.13657372699981352, 0.1359874409999975, 0.1377383959998042, 0.1356725350005945, 0.13938247599980969, 0.14205996500004403, 0.13997000800009118, 0.13985961199978192, 0.14017221899939614, 0.14337035100015783, 0.1401877450007305, 0.14093094099916925, 0.14123811300032685, 0.13980915899992397, 0.1391299490005622, 0.13972462799938512, 0.13965991199984273, 0.1436509830000432, 0.15586786000039865, 0.1499930130003122, 0.16761201699955564, 0.14539711799989163, 0.13924048599983507, 0.1377809060004438, 0.13778166199972475, 0.13763264200042613, 0.1376489179992859, 0.13674937800078624, 0.13689132499985135, 0.13676685100017494, 0.13687656299953233, 0.13974050999968313, 0.1367210000007617, 0.13699943499977962, 0.13757833299951017, 0.13657175300068047, 0.13740672999938397, 0.13711189100013144, 0.13803909099988232, 0.13619626499985316, 0.13800649600034376, 0.1374535309996645, 0.14114650400006212, 0.1377878020002754, 0.13715829600005236, 0.13756675300010102, 0.13803050800015626, 0.1379150100001425, 0.13804856299975654, 0.13800106599956052, 0.13792951100003847, 0.13745748900055332, 0.1380679849999069, 0.14131327499944746, 0.1378240949998144, 0.13854987400009122, 0.13690151599985256, 0.13648015100079647, 0.13597562599989033, 0.13644457499958662, 0.1372156730003553, 0.13707825699930254, 0.13682307500039315, 0.13636343500002113, 0.13663024200013751, 0.13629081599992787, 0.13973310300025332, 0.1365533680000226, 0.13742213099976652, 0.13785149199975422, 0.13743015000000014, 0.13777796900012618, 0.13719539399971836, 0.1371570020000945, 0.13777024899991375, 0.1387848110007326, 0.13802130199928797, 0.1379728480005724, 0.13728384299975005, 0.13620750199970644, 0.1375004709998393, 0.13711531800072407, 0.13774225799988926, 0.13834116699945298, 0.13776369800052635, 0.13762715600023512, 0.13754338799935795, 0.13685413199982577, 0.1369252399999823, 0.13669255700006033, 0.13698353700056032, 0.13742972799991549, 0.13667753400022775, 0.1370029629997589, 0.13793526100016607, 0.1381499769995571, 0.13761993499974778, 0.1373319910007922, 0.13997598700007075, 0.1399525539991373, 0.1371745340002235, 0.13836265000009007, 0.13758772700020927, 0.13658975999987888, 0.1365229189996171, 0.13685462400007964, 0.13613186100064922, 0.1360148179992393, 0.1360079180003595, 0.13641179499973077, 0.13703416699991067, 0.13687212900003942, 0.13711017000059655, 0.1370904369996424, 0.1382165659997554, 0.1401749730002848, 0.14130837300035637, 0.13767991799977608, 0.1368955019997884, 0.137245785000232, 0.13691019999987475, 0.13659129700045014, 0.13689367400002084, 0.13856350199966982, 0.13671769800021139, 0.13747302599949762, 0.13620733200059476, 0.1359471059995485, 0.13629727700026706, 0.13719386699995084, 0.13655811100034043, 0.13674304699998174, 0.13740512899948953, 0.13777153000046383, 0.13741023700004007, 0.13618265599961887, 0.13666431000001467, 0.13820325300002878, 0.13846737400035636, 0.13700716999937868, 0.13734779500009608, 0.13680818900047598, 0.13704933400003938, 0.1364180229993508, 0.13700094700016052, 0.1370184879997396, 0.13667281600010028, 0.13732086600066395, 0.13922879799974908, 0.13810155600003782, 0.13681173799977842, 0.13723698500052706, 0.13650600499931898, 0.13693015799981367, 0.1371999320008399, 0.13638834499943187, 0.14011832000051072, 0.13841340799990576, 0.1376973549995455, 0.13825143800022488, 0.1373832819999734, 0.1378008219999174, 0.1372047949998887, 0.13751104200036934, 0.13717662899944116, 0.1380084660004286, 0.1362664569996923, 0.13738714600003732, 0.13706396500037954, 0.13838615599979676, 0.13687736799965933, 0.13894301800064568, 0.14053246099956596, 0.1380828470000779, 0.13747580000017479, 0.13848842199968203, 0.1379417010002726, 0.13765933600006974, 0.1371179799998572, 0.14103262600019661, 0.1404964450002808, 0.13694279399987863, 0.1372474459994919, 0.1368716000006316, 0.1367248259994085, 0.1363738039999589, 0.13684438800009957, 0.13697206100005133, 0.13641767199987953, 0.13672074300029635, 0.13671147500008374, 0.13718976000018301, 0.13613515899942286, 0.13807389300018258, 0.13771298699975887, 0.1371687180007939, 0.13694513899918093, 0.13676801000019623, 0.13686251400031324, 0.13621628599958058, 0.13537783100036904, 0.1354855019999377, 0.1357141660000707, 0.1361769449995336, 0.13680440799998905, 0.13794464700004028, 0.1375237140000536, 0.1373462310002651, 0.13784174800002802, 0.13715505500022118, 0.13811257199995453, 0.13980334000007133, 0.13858006200007367, 0.14048041199930594, 0.13792648000071495, 0.13808366299963382, 0.13691933900008735, 0.13668645599955198, 0.13717068200003268, 0.1475796900003843, 0.1386012100001608, 0.13724035799987178, 0.13730302000021766, 0.1376810399997339, 0.14052570300009393, 0.13701990600020508, 0.1373794099999941, 0.13758904399946914, 0.13906878299985692, 0.13805657300054008, 0.1373245989998395, 0.13660594100019807, 0.1364048499999626, 0.1371820240001398, 0.1401597469994158, 0.137256078000064, 0.13692193899987615, 0.13763240900061646, 0.14095136699961586, 0.13745938900046895, 0.13749455599918292, 0.13730722500076809, 0.14373082899965084, 0.13886296400050924, 0.13813734199993633, 0.137289700999645, 0.1380622040005619, 0.13757612700010213, 0.1381172619994686, 0.13756250700043893, 0.13785767699937423, 0.137713088000055, 0.13744776500061562, 0.13716092899994692, 0.13773512999978266, 0.13778610299959837, 0.13715938300083508, 0.13718151199918793, 0.13784464200034563, 0.13865533399984997, 0.1380426929999885, 0.1385978550006257, 0.1393252889993164, 0.13791009900069184, 0.1383427689997916, 0.1396399029999884, 0.14266403700003139, 0.13871104899953934, 0.13909033199979604, 0.1388530090007407, 0.14054175299952476, 0.13718340400009765, 0.1375123910002003, 0.14275655700021161, 0.13840766999965126, 0.13881842800037703, 0.13877617199977976, 0.13766627899985906, 0.13820267400024022, 0.13799986199956038, 0.13865719900059048, 0.13803296999958548, 0.1387528690002, 0.1384172549996947, 0.13932519300033164, 0.13898296499974094, 0.14152626200029772, 0.13864316799936205, 0.13707373900069797, 0.138085528999909, 0.13733062899973447, 0.13678044300013426, 0.1362362600002598, 0.13742064500002016, 0.13723492999997688, 0.14185043999987101, 0.13757488899955206, 0.13794713500010403, 0.1376238729999386, 0.1414229060001162, 0.13766237599975284, 0.13789060300041456, 0.13772038400020392, 0.1373876299994663, 0.13845252600003732, 0.14212254699941695, 0.13829072200041992, 0.1368787829997018, 0.13643468099962774, 0.13616976000048453, 0.13871183500032203, 0.13697954700000992, 0.136336356999891, 0.13646192399937718, 0.1372019469999941, 0.13683519599999272, 0.13678987200000847, 0.13644456200017885, 0.13688474300033704, 0.1359182710002642, 0.13572088699947926, 0.1367556010000044, 0.13678544300000794, 0.13667816500037588, 0.1361347089996343, 0.13670057200033625, 0.13662841399946046, 0.13924402600059693, 0.13650774899997487, 0.13921991000006528, 0.13745850899977086, 0.13681758399980026, 0.13684351000028983, 0.1362805130002016, 0.13572316999943723, 0.13614753000001656, 0.13586062900049, 0.13683004299946333, 0.13634276700031478, 0.13593198299986398, 0.13675318599962338, 0.13575533900075243, 0.1371361249994152, 0.1366345470005399, 0.13636107499951322, 0.1369638969999869, 0.1364540599997781, 0.13781706300051155, 0.13698890399973607, 0.13603251200038358, 0.13861232499948528, 0.13604584699987754, 0.1408295380006166, 0.13702368499980366, 0.13774584400016465, 0.13598760799959564, 0.14031660300042859, 0.13638450100006594, 0.13613049699961266, 0.13645507199998974, 0.1364036599998144, 0.1371823890003725, 0.13677181999992172, 0.13652777999959653, 0.13648399200064887, 0.13700522199997067, 0.1371804450000127, 0.13975709499936784, 0.14178614299999026, 0.13635822299966094, 0.13566365499991662, 0.1352136249997784, 0.13514017000034073, 0.13549685700036207, 0.13551750699934928, 0.13507630500043888, 0.13533104099951743, 0.13446449599996413, 0.13505252899994957, 0.13532902800034208, 0.13551706300040678, 0.1355230989993288, 0.1353099640000437, 0.1350735310006712, 0.13852658899941162, 0.13783386900013284, 0.13544420600010199, 0.1355954330001623, 0.13501202999941597, 0.13552806600000622, 0.1358207030007179, 0.13507449200005794, 0.13488930299990898, 0.1359124159998828, 0.13493594099963957, 0.1354724000002534, 0.13478844000019308, 0.1356266679995315, 0.13469042500037176, 0.13630530599948543, 0.13784288199985895, 0.13708874200074206, 0.13601552199997968, 0.13632229199993162, 0.13634536300014588, 0.13749076199928822, 0.1360622180000064, 0.13644145800026308, 0.1369229150004685, 0.1391833999996379, 0.13590912200015737, 0.13561668700003793, 0.13598912599991309, 0.13639813600002526, 0.13909236499966937, 0.13656423300017195, 0.1360537860000477, 0.13649671300026966, 0.1375052979992688, 0.1374993400004314, 0.13621052500002406, 0.13692716199966526, 0.13641960400036623, 0.13682538899956853, 0.13596506900012173, 0.1398265130001164, 0.13671346699993592, 0.136672780000481, 0.1362405290001334, 0.1361367199997403, 0.13604308899994066, 0.14013681800042832, 0.1371101679997082, 0.13667477800026973, 0.13596153700018476, 0.1355905000000348, 0.13685659799921268, 0.1365581400004885, 0.1367488930000036, 0.13708324700019148, 0.1372233519996371, 0.13662800200017955, 0.1399564809998992, 0.1362166939998133, 0.13675358000000415, 0.1366068389997963, 0.13608952699996735, 0.13658001200019498, 0.1373777210001208, 0.13679948600019998, 0.13654436100023304, 0.13628239799982111, 0.13732182900002954, 0.1368234029996529, 0.1364606229999481, 0.13736573400001362, 0.1374176310000621, 0.13906779100034328, 0.13791417599986744, 0.13763532000029954, 0.1369359699992856, 0.13593190900064656, 0.13721643299959396, 0.13706004400046368, 0.13754170699940005, 0.13797263500055124, 0.1367881429996487, 0.14136370699998224, 0.13651655800003937, 0.13685062900003686, 0.1367314429999169, 0.13989833499999804, 0.1372115140002279, 0.13743506399987382, 0.13725357800012716, 0.1369911570000113, 0.13712347299951944, 0.1379412800006321, 0.13653858299949206, 0.13931853899975977, 0.13948251100009657, 0.13692319900019356, 0.13669816899982834, 0.1391694970006938, 0.13753084499967372, 0.13704733600025065, 0.13660531499954232, 0.13711804200011102, 0.13687511300031474, 0.13693908299956092, 0.1364636670004984, 0.1373982850000175, 0.1370172029992318, 0.13701398500052164, 0.1418048120003732, 0.13881679299993266, 0.13705985999968107, 0.1373267440003474, 0.13701464800033136, 0.1392855119993328, 0.1365111490003983, 0.1366380850004134, 0.13732669799992436, 0.13691706400004477, 0.13941218399941135, 0.13752957900032925, 0.13665764699999272, 0.13718042399978003, 0.13668297300046106, 0.13689170599991485, 0.13703020599950833, 0.13730627600034495, 0.1374701009999626, 0.1367063830002735, 0.13791338199916936, 0.1376336920002359, 0.1363927190004688, 0.13671042699934333, 0.1377211190001617, 0.13720867299980455, 0.13675322300059634, 0.13676299300004757, 0.1369634060001772, 0.13668723399950977, 0.14047928699983459, 0.13742333500067616, 0.14044509199993627, 0.13805346399931295, 0.1396511040002224, 0.13642934800009243, 0.13680979699984164, 0.13642348899975332, 0.1363659540002118, 0.13704286299980595, 0.13733259400032694, 0.13774910499978432, 0.13662248299988278, 0.13652006500069547, 0.1364177320001545, 0.13657726799920056, 0.13919002700004057, 0.13760664900019037, 0.13701365100041585, 0.13692684399939026, 0.1375243420006882, 0.1368180459994619, 0.13747272300042823, 0.13740986099946895, 0.13789812899995013, 0.13757079700008035, 0.14008977600042272, 0.13783721799973137, 0.13759211100023094, 0.1370688289998725, 0.1369213119996857, 0.13798215099996014, 0.13758034300008148, 0.14233975600018312, 0.13889228299922252, 0.13774710000052437, 0.1364308889997119, 0.136836587000289, 0.137027771999783, 0.13729887800036522, 0.1370496789995741, 0.13644106399988232, 0.13663576100043429, 0.13660920499933127, 0.13628501500079437, 0.13666697799999383, 0.13619666599970515, 0.13782221499968728, 0.13763106300029904, 0.13736470499952702, 0.13717265500054054, 0.13659870500032412, 0.1368633639995096, 0.13958912100042653, 0.1370884849993672, 0.13671247300044342, 0.13714530000015657, 0.14081286700002238, 0.1397057809999751, 0.1369726429993534, 0.13716679600020143, 0.1389438810001593, 0.13628321800024423, 0.13628101299946138, 0.13605752000057691, 0.13655218099938793, 0.13697289599986107, 0.13625182200030395, 0.13646641700051987, 0.1368015859998195, 0.13616442199963785, 0.13618354400023236, 0.13651431899961608, 0.13914148900039436, 0.13822258900017914, 0.13718038299975888, 0.13704777699967963, 0.13666151699999318, 0.1364211800000703, 0.137995855000554, 0.13796968999940873, 0.13747578899983637, 0.13735052200081554, 0.1364777779999713, 0.13631067899950722, 0.13653070400050638, 0.13629095499982213, 0.13615637800012337, 0.13619710700004362, 0.136731687000065, 0.13687998999921547, 0.1364925490006499, 0.13665684399984457, 0.13685075800003688, 0.13676249199943413, 0.13681594700028654]",tokens/s,7.268702322690419,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3371.667456,,,,,s,1,39.75085358999968,39.75085358999968,0.0,39.75085358999968,39.75085358999968,39.75085358999968,39.75085358999968,[39.75085358999968],,kWh,0.0004407377113840268,0.0002402176934701387,0,0.0006809554048541655,,MB,3380.641792,,,,,s,10,4.894826096999168,0.4894826096999168,0.017566790862020714,0.48084707250018255,0.5170707363995461,0.5173002562000875,0.5174838720405205,"[0.5170197319994259, 0.513458513999467, 0.5175297760006288, 0.47705601999950886, 0.48188212600052793, 0.47735688200009463, 0.48029503599991585, 0.48139910900044924, 0.47317616199961776, 0.47565273999953206]",tokens/s,523.0012158285743,kWh,5.880896367757613e-06,3.2052265644533384e-06,0.0,9.086122932210953e-06,tokens/kWh,28174833.414641768,MB,3399.319552,,,,,s,10,22.96725153400166,2.2967251534001663,0.016742665421126002,2.2886631640003543,2.323372053600451,2.3241086388004533,2.3246979069604548,"[2.3248452240004553, 2.3232083680004507, 2.317128276999938, 2.2793675929997335, 2.287338054999964, 2.2829204630006643, 2.284844671999963, 2.2876540170000226, 2.2902725539997846, 2.289672311000686]",tokens/s,27.43036096710667,kWh,2.789592979502004e-05,1.520428426612576e-05,0.0,4.31002140611458e-05,tokens/kWh,1461709.677604445,,s,630,22.96226899999965,0.03644804603174548,0.0006196992631956873,0.036353655999846524,0.03716205260025163,0.03752025229987339,0.03872344718010027,"[0.03855768400080706, 0.0365421319993402, 0.03664554399983899, 0.03586447300040163, 0.036388485000315995, 0.036138213999947766, 0.03642675599985523, 0.03657309499976691, 0.03654146600001695, 0.0366998239996974, 0.0367391330000828, 0.0365546090006319, 0.036473133000072266, 0.03653554699940287, 0.03873486100019363, 0.036648391999733576, 0.036355938999804494, 0.03670543100088253, 0.036711865999677684, 0.03711080999983096, 0.03685378699992725, 0.03652760400018451, 0.03691565400004038, 0.036739864999617566, 0.03708799500054738, 0.036774993000108225, 0.03699460699954216, 0.037085316000229795, 0.036695337999844924, 0.036980912999752036, 0.03676874099983252, 0.03658897600053024, 0.036602877999939665, 0.036366373999953794, 0.03687230000014097, 0.03736137699979736, 0.03683856899988314, 0.03684921400054009, 0.03699380599937285, 0.037351992999901995, 0.036969851000321796, 0.03670687199974054, 0.037077081000461476, 0.03707196199957252, 0.0373944870007108, 0.03729786999974749, 0.03646756899979664, 0.03718104499967012, 0.036781854000764724, 0.03680537299987918, 0.03703268399931403, 0.03723584900035348, 0.03703231300005427, 0.03733590199954051, 0.03727905100004136, 0.03730983700006618, 0.03657842400025402, 0.03729344800012768, 0.036781541999516776, 0.036864651000541926, 0.03723023299971828, 0.037613018000229204, 0.036822746000325424, 0.038513049999892246, 0.036033827000210294, 0.03618266200010112, 0.03619172599974263, 0.036375239999870246, 0.035949140999946394, 0.03678171200044744, 0.03628471499996522, 0.03646628699971188, 0.03758488600033161, 0.03772565199960809, 0.03576291399986076, 0.036730604000695166, 0.036306134999904316, 0.03697650300000532, 0.03647827900022094, 0.036793051999666204, 0.03713438100021449, 0.03774067799986369, 0.035975289999441884, 0.03656521600078122, 0.03632667900001252, 0.036696655999548966, 0.03671281600054499, 0.036353395999867644, 0.03606670099998155, 0.036524137999549566, 0.03645973800030333, 0.03705439999976079, 0.036649583999860624, 0.03731531700032065, 0.037871702999837, 0.03723985899978288, 0.036474936000558955, 0.037234714000078384, 0.036926894999851356, 0.03645037600017531, 0.03673814899957506, 0.0364237960002356, 0.036957098999664595, 0.036756382000021404, 0.037026756000159367, 0.03666292799971416, 0.03647964999981923, 0.036873986000500736, 0.037191872999756015, 0.037368174999755865, 0.036574993000613176, 0.03670101900024747, 0.03734477199941466, 0.03679105399987748, 0.03720764900026552, 0.037117042999852856, 0.03670307500033232, 0.037263602999701106, 0.03696307500013063, 0.03734876199996506, 0.03961875200002396, 0.037424451999868324, 0.03666778299975704, 0.03713794900068024, 0.03755541699956666, 0.0369153350002307, 0.038666204999572074, 0.03710118200069701, 0.03688524199969834, 0.03671951399974205, 0.03660471900002449, 0.03712618100053078, 0.036768455999663274, 0.037307536999833246, 0.03705053399971803, 0.03725865600063116, 0.03869550299987168, 0.037976110000272456, 0.03694881799947325, 0.037473266999768384, 0.036741821000759955, 0.037038367999230104, 0.03716137500032346, 0.036816433999774745, 0.03735914200024126, 0.03764123400014796, 0.03706089699971926, 0.037075803999869095, 0.03762538000046334, 0.0372038559999055, 0.03633885899944289, 0.035963544000878755, 0.03861940799924923, 0.03616052500001388, 0.03749333199993998, 0.036609336000765325, 0.0361770269992121, 0.03611847800038959, 0.03570686199964257, 0.036132989000179805, 0.036208976000125404, 0.03674669799966068, 0.036593984000319324, 0.03661121599998296, 0.03607740300049045, 0.036398158999872976, 0.036372746999404626, 0.036218056000507204, 0.039117403000091144, 0.036178162999931374, 0.03606688599938934, 0.03636942299999646, 0.03651066400016134, 0.03634766200048034, 0.03624646499974915, 0.035971629000414396, 0.03659031600000162, 0.03669745899969712, 0.036420960999748786, 0.035739316000217514, 0.03601096700003836, 0.036007814000186045, 0.036418020999917644, 0.036819840999669395, 0.036243309000383306, 0.036243968999770004, 0.036282088999541884, 0.036414675000742136, 0.036996375999478914, 0.03771279500051605, 0.03600656899925525, 0.03579310900022392, 0.036142984999969485, 0.03542273000039131, 0.035612535999462125, 0.0355529309999838, 0.03597853900009795, 0.03572532599991973, 0.035943049000707106, 0.03572868199989898, 0.035941037999691616, 0.035510151000380574, 0.03659531599987531, 0.035848202999659406, 0.0360553959999379, 0.035664889000145195, 0.03558538099969155, 0.036265884000385995, 0.03642728399972839, 0.03617979600039689, 0.03599772599955031, 0.03644898699985788, 0.03592552300051466, 0.03672572199957358, 0.035764433000622375, 0.03658905399970536, 0.035783929999524844, 0.03627404700000625, 0.03577207700072904, 0.036269522000111465, 0.035913470999730635, 0.03587094199974672, 0.03590958099994168, 0.03576201200030482, 0.03643656599979295, 0.0367907310001101, 0.03602761999991344, 0.0360365289998299, 0.035647947000143176, 0.03649185300037061, 0.03782494000006409, 0.03666600299948186, 0.036288217999754124, 0.036090281000724644, 0.03633744999933697, 0.036985405000450555, 0.03602011299972219, 0.035882238000340294, 0.03624135700010811, 0.0364957809997577, 0.036321890000181156, 0.03675859799932368, 0.036365079000461265, 0.03631981899980019, 0.03581991300052323, 0.036538737999762816, 0.03619135999997525, 0.036590544000318914, 0.03567226599989226, 0.036709516999508196, 0.03612301200064394, 0.036509111999293964, 0.038011169000128575, 0.03586243899917463, 0.035775411000031454, 0.03632719899997028, 0.035784601000159455, 0.035533820000637206, 0.03623627899924031, 0.0359245670006203, 0.03622275999987323, 0.03563839500020549, 0.03556771300009132, 0.03623453299951507, 0.03548489900003915, 0.03599420499995176, 0.03604291299961915, 0.03668097400077386, 0.03646540199952142, 0.03629523000017798, 0.036167229999591655, 0.03630025700022088, 0.03673408600025141, 0.0362338129998534, 0.036785854999834555, 0.035928363000493846, 0.03626210499987792, 0.0363500200000999, 0.03586791199995787, 0.03604826199989475, 0.03588772900002368, 0.03646753599969088, 0.03620063400012441, 0.03704137600016111, 0.03610831999958464, 0.03566857199984952, 0.03653101400050218, 0.036050507000254584, 0.03634514099940134, 0.036515654000140785, 0.03622489999997924, 0.03612964100011595, 0.03614628699961031, 0.036532006000015826, 0.03616044500085991, 0.035905660999560496, 0.03587125499961985, 0.03636609800014412, 0.035894624999855296, 0.03700253600072756, 0.037195305999375705, 0.03587165899989486, 0.036357707000206574, 0.03592935300002864, 0.036422442000002775, 0.037089098999786074, 0.03932574600003136, 0.036202700000103505, 0.036352740000438644, 0.03625466999983473, 0.037121585000022606, 0.036574187000042, 0.03595964099986304, 0.036122403999797825, 0.03617928600033338, 0.038002967000466015, 0.03584637399944768, 0.036123106000559346, 0.035718068000278436, 0.03591478999987885, 0.0360067239998898, 0.035288152000248374, 0.03602255099940521, 0.035469803000523825, 0.03562016199975915, 0.03577826800028561, 0.03533424899978854, 0.03575332599939429, 0.03560261300026468, 0.03580629099997168, 0.03631005199986248, 0.03575119800007087, 0.035923014000218245, 0.03586614699997881, 0.03599956800007931, 0.035731412999666645, 0.03594195200003014, 0.036488749000454845, 0.035859134999554954, 0.03573125599996274, 0.03590609300044889, 0.037551829000221915, 0.037086149999595364, 0.03631602699988434, 0.03632680999999138, 0.0361559330003729, 0.036170261999359354, 0.03690483900027175, 0.03589356399970711, 0.03600302900031238, 0.036295624000558746, 0.035877249999430205, 0.03660651400059578, 0.03635763899910671, 0.03612862900081382, 0.037019092999798886, 0.036271310999836714, 0.03610795100030373, 0.03651282899954822, 0.03646222099996521, 0.036299328000495734, 0.03618279599959351, 0.03601816799982771, 0.0366630910002641, 0.03716815099960513, 0.03597188000003371, 0.036936358000275504, 0.03638683999997738, 0.03659749800044665, 0.036920130999533285, 0.03659206800057291, 0.036381971999617235, 0.036149720000139496, 0.03644949599947722, 0.03656872200008365, 0.036739910000505915, 0.03623247299947252, 0.036353915999825404, 0.03862456699971517, 0.035911400000259164, 0.03552598899932491, 0.03533409500050766, 0.03571361699960107, 0.036231052000403, 0.0359463759996288, 0.0355754230004095, 0.03565420199993241, 0.03583527099999628, 0.03613621200020134, 0.03649060899988399, 0.036107980999986466, 0.0382357199996477, 0.03589211100006651, 0.035987965000458644, 0.03646440400007123, 0.03621258199927979, 0.03604477000044426, 0.03593703699971229, 0.036173100999803864, 0.03577991300062422, 0.036047466000127315, 0.03606264099926193, 0.03621189300065453, 0.036276881999583566, 0.036315369000476494, 0.03635802499957208, 0.036799475000407256, 0.03598034700007702, 0.03650042399931408, 0.03596279100020183, 0.035888477000298735, 0.03630513999996765, 0.03601652599991212, 0.03621028099951218, 0.03662572400025965, 0.03638678500010428, 0.03646969599958538, 0.036481208000623155, 0.03617364899946551, 0.03612415400039026, 0.03628208600002836, 0.03663085999960458, 0.036884408999867446, 0.03644926000015403, 0.03602245399997628, 0.03664275200026168, 0.036027946999638516, 0.036671103000117, 0.03637062200050423, 0.035943271000178356, 0.03613437099920702, 0.036024896000526496, 0.03656228099953296, 0.03680172400072479, 0.03627407999920251, 0.03631104200030677, 0.03668967799967504, 0.0359547960006239, 0.03639487899999949, 0.03620463799961726, 0.03610367800047243, 0.037946082999951614, 0.03638765899995633, 0.035560427999371313, 0.036046724000698305, 0.036249713999495725, 0.03569436999987374, 0.03634341700035293, 0.035779502999503165, 0.035761391000050935, 0.03594607500053826, 0.03594532599981903, 0.03619615600018733, 0.03665669699967111, 0.03583242100012285, 0.03608953100047074, 0.035844532999362855, 0.03570757899979071, 0.03644653600076708, 0.03710151499944914, 0.03571414399993955, 0.03583812900069461, 0.035278575999655004, 0.035683518999576336, 0.03644184499989933, 0.03587797300042439, 0.03583559199978481, 0.036104958000578335, 0.03565141899980517, 0.03688186399995175, 0.03613282199967216, 0.03611697500036826, 0.03609210200011148, 0.03618011099933938, 0.036792626000533346, 0.0369779570000901, 0.03624935999960144, 0.03605065400006424, 0.03613701399990532, 0.036450889000661846, 0.03666511899973557, 0.03637233700010256, 0.036787502999686694, 0.036152126000160933, 0.036162747999696876, 0.03630666099979862, 0.03692645699993591, 0.03647874700072862, 0.03639808499974606, 0.03615429799992853, 0.036303908999798296, 0.03713290199993935, 0.03698903500026063, 0.03680858600000647, 0.03646470500007126, 0.03659161199993832, 0.03662251900004776, 0.03688178100037476, 0.036655927999163396, 0.035877283999980136, 0.036475976000474475, 0.036639633999584476, 0.036324433000118006, 0.03697610000017448, 0.03754227799981891, 0.036566524000591016, 0.03645663899987994, 0.036033958999723836, 0.03582394800014299, 0.03633724399969651, 0.03667355900051916, 0.03586616999928083, 0.03586301400082448, 0.03533828599938715, 0.03605959000014991, 0.03592125700015458, 0.03629121199992369, 0.0364474269999846, 0.03605523999976867, 0.03602778999993461, 0.0361978890005048, 0.03587181300008524, 0.03621332300008362, 0.036096698999244836, 0.035950847000094655, 0.03612488399994618, 0.03590161100055411, 0.03630101199996716, 0.036356273999444966, 0.03891158000078576, 0.036230146999514545, 0.0357927329996528, 0.03640022100080387, 0.03632112099967344, 0.036062602999663795, 0.03585036500044225, 0.03615750999961165, 0.03644863499994244, 0.036442942000576295, 0.0373192619999827, 0.037571555999420525, 0.036022319000039715, 0.036148598000181664, 0.035962902000392205, 0.035881304999747954, 0.036609177999707754, 0.03655136599991238, 0.03611167200051568, 0.03634708000026876, 0.03619057499963674, 0.036939693999556766, 0.036566438000591006, 0.03641817500010802, 0.03640993699991668, 0.03585732400006236, 0.036574252999344026, 0.036310739000327885, 0.036432408999644394, 0.03605798600074195, 0.036652723999395675, 0.03622942099991633, 0.036789325999961875, 0.036588859999937995, 0.036294411000199034, 0.036598231000425585, 0.036575242999788316, 0.03682323999964865, 0.03780337599982886, 0.03583187599997473, 0.03584083900022961, 0.03546230099982495, 0.03596098700018047, 0.03515366000010545, 0.035318068000378844, 0.0359115519995612, 0.036148195000350825, 0.03598629899988737, 0.03572793700004695, 0.03570503599985386, 0.0354349250001178, 0.03558028599945828, 0.035939840000537515, 0.03670515500016336, 0.03565232399978413, 0.03602597299959598, 0.03593043500040949, 0.03691662100027315, 0.036430187999940244, 0.03591330899962486, 0.035708131000319554, 0.03594333499950153, 0.03643628200006788, 0.036442671000259, 0.036390766000295116, 0.03608544899998378, 0.03669315299976006, 0.03663959400000749, 0.03614890199969523, 0.03607025900055305, 0.035947540999586636, 0.03632611099965288, 0.03590636300032202, 0.03677313000025606, 0.036870023000119545, 0.03670452200003638, 0.03607510999972874, 0.035714566000024206, 0.036050785000043106, 0.03615793700009817, 0.03666343700024299, 0.03708311699938349, 0.039005085000098916, 0.036660769000263826, 0.03633807000005618, 0.03734260900000663, 0.036431917999834695, 0.036377501000060875, 0.036310411999693315, 0.0361288889998832, 0.03649974000018119, 0.037034570000287204, 0.036310781999418396, 0.036229117000402766, 0.03680321400042885, 0.036415182999917306, 0.03622211099991546, 0.03693434900014836, 0.038937532999625546, 0.03625578199989832, 0.03674618500008364]",tokens/s,27.43631302289898,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,9409.232896,,,,,s,1,151.0742944550002,151.0742944550002,0.0,151.0742944550002,151.0742944550002,151.0742944550002,151.0742944550002,[151.0742944550002],,kWh,0.0017406830566930492,0.0028520534578384744,0,0.004592736514531523,,MB,9659.420672,,,,,s,10,28.521075636002934,2.8521075636002933,0.7008901634467675,2.591638810499717,4.013864159798686,4.057942792902395,4.093205699385362,"[2.1394263569964096, 2.159431390995451, 2.534044271997118, 4.004068907997862, 2.258447894004348, 2.343536252999911, 2.6492333490023157, 2.958416568006214, 4.102021426006104, 3.3724492179972003]",tokens/s,89.75818558429269,kWh,3.117749651431091e-05,5.108252357271891e-05,0.0,8.226002008702982e-05,tokens/kWh,3112082.8773097307,MB,9663.311872,,,,,s,10,187.3760257719914,18.73760257719914,5.4653926284045875,15.66230459599683,26.109987268794793,27.273850586397746,28.20494124048011,"[13.942352302001382, 12.442034266001428, 14.486359157999686, 21.084036409003602, 15.979788031996577, 15.109846254999866, 15.344821159997082, 25.851350975994137, 24.697723309996945, 28.437713904000702]",tokens/s,3.362223088062588,kWh,0.00015922264213132016,0.00026088168260976144,0.0,0.0004201043247410815,tokens/kWh,149962.750416407,,s,630,187.36746937799762,0.29740868155237715,0.13359020363960403,0.22280659450188978,0.5092335965993697,0.5440867817971593,0.6065576427421187,"[0.15644329600036144, 0.19085653200454544, 0.20742736299871467, 0.22696762299892725, 0.2839974739981699, 0.18867218300147215, 0.21198510300018825, 0.18975279600272188, 0.18875167799706105, 0.3982670780023909, 0.2912428599956911, 0.20224349699856248, 0.20807985400460893, 0.20528828299575252, 0.14082840500486782, 0.1833830819959985, 0.4686905470007332, 0.3662028300022939, 0.24612869600241538, 0.2863713389961049, 0.5134899440017762, 0.11905545600166079, 0.2042457999996259, 0.19351521600037813, 0.19139305399585282, 0.21325435399921844, 0.27547969100123737, 0.4345530790014891, 0.1992528359987773, 0.19322893900243798, 0.20529865299613448, 0.18016199900011998, 0.19323770900518866, 0.19950313999288483, 0.19640964300197084, 0.19591866699920502, 0.18895375600550324, 0.15279552399442764, 0.19006802300282288, 0.21544699899823172, 0.17447081200225512, 0.18947505200048909, 0.20372161900013452, 0.19229173199710203, 0.18351787500432692, 0.21349303999886615, 0.19425410999974702, 0.20441500099695986, 0.1918645660043694, 0.19259485099610174, 0.21693434999906458, 0.19389288299862528, 0.23648491000494687, 0.24820031399576692, 0.24991046500508673, 0.16133850699407049, 0.1406670420037699, 0.179534661998332, 0.2197865920024924, 0.19541418399603572, 0.21648722100508166, 0.18711441999766976, 0.2586497550000786, 0.1626057640023646, 0.19966987400403013, 0.20244306099630194, 0.1982664270035457, 0.19706508399394806, 0.19143503000668716, 0.19607393199839862, 0.19617999099864392, 0.19374828499712748, 0.19409336800163146, 0.22369317200355, 0.21989595399645623, 0.1952830400041421, 0.21344776199839544, 0.19020029099920066, 0.18304113899648655, 0.17982574800407747, 0.14133683199906955, 0.18878339899674756, 0.1984830210058135, 0.19404569399921456, 0.18760360399755882, 0.18954963899886934, 0.2157797890031361, 0.21816314099851297, 0.27864720900106477, 0.22268914400046924, 0.2691351049943478, 0.21770185900095385, 0.2023517540001194, 0.18634254499920644, 0.13879177400667686, 0.17881659399427008, 0.20856374200229766, 0.17849355500220554, 0.18494259099679766, 0.15453894500387833, 0.17513466499804053, 0.180374807001499, 0.18492219299514545, 0.14659429500170518, 0.1887084749978385, 0.1867376520021935, 0.19030820699845208, 0.21588530100416392, 0.20773281899892027, 0.17102266300207702, 0.12349283699586522, 0.1241102679996402, 0.16454924699792173, 0.12334748100693105, 0.16950144699512748, 0.1226725790038472, 0.16461652399448212, 0.14166448800096987, 0.36845968299894594, 0.31146177000482567, 0.22904895399551606, 0.2746160210008384, 0.19489909899857594, 0.1833100200019544, 0.32098063100420404, 0.2853838849987369, 0.1675973699966562, 0.20336557300470304, 0.24118300800182624, 0.3983585219975794, 0.18627670100249816, 0.1780561769992346, 0.1812171049969038, 0.13905128100304864, 0.19311363599990727, 0.21423507500003325, 0.18590054999367567, 0.39748158900329145, 0.2708878330013249, 0.14627761200245004, 0.1834420559971477, 0.19351400800223928, 0.20518203499523224, 0.2094880180011387, 0.39574571199773345, 0.2845326759997988, 0.18128680100198835, 0.23359660099959, 0.2012959290004801, 0.11759910500404658, 0.20440745299856644, 0.19360836900159484, 0.18861076299799606, 0.36099186499632197, 0.2433773100055987, 0.20453118599834852, 0.2725698009962798, 0.19824063900159672, 0.18471649599814555, 0.1427370220044395, 0.192549211998994, 0.46510955299891066, 0.12905203300033463, 0.21897919500042917, 0.2595762109995121, 0.14294857699860586, 0.1823585020028986, 0.185537197998201, 0.2126807699969504, 0.5129563490045257, 0.17960620400117477, 0.1945649429981131, 0.2173544609977398, 0.19423651100078132, 0.2189143889991101, 0.5745524000012665, 0.11713571300060721, 0.19204335199901834, 0.19544466100342106, 0.2063953409960959, 0.20287053500214824, 0.19390829100302653, 0.2060927909988095, 0.6010404499975266, 0.1902274509993731, 0.20071870300307637, 0.19975054799579084, 0.1978302679999615, 0.19839632300136145, 0.18175120500382036, 0.3387775979936123, 0.3908096220038715, 0.4293311309957062, 0.48664928700600285, 0.3044553569998243, 0.5139171659975545, 0.39155513400328346, 0.2965520549987559, 0.16845476500020595, 0.19611138199979905, 0.5365551159993629, 0.44011583799874643, 0.35861760399711784, 0.3912606730009429, 0.4152099070051918, 0.4116897669955506, 0.5844403439987218, 0.49990111400256865, 0.3858386240026448, 0.4067913589969976, 0.41746358099771896, 0.4374799380020704, 0.1375960439982009, 0.43345622700144304, 0.5776364310004283, 0.45579428599739913, 0.35504384800151456, 0.40352558300219243, 0.15616674599732505, 0.3767940180041478, 0.2298734729993157, 0.49115263499697903, 0.5271921360035776, 0.3831971899999189, 0.501159685998573, 0.3584922770023695, 0.20311656299600145, 0.22278657100105193, 0.20752898100181483, 0.2604110319953179, 0.32054914200125495, 0.27967858600459294, 0.24558138999418588, 0.3754605870053638, 0.19014288499602117, 0.20012136299919803, 0.31432075500197243, 0.3077090049991966, 0.36592963399743894, 0.2335126570033026, 0.2692243950004922, 0.211970800999552, 0.18970621000335086, 0.22118270200007828, 0.10981770199578023, 0.47824625299836043, 0.18710646100225858, 0.2031172630013316, 0.2155275549957878, 0.21545035400049528, 0.19983597499958705, 0.4845155520015396, 0.15335261699510738, 0.3777136930002598, 0.3449810870006331, 0.18995875700056786, 0.20882382400304778, 0.25222607299656374, 0.22028817500540754, 0.116117203993781, 0.5067212240028311, 0.17943513399950461, 0.19260342299821787, 0.22177396100596525, 0.6158361609996064, 0.2594014009955572, 0.22549037099815905, 0.2692940630004159, 0.22282661800272763, 0.197434046996932, 0.5240015850067721, 0.3479403329984052, 0.22928616400167812, 0.189693238993641, 0.18889252599910833, 0.21041440500266617, 0.1245851310013677, 0.5109505329965032, 0.19752027700451436, 0.18265911799971946, 0.21325432199955685, 0.19453975099895615, 0.2106202340000891, 0.4449744939993252, 0.25172591100272257, 0.18993835199944442, 0.206588469001872, 0.15888008599722525, 0.19985290600016015, 0.14562031000241404, 0.3778500629996415, 0.38696765399799915, 0.18975689399667317, 0.20159246200637426, 0.2220476319998852, 0.19148465799662517, 0.1862345519984956, 0.3492644720026874, 0.3917406780019519, 0.2511704110002029, 0.24409246299910592, 0.1933399109984748, 0.2105628319986863, 0.19120702399959555, 0.5948860920034349, 0.17156700299528893, 0.14217028499842854, 0.19436743200640194, 0.17389212399575626, 0.18385951700474834, 0.1424710149949533, 0.20354349200351862, 0.17328690499562072, 0.5280662200020743, 0.20723484700283734, 0.20295476599858375, 0.554872073000297, 0.18930731900036335, 0.19011515400052303, 0.1890990169995348, 0.2135718240024289, 0.21073427500232356, 0.19942238099611131, 0.508381380001083, 0.18501461100095185, 0.2092008990002796, 0.24713029700069455, 0.15136846999666886, 0.1913417739997385, 0.5925284309996641, 0.11934323300374672, 0.20405596499767853, 0.19220101200335193, 0.19964963399979752, 0.18953529999998864, 0.18308591399545548, 0.1824445279999054, 0.5392289640003582, 0.1821614420041442, 0.19656167699577054, 0.2045824970045942, 0.18819234999682521, 0.2006392160037649, 0.19404173299699323, 0.44508071600284893, 0.17763482599548297, 0.19138480000401614, 0.19049757599714212, 0.19106850900425343, 0.19690610099496553, 0.1433857320007519, 0.196040989998437, 0.3553275040030712, 0.35151791499811225, 0.18909190200065495, 0.19106462399940938, 0.19857119899825193, 0.19231947300431784, 0.19262222099496284, 0.6922394820066984, 0.21223544699751073, 0.20725141200091457, 0.18378306499653263, 0.2900184600002831, 0.20005364499957068, 0.21350940000411356, 0.19939205500122625, 0.3024300649994984, 0.18592043399985414, 0.20705803099554032, 0.22649077700043563, 0.2711578489979729, 0.21735024600639008, 0.23407868699723622, 0.19212389500171412, 0.2615418029963621, 0.13376510699890787, 0.26539769200462615, 0.15469694799685385, 0.22170818300219253, 0.1662498730001971, 0.14259911700355588, 0.19239110600028653, 0.1848480720000225, 0.5433375739958137, 0.18258835100277793, 0.19058797099569347, 0.19047897400014335, 0.18563269800506532, 0.21346601899858797, 0.20805183299671626, 0.5780679140007123, 0.18797506100236205, 0.1435677100016619, 0.18372158399870386, 0.2185913889989024, 0.18831255799887003, 0.20052031600062037, 0.5902380460029235, 0.1270521939950413, 0.250221189999138, 0.23406628600059776, 0.20736601300450275, 0.20291688299766975, 0.6529907130025094, 0.136240646999795, 0.18834032399900025, 0.19158970299758948, 0.20890407099795993, 0.22122187800414395, 0.25272681200294755, 0.2986373449966777, 0.3572857940016547, 0.19043468499876326, 0.2042491570027778, 0.17920814799435902, 0.18777683100051945, 0.18584782400284894, 0.5115006109990645, 0.19938002600247273, 0.20013898400065955, 0.1928450899940799, 0.2409043229999952, 0.26931282900477527, 0.1882224410001072, 0.5084289139995235, 0.185483581997687, 0.14886324899998726, 0.20052426499751164, 0.16580881499976385, 0.1836629190001986, 0.14587682300043525, 0.20845014000224182, 0.48736139600077877, 0.19566174099600175, 0.19072059000609443, 0.22009830900060479, 0.18073208299756516, 0.20612264899682486, 0.5716508309997153, 0.19729364600061672, 0.18148860799556132, 0.19675122600165196, 0.2167073309974512, 0.17556760300067253, 0.5299147550031194, 0.40213480899546994, 0.38420577800570754, 0.4022502509978949, 0.4119664929967257, 0.4592208620015299, 0.37358884300192585, 0.2566294159987592, 0.5512411629970302, 0.21397831700596726, 0.19361999899410876, 0.1468388550056261, 0.18908010800078046, 0.193649930995889, 0.41277541700401343, 0.2680151609965833, 0.19055109700275352, 0.19330776899732882, 0.26817698900413234, 0.38175170499744127, 0.41680780200113077, 0.4949131100001978, 0.4023380910002743, 0.4129942809959175, 0.3991833250038326, 0.526408026998979, 0.5242688939979416, 0.6354427089972887, 0.6088111440039938, 0.3917346529997303, 0.41539785899658455, 0.5913873320023413, 0.5758264169999165, 0.5067661680004676, 0.5190402220032411, 0.43412844599515665, 0.43410710299940547, 0.3669477050061687, 0.5774731759956921, 0.478176472002815, 0.5289659499976551, 0.4425053899976774, 0.41441182600101456, 0.5116786139988108, 0.3621851770003559, 0.3400156110001262, 0.4053357240045443, 0.34193292100098915, 0.5136809489995358, 0.5062701619972358, 0.550383210000291, 0.5172377990020323, 0.42758458399475785, 0.4461468800000148, 0.6929576160036959, 0.5131554050021805, 0.39370119199884357, 0.5987246219956432, 0.4381646649999311, 0.5506804609976825, 0.503778036996664, 0.3348088530037785, 0.4006065319990739, 0.46371635000105016, 0.3077712189988233, 0.38208377599949017, 0.44708018899837043, 0.44375548500102013, 0.4051057850010693, 0.4486716850005905, 0.36511649299791316, 0.4582035389976227, 0.4352161690039793, 0.2816533299992443, 0.38749156599806156, 0.3361919439994381, 0.4033761700047762, 0.4431893820001278, 0.31583588200010126, 0.44616392399620963, 0.34708238299936056, 0.3945506660020328, 0.3580287090007914, 0.3388959059957415, 0.3614940590050537, 0.48108139100077096, 0.3836240529999486, 0.40101936199789634, 0.4101328820033814, 0.30357608399936, 0.49147752599674277, 0.331682185002137, 0.37024860399833415, 0.3353828359977342, 0.383667467001942, 0.3364675269986037, 0.40542917900165776, 0.3976654479993158, 0.2604970669999602, 0.4438810770006967, 0.589809762997902, 0.4492438290035352, 0.40228850499988766, 0.4572951180016389, 0.32595883799513103, 0.3324109400055022, 0.32045943799312226, 0.4349411660004989, 0.3178489769998123, 0.4625928750028834, 0.32099599500361364, 0.3284741989991744, 0.30330526000034297, 0.32262771699606674, 0.37483395000163, 0.5143263610007125, 0.3763466070013237, 0.36596259100042516, 0.3981417009999859, 0.41341114799433853, 0.4011865680004121, 0.3881009910037392, 0.38217493899719557, 0.49786471699917456, 0.5241240530012874, 0.4621420660041622, 0.4588738620004733, 0.5830464979953831, 0.5094167159986682, 0.525955225006328, 0.4069279079994885, 0.39188186299725203, 0.5356465959994239, 0.355795814000885, 0.48711201200057985, 0.4462026519977371, 0.5194773690018337, 0.350455082996632, 0.44816236800397746, 0.3334617439977592, 0.38652929900126765, 0.3823388020027778, 0.3860082009996404, 0.320454789994983, 0.5823117990003084, 0.2955835750035476, 0.3551824599999236, 0.36758901099528885, 0.5936515430003055, 0.46262092600227334, 0.5025062920030905, 0.512968593997357, 0.5247135489989887, 0.4337089719992946, 0.5635691659990698, 0.38858990900189383, 0.6002098620010656, 0.45471123899915256, 0.34957569499965757, 0.4789292670029681, 0.49184570999932475, 0.4648957969984622, 0.5275104600004852, 0.6696042280018446, 0.359407015996112, 0.4416446770046605, 0.4253572749948944, 0.5331430500009446, 0.37932492999971146, 0.23356791699916357, 0.4511607849999564, 0.43965751400537556, 0.4136468939977931, 0.5446997699982603, 0.3906482250022236, 0.5352299950027373, 0.42523029299627524, 0.41296127699752105, 0.5983657260003383, 0.5092132499994477, 0.3727538620005362, 0.4065244570010691, 0.4463780950027285, 0.4913183719982044, 0.3123683189987787]",tokens/s,3.3623766286186516,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1404.624896,,,,,s,1,13.619514789999812,13.619514789999812,0.0,13.619514789999812,13.619514789999812,13.619514789999812,13.619514789999812,[13.619514789999812],,kWh,0.00013150435813406096,0.000215462048429528,0,0.000346966406563589,,MB,1511.87456,,,,,s,10,2.615513129003375,0.2615513129003375,0.019208343409948207,0.27181728950017714,0.27744678890085195,0.27752769395083304,0.2775924179908179,"[0.2310606179999013, 0.23248039099780726, 0.2338472310002544, 0.2725041310004599, 0.27149762000044575, 0.27213695899990853, 0.27015116100301384, 0.2767976089999138, 0.27760859900081414, 0.2774288100008562]",tokens/s,978.7754347750003,kWh,3.4526918335907232e-06,5.65698420926978e-06,0.0,9.109676042860502e-06,tokens/kWh,28101987.249111243,MB,1552.535552,,,,,s,10,20.487217888996383,2.0487217888996385,0.023028321206298694,2.0373025155004143,2.0766954372000326,2.0847957980999126,2.0912760868198164,"[2.0616788799998176, 2.0748953570000594, 2.0707035829982487, 2.0394345380009327, 2.035170492999896, 2.0322209340010886, 2.0262290249993384, 2.0235832489997847, 2.0304056709974247, 2.0928961589997925]",tokens/s,30.750881032918134,kWh,2.5036930366963576e-05,4.102191980572382e-05,0.0,6.60588501726874e-05,tokens/kWh,953695.0739425358,,s,630,20.482467981997615,0.03251185393967875,0.01911336920950575,0.019349351001437753,0.06003864489794068,0.060263913000198954,0.06382725261988527,"[0.060458092997578206, 0.019294243000331335, 0.019052981999266194, 0.06093138100186479, 0.019240860998252174, 0.018815824001649162, 0.059984006999002304, 0.01882346099955612, 0.01895682500253315, 0.05944603799798642, 0.019064374999288702, 0.01892043300176738, 0.06014530299944454, 0.01950855299946852, 0.018961727000714745, 0.05979935800132807, 0.01884694099862827, 0.019118233998597134, 0.059474056000908604, 0.01935873000184074, 0.019341512997925747, 0.060036763999960385, 0.01929528099935851, 0.01897580000149901, 0.05939713699990534, 0.01921039000080782, 0.019072625000262633, 0.01896499199938262, 0.0596936759975506, 0.01923976200123434, 0.019063236999500077, 0.059709515000577085, 0.018915246000688057, 0.01892103000136558, 0.05966246799653163, 0.018814511000528, 0.01898318100211327, 0.05987773800006835, 0.01956204399903072, 0.019827336000162177, 0.059809455000504386, 0.01898414500101353, 0.018811115998687455, 0.05954036500043003, 0.018912802999693668, 0.019030147999728797, 0.059876982999412576, 0.01925606499935384, 0.019306886999402195, 0.05963248500120244, 0.019065485001192428, 0.019087294000200927, 0.05963643399809371, 0.019422925000981195, 0.01910118399973726, 0.05960399499963387, 0.0194973210018361, 0.01938150199930533, 0.019320676998177078, 0.060353454002324725, 0.01972133299932466, 0.019110433000605553, 0.059974551000777865, 0.061398487003316404, 0.018753989999822807, 0.018798886998411035, 0.060466337999969255, 0.01943114299865556, 0.01912300800177036, 0.059831997998117004, 0.018798133001837414, 0.019272699999419274, 0.0599358100007521, 0.019032149997656234, 0.022969210000155726, 0.06223820900049759, 0.019039065002289135, 0.018994687998201698, 0.0597485840007721, 0.018837545001588296, 0.0192227229999844, 0.059823266998137115, 0.01914986100018723, 0.019454673001746414, 0.059495307999895886, 0.01906684999994468, 0.01877485699878889, 0.05897284700040473, 0.019123725000099512, 0.01896115699855727, 0.019142224002280273, 0.060044235997338546, 0.01928461699935724, 0.019007330000022193, 0.060121282000181964, 0.01920696399974986, 0.019122069999866653, 0.06001580300289788, 0.01937416500004474, 0.019336774999828776, 0.06000422099896241, 0.019229918001656188, 0.018978557996888412, 0.05932490900158882, 0.019157080998411402, 0.01887179500045022, 0.05985061500177835, 0.01909220900051878, 0.01906517099996563, 0.05962936399737373, 0.019396024003071943, 0.019008665996807395, 0.0594974670020747, 0.019191945997590665, 0.0194159380007477, 0.059870918001251994, 0.024711613998078974, 0.020698273001471534, 0.05990080699848477, 0.0194843250028498, 0.019054508997214725, 0.06009085400000913, 0.019316548001370393, 0.01918906699938816, 0.059569525001279544, 0.01944597699912265, 0.06038755699773901, 0.019122067002172116, 0.018815485000232002, 0.06068862499887473, 0.018773184998281067, 0.01857884300261503, 0.05955997199998819, 0.018820214998413576, 0.018734547000349266, 0.0596983489995182, 0.01882814800046617, 0.018705937000049744, 0.05955421800172189, 0.019101566998870112, 0.018910449998656986, 0.06034038900179439, 0.019242195998231182, 0.018992721001268364, 0.05992594299823395, 0.019473267002467765, 0.019114610000542598, 0.059877034997043665, 0.019279594002000522, 0.018768870999338105, 0.060301164998236345, 0.019412735000514658, 0.01930242800153792, 0.06427193399940734, 0.019282444001873955, 0.019711754997842945, 0.05987257800006773, 0.019048704001761507, 0.018826796000212198, 0.059479403997102054, 0.01906049100216478, 0.01916775299832807, 0.019157659000484273, 0.05977954999980284, 0.019252066002081847, 0.018863426997995703, 0.06077778600229067, 0.019285042999399593, 0.019780463000643067, 0.0598937639988435, 0.019422009998379508, 0.019006843001989182, 0.06003847899773973, 0.01912992700090399, 0.01921570999911637, 0.05968033500175807, 0.01911981599914725, 0.01917790199877345, 0.060001103000104195, 0.019350629001564812, 0.018902056999650085, 0.05995650399927399, 0.019478539001283934, 0.020257483000023058, 0.059544604999246076, 0.01908096899933298, 0.021978556000249228, 0.05981282100037788, 0.019257757001469145, 0.020423108999239048, 0.03180802200222388, 0.056087428998580435, 0.018792408998706378, 0.01884329700260423, 0.05997620400012238, 0.01948613199783722, 0.01917197200236842, 0.06010706999950344, 0.019141192999086343, 0.019082506998529425, 0.05970925700239604, 0.019112346999463625, 0.019071691000135615, 0.05967242599945166, 0.019329001999722095, 0.01907273300093948, 0.05946554799811565, 0.019563174002541928, 0.019170585997926537, 0.018943499999295454, 0.05959829300263664, 0.01913036999758333, 0.018851513999834424, 0.059784782002680004, 0.019514199997502146, 0.01886403200114728, 0.05958171800011769, 0.018971490000694757, 0.018900044000474736, 0.05967380899892305, 0.026457264000782743, 0.019194918997527566, 0.060146637002617354, 0.019002444998477586, 0.018847207000362687, 0.0600367599981837, 0.019305794001411414, 0.019164378998539178, 0.059965552001813194, 0.019268314998043934, 0.01894510100100888, 0.06000332800249453, 0.018997225997736678, 0.019037892001506407, 0.05998014599754242, 0.01922838700193097, 0.019365744999959134, 0.05974095499914256, 0.018962504000228364, 0.019054156000493094, 0.05993359700005385, 0.019447032998868963, 0.019754242999624694, 0.06030504999944242, 0.019405957002163632, 0.019287004000943853, 0.060140396999486256, 0.019282029999885708, 0.018974948998220498, 0.05990198099971167, 0.019469623002805747, 0.019445586996880593, 0.0216503819974605, 0.019187298999895575, 0.0696544750026078, 0.018976060000568395, 0.06357419299820322, 0.01856679499906022, 0.01867768000010983, 0.059310377000656445, 0.018865078000089852, 0.01869963200078928, 0.018667031999939354, 0.05954408199977479, 0.01881907300048624, 0.018834428999980446, 0.059668237998266704, 0.018890095001552254, 0.018784686999424594, 0.05976850599836325, 0.01887051599987899, 0.01931185700232163, 0.060082433999923524, 0.01911345199914649, 0.01913788100137026, 0.059834007999597816, 0.01910297399808769, 0.019024268000066513, 0.05978297500041663, 0.019109551001747604, 0.019343329997354886, 0.0602932130022964, 0.01950777000092785, 0.019318113998451736, 0.059866624000278534, 0.019252862999564968, 0.018754661999992095, 0.05980362199989031, 0.019075846001214813, 0.019117192998237442, 0.059444580001581926, 0.01897563300008187, 0.019191522998880828, 0.018764047999866307, 0.06026396699962788, 0.01938829800201347, 0.019188251997547923, 0.06003309700099635, 0.01904913899852545, 0.019239930999901844, 0.05987217700021574, 0.019232329999795184, 0.019372842001757817, 0.060149533001094824, 0.019168716000422137, 0.019176558998879045, 0.060178628998983186, 0.01938097300080699, 0.01909870799863711, 0.059876352999708615, 0.019336690002091927, 0.019296870999824023, 0.060003345999575686, 0.019631830000435002, 0.019531588000972988, 0.021089095000206726, 0.06393061500057229, 0.018817871001374442, 0.018626438999490347, 0.05929584899786278, 0.018931459002487827, 0.01885580999805825, 0.01872468200235744, 0.059369759997935034, 0.021334414999728324, 0.01874140099971555, 0.05958507400282542, 0.01912078999885125, 0.018697192997933598, 0.0604064750004909, 0.01914731299984851, 0.019257670002843952, 0.059933933000138495, 0.0192440329992678, 0.019072352999501163, 0.06025195099937264, 0.019207272001949605, 0.018959064997034147, 0.05993696900259238, 0.019191396997484844, 0.019104662002064288, 0.05966734499816084, 0.019083223000052385, 0.01912683100090362, 0.05985444000179996, 0.019584422996558715, 0.018833756003004964, 0.059642219999659574, 0.019079211000644136, 0.018652250997547526, 0.059438091000629356, 0.019580985001084628, 0.0192983919987455, 0.05953944100110675, 0.019323632997839013, 0.019015839003259316, 0.018915658998594154, 0.06004013799974928, 0.01909446699937689, 0.01912117200117791, 0.05975130099977832, 0.019195885997760342, 0.019146137001371244, 0.059802198000397766, 0.01913213100124267, 0.019032809999771416, 0.0652025279996451, 0.0198952040009317, 0.01919939700019313, 0.06006992499897024, 0.019396137999137864, 0.018930228001408977, 0.06005617899791105, 0.019201056002202677, 0.020072025999979815, 0.05988898899886408, 0.019068722998781595, 0.01898668800276937, 0.019841495999571634, 0.06398439599797712, 0.018728950999502558, 0.01925856500020018, 0.05981459900067421, 0.018888683000113815, 0.018875116998970043, 0.05913085800057161, 0.019138981002470246, 0.01893813899732777, 0.018828219999704743, 0.05974954900011653, 0.01883231800093199, 0.018702358000155073, 0.05966082500162884, 0.019809805999102537, 0.018918580000899965, 0.05970458799856715, 0.018987798001035117, 0.019633137999335304, 0.059609302999888314, 0.018795060997945257, 0.018761095001536887, 0.059670671998901526, 0.019031298001209507, 0.01877583399982541, 0.0595411829999648, 0.019135654998535756, 0.018865232003008714, 0.059622720000334084, 0.01954699499765411, 0.019463906999590108, 0.05993815700276173, 0.019095541996648535, 0.019013105000340147, 0.05928248200143571, 0.019419066000409657, 0.018990001000929624, 0.019007572998816613, 0.05968030199801433, 0.0190250690029643, 0.019137036997562973, 0.05967370100188418, 0.019097850999969523, 0.019133154000883223, 0.05964295899684657, 0.019093468003120506, 0.01909920899925055, 0.06015283599845134, 0.019213699000829365, 0.02005332499902579, 0.06457366900212946, 0.019713178000529297, 0.0189827369977138, 0.059846636999282055, 0.018968959000631003, 0.019049991002248134, 0.05960750299709616, 0.019268809002824128, 0.019308877999719698, 0.05988589399930788, 0.019351746999745956, 0.019197618999896804, 0.020017098999232985, 0.060056546000851085, 0.01880504899963853, 0.01913539000088349, 0.0596107649980695, 0.01897086600001785, 0.01875316199948429, 0.05919738699958543, 0.019299512001452968, 0.019277501000033226, 0.018835859998944215, 0.059451068002090324, 0.018784772997605614, 0.01913246000185609, 0.059726833998865914, 0.018969569999171654, 0.018964107002830133, 0.059767041999293724, 0.019282069999462692, 0.018877300000895048, 0.059929012997599784, 0.018967678002809407, 0.018917710000096122, 0.05992734499886865, 0.019013569999515312, 0.018985991999215912, 0.060026028000720544, 0.01950447299896041, 0.019272304001788143, 0.06163278899839497, 0.019312952001200756, 0.019273785001132637, 0.059954611999273766, 0.01924989599865512, 0.019079454999882728, 0.05947909099995741, 0.01909451000028639, 0.018974710001202766, 0.05969496900070226, 0.0193935879979108, 0.019348073001310695, 0.01933205800014548, 0.05978085899914731, 0.019017116999748396, 0.019033315998967737, 0.05953856100313715, 0.01938937500017346, 0.019151070999214426, 0.060068086997489445, 0.019714589001523564, 0.019172816999343922, 0.059794812001200626, 0.01908179399833898, 0.01903260600010981, 0.06019931999981054, 0.019732681001187302, 0.019529592998878798, 0.0600983680014906, 0.019337385001563234, 0.01931216099910671, 0.060166772000229685, 0.019428478997724596, 0.019254951002949383, 0.020576727998559363, 0.0599651869997615, 0.019887023998307995, 0.01868814699992072, 0.0597177850031585, 0.018962665999424644, 0.0188746669991815, 0.05933194599856506, 0.019035717003134778, 0.01877881199834519, 0.059172811001189984, 0.018970449000335066, 0.019476943998597562, 0.01916518600046402, 0.059892113000387326, 0.019094469000265235, 0.01935560899801203, 0.05990692500199657, 0.019253720998676727, 0.019038215999898966, 0.05989653700089548, 0.01916885099853971, 0.019169019000401022, 0.059999376000632765, 0.01926487799937604, 0.018909276001068065, 0.06004955000025802, 0.019410671000514412, 0.019218666999222478, 0.06413637299920083, 0.01934056499885628, 0.019183628999599023, 0.059988531000271905, 0.019736991001991555, 0.020010338997963117, 0.05992454599982011, 0.01903116200264776, 0.01882511199801229, 0.05979117899914854, 0.019142754001222784, 0.01893071599988616, 0.06026012200163677, 0.019359106998308562, 0.019220669000787893, 0.061781083000823855, 0.019396493000385817, 0.019229080997320125, 0.05989228700127569, 0.01920993699968676, 0.019154171000991482, 0.059887808998610126, 0.019064316002186388, 0.019116215997200925, 0.05989804100317997, 0.0195239019994915, 0.01943770899742958, 0.060006920000887476, 0.019166269001289038, 0.019237844997405773, 0.01878415600003791, 0.05985691700334428, 0.019113027999992482, 0.019080785998085048, 0.021630081999319373, 0.06007782699816744, 0.019229422003263608, 0.01888606499778689, 0.06011332300113281, 0.019863835997966817, 0.019044136002776213, 0.059881023997149896, 0.01943323400337249, 0.019091261998255504, 0.05996897899967735, 0.01910628399855341, 0.01898962800260051, 0.0597625109985529, 0.019310610001411987, 0.025298316999396775, 0.06037094799830811, 0.019796694003161974, 0.01954611299879616, 0.06034297299993341, 0.019657156000903342, 0.01947440499861841, 0.06025365200184751, 0.019488389996695332, 0.01944917400032864, 0.06017229899953236, 0.01954001500052982, 0.019450540999969235, 0.06026384700089693, 0.019562495999707608, 0.02198476999910781, 0.06041188200106262, 0.019467561000055866, 0.02054939699883107, 0.059976459000608884, 0.019275115999334957, 0.0191651350032771, 0.05977496899868129, 0.019331413001054898, 0.019154420999257127, 0.0601906739975675, 0.019494638003379805, 0.019227291999413865, 0.06008309900062159, 0.01959813799840049, 0.019565200000215555, 0.06032885500098928, 0.01951909699710086, 0.019636079003248597, 0.06063039699802175, 0.019577279999793973, 0.019516763000865467, 0.06056964500021422, 0.019363063998753205, 0.01943070900233579, 0.06024546799744712, 0.020047555000928696, 0.019708764000824885, 0.06055337900033919, 0.019702116998814745, 0.019463741999061313, 0.060187975999724586, 0.019622244999482064]",tokens/s,30.75801219627037,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3366.924288,,,,,s,1,40.08599412500007,40.08599412500007,0.0,40.08599412500007,40.08599412500007,40.08599412500007,40.08599412500007,[40.08599412500007],,kWh,0.0004462146639062491,0.0007311057067423127,0,0.0011773203706485617,,MB,3544.141824,,,,,s,10,4.287653402999695,0.4287653402999695,0.018491849192355827,0.4174250739999934,0.4569606072996521,0.4572019571499141,0.45739503703012363,"[0.4143489119999231, 0.41736952499991276, 0.45657685099990886, 0.4162537990000601, 0.4179565150000144, 0.4164830449999499, 0.4168338520000816, 0.41748062300007405, 0.457443307000176, 0.4569069739995939]",tokens/s,597.0631857064269,kWh,5.1994673802372e-06,8.518945426224288e-06,0.0,1.3718412806461487e-05,tokens/kWh,18661050.925615963,MB,3627.39712,,,,,s,10,32.00745139700007,3.2007451397000066,0.036393400606998125,3.190799267500097,3.2360211440000284,3.265143730999864,3.288441800599733,"[3.185131645000183, 3.229549458000065, 3.192941350000183, 3.1823507679998784, 3.204128331999982, 3.1895399929999257, 3.1883009529999526, 3.2942663179997, 3.1491840379999303, 3.192058542000268]",tokens/s,19.68291671167069,kWh,3.7763570132748986e-05,6.187421809749134e-05,0.0,9.963778823024034e-05,tokens/kWh,632290.2296307631,,s,630,32.00156511900059,0.05079613510952474,0.020317243376730527,0.07003154799997446,0.07089654570011135,0.07135589129990194,0.07354839106997134,"[0.03133434799997303, 0.07073099700005514, 0.029636912000114535, 0.07067768899992188, 0.029671950999954788, 0.07067709200009631, 0.029935846999933347, 0.07013137600006303, 0.029478934000053414, 0.0703110919998835, 0.029707061999943107, 0.07023462799998015, 0.029543634000219754, 0.07046061199980613, 0.029940349000071365, 0.07021932900011052, 0.03018301799988876, 0.07041249000008065, 0.030053788000032, 0.07038644399995064, 0.029960765999931027, 0.07068369300009181, 0.029595627999924545, 0.07011249099991801, 0.030030290000013338, 0.07020009100006064, 0.029456694999907995, 0.07016122499999256, 0.030017323000038232, 0.07016374500017264, 0.03013046099999883, 0.0704684569998335, 0.029897712000092724, 0.07062819399993714, 0.030053650000127163, 0.07008799499999441, 0.029555114000004323, 0.07052809199990406, 0.029908922000004168, 0.07046669200008182, 0.02990163599997686, 0.07019351300004928, 0.02991219099999398, 0.0708186309998382, 0.07085791400004382, 0.029832793999958085, 0.07065562100001443, 0.03007765699999254, 0.07030781000003117, 0.02977871000007326, 0.07065569799988225, 0.030159111000102712, 0.07110538599999927, 0.02993844899992837, 0.07136098799992396, 0.02995490500006781, 0.07047731000011481, 0.029924778999884438, 0.0706325559999641, 0.03009179600007883, 0.07144055699995988, 0.029868865000025835, 0.0706909989999076, 0.03137212299998282, 0.0704448430001321, 0.029445493999901373, 0.07029064600010315, 0.029711595999970086, 0.07122373099991819, 0.029745531000116898, 0.07027129599987347, 0.029928955000059432, 0.0701390659999106, 0.02940095000008114, 0.07073575699996582, 0.030109586999969906, 0.07002031599995462, 0.030025970999986384, 0.07049090000009528, 0.02961327999992136, 0.06992076799997449, 0.029694295000126658, 0.07048293699995156, 0.02988740799992229, 0.07038964800017311, 0.029790878999847337, 0.07023438100009116, 0.07014566599991667, 0.030271688000084396, 0.07055665799998678, 0.0299898089999715, 0.07026109899993571, 0.02985816600016733, 0.07047260399986044, 0.030031075000124474, 0.07040300799985744, 0.029908803000125772, 0.0703909769999882, 0.030005866000010428, 0.07002292299989676, 0.030742182000039975, 0.07108601899994937, 0.033798111000123754, 0.07301425800005745, 0.03240044799986208, 0.07303436699999111, 0.03223114799993709, 0.07315255900016382, 0.0327022849999139, 0.07308902299996589, 0.030453505999957997, 0.0727667510000174, 0.0729428800000278, 0.03223607700010689, 0.0736549709999963, 0.03282203599997047, 0.07328745399991021, 0.03279180399999859, 0.07262904499998513, 0.032534905000147774, 0.07040729599998485, 0.029986809999854813, 0.07072781600004419, 0.03040166000005229, 0.07033506399989164, 0.03006923100019776, 0.03108685200004402, 0.070982087999937, 0.030030332000023918, 0.07043225300003542, 0.029624661000070773, 0.07054842699994879, 0.029866201000004367, 0.07014648299991677, 0.029501469000024372, 0.07064912999999251, 0.030009664000090197, 0.07042467699989174, 0.02999389199999314, 0.07055441900001824, 0.029873273000021072, 0.07060787900013565, 0.029509677999840278, 0.07060060499998144, 0.03006943500008674, 0.07076922100009142, 0.030094763999841234, 0.0703849750000245, 0.029861699000093722, 0.07029246799993416, 0.030113550000123723, 0.0707821309999872, 0.03019453000001704, 0.07134966199987502, 0.029921748000106163, 0.07089614500000607, 0.0303205689999686, 0.07133704800003215, 0.02984065999999075, 0.07023414299987962, 0.030193636000149127, 0.07164785800000573, 0.030126744999961375, 0.07081953800002339, 0.0300450299998829, 0.07047413200007213, 0.03016499799991834, 0.07060705399999279, 0.030060386000059225, 0.07055425699991247, 0.029680312999971648, 0.07043493200012563, 0.030015311999932237, 0.07031800400000066, 0.030314622000105373, 0.07034648299986657, 0.03009130600003118, 0.07050515900004939, 0.07059318000005987, 0.029790953999963676, 0.0703467409998666, 0.03000312400013172, 0.07054464799989546, 0.03060539000011886, 0.07178336299989496, 0.02976892400010911, 0.07065570199983995, 0.03031113500014726, 0.07071800399990025, 0.031289633999904254, 0.07086536199994953, 0.02976889900014612, 0.07004017300005216, 0.029619965999927444, 0.0701734019999094, 0.029642543000136357, 0.07040523399996346, 0.029924402000006012, 0.07066938699995262, 0.02956790700000056, 0.07072477099995922, 0.030022460000054707, 0.07026494100000491, 0.02967208599989135, 0.0701199780000934, 0.02997195400007513, 0.07068962899984399, 0.029748443000016778, 0.07049300000016956, 0.029938766999975996, 0.07046604499987552, 0.029504497000061747, 0.07040697100001125, 0.030069424999965122, 0.07026195000003099, 0.030304697000019587, 0.07051246199989691, 0.029589497999950254, 0.07064482400005545, 0.030302560000109224, 0.07043711699998312, 0.02967939799987107, 0.07062716700011151, 0.029722217999960776, 0.07012337099990873, 0.029805965000150536, 0.07052700300005199, 0.02961314999993192, 0.07051590900005067, 0.02993482099986977, 0.07067257200014865, 0.030360274999793546, 0.07016164800006663, 0.03011366900000212, 0.07013675799998964, 0.07067713200012804, 0.02968174900001941, 0.07022387299980437, 0.029748216000143657, 0.07051245799993922, 0.029618723000112368, 0.0706404919999386, 0.029772679999950924, 0.07039194899994072, 0.029610826000180168, 0.07091952899986609, 0.02997560800008614, 0.07027909899989027, 0.03008307999994031, 0.07089376300018557, 0.029760083999917697, 0.07086003800009166, 0.03159184800006187, 0.07075594799994178, 0.02968872100018416, 0.07032234499979495, 0.029698649000010846, 0.070224441000164, 0.029958189999888418, 0.07068470800004434, 0.030005909999999858, 0.07034807800005183, 0.029986399999870628, 0.07030252499998824, 0.029946821000066848, 0.06994678599994586, 0.029958848999967813, 0.07037089300001753, 0.030096754000169312, 0.07006459599983828, 0.030002070000136882, 0.0704728549999345, 0.03003153100007694, 0.07077368099999148, 0.03211721699994996, 0.07051221200003965, 0.06991050199985693, 0.030263690000083443, 0.0703798160000133, 0.03016020900008698, 0.0703899579998506, 0.02981985800010989, 0.07020794400000341, 0.03239368399999876, 0.0726734499999111, 0.03150246700010939, 0.07235984999988432, 0.031206668000095306, 0.0723460530000466, 0.03155508299983012, 0.07119783799998913, 0.029970821999995678, 0.07038054800000282, 0.02972212000008767, 0.07082449099993937, 0.02990432100000362, 0.07120889399993757, 0.0298722429999998, 0.07093441200004236, 0.030217751999998654, 0.07126928599996063, 0.029992254000035246, 0.07045314400011193, 0.03018685100005314, 0.07048095499999363, 0.0305875130000004, 0.07027230999983658, 0.03043451799999275, 0.07089654200012774, 0.030096404999994775, 0.07034574399995108, 0.029838663999953496, 0.07076680099999066, 0.030251540000108434, 0.07027104100006909, 0.07168706299989935, 0.030506740000191712, 0.07060418799983381, 0.029602618000126313, 0.0705411080000431, 0.029775940999797967, 0.07024707000005037, 0.029714581000007456, 0.07028517399999146, 0.029699546000074406, 0.07058660400002736, 0.02968719799991959, 0.07066645800000515, 0.02991700799998398, 0.0703472300001522, 0.030062773999816272, 0.07025602900012018, 0.02940801999989162, 0.07157225600008132, 0.029763367999976253, 0.07045637999999599, 0.029983481000044776, 0.07047169299994493, 0.029708342000049015, 0.07093909099990015, 0.030342138000150953, 0.07075524099991526, 0.030091574999914883, 0.07081462000019201, 0.029684046999818747, 0.07085349600015434, 0.030071900999928403, 0.0707178229999954, 0.029625117000023238, 0.07094413400000121, 0.03009477299997343, 0.07061414700001478, 0.02970078199996351, 0.07090807500003393, 0.03025797500004046, 0.07097364399987782, 0.029846274000192352, 0.07063032999985808, 0.029998863999935566, 0.07120620700015934, 0.030129237999972247, 0.07078284199997142, 0.030028549000007843, 0.07037666499991246, 0.029776985000125933, 0.07038240199995016, 0.03003506599998218, 0.070464672000071, 0.029719944999897052, 0.07097064300000966, 0.07052361699993526, 0.03023861100018621, 0.07023069699994267, 0.02998742099998708, 0.07022486699997899, 0.030028234999917913, 0.07031055100014783, 0.03016496400005053, 0.07198759099992458, 0.030246314000123675, 0.07053892099997938, 0.029798317999848223, 0.07045063400005347, 0.02966267500005415, 0.07021019700005127, 0.02978962999986834, 0.07028816000001825, 0.02965363199996318, 0.07044908900002156, 0.030001932999994096, 0.07052948500017919, 0.02948771499995928, 0.07059662999995453, 0.029761355999880834, 0.07061843400015277, 0.02974538900002699, 0.07057389800002056, 0.03018067599987262, 0.07057253800007857, 0.02981382500001928, 0.07059787599996525, 0.029768958999966344, 0.07047720700006721, 0.029584722999970836, 0.0709560650000185, 0.030011324000042805, 0.07065206899983423, 0.030024482000044372, 0.0704919269999209, 0.030168930000172622, 0.0703969319999942, 0.03023786099993231, 0.07108978799988108, 0.0295374830000128, 0.07082744200010893, 0.029997425999908955, 0.07052423200002522, 0.02992404099995838, 0.07045342200012783, 0.029620780999948693, 0.07053100300004189, 0.07064105499989637, 0.029946015000177795, 0.07036987099991165, 0.030217562999951042, 0.07043576800015217, 0.03064558399978523, 0.07028455700015002, 0.02993442199999663, 0.07030555500000446, 0.029813999999987573, 0.07054952499993306, 0.029973128999927212, 0.0708622380000179, 0.03030711400015207, 0.07068768099998124, 0.030138236999846413, 0.07042502600006628, 0.030309702000067773, 0.07044660599990493, 0.030462022000165234, 0.07184712299999774, 0.02996597799983647, 0.07027223199997934, 0.02988670800004911, 0.07035448999999971, 0.029642641999998887, 0.07072335199995905, 0.02954845500016745, 0.07037801399997079, 0.029745067000021663, 0.07089657899996382, 0.029702369999995426, 0.07032246799985842, 0.029902398000103858, 0.07627584900001239, 0.07606342200006111, 0.035366951000014524, 0.07620787199994083, 0.03568637800003671, 0.07551729800002249, 0.07581175899986192, 0.03501683500007857, 0.0740394849999575, 0.02983293700003742, 0.07072132999996938, 0.030131426000025385, 0.07025890899990372, 0.030120418000024074, 0.0714319040000646, 0.030095199000015782, 0.07092906699995183, 0.03030935300012061, 0.07276061699985803, 0.03248305800002527, 0.07278442300003007, 0.0724271179999505, 0.03221499000005679, 0.07295769200004543, 0.03149359700000787, 0.07140804300001946, 0.030459076999932222, 0.07092368799999349, 0.02991498500000489, 0.0705711660000361, 0.030011248999926465, 0.07024797999997645, 0.029754991000118025, 0.07068871899991791, 0.030475468000076944, 0.07070996499987814, 0.029713220999838086, 0.07057179200000974, 0.030192283000360476, 0.07095981099973869, 0.030153204000271217, 0.07072892499991212, 0.030287760999726743, 0.07046783300029347, 0.029794943000069907, 0.07060363899972799, 0.029963959000269824, 0.07069393399979162, 0.030331694999858883, 0.03196116899971457, 0.07028625000020838, 0.029654547000063758, 0.07005856099976882, 0.029415749000236247, 0.07043071899988718, 0.029767338000056043, 0.07029732499995589, 0.02992225399975723, 0.07051965700020446, 0.029714449000039167, 0.07008501500013153, 0.029713109999647713, 0.07022277400028543, 0.029766801999812742, 0.07040500799985239, 0.029922978000286093, 0.07048803099996803, 0.02994500499971764, 0.07017696100001558, 0.029764698000235512, 0.0707308800001556, 0.030218766999951185, 0.07055431099979614, 0.030127907999940362, 0.07022141800007375, 0.030293181000160985, 0.07055917199977557, 0.030053114000111236, 0.07031975900008547, 0.030485149000014644, 0.07093390999989424, 0.030113596999854053, 0.0709763310001108, 0.03033579800012376, 0.07076468300010674, 0.03015144799974223, 0.07061179499987702, 0.030000966999978118, 0.07038612700034719, 0.029839979999906063, 0.07063863999974274, 0.02958319500021389, 0.07087587800015172, 0.029966542999773083, 0.07047956899987184, 0.02976230400008717, 0.0708578460003082, 0.029984948999754124, 0.07128190799994627, 0.030018530000234023, 0.07050076599989552, 0.029998995999903855, 0.07039931700001034, 0.03018923099989479, 0.07090172700009134, 0.03052841399994577, 0.07033886099998199, 0.03014313600033347, 0.07058470899983149, 0.030475817000024108, 0.07092018899993491, 0.03000662000022203, 0.0312581709999904, 0.07072273600033441, 0.03000110199991468, 0.07021176499983994, 0.030416992000027676, 0.0704718300003151, 0.029942307999590412, 0.07037592400001813, 0.02988211800038698, 0.07067038099967249, 0.029685313000300084, 0.07042991299977075, 0.029955186000279355, 0.07069510599967543, 0.029867766000279516, 0.07063336199962578, 0.030181632000221725, 0.07074148099991362, 0.029982427000049938, 0.07104046099993866, 0.0301965570001812, 0.07062397599975156, 0.030390567000267765, 0.07056415499982904, 0.03040905699981522, 0.07025008900018292, 0.030453363000106037, 0.07044182999970872, 0.029896753000230092, 0.07038652499977616, 0.030130523000025278, 0.07053689700023824, 0.030122881999886886, 0.07065361100012524, 0.029621897999732028, 0.07029395200015642, 0.03004237599998305, 0.07043539699998291, 0.030413817999942694, 0.07092861599994649, 0.030538504000105604, 0.07030929400025343, 0.029910395999650063, 0.07067136300020138, 0.02995501899977171, 0.07023622100041393, 0.029858927999612206, 0.07023126700005378, 0.02974270400000023, 0.07027651800035528, 0.030002384999988863, 0.07110131599984015, 0.02983956499974738, 0.070111277000251, 0.03010623399995893, 0.07010857400018722, 0.07079100399960225, 0.030073152000113623, 0.0704833980003059, 0.031925355999646854, 0.07040689900031794, 0.030140799000037077, 0.07076517199993759]",tokens/s,19.686537132083714,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,24369.50016,,,,,s,1,327.77865439800007,327.77865439800007,0.0,327.77865439800007,327.77865439800007,327.77865439800007,327.77865439800007,[327.77865439800007],,kWh,0.0038299873307055705,0.006275316929992453,0,0.010105304260698025,,MB,24910.86848,,,,,s,10,39.97373965700535,3.997373965700535,0.06292264590309851,4.01618050649995,4.073919669600582,4.08256547730125,4.089482123461785,"[4.03125484499833, 4.0719983790004335, 4.091211285001918, 3.938017062002473, 3.963040272003127, 4.025825939999777, 3.874664999999368, 4.0228576910012634, 3.9453658610000275, 4.009503321998636]",tokens/s,64.04204415113718,kWh,4.328063132055756e-05,7.09134811278197e-05,0.0,0.00011419411244837725,tokens/kWh,2241796.836204911,MB,25179.475968,,,,,s,10,190.81595375799952,19.081595375799953,0.5437578455149122,19.228383024499635,19.670396350498415,19.859954231249322,20.011600535850047,"[19.29506597799991, 18.531734514999698, 18.394508874000167, 19.62827237699821, 19.264550531999703, 19.192215516999568, 18.31853135500205, 19.44010013099978, 20.04951211200023, 18.701462367000204]",tokens/s,3.3016107279949525,kWh,0.0002211833501531212,0.00036240246877561745,0.0,0.0005835858189287387,tokens/kWh,107953.27431986982,,s,630,190.76879621599073,0.30280761304125514,0.022873162900045388,0.30450548250155407,0.3177720918989507,0.34898005504965113,0.3555766967188902,"[0.29030936599883717, 0.314471654000954, 0.3428739000009955, 0.2996792949998053, 0.3008541499984858, 0.25750257199979387, 0.2955649409996113, 0.29759909300264553, 0.2992258539998147, 0.2953580579996924, 0.29465900099967257, 0.29587482799979625, 0.29507250000096974, 0.2956546899986279, 0.2987334050012578, 0.2954216309990443, 0.307384510000702, 0.30007947699778015, 0.2945329770009266, 0.3010455260009621, 0.29635734199837316, 0.29713591300242115, 0.29554948899749434, 0.2954566180014808, 0.29817662999994354, 0.29576634100158117, 0.2550107669994759, 0.2961411020005471, 0.2965707829971507, 0.2972660920022463, 0.30810914899848285, 0.3497110870011966, 0.3089949959976366, 0.30826334100129316, 0.30716170300001977, 0.30512532300053863, 0.30756288900010986, 0.30794836499990197, 0.3500437830007286, 0.3087991559987131, 0.3053643759994884, 0.3071582850025152, 0.3099573259969475, 0.3082309350029391, 0.30980266299957293, 0.3086420019972138, 0.34886511100194184, 0.31708903400067356, 0.3106172459993104, 0.31064960100047756, 0.3110454009984096, 0.3489658700018481, 0.31820312999843736, 0.3083514610007114, 0.30826139000055264, 0.31102252200071234, 0.3898922569969727, 0.30018263600140926, 0.30074889800016535, 0.29635182000129134, 0.29853847000049427, 0.29854857600003015, 0.31044812299660407, 0.23696942799870158, 0.2962371770008758, 0.297792451998248, 0.29571896199922776, 0.2974472570022044, 0.29572007800015854, 0.29591303399865865, 0.2973458179985755, 0.2964555230028054, 0.2971800979976251, 0.29694690399992396, 0.31430905500019435, 0.30407984600242344, 0.2960111249994952, 0.2958372539978882, 0.29480078300184687, 0.297947237999324, 0.2968092789997172, 0.2965003780009283, 0.30610489399987273, 0.29279591999875265, 0.28465621800205554, 0.2453988439992827, 0.2915946869979962, 0.29063428200242925, 0.2851188450003974, 0.2848060229989642, 0.24496735600041575, 0.28706171500016353, 0.2875508119977894, 0.2845273279999674, 0.24682052200296312, 0.28476170799694955, 0.29043594100221526, 0.2850058080002782, 0.302831608998531, 0.2947914420001325, 0.2975655469999765, 0.30124523600170505, 0.29815021899776184, 0.3083742210001219, 0.2989519940019818, 0.30252395999923465, 0.29738025099868537, 0.2968743710007402, 0.2982392970006913, 0.30233336300079827, 0.29860128299696953, 0.30002974000308313, 0.2980749919988739, 0.29640250699958415, 0.3002855209997506, 0.30068210900208214, 0.297776460996829, 0.2988487390030059, 0.30011677400034387, 0.3162677269974665, 0.30235223500130815, 0.3123545029993693, 0.3031438090001757, 0.29999061900161905, 0.3044521369993163, 0.31021516399778193, 0.28977591399961966, 0.3063100450017373, 0.30419204399731825, 0.30488261400023475, 0.30554399299944635, 0.3051833420031471, 0.34679386199786677, 0.30759080999996513, 0.3113393759995233, 0.30517256900202483, 0.3075388359975477, 0.3117841220009723, 0.30449415700059035, 0.3059350760013331, 0.3489916609978536, 0.30698311499872943, 0.31203539700072724, 0.3132132989994716, 0.3050893640029244, 0.3052349769968714, 0.3049449510035629, 0.3504980589968909, 0.3052341920010804, 0.3138103710007272, 0.31024463300127536, 0.2975976549969346, 0.300697148002655, 0.30041159999746014, 0.3015962080025929, 0.2987152239984425, 0.2995724780012097, 0.2994424259995867, 0.29816218899941305, 0.2995087199997215, 0.2983541450012126, 0.29807612899821834, 0.2989230460007093, 0.29770795600052224, 0.29847103000065545, 0.2944886099976429, 0.2391532100009499, 0.27699722300167195, 0.2775475819980784, 0.23298634200182278, 0.27442929599783383, 0.23317845500059775, 0.277265343000181, 0.27697490499849664, 0.2512842650030507, 0.2837932259972149, 0.27939108300051885, 0.2807807440003671, 0.23834273900138214, 0.2759557680001308, 0.23833969299812452, 0.2773307620009291, 0.27499479499965673, 0.23529225799939013, 0.2756548280012794, 0.23610430299959262, 0.28248884600179736, 0.29784520599787356, 0.30327217300146003, 0.2816826369999035, 0.2989429529989138, 0.3017757679990609, 0.343377283999871, 0.2991862470007618, 0.2564359579992015, 0.3014642990019638, 0.300713550997898, 0.29691602300226805, 0.34527506199810887, 0.30051775100218947, 0.29929362699840567, 0.3048921830013569, 0.30643936100022984, 0.30535564299862017, 0.30636863700055983, 0.3047015010015457, 0.31408299499889836, 0.3119380620009906, 0.3534176409993961, 0.3139305009972304, 0.317148210000596, 0.31510050799988676, 0.3510275510016072, 0.3050506779982243, 0.3057980570010841, 0.3039123849994212, 0.3054992770012177, 0.3122549939980672, 0.3070558700019319, 0.3033588840007724, 0.30569624999770895, 0.3029966650028655, 0.3431545739986177, 0.31042858799992246, 0.3057721600016521, 0.3050985479967494, 0.3071397790008632, 0.31197996600167244, 0.3079401799986954, 0.35224050599936163, 0.3046560959992348, 0.3080098470018129, 0.3065807480015792, 0.30774840399681125, 0.30685092299972894, 0.3122426620029728, 0.30490808799731894, 0.34954305599967483, 0.3130040910000389, 0.30298305100222933, 0.31084641399866086, 0.3021021210006438, 0.3028912859990669, 0.3088417729995854, 0.3023675820004428, 0.3033046960008505, 0.35421792100169114, 0.3087945739971474, 0.3099977240017324, 0.318261567997979, 0.30935321700235363, 0.35465775699776714, 0.2902137559976836, 0.34394320900173625, 0.30126305899830186, 0.3013737000001129, 0.304662467999151, 0.30259508000017377, 0.30203458100004354, 0.30538548299955437, 0.302278491002653, 0.3096804999986489, 0.30402303699884214, 0.30440745200030506, 0.30459195600269595, 0.3060340689989971, 0.30426930300018284, 0.3047733799976413, 0.34660400100256084, 0.3048943200010399, 0.3052923769973859, 0.30490135199943325, 0.3057192230007786, 0.30408838000221294, 0.30112459599695285, 0.30353447000015876, 0.30061592200218, 0.3031478449993301, 0.3013788319985906, 0.30206741000074544, 0.3058939330003341, 0.2987952219991712, 0.30847453599926666, 0.29972073400131194, 0.3018685880015255, 0.2961998879982275, 0.2989749270018365, 0.3002676629985217, 0.30266939899956924, 0.3045325109997066, 0.34478071900230134, 0.30395547700027237, 0.3017771859995264, 0.30181827599881217, 0.3021233649997157, 0.3006321670000034, 0.3031540750016575, 0.30027343799883965, 0.2979023510015395, 0.29984095199688454, 0.2981809550001344, 0.30403574199954164, 0.30213309100145125, 0.30587608000132605, 0.30453506000048947, 0.3060082419979153, 0.3041342850010551, 0.30239366900059395, 0.3138006150002184, 0.34591079099845956, 0.30572405500060995, 0.3054455870005768, 0.30426447599893436, 0.3023073420008586, 0.31058158700034255, 0.2943631479975011, 0.3493285430013202, 0.3119152879989997, 0.316116134999902, 0.30806074000065564, 0.31034993399953237, 0.308640783001465, 0.349541360999865, 0.310794787001214, 0.30809367899928475, 0.3080908739975712, 0.30640112800028874, 0.28095397500146646, 0.23147503699874505, 0.2723382460026187, 0.2318498289969284, 0.2720632110031147, 0.22788419599964982, 0.26830124099797104, 0.23128281400204287, 0.27689147599812713, 0.2815836000008858, 0.24269913399984944, 0.35315598099987255, 0.31501332799962256, 0.31909604799875524, 0.31310203400062164, 0.3554404250025982, 0.31401981899762177, 0.317360697001277, 0.3153976409994357, 0.3568402179989789, 0.3179764359992987, 0.3144742230033444, 0.3556323569973756, 0.3130110620004416, 0.2917036159997224, 0.3003522580002027, 0.2951954240015766, 0.3030176610009221, 0.30532662399855326, 0.2953799060014717, 0.2380978219989629, 0.2822518629982369, 0.3074919509999745, 0.31264108899995335, 0.30890316200020607, 0.3515837150007428, 0.3177493869989121, 0.31021410900211777, 0.30918377799753216, 0.3088258730022062, 0.35329999399982626, 0.30817224699785584, 0.3121401920034259, 0.3080203179997625, 0.3099770640001225, 0.30946038399997633, 0.3487810129990976, 0.31210578399986844, 0.31163864599875524, 0.3121461470000213, 0.3084450749993266, 0.29412670000237995, 0.30583286699766177, 0.3051209760014899, 0.30533657299747574, 0.31004274700171663, 0.3093821000002208, 0.35104037600103766, 0.23765280599764083, 0.2853802470017399, 0.30313860200112686, 0.28650457199910306, 0.2399315820002812, 0.2791179839987308, 0.2693043100007344, 0.22791112999766483, 0.27161605400033295, 0.2316367370003718, 0.27157464400079334, 0.23684877699997742, 0.27627997099989443, 0.23050217700074427, 0.269220239999413, 0.22935349700128427, 0.27073501799895894, 0.23385653700097464, 0.3455499219999183, 0.29929340399758075, 0.2998264280031435, 0.3015348629996879, 0.298995698998624, 0.30029293400002643, 0.257263122999575, 0.30049910900197574, 0.29984384899944416, 0.2962905239983229, 0.2968575359991519, 0.2982165720022749, 0.30061074900004314, 0.30171382399930735, 0.3015855410012591, 0.3019630540002254, 0.34579525299704983, 0.31211665500086383, 0.3068894470015948, 0.30403895799827296, 0.3034928730012325, 0.30413700899953255, 0.29893855399859603, 0.3025094020013057, 0.3056014089997916, 0.29931423100060783, 0.3002717249983107, 0.2993309209996369, 0.2994005130021833, 0.3010670959993149, 0.3005033990011725, 0.3017625289976422, 0.3027385150016926, 0.3008570829988457, 0.2983407179999631, 0.3008079669998551, 0.2994181630019739, 0.29859262899844907, 0.2822106610001356, 0.3031284450007661, 0.3046421429971815, 0.36028761499983375, 0.3017291380019742, 0.30503355700057, 0.30516701200031093, 0.3045795319994795, 0.3025216839996574, 0.30918512999778613, 0.3078664700005902, 0.3512050450008246, 0.3049005879984179, 0.3029382730019279, 0.3023709439985396, 0.30313179900258547, 0.3052716419988428, 0.3037612119987898, 0.304548824999074, 0.30329601600169553, 0.3043214960016485, 0.3041478149971226, 0.30431402300018817, 0.3022620219999226, 0.3051382800003921, 0.3054881710013433, 0.34647564999977476, 0.3053018589998828, 0.3041512290001265, 0.3043781560008938, 0.3036750649989699, 0.3042906139999104, 0.3050785890009138, 0.3029163629980758, 0.3045168080025178, 0.30470535199856386, 0.30341755699919304, 0.3041002940008184, 0.3034749069993268, 0.34589236800093204, 0.3052122250010143, 0.30519400399862207, 0.30644825299896183, 0.30840933000217774, 0.30602208100026473, 0.3045529839982919, 0.3044032010002411, 0.3025808979982685, 0.30519993400230305, 0.30556955999782076, 0.303899132002698, 0.3472261009992508, 0.30523908699979074, 0.3034915239986731, 0.305765519002307, 0.3051438109978335, 0.3049469040015538, 0.3061448599983123, 0.3078556350010331, 0.3052332439983729, 0.3050629810022656, 0.3461798659991473, 0.30392976100119995, 0.29877533100079745, 0.35465500699865515, 0.3145042270007252, 0.31401444199946127, 0.31062130799909937, 0.35877128599895514, 0.3156661510001868, 0.31642189000194776, 0.3128018940005859, 0.3091156039990892, 0.3455171050009085, 0.3051419490002445, 0.3077770089985279, 0.3055954420015041, 0.3078298909967998, 0.306681052003114, 0.3055235689971596, 0.30737095400036196, 0.3111572689995228, 0.3468762440024875, 0.309639580998919, 0.31070258600084344, 0.3077289959983318, 0.30878012600078364, 0.31177358200147864, 0.3491251060004288, 0.3095644850000099, 0.3112913619988831, 0.30981607799913036, 0.31150983100087615, 0.31010652699842467, 0.35287167800197494, 0.3116294770006789, 0.30973108599937405, 0.3090481990002445, 0.31190653199882945, 0.35089314699871466, 0.3091138800009503, 0.31076829100129544, 0.3112748339990503, 0.3089467200006766, 0.3110224259980896, 0.3506841560010798, 0.30994229199859546, 0.3180079370031308, 0.31139968299976317, 0.3098060769989388, 0.3498685029990156, 0.31273509899983765, 0.31197327400150243, 0.3126576260001457, 0.31246157299756305, 0.35117142800299916, 0.30958673099667067, 0.3091593510034727, 0.3073706939976546, 0.31717271500019706, 0.30979138600014267, 0.34842033699897, 0.31414912400214234, 0.3151715719977801, 0.30884068600062164, 0.31610724500205833, 0.3169852280007035, 0.32161507300043013, 0.30753034299777937, 0.35966988100335584, 0.31647549999979674, 0.3083570749986393, 0.3605922599999758, 0.3120799200005422, 0.3168662829993991, 0.30866857200089726, 0.30752699799995753, 0.3088742079999065, 0.3476657459978014, 0.30894798500230536, 0.3081006059983338, 0.3065465760009829, 0.3075698149987147, 0.3101768800006539, 0.3083869629990659, 0.3480170160000853, 0.31079796999983955, 0.30757683200135943, 0.3079577460011933, 0.3080154589988524, 0.30646568500014837, 0.30747592999978224, 0.3072645909996936, 0.3468034190009348, 0.3078769610001473, 0.3031139999984589, 0.29735427500054357, 0.24220625200177892, 0.2832104150002124, 0.2830864749994362, 0.28090596699985326, 0.24036649499976193, 0.2804191190007259, 0.2800580679977429, 0.2459772520014667, 0.2824797299981583, 0.28351722300067195, 0.2885018519991718, 0.2429587000005995, 0.2834155179989466, 0.28201289600110613, 0.3066054030023224, 0.3100090889965941, 0.30928775800202857, 0.28867508899929817, 0.2829524670014507, 0.24652811600026325, 0.2841288839990739, 0.28320881399849895, 0.2813126260007266, 0.2472439490011311, 0.280529404997651, 0.2807306380018417, 0.3256058890001441, 0.28596858300079475, 0.28201295799954096, 0.2421422410006926, 0.2819168770001852, 0.2815804619967821]",tokens/s,3.302426877437054,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,41770.9056,,,,,s,1,525.7733716019993,525.7733716019993,0.0,525.7733716019993,525.7733716019993,525.7733716019993,525.7733716019993,[525.7733716019993],,kWh,0.006177595121938202,0.0033670283208891397,0,0.009544623442827341,,MB,42563.592192,,,,,s,10,69.79612984599771,6.979612984599771,0.01258414587233926,6.9797058659996765,6.992220464999809,6.996081613500155,6.999170532300432,"[6.9913624319997325, 6.967132858999321, 6.9714543179998145, 6.981627360999482, 6.989450570999907, 6.977784370999871, 6.999942762000501, 6.9670981879989995, 6.991093093000018, 6.959183891000066]",tokens/s,36.678251439564555,kWh,8.247157864777908e-05,4.495003453763638e-05,0.0,0.00012742161318541546,tokens/kWh,2009078.3156817032,MB,42921.701376,,,,,s,10,250.57195816000421,25.057195816000423,0.2385750784170826,24.98790263650062,25.37610703570117,25.41170570185104,25.44018463477094,"[24.92889738300073, 25.04690789000051, 24.920331195000472, 25.183696142999906, 24.85320695700102, 25.283743195999705, 24.843625191000683, 25.3681962210012, 24.696049615999073, 25.447304368000914]",tokens/s,2.5142478217682673,kWh,0.0002965512139633322,0.00016163196205858354,0.0,0.0004581831760219157,tokens/kWh,137499.592514472,,s,630,250.56376417000138,0.39772026058730375,0.007402148553542266,0.3977635495002687,0.4076601294995271,0.41079903034979,0.4148533160103216,"[0.41163139899981616, 0.40696697600105836, 0.3920525679986895, 0.4032143000003998, 0.3971900970009301, 0.39996246400005475, 0.3961256759994285, 0.3947898559999885, 0.39551575199948275, 0.4013492949998181, 0.4092266950010526, 0.41106260000015027, 0.40584580499853473, 0.40277052500096033, 0.4017337530003715, 0.40825034599947685, 0.4096864050006843, 0.40285918100016715, 0.40236778699909337, 0.4011620330002188, 0.4044142399998236, 0.4067093199992087, 0.4029742700004135, 0.4092635569995764, 0.4154197600000771, 0.40128793100120674, 0.3924067619991547, 0.39245258800110605, 0.3874816399984411, 0.38350149800135114, 0.3880026970000472, 0.38505333099965355, 0.3885565319997113, 0.38862777999929676, 0.3866168190015742, 0.3890044269992359, 0.38913817100001324, 0.3916538249995938, 0.3908067390002543, 0.3905021200007468, 0.3867393290001928, 0.39212203999886697, 0.3942239520001749, 0.3892466279994551, 0.38758882399997674, 0.38889227700019546, 0.39501543900041725, 0.38961280600051396, 0.38962286399873847, 0.39338436600155546, 0.39889197499906004, 0.39076793000094767, 0.3894886119996954, 0.38581460199930007, 0.38830229000086547, 0.39365722499860567, 0.3916463030000159, 0.3916015820013854, 0.38861070799976005, 0.3902339399992343, 0.39006404599967937, 0.3882241690007504, 0.39658845300073153, 0.38923839400013094, 0.3849372829990898, 0.38490856800126494, 0.3941231919998245, 0.40414776599936886, 0.4020674280000094, 0.40545105099954526, 0.4101562930009095, 0.4076752900000429, 0.4026709680001659, 0.38750699699994584, 0.389209368999218, 0.3860065480002959, 0.3868667799997638, 0.3880085760010843, 0.3887754129991663, 0.3903922869994858, 0.3915984200011735, 0.3898206920002849, 0.3882982169998286, 0.39630639599999995, 0.38873906600019836, 0.391443504999188, 0.3882449659995473, 0.39359558500109415, 0.39468713799942634, 0.39644490600039717, 0.3975633669997478, 0.3996381979995931, 0.397300422000626, 0.3969027519997326, 0.3973755829993024, 0.4023744610003632, 0.40317852800035325, 0.39580697900055384, 0.396327617998395, 0.3990985560012632, 0.3959179609992134, 0.396867483999813, 0.3956410010014224, 0.3980373819995293, 0.3951338429997122, 0.4003450119998888, 0.3929598790000455, 0.4013621840003907, 0.4149002760004805, 0.4054467099995236, 0.4084724679996725, 0.403085514999475, 0.399157081001249, 0.3997541219996492, 0.400492327999018, 0.3987806590012042, 0.39836357399872213, 0.3993607749998773, 0.4023940330007463, 0.4042361699994217, 0.4115201929998875, 0.40626139500091085, 0.4063395880002645, 0.39943864199995005, 0.40188453100017796, 0.40326336799989804, 0.4008019949997106, 0.404865835000237, 0.4110016340000584, 0.40455100200051675, 0.40320732799955294, 0.4046342359997652, 0.4115610589997232, 0.4005361819999962, 0.40283503899991047, 0.40460622899990994, 0.40631957200093893, 0.4064339750002546, 0.39531264299876057, 0.4092192670013901, 0.4158196139997017, 0.4176574060002167, 0.41121167299934314, 0.4064634370006388, 0.40243437800018, 0.39261339899894665, 0.38613133400031074, 0.38742233999983, 0.38600041000063356, 0.3863532010000199, 0.38674972699845966, 0.39080222800112097, 0.3877781909995974, 0.3910147250007867, 0.39219700600006036, 0.38793669999904523, 0.3883967700003268, 0.3974004840001726, 0.3906023750005261, 0.3896706939995056, 0.3935334920006426, 0.39095451299908746, 0.38912312100001145, 0.3966567679999571, 0.38778317700052867, 0.39387341600013315, 0.399898444999053, 0.38952437300031306, 0.3936467099993024, 0.3921457800006465, 0.39099379800063616, 0.39076267299969913, 0.3899926649992267, 0.3893044739998004, 0.3883165140014171, 0.3945943239996268, 0.39334314999905473, 0.3940769079999882, 0.39211788500142575, 0.396786303999761, 0.3881354019995342, 0.39116901499983214, 0.38883357499980775, 0.3897536599997693, 0.38909033200070553, 0.3913416409995989, 0.39133979700091004, 0.3898619349984074, 0.391911908000111, 0.3942020619997493, 0.3897693930011883, 0.3920634189998964, 0.3897525479987962, 0.38870011499966495, 0.38962748700032535, 0.393449908000548, 0.393946023999888, 0.38919854699997813, 0.3904490059994714, 0.39666693000071973, 0.39381577700078196, 0.39095301299857965, 0.39199601499967685, 0.39806427100120345, 0.39969319900046685, 0.40278709099948173, 0.40820953999900667, 0.39883834500142257, 0.4024937609992776, 0.39693259600062447, 0.4044934159992408, 0.4031866919995082, 0.4021168800009036, 0.4032445459997689, 0.3995940780005185, 0.4002818949993525, 0.40585084600024857, 0.3992681279996759, 0.3950516580007388, 0.3993525639998552, 0.39991961200030346, 0.4022535730000527, 0.3966110059991479, 0.39961515399954806, 0.4049998440004856, 0.4041118599998299, 0.4044643199995335, 0.4001111260004109, 0.39735755500078085, 0.40222073400036606, 0.3975397489994066, 0.3980132679989765, 0.3978578060014115, 0.4035268569987238, 0.40406374000122014, 0.39553899400016235, 0.4041834139989078, 0.4092107440010295, 0.40689656199901947, 0.40029038899956504, 0.4021380060003139, 0.4040599720010505, 0.4025660329989478, 0.40156789499997103, 0.40058787900125026, 0.40553671899942856, 0.4019174889999704, 0.40220727599989914, 0.4017757830006303, 0.41734729499876266, 0.4081791999997222, 0.4022926160014322, 0.4071334439995553, 0.40877816500142217, 0.4047172979990137, 0.400787902999582, 0.4057660680009576, 0.408710739999151, 0.41306970799996634, 0.4104617299999518, 0.4087202160008019, 0.40605207400039944, 0.40584280399889394, 0.40610643600120966, 0.3963396789986291, 0.3900909399999364, 0.3896174000001338, 0.3894036440015043, 0.3935573429989745, 0.39306703799957177, 0.39075336899986723, 0.388691481000933, 0.3886053879996325, 0.39073739900049986, 0.3920820410003216, 0.3904079449985147, 0.3869187600012083, 0.39099640299900784, 0.3887408090013196, 0.3943002529995283, 0.39139858499947877, 0.39177528400068695, 0.3990002729988191, 0.3927054080013477, 0.39107527299893263, 0.3931376780001301, 0.38690236399997957, 0.38599158500073827, 0.3913690609988407, 0.38797493200036115, 0.3879647810008464, 0.38797413800057257, 0.39004387999921164, 0.397541366999576, 0.3936057980008627, 0.39061824700002035, 0.3922117439997237, 0.39222584900016955, 0.3889970580003137, 0.39745082199988246, 0.390678953999668, 0.3936394720003591, 0.39251415699982317, 0.3908792189995438, 0.387281848999919, 0.393274897000083, 0.3927542210003594, 0.40084960499916633, 0.39455486100087, 0.39564667400009057, 0.38896211499923083, 0.39345214500099246, 0.3871560520001367, 0.38961502599886444, 0.3909329180005443, 0.4017931540001882, 0.38738456799910637, 0.3895858110008703, 0.39173156099968764, 0.39463333999992756, 0.4000216049989831, 0.3987128019998636, 0.39978677300132404, 0.39768578299845103, 0.4010657850012649, 0.40150647399968875, 0.39630321100048604, 0.4018658309996681, 0.3998530759999994, 0.39674537099926965, 0.39908680700136756, 0.39685748999909265, 0.39888323199920706, 0.39842322900040017, 0.39618922299996484, 0.40047858500111033, 0.401392357000077, 0.4066556090001541, 0.402455845998702, 0.404571492001196, 0.4067148809990613, 0.40371246799986693, 0.40307125900108076, 0.40321544600010384, 0.3982378159998916, 0.3985879579995526, 0.4016081829995528, 0.4057998520002002, 0.40320476700071595, 0.3987116899988905, 0.4037304880002921, 0.4037124610003957, 0.4046591570004239, 0.40802588799851947, 0.398736742001347, 0.40846722700007376, 0.41278984299970034, 0.40216394900016894, 0.4006669199989119, 0.4012136199999077, 0.40411756499997864, 0.3977594610005326, 0.4033267970007728, 0.4039594239984581, 0.40339714900073886, 0.41229138400012744, 0.4054734199999075, 0.3990454220001993, 0.39933711099911307, 0.4029929190000985, 0.4028336870014755, 0.40239520399882167, 0.4034892750005383, 0.39908721299980243, 0.4056796900003974, 0.400778328999877, 0.4006531659997563, 0.4054948199991486, 0.4090798779998295, 0.4046606410011009, 0.39408534099857206, 0.39200137100124266, 0.39100693199907255, 0.38768660400091903, 0.3901340550000896, 0.3956916169991018, 0.3910620730002847, 0.3872772470003838, 0.3924373800000467, 0.39077038600044034, 0.3902192749992537, 0.3901938399994833, 0.39025377000143635, 0.3870361609988322, 0.3953183550001995, 0.39471948000027623, 0.3926442590000079, 0.3946939029992791, 0.3970365360000869, 0.39955560800081, 0.38899054399917077, 0.38799818600091385, 0.39272331000029226, 0.38982585899975675, 0.3905602699996962, 0.3873103789992456, 0.38825571300003503, 0.3909025680004561, 0.389079058999414, 0.3917235890003212, 0.39586459699967236, 0.3919433940009185, 0.39058189999923343, 0.3913816220010631, 0.39289778099919204, 0.39137366599970846, 0.3910596550012997, 0.38931109699842636, 0.39403736000167555, 0.39224411099894496, 0.39033549200030393, 0.39687973400032206, 0.3914304119989538, 0.3996392349999951, 0.3928976520001015, 0.3931230690013763, 0.3917034039986902, 0.38961620800000674, 0.3920530510004028, 0.39558727700023155, 0.3895458229999349, 0.3913227419998293, 0.40087081999990914, 0.40623754499938514, 0.41473834499993245, 0.41927454600045166, 0.41518226100015454, 0.4106130439995468, 0.39843773000029614, 0.3939637820003554, 0.3935724229995685, 0.4016710730011255, 0.3968324589986878, 0.3965498210000078, 0.4020642390005378, 0.3969276690004335, 0.39896665800006303, 0.40526117799890926, 0.397995544000878, 0.39593067900023016, 0.3984400999997888, 0.4028707839988783, 0.4030127550013276, 0.3977242599994497, 0.40496923300088383, 0.40604880699902424, 0.408565842999451, 0.4047835600013059, 0.4024194659996283, 0.4024418019998848, 0.4043574900006206, 0.39936710899928585, 0.3977676380000048, 0.39759025300008943, 0.3980446570003551, 0.39815987099973427, 0.4010359799995058, 0.3958247000009578, 0.4046149939986208, 0.40713344200048596, 0.4038876930007973, 0.4010360399988713, 0.4021824410010595, 0.4060768349991122, 0.4013605310010462, 0.40837929400004214, 0.4024287889988045, 0.40273494699977164, 0.4023635780013137, 0.40600608099884994, 0.403133923000496, 0.4092601270003797, 0.4079079389994149, 0.40287000900025305, 0.39936276499975065, 0.3980420160005451, 0.39712001099906047, 0.3971729460008646, 0.4027401319999626, 0.39806704799957515, 0.4045199539996247, 0.4054223840012128, 0.39791883699945174, 0.40575947599973006, 0.4081691070005036, 0.40417577200059895, 0.40486711699850275, 0.41095120099998894, 0.4116235230012535, 0.4076584449994698, 0.41264998100086814, 0.4059624379988236, 0.40030183700037014, 0.407837737000591, 0.39894552899932023, 0.3869173340008274, 0.38916734299891687, 0.38927359500121383, 0.38589919900005043, 0.38561088999995263, 0.38706408699908934, 0.38780639700053143, 0.3891159899994818, 0.40025894199970935, 0.390594382000927, 0.3967077830002381, 0.38924230199882004, 0.38726651100114395, 0.38885863199902815, 0.38449546999981976, 0.38803445500161615, 0.3865310959990893, 0.388818256000377, 0.3874710130003223, 0.38762189999943075, 0.38824817500062636, 0.39086835399939446, 0.3895651919992815, 0.3873834440000792, 0.3906130340001255, 0.3887636380004551, 0.3882017159994575, 0.3906870400005573, 0.3847409610007162, 0.38513401199998043, 0.39216740899973956, 0.39059000899942475, 0.3923344199993153, 0.387376688000586, 0.3983517920005397, 0.3971443079990422, 0.3910694340011105, 0.3877259149994643, 0.3874251950001053, 0.3890988940001989, 0.3921574089999922, 0.3896161939992453, 0.3905943030003982, 0.40370930499921087, 0.4058270450004784, 0.4015219880002405, 0.4116194149992225, 0.4125721370000974, 0.4085611610007618, 0.3967355820004741, 0.3928729689996544, 0.38862619800056564, 0.38886196199928236, 0.3896303750007064, 0.39188250599909225, 0.3890941989993735, 0.39198977400155854, 0.3938806099995418, 0.3925728029989841, 0.40400028500152985, 0.3927308699985588, 0.39301102600074955, 0.4003333370001201, 0.3994148279998626, 0.3966026720008813, 0.40072216899898194, 0.4019930499998736, 0.41218336400015687, 0.4039778389997082, 0.39818325499982166, 0.406038234999869, 0.40284104900092643, 0.40227288599999156, 0.40178313400065235, 0.3982892369986075, 0.3983152670007257, 0.3972712220001995, 0.39668261499900836, 0.39651274900097633, 0.41294236199973966, 0.40129055900069943, 0.40641782300008344, 0.4068741619994398, 0.40526633800072887, 0.39959608399840363, 0.39795160200083046, 0.3974966539990419, 0.40317497700016247, 0.4020021420001285, 0.40699302299981355, 0.40072879800027295, 0.40487463300087256, 0.4092145779995917, 0.4047686590001831, 0.40297060500051884, 0.4010459949986398, 0.3996390140000585, 0.4015832630011573, 0.39836332199956814, 0.3991741539994109, 0.4004870540011325, 0.40160488599940436, 0.40055848299925856, 0.4061289180008316, 0.41231886000059603, 0.4092433429996163, 0.4040671820002899, 0.40853301499919326, 0.41427460799968685, 0.4131459899999754, 0.4135492890000023, 0.4113610080003127, 0.40510647399969457, 0.40143917100067483, 0.4011638350002613, 0.4085910439989675, 0.40863681200062274, 0.40630351700019673, 0.4020819189991016, 0.39781751300142787, 0.40240720299880195, 0.4125509890000103, 0.41223167499992996, 0.4125262199995632, 0.40448755900069955]",tokens/s,2.5143300432402524,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,12558.954496,,,,,s,1,158.7053790110001,158.7053790110001,0.0,158.7053790110001,158.7053790110001,158.7053790110001,158.7053790110001,[158.7053790110001],,kWh,0.001848020347131944,0.0010072417512628194,0,0.0028552620983947636,,MB,12686.6432,,,,,s,10,18.504864695999686,1.8504864695999685,0.003993736759497591,1.849874052500013,1.8563221165999948,1.857266691800055,1.8580223519601031,"[1.8496688540001287, 1.8582112670001152, 1.8561122109999815, 1.8500792509998973, 1.8508666729999277, 1.847457168999881, 1.842989217999957, 1.850402694999957, 1.8496091029999207, 1.8494682549999197]",tokens/s,138.34200044453237,kWh,2.1836184444583514e-05,1.1901387778751286e-05,0.0,3.37375722233348e-05,tokens/kWh,7587979.309991251,MB,12691.02592,,,,,s,10,75.81617719899987,7.581617719899986,0.015162689820106275,7.58736830600003,7.595413949399926,7.5959947256999385,7.596459346739948,"[7.5448924449999595, 7.563003135999907, 7.595284887999924, 7.590940586999977, 7.587753518999989, 7.596575501999951, 7.58792189199994, 7.586983093000072, 7.58165318500005, 7.581168952000098]",tokens/s,8.309572221590601,kWh,8.947023814736088e-05,4.876477582497041e-05,0.0,0.00013823501397233127,tokens/kWh,455745.6044574199,,s,630,75.81230483200011,0.12033699179682557,0.0010750257335253063,0.12016840450007749,0.12126802340012546,0.12251630585008115,0.12474984557005428,"[0.12329838999994536, 0.11997142999985044, 0.11943840900016767, 0.11970923499984565, 0.11893061099999613, 0.11856479300013234, 0.11816545700003189, 0.118613933000006, 0.11946167199994306, 0.12060206399996787, 0.11867942399999265, 0.11841645300000891, 0.12255500900005245, 0.11919465599999057, 0.11861700300005396, 0.11948714199979804, 0.11927497300007417, 0.11906068999996933, 0.11946479200014437, 0.11933992900003432, 0.11953813699983584, 0.11934203800001342, 0.11954755400006434, 0.11916407400008211, 0.1199154279997856, 0.11984725800016349, 0.11984339599985105, 0.11914483800001108, 0.1209559569999783, 0.11981772800004364, 0.11974639799996112, 0.11939321800014113, 0.1199152699998649, 0.12000842100019327, 0.12221383199994307, 0.11981953800000156, 0.1187103049999223, 0.11888163300000087, 0.11913908600013201, 0.11878372199998921, 0.11986371099987991, 0.12089519599999221, 0.12028055900009349, 0.12011149499994644, 0.1198912620000101, 0.12121358199988208, 0.12009326200018222, 0.11990172799983156, 0.11954752500014365, 0.1198264269999072, 0.11963207700000567, 0.11983657900009348, 0.11904875999994147, 0.11893997400011358, 0.11917469399986658, 0.11921391900000344, 0.11980068499997287, 0.12022660699994958, 0.12040459700006068, 0.12037640500011548, 0.12036360699994475, 0.12135302599995157, 0.11995007700011229, 0.12609049699995012, 0.11984555200001523, 0.11903010900005029, 0.11891655399995216, 0.11959778699997514, 0.11905674600006932, 0.11936784199997419, 0.11826608799992755, 0.1189444110000295, 0.1194848009999987, 0.11980421899988869, 0.12230207100014923, 0.11930498499987152, 0.11886187300001438, 0.11892615300007492, 0.11826642999994874, 0.11942151300013393, 0.11969883999995545, 0.11960996199991314, 0.11941257500006941, 0.11972141899991584, 0.1198077070000636, 0.11940794900010587, 0.11932744099999582, 0.11934101399992869, 0.12024589699990429, 0.12009022200004438, 0.12018012099997577, 0.11972752299993772, 0.11975565700004154, 0.12098895500002982, 0.12007320800012167, 0.1195482279999851, 0.12115697299987005, 0.1194240060001448, 0.11988322699994569, 0.11989086399989901, 0.11984943600009501, 0.12011648099996819, 0.12246900200011623, 0.12041199299983418, 0.12001804700003049, 0.12031613599992852, 0.1203123970001343, 0.12056826599996384, 0.1206024890000208, 0.12052939999989576, 0.11998983800003771, 0.12062156699994375, 0.11979924900015249, 0.12026157499985857, 0.1198512370001481, 0.11955517299998064, 0.11958980400004293, 0.1194538739998734, 0.12179719999994632, 0.12055280800018409, 0.12097592399982204, 0.12051306000012119, 0.12031082799990145, 0.12036035200003425, 0.12047143600011623, 0.12055795099990974, 0.12476274100004048, 0.12026433799996994, 0.12019932099997277, 0.11992838700007269, 0.11911727799997607, 0.12471827400008806, 0.11967553699992095, 0.11997993299996779, 0.11991079399990667, 0.12089968400005091, 0.12350122400016517, 0.11978994299988699, 0.11980145500001527, 0.11943449599993983, 0.11935793400016337, 0.11916151099990202, 0.11997085400003016, 0.12036100999989685, 0.11958999400007997, 0.12028533600005176, 0.12025787299990043, 0.12028374900000927, 0.12038039300000491, 0.12103180799999791, 0.12036637999995037, 0.1204919520000658, 0.12026696099997025, 0.12133119000009174, 0.12013275599997542, 0.1197025339999982, 0.1199818630000209, 0.11973039800000151, 0.12040305200002877, 0.12068627199982984, 0.11963203599998451, 0.12003918900018107, 0.12050750799994603, 0.12068102299986094, 0.1207221730001038, 0.12066769800003385, 0.12086335000003601, 0.12109025099994142, 0.12136208099991563, 0.12225993200013363, 0.12208904799990705, 0.12007771899993713, 0.1202572700001383, 0.12030732099992747, 0.12016282600006889, 0.1226745869998922, 0.1205352160000075, 0.12098604200014051, 0.12006764299985662, 0.12021535400003813, 0.12023793699995622, 0.12049810600001365, 0.1209376650001559, 0.12043220399982602, 0.12063423000017792, 0.12021933199980595, 0.12019648900013635, 0.12038424200000009, 0.12030529399999068, 0.1251201370000672, 0.12082098299993049, 0.12088777300004949, 0.12041629700001977, 0.1198868169999514, 0.11935412799994083, 0.119431860000077, 0.11979525199990348, 0.12092114000006404, 0.11971809700003178, 0.12200857199991333, 0.1192932290000499, 0.11913799900003141, 0.11928476100001717, 0.11907310199990206, 0.11891060300013123, 0.12032203700005084, 0.11999997899988557, 0.11973932699993384, 0.1214226030001555, 0.12013261299989608, 0.1200440840000283, 0.11985727000001134, 0.12034059699999489, 0.12069266899993636, 0.11962413200012634, 0.12024333699991985, 0.12072022400002425, 0.12012708099996416, 0.12021599100012281, 0.12053332199980105, 0.12048608000009153, 0.12020307100010541, 0.12092342400001144, 0.120465589999867, 0.12041737999993529, 0.12059776500018415, 0.12039443399999072, 0.11959791399999631, 0.12073215899999923, 0.12098528399997122, 0.12026291400002265, 0.12040621400001328, 0.12044221399992239, 0.12028820099999393, 0.12032593899994026, 0.12126268700012588, 0.12111703499999749, 0.12414344599983451, 0.12055722900004184, 0.12038688300003741, 0.12048416800007544, 0.12051496599997336, 0.12015551900003629, 0.11987220399987564, 0.12083657600010156, 0.1208108529999663, 0.12051251299999421, 0.12100407399998403, 0.12332357500008584, 0.12080515200000264, 0.1202101330000005, 0.11997214799998801, 0.12503574300012588, 0.12058255399983864, 0.12042725400010568, 0.12329672199984998, 0.12017669400006525, 0.12014120000003459, 0.11925068999994437, 0.11911015300006511, 0.1199365840000155, 0.12035451099995953, 0.11946857700013425, 0.11985440999978891, 0.1198245410000709, 0.1196726140001374, 0.11959342499994818, 0.12215853799989418, 0.12024990100007926, 0.1202620560000014, 0.12020527200002107, 0.12104400199996235, 0.11954608699988967, 0.12019755100004659, 0.11985982300006981, 0.12024730400003136, 0.12046307099990372, 0.12039992199993321, 0.12107508400004008, 0.11993727000003673, 0.11968729599993821, 0.11946102000001702, 0.11982978100013497, 0.1201983470000414, 0.12051906399983636, 0.12083372200004305, 0.12005791299998236, 0.11994006500003707, 0.12005279899995003, 0.11960945800001355, 0.11953527900004701, 0.11971781100010048, 0.12070252499984235, 0.12081541099996684, 0.12010319000000891, 0.12103503499997714, 0.11954555500005881, 0.11919895400001224, 0.11997940900005233, 0.12016893999998501, 0.12050645299996177, 0.12088560100005452, 0.12178658199991332, 0.12268008399996688, 0.12016338400007953, 0.1220926700000291, 0.12033303699990938, 0.12086372199996731, 0.12122775500006355, 0.12113280099993062, 0.1207232000001568, 0.12083319399994252, 0.12075003700010711, 0.1200445199999649, 0.11999929499984319, 0.12541263100001743, 0.12076812300006168, 0.1207272029998876, 0.12259778600014215, 0.11989582299997892, 0.11997047799991378, 0.12106299000015497, 0.11954467499981547, 0.12267625499998758, 0.11992893400019966, 0.11950671299996429, 0.11941686799991658, 0.11964635300000737, 0.11969965699995555, 0.11958720400002676, 0.11973993500009783, 0.12038589099984165, 0.12046352400011529, 0.1202654609999172, 0.11958224700015307, 0.12207876799993755, 0.11978221499998654, 0.11993121999989853, 0.11995672400007606, 0.12026255499995386, 0.12000725000007151, 0.12071947799995542, 0.12009783700000298, 0.12103720400000384, 0.1198365760001252, 0.12004644299986467, 0.12069276400006856, 0.12023711699998785, 0.12125145400000292, 0.12065208299986807, 0.11989507400016919, 0.12060586600000534, 0.12031768699989698, 0.11987628800011407, 0.11978594799984421, 0.12043728399999054, 0.12083116899998458, 0.12067889500008278, 0.12039618700009669, 0.12333307199992305, 0.1208620540000993, 0.12098555599982319, 0.1208136130001094, 0.12089419199992335, 0.12046709500009456, 0.12067526199984968, 0.120600000000195, 0.12028985299980377, 0.11995820300012383, 0.11998636699991039, 0.11938434600006076, 0.12022537500001818, 0.12290647800000443, 0.12143784599993523, 0.12071856000011394, 0.12078755999982604, 0.12056958100015436, 0.12099973999988833, 0.12490508099995168, 0.12171295600001031, 0.12052036199997929, 0.11968343600005937, 0.11898841599986554, 0.11999525100009123, 0.11985775399989507, 0.11924812300003396, 0.12388965200011626, 0.11974370400002954, 0.11945679999985259, 0.11916763400017771, 0.11976841499995317, 0.12164971799984414, 0.11982835500020883, 0.1201178629999049, 0.1200768189999053, 0.11968038400004843, 0.12049516399997628, 0.12058945600006155, 0.11968016099990564, 0.12051503400016372, 0.12008233099982135, 0.12028320700005679, 0.11981801699994321, 0.12169453600017732, 0.11973776399986491, 0.11971101100016313, 0.12008006399992155, 0.11986170099999072, 0.11986926899999162, 0.11979098999995585, 0.12418275000004542, 0.12054196799999772, 0.11995070900002247, 0.11981632099991657, 0.12059879799994633, 0.12117335200014168, 0.11944377200006784, 0.11970861699978741, 0.1200674080000681, 0.1198045109999839, 0.11990215800005899, 0.12003521299993736, 0.11954205999995793, 0.11976098500008447, 0.12059250800007248, 0.12015432799989867, 0.12073279700007333, 0.12115958499998669, 0.12062224800001786, 0.11987123199992311, 0.11999583900001198, 0.1200689859999784, 0.11960861900001873, 0.12045489699994505, 0.12245943400012038, 0.12064080300001478, 0.12071105699988038, 0.11999361300013334, 0.12110256899995875, 0.12124120499993296, 0.1231002439999429, 0.1240189250002004, 0.12138290899997628, 0.1195759359998192, 0.11925029100007123, 0.11940062899998338, 0.119397114000094, 0.11953851499993107, 0.11978961499994512, 0.12049217300000237, 0.11976921800010132, 0.11941294999996899, 0.12058027700004459, 0.12222616700000799, 0.12088408999989042, 0.11986558600005992, 0.12022285400007604, 0.1201331019999543, 0.12356742799988751, 0.120294117000185, 0.11979279599995607, 0.12010949399996207, 0.11938974100007727, 0.11989748099995268, 0.12047012999983053, 0.11988629800021045, 0.12386444399999164, 0.11998444899995775, 0.11922399399986716, 0.11946710799998073, 0.11928757100008625, 0.12272031499992408, 0.11974131800002397, 0.12073306299998876, 0.11986360000014429, 0.12012366199996904, 0.11998558799996317, 0.11994674199991096, 0.12015142700010983, 0.11981233899996369, 0.1203387319999365, 0.12152338600003532, 0.12105483499999536, 0.12015403600003083, 0.1205140060001213, 0.11924666899994918, 0.12031805299989173, 0.12033106900003077, 0.12011614500011092, 0.12176618199987388, 0.12048415499998555, 0.11992028500003471, 0.11978511899997102, 0.11963910600002237, 0.11980189099995187, 0.12073068600011538, 0.12062178999985917, 0.1214767590001884, 0.12213742199992339, 0.12047007999990456, 0.12055452499998864, 0.12033816699999988, 0.1208117180001409, 0.12022741600003428, 0.1240047979999872, 0.12109592000001612, 0.1197424790000241, 0.11966585999994095, 0.11919374300009622, 0.12199520899980598, 0.11910060500008512, 0.11924541899998076, 0.1203427800001009, 0.1202824959998452, 0.1204030750000129, 0.1196013840001342, 0.1202282419999392, 0.12017474699996455, 0.12012480599992159, 0.11970111800019367, 0.12041857999997774, 0.12295721400005277, 0.11994807899986881, 0.11946420599997509, 0.12038662000009026, 0.11987850800005617, 0.12269382799991035, 0.1201004950000879, 0.12023957499991411, 0.11943955600008849, 0.12039056399999026, 0.12014415799990275, 0.12057811799991214, 0.12050376600018353, 0.12044704099980663, 0.11988351800005148, 0.12050451100003556, 0.1197301189999962, 0.1204093549999925, 0.12157362099992497, 0.119864871000118, 0.12043860800008588, 0.12058662799995545, 0.12015868200001023, 0.12024394299987762, 0.12047411699995791, 0.1196767380001802, 0.11955651299990677, 0.12026487299999644, 0.1206980320000639, 0.11975194899991948, 0.11955416499995408, 0.12080119500001274, 0.12044805400000769, 0.12021488799996405, 0.1194660890000705, 0.12020153999992544, 0.12006460500015237, 0.11971294799991483, 0.12068562900003599, 0.1208556869999029, 0.12067460200000824, 0.1205506690000675, 0.12040321700010281, 0.12095155999986673, 0.12037109900006726, 0.12001205100000334, 0.12440678699999808, 0.12109841000005872, 0.12039481199985858, 0.119621448000089, 0.12002986900006363, 0.11949345699986225, 0.12041601400005675, 0.12012546000005386, 0.11987979399987125, 0.11950560100012808, 0.11924123299991152, 0.12008478699999614, 0.11877975000015795, 0.11890189899986581, 0.11874841200005903, 0.1195405099999789, 0.11992045900001358, 0.11977632200000699, 0.11951246400008131, 0.11986961299999166, 0.11939671599998292, 0.11904771499985145, 0.12316612800009352, 0.11993814700008443, 0.12017040999990058, 0.12074986299990087, 0.11978008400001272, 0.12687256700019134, 0.12079460299992206, 0.12024303899988809, 0.12067835200014088, 0.12033912399988367, 0.12005995699996674, 0.12016786900016996, 0.11950585099998534, 0.12004628899990166, 0.11924523200013937, 0.11936836499990022, 0.11990735700010191, 0.12018214999989141, 0.12213358700000754, 0.12068092100003014, 0.12014535699995577, 0.12051041700010501, 0.12010095799996634, 0.11953172599987738, 0.11983707300009883, 0.12053832599985981, 0.12063255300017772, 0.12088002399991638, 0.12131605100012166, 0.12018729999999778, 0.12147945799983972, 0.11927807899996878, 0.11940834600000017, 0.1200164480001149, 0.12123244400004296, 0.1208790409998528, 0.12124407999999676, 0.12034320300017498, 0.12056872699986343, 0.1205872810000983, 0.12023335100002441]",tokens/s,8.309996660780575,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,871.56736,,,,,s,1,8.188384242999746,8.188384242999746,0.0,8.188384242999746,8.188384242999746,8.188384242999746,8.188384242999746,[8.188384242999746],,kWh,6.284909017082959e-05,0.00010297239150428879,0,0.00016582148167511838,,MB,932.777984,,,,,s,10,2.7915577729945653,0.2791557772994565,0.1315338562522736,0.2977030924994324,0.4035041956998611,0.45083941984939874,0.488707599169029,"[0.10147257099743001, 0.10442181200050982, 0.11221236900018994, 0.3929852569999639, 0.32232187000045087, 0.23847979600031977, 0.4981746439989365, 0.2730843149984139, 0.3585618869983591, 0.3898432519999915]",tokens/s,917.0506964840037,kWh,2.7641223361919737e-06,4.528788590715739e-06,0.0,7.292910926907712e-06,tokens/kWh,35102581.474767484,MB,971.771904,,,,,s,10,41.22397431700665,4.122397431700665,1.61918597590017,4.948991297002067,5.499808158199812,5.604428587100301,5.688124930220693,"[1.2541380500006198, 1.9178232439990097, 1.9416506929992465, 5.1988772850017995, 5.231581725998694, 5.70904901600079, 4.801528813000914, 5.4765591739997035, 5.09645378100322, 4.596312535002653]",tokens/s,15.282369311493047,kWh,4.0077205670750785e-05,6.566495114755658e-05,0.0,0.00010574215681830737,tokens/kWh,595788.8688449059,,s,630,41.217922905001615,0.06542527445238351,0.05215077250072441,0.055561334500453086,0.12340059550078879,0.17495005789987772,0.22660501908070785,"[0.0521487830010301, 0.011162434999278048, 0.011403447002521716, 0.011105722998763667, 0.010678418999304995, 0.010947419999865815, 0.05179295400012052, 0.010930432999884943, 0.011493862999486737, 0.011870081001688959, 0.011011766000592615, 0.051959451997390715, 0.011638590000075055, 0.0122696390026249, 0.010910521999903722, 0.012539859999378677, 0.05163578900101129, 0.010803208999277558, 0.010857092998776352, 0.010706688000936992, 0.01103193200106034, 0.011918816999241244, 0.05156495600022026, 0.011087088998465333, 0.011029954999685287, 0.010757078001915943, 0.011189864999323618, 0.05548461700163898, 0.011103339998953743, 0.014290659997641342, 0.016053466002631467, 0.05210170399732306, 0.012002272000245284, 0.012157801000284962, 0.01097512900014408, 0.010892406000493793, 0.05146586800037767, 0.011852134000946535, 0.010976708999805851, 0.012243500998010859, 0.011156758002471179, 0.011034862000087742, 0.05176477199711371, 0.011463698003353784, 0.011196910996659426, 0.011935387003177311, 0.055735530997480964, 0.011331377001624787, 0.011210618999029975, 0.010950120999041246, 0.011056934999942314, 0.012411725001584273, 0.05183308699997724, 0.01122939700144343, 0.010771492998173926, 0.011042554000596283, 0.011133815998618957, 0.052666262999991886, 0.010933740002656123, 0.01104654099981417, 0.010694592998333974, 0.01126722299886751, 0.051695738002308644, 0.01244877199860639, 0.012290711001696764, 0.01092711099772714, 0.010631001001456752, 0.05174995699780993, 0.010932232002232922, 0.010836027999175712, 0.011539178998646094, 0.011241408999921987, 0.05171320400040713, 0.011182766000274569, 0.010813783999765292, 0.011072003999288427, 0.011255159002757864, 0.011377453000022797, 0.051104846999805886, 0.009798193997994531, 0.009955075001926161, 0.009957952999684494, 0.009764931000972865, 0.01081122999676154, 0.057104297000478255, 0.013257386002806015, 0.013067593998130178, 0.014495431001705583, 0.05229918099939823, 0.04157249700074317, 0.020497229997999966, 0.05563805199926719, 0.043060423002316384, 0.009882123998977477, 0.1117874949995894, 0.054715185000532074, 0.010533960001339437, 0.009935574998962693, 0.04527225899801124, 0.013639078002597671, 0.014018048997968435, 0.013772410002275137, 0.07490454899743781, 0.021686289001081605, 0.053951449001033325, 0.1406256400005077, 0.08414512799936347, 0.01488166600029217, 0.013797596999211237, 0.054941340000368655, 0.0467218169978878, 0.050456370001484174, 0.017499000001407694, 0.01784495999891078, 0.05848414199863328, 0.018174291002651444, 0.022950687998672947, 0.059698659999412484, 0.01857878499868093, 0.018127723000361584, 0.060180481003044406, 0.018944597999507096, 0.023362390998954652, 0.015082524998433655, 0.05610913200143841, 0.010247203001199523, 0.019146251997881336, 0.05885085699992487, 0.021429117001389386, 0.018146847000025446, 0.0589380790006544, 0.017582123997271992, 0.01833912300207885, 0.05895455000063521, 0.018392101999779698, 0.024212207998061785, 0.06416064899894991, 0.010730691999924602, 0.011721458002284635, 0.010694484000850935, 0.010262424999382347, 0.05218814799809479, 0.010393896001914982, 0.010719830999732949, 0.010424105999845779, 0.06340223000006517, 0.02046450499983621, 0.018629531001352007, 0.06052292399908765, 0.01810271000067587, 0.017873311997391284, 0.01807413899950916, 0.05969854300201405, 0.0183053699984157, 0.019266593000793364, 0.0591729049992864, 0.019034294000448426, 0.10297567499947036, 0.013836657999490853, 0.010937955001281807, 0.04669617699983064, 0.013763085000391584, 0.013930795001215301, 0.013384882997343084, 0.05454101100258413, 0.013544043998990674, 0.013950882999779424, 0.013032613998802844, 0.013407991002168274, 0.05381483599921921, 0.01371455000116839, 0.01324621299863793, 0.013506180999684148, 0.054097880001791054, 0.013418710997939343, 0.042503470001975074, 0.0475937379997049, 0.01991298699795152, 0.012931766003021039, 0.05703273999824887, 0.01318649099994218, 0.01269608299844549, 0.01281959800326149, 0.012618022999959067, 0.0538265049981419, 0.021093676001328276, 0.04609845699815196, 0.10734151100041345, 0.09784326500084717, 0.09761703800177202, 0.010788010000396753, 0.09280043900071178, 0.017056150998541852, 0.19618599399836967, 0.0922506400020211, 0.10335390500040376, 0.10285725200083107, 0.08266819099662825, 0.10533665500042844, 0.10009291400274378, 0.022581584998988546, 0.08889442199870246, 0.0856342160004715, 0.06315993899988825, 0.12330736700096168, 0.11608979199809255, 0.10269141400203807, 0.09423330199933844, 0.09888146199955372, 0.04913048700109357, 0.25101556699883076, 0.09516500099925906, 0.015642399001080776, 0.09233485200093128, 0.09496712399777607, 0.01654014400264714, 0.07903896999778226, 0.21101572800034774, 0.011874759999045637, 0.08702051900036167, 0.010705717002565507, 0.010747205000370741, 0.08916978900015238, 0.104919945999427, 0.08561302199814236, 0.011606736999965506, 0.09841222800241667, 0.011509849999129074, 0.08705606199873728, 0.09541957900000853, 0.10200525899927015, 0.11076123800012283, 0.09291265300271334, 0.10530450299847871, 0.09714617300051032, 0.09595912000077078, 0.10222911199889495, 0.051248828000098, 0.012086653998267138, 0.011933445999602554, 0.05047721300070407, 0.17490314400129137, 0.08860049299983075, 0.01678664900100557, 0.08732120499917073, 0.08510589800062007, 0.024990721998619847, 0.10886282100182143, 0.0875839679974888, 0.11070928200206254, 0.08525678499790956, 0.09049618800054304, 0.09795144599775085, 0.0994121850017109, 0.1829482229986752, 0.059521310999116395, 0.021992846002831357, 0.11773773199820425, 0.11592323199874954, 0.0923011310005677, 0.09612756700153113, 0.09190154099997017, 0.021184129000175744, 0.040341205000004265, 0.04078904199923272, 0.11031238400028087, 0.1177044530013518, 0.07895172599819489, 0.10839477600165992, 0.0713656349980738, 0.06220248099998571, 0.0734348570003931, 0.10102465299860341, 0.03980174699972849, 0.04239188700012164, 0.03685621900149272, 0.12113393400068162, 0.03590159699888318, 0.04013771300014923, 0.10050972200042452, 0.12497139100014465, 0.01991515400004573, 0.05646934999822406, 0.026540199000010034, 0.14383136800097418, 0.04090749000170035, 0.1605299240000022, 0.19106587900023442, 0.10064439999769093, 0.03264068399948883, 0.17615100799957872, 0.09454521000225213, 0.08325577600044198, 0.041745205999177415, 0.010931163000350352, 0.1617245589986851, 0.018158751001465134, 0.07698302499920828, 0.020604102999641327, 0.07538947600187385, 0.04695909299698542, 0.06669850400066935, 0.1091143320008996, 0.19491487699997379, 0.07760899600179982, 0.021358615998906316, 0.2312079420007649, 0.11037244299950544, 0.043034313999669394, 0.06987351099814987, 0.15562640200005262, 0.09543600700271782, 0.08425038999848766, 0.035603509000793565, 0.013035181000304874, 0.20977465200121514, 0.017119800999353174, 0.13482533199930913, 0.1585738339999807, 0.03788324600100168, 0.056026002999715274, 0.03781983500084607, 0.14901384399854578, 0.1061723359998723, 0.12092128999938723, 0.08604812799967476, 0.09435287300220807, 0.019773585998336785, 0.09946177199890371, 0.08680911600094987, 0.019264610000391258, 0.08168447099887999, 0.08363374500186183, 0.024200351999752456, 0.1875056639983086, 0.042518985999777215, 0.09729576100289705, 0.17689235599755193, 0.02413950499976636, 0.15189603300314047, 0.021869229000003543, 0.1749884419987211, 0.11749620900081936, 0.08488526200017077, 0.05588331699982518, 0.06214869399991585, 0.10028447799777496, 0.146905028999754, 0.06248490900179604, 0.07323437900049612, 0.12588136799968197, 0.07612586300092516, 0.012058905998856062, 0.2871154399981606, 0.01287023600161774, 0.08808567300002323, 0.019327145000715973, 0.08450458799779881, 0.010841364000953035, 0.10106359899873496, 0.08563231600055587, 0.1118614869992598, 0.14690389000315918, 0.1436128440000175, 0.04634183699818095, 0.020047731999511598, 0.06917341200096416, 0.04056329499871936, 0.09720124100203975, 0.030411027000809554, 0.1669475529997726, 0.046602303998952266, 0.18998841600114247, 0.10115724499701173, 0.10582024900213582, 0.14214536999861593, 0.08845733700218261, 0.05399587099964265, 0.09766215800118516, 0.02069528900028672, 0.0777221569987887, 0.09929219300101977, 0.024925776000600308, 0.08864968799753115, 0.1052486400003545, 0.09725532200172893, 0.08747754999785684, 0.010044702001323458, 0.17626202199971885, 0.04418200600048294, 0.07792109299771255, 0.10764317700159154, 0.04712060300153098, 0.028962653999769827, 0.014144086999294814, 0.03867624099802924, 0.020173707001958974, 0.23505250399830402, 0.018422393000946613, 0.07837025600019842, 0.014715223998791771, 0.08903911699962919, 0.015151088002312463, 0.1965357689987286, 0.10445571899981587, 0.1910476330012898, 0.09436803900098312, 0.015206579999357928, 0.0883213409979362, 0.08830798800045159, 0.015466605000256095, 0.1067281899995578, 0.047863223000604194, 0.04745532000015373, 0.10438082900145673, 0.09741744399798336, 0.08506693500021356, 0.011249252998823067, 0.1005671090024407, 0.013893945997551782, 0.08203276000131154, 0.10217602400007308, 0.01090299700081232, 0.09011381700111087, 0.09656777899726876, 0.013343050999537809, 0.03199740900163306, 0.1478294670014293, 0.020707505998871056, 0.1386923009995371, 0.061058837000018684, 0.10155947499879403, 0.09251509200112196, 0.10783277199880104, 0.0913311309996061, 0.027842983003210975, 0.02006006099691149, 0.09112559400091413, 0.25602879299913184, 0.01281377700070152, 0.08135696799945435, 0.1256032570017851, 0.1151241769985063, 0.10948442700100713, 0.08931573399968329, 0.043773861001682235, 0.06253989600008936, 0.10733541799709201, 0.1876964430011867, 0.03837034800017136, 0.05512623100003111, 0.19956034400092904, 0.10612147899882984, 0.2340380230016308, 0.07020288299827371, 0.08515977600109181, 0.04232658699766034, 0.06946069300101954, 0.09511975500208791, 0.09752360099810176, 0.03332822499942267, 0.06225052300214884, 0.10709358799795154, 0.012910371999169001, 0.10101467800268438, 0.1225926109982538, 0.019059461999859195, 0.04598624800200923, 0.18856721900010598, 0.1091928519999783, 0.101048272998014, 0.013515869999537244, 0.19162008200146374, 0.10047638499963796, 0.2037842069985345, 0.12539265300074476, 0.06706919299904257, 0.011329022003337741, 0.07821456399688032, 0.01912219700170681, 0.08850563799933298, 0.030843296000966802, 0.02998556899910909, 0.010637336999934632, 0.010352855999371968, 0.125754450000386, 0.10291997600143077, 0.09191181899950607, 0.08613503299784497, 0.09908109800016973, 0.01851072300269152, 0.079055772999709, 0.019595398000092246, 0.2045875679978053, 0.09896824700263096, 0.09831993999978295, 0.09031541799777187, 0.10022704299990437, 0.09961833600027603, 0.0800479820027249, 0.11387462899801903, 0.011786221999500412, 0.10077206999994814, 0.036769790000107605, 0.09357837100105826, 0.04352255499907187, 0.06331815700104926, 0.0999272139997629, 0.08997973100122181, 0.024030075001064688, 0.0928473199965083, 0.09178880100080278, 0.1091610559997207, 0.08549930000299355, 0.024483976998453727, 0.08425361500121653, 0.19871047899869154, 0.07293264699910651, 0.21533579400056624, 0.01801846799935447, 0.08272430999932112, 0.025007992000610102, 0.07600489399919752, 0.09476147200257401, 0.024351734999072505, 0.09524492499986081, 0.03413830199860968, 0.04685328300183755, 0.11116548299833084, 0.016685138001776068, 0.09071954499813728, 0.08671262200005003, 0.019813899001746904, 0.041621046999352984, 0.052693476998683764, 0.12512369900287013, 0.15712399899712182, 0.1045023080005194, 0.010713850002503023, 0.08685798199803685, 0.10278885099978652, 0.02812485899994499, 0.11351369300246006, 0.048937809999188175, 0.10752719000083744, 0.015450291997694876, 0.08598827400055598, 0.07808222200037562, 0.12423965199923259, 0.10198166199916159, 0.11397018600109732, 0.10396133399990504, 0.09021583100184216, 0.00990221800020663, 0.08743563199823257, 0.08906716400088044, 0.04528911599845742, 0.15408601200033445, 0.09980757599987555, 0.0936529070022516, 0.10642889599694172, 0.01246762400114676, 0.0920911140019598, 0.2925522589976026, 0.011680169001920149, 0.01832274299886194, 0.0782054919982329, 0.024044045003392966, 0.1026614089969371, 0.09801498000160791, 0.1815440110003692, 0.051070430999970995, 0.10041019499840331, 0.088810110999475, 0.058196432000841014, 0.11907175899978029, 0.09275192300265189, 0.08799024399922928, 0.10108152999964659, 0.09732067499862751, 0.07749607200094033, 0.04575039699921035, 0.07668750399898272, 0.01596352900014608, 0.098366045000148, 0.09684409900000901, 0.04143298000053619, 0.012410120001732139, 0.04873690800013719, 0.044619438998779515, 0.15726609600096708, 0.01408023999829311, 0.0776653120010451, 0.10540489699997124, 0.03265492699938477, 0.16336344500086852, 0.012268649999896297, 0.08695958899988909, 0.013384628000494558, 0.09671951600103057, 0.12908303499716567, 0.16984155799946166, 0.09533891700266395, 0.041054918998270296, 0.076949873000558, 0.09076292000099784, 0.08260815999892657, 0.10393621899856953, 0.1039955190026376, 0.17612829099743976, 0.026278517001628643, 0.04001596799935214, 0.06348427100238041, 0.1979946409992408, 0.025946980000298936, 0.009948287999577587, 0.010125862998393131, 0.011501274002512218, 0.01070516899926588, 0.11958967600003234, 0.06925920699723065, 0.13446672600184684, 0.01605858200127841, 0.09321232699949178, 0.03268333199957851, 0.06428708399835159, 0.04805753199980245, 0.010532391002925579, 0.010359620999224717, 0.010603340997477062]",tokens/s,15.284612993527443,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3362.381824,,,,,s,1,40.04069833199901,40.04069833199901,0.0,40.04069833199901,40.04069833199901,40.04069833199901,40.04069833199901,[40.04069833199901],,kWh,0.00044309174146388465,0.0002415009420092157,0,0.0006845926834731003,,MB,3535.880192,,,,,s,10,5.418356504003896,0.5418356504003896,0.002336252899125749,0.541559416000382,0.5450083080981131,0.5455080335488673,0.5459078139094709,"[0.5374424910005473, 0.5425630770005228, 0.54106070400303, 0.5448972579979454, 0.5420581279977341, 0.54294849100188, 0.5399457490020723, 0.540660171998752, 0.5460077589996217, 0.54077267500179]",tokens/s,472.46798879111907,kWh,6.400915530081333e-06,3.488641188993139e-06,0.0,9.889556719074472e-06,tokens/kWh,25885892.287390422,MB,3611.250688,,,,,s,10,24.032166274999327,2.4032166274999325,0.017754007867468346,2.409706002499661,2.4163856469993332,2.4255893665007533,2.4329523421018893,"[2.40025097599937, 2.4115660470015428, 2.414340375999018, 2.413200009999855, 2.4347930860021734, 2.407845957997779, 2.411585517998901, 2.3734950690013648, 2.379112595001061, 2.385976639998262]",tokens/s,26.214865226502255,kWh,2.8430444512977517e-05,1.5495634634263208e-05,0.0,4.3926079147240735e-05,tokens/kWh,1434227.7121712423,,s,630,24.026766800998303,0.03813772508094969,0.0006818953190575369,0.03804517749813385,0.03883389479960897,0.03923494844966626,0.04107777404857189,"[0.03977647699866793, 0.03926634900199133, 0.03810943999997107, 0.038513669998792466, 0.03763562899985118, 0.037785541000630474, 0.03740280399870244, 0.03744042100152001, 0.03745046899712179, 0.037340428003517445, 0.038044235996494535, 0.038023682001949055, 0.03794287400160101, 0.03758083199863904, 0.03717146199778654, 0.03778147500270279, 0.03778569099813467, 0.038089721001597354, 0.0382896589981101, 0.038167607999639586, 0.037912220002908725, 0.03812512600052287, 0.03810175499893376, 0.038557956999284215, 0.03785886900004698, 0.037713164998422144, 0.03777822900156025, 0.03803780100133736, 0.03791975599961006, 0.03806859500036808, 0.03765268699862645, 0.03763648899985128, 0.0374871849999181, 0.038667950000672136, 0.03791318699950352, 0.038018496001313906, 0.03768765699715004, 0.03785132499979227, 0.03870180100057041, 0.038025838002795354, 0.0382102549992851, 0.037903844997345004, 0.03932644700034871, 0.03857925400006934, 0.03824221400282113, 0.03794225999808987, 0.03800834100184147, 0.03866130999813322, 0.037679657001717715, 0.037754902998131, 0.03870613099934417, 0.03912967200085404, 0.038323105000017677, 0.03838204700150527, 0.038115934999950696, 0.03806472499854863, 0.038248191001912346, 0.03791845799787552, 0.03860818600151106, 0.03867666999940411, 0.03793214200049988, 0.03797683599987067, 0.03803739999784739, 0.03996148700025515, 0.03886962899923674, 0.037344789001508616, 0.03723743299997295, 0.037782825998874614, 0.038015116999304155, 0.037841419001779286, 0.03764839900031802, 0.03822808000040823, 0.03873570299765561, 0.038597234000917524, 0.038398959000915056, 0.03764307199890027, 0.03865892899921164, 0.03844633000335307, 0.03810515499935718, 0.03808311499960837, 0.03812552700037486, 0.03790250800011563, 0.037953019000269705, 0.03750575399681111, 0.038390700003219536, 0.0387963029970706, 0.038581447002798086, 0.03818631899775937, 0.03796580199923483, 0.0379508940022788, 0.0380070879982668, 0.03800805400169338, 0.03793003000100725, 0.03773802599971532, 0.03793901699827984, 0.038528774999576854, 0.038335367000399856, 0.0379467040002055, 0.038266793999355286, 0.0380975389998639, 0.03834868700141669, 0.039042676999088144, 0.03873387600106071, 0.037747427999420324, 0.03800806200160878, 0.03828112900009728, 0.038323785996908555, 0.038046527002734365, 0.04098231099851546, 0.037709195999923395, 0.03830348200062872, 0.03821501399943372, 0.03773201500007417, 0.038591274998907465, 0.03890186600256129, 0.03822459499860997, 0.03821857300135889, 0.038131489000079455, 0.038224318999709794, 0.03787501199985854, 0.038413776997913374, 0.038841501002025325, 0.03842409199933172, 0.038458017999801086, 0.03873464500065893, 0.03858244900038699, 0.039630762999877334, 0.03797303999817814, 0.03745864699885715, 0.038087369001004845, 0.03776433100210852, 0.037522856997384224, 0.03767802800211939, 0.03825820299971383, 0.037685052997403545, 0.037754800003312994, 0.03813058499872568, 0.03764337399843498, 0.03778628900181502, 0.03808130099787377, 0.03780518200073857, 0.037763341002573725, 0.03760155700001633, 0.03716009499839856, 0.0378252109985624, 0.037884622001001844, 0.03864601500026765, 0.037702983998315176, 0.038079879002907546, 0.0376588899998751, 0.038342567000654526, 0.03927512699738145, 0.03804611899977317, 0.03813262100084103, 0.0375485930017021, 0.03817074799735565, 0.03808282400132157, 0.038450822001323104, 0.038431473996752175, 0.038610070001595886, 0.03861829200104694, 0.037651004997314885, 0.037777126002765726, 0.03789074099768186, 0.03856609800277511, 0.03801670199754881, 0.03829623600177001, 0.0386781319975853, 0.03919182600293425, 0.04111676599859493, 0.03840699500142364, 0.03938566099895979, 0.038572991001274204, 0.03782510399832972, 0.03832210000109626, 0.03920688499783864, 0.038331955001922324, 0.03867450899997493, 0.038840750999952434, 0.03851366199887707, 0.038991262001218274, 0.03824801500013564, 0.03816372800065437, 0.03799229699870921, 0.0416825569991488, 0.038687035001203185, 0.03876006599966786, 0.03838647999873501, 0.03833071200278937, 0.039672230999713065, 0.03835487300239038, 0.03777389300012146, 0.03743681099876994, 0.03797300500082201, 0.0375028479975299, 0.03763884200088796, 0.03785587799939094, 0.03774908199920901, 0.0376583710021805, 0.03769108200140181, 0.0377436859998852, 0.03819954799837433, 0.03904003199932049, 0.037996709001163254, 0.03825580799821182, 0.038147868999658385, 0.03871336200245423, 0.03844431199831888, 0.03759561799961375, 0.03853594999964116, 0.03796278400113806, 0.03836583700103802, 0.03775788599887164, 0.03807080000115093, 0.038775951998104574, 0.03805845900205895, 0.03769645099964691, 0.03885928100135061, 0.03808008899795823, 0.038400198998715496, 0.03875774900006945, 0.037951693000650266, 0.038148924002598505, 0.03802113899655524, 0.03849445200103219, 0.03866299999936018, 0.03853609900033916, 0.03823514200121281, 0.03796130399859976, 0.038056256002164446, 0.038624863998848014, 0.038091499998699874, 0.03821443200286012, 0.03796013600003789, 0.03847049999967567, 0.03852681999705965, 0.03883235100147431, 0.03820669999913662, 0.038403582002501935, 0.038478738999401685, 0.03812831399773131, 0.03868687400245108, 0.038624901997536654, 0.03833967399987159, 0.038644972002657596, 0.0386789129988756, 0.03872288500133436, 0.039289401000132784, 0.03925184999752673, 0.038685368999722414, 0.038406602001487045, 0.03859349599952111, 0.03921429100228124, 0.03792345200054115, 0.038231780999922194, 0.0380798269980005, 0.03833599499921547, 0.03838070500205504, 0.038158037001267076, 0.037905515997408656, 0.03792137200071011, 0.03873872799886158, 0.03829724699971848, 0.038670903002639534, 0.038174841000000015, 0.03860496299967053, 0.03838872100095614, 0.038592552999034524, 0.03897991199846729, 0.03903889600042021, 0.039174514000478666, 0.0386186940013431, 0.03904088999843225, 0.03875669799890602, 0.038099641002190765, 0.03788777199952165, 0.03874509999877773, 0.03876875499918242, 0.038731647000531666, 0.03945086000021547, 0.03905861200109939, 0.03933543099992676, 0.03908397600025637, 0.0395519499979855, 0.0389513430018269, 0.03839074099960271, 0.038900149000255624, 0.03869309199944837, 0.0387437220015272, 0.03881479799747467, 0.038510187001520535, 0.03926792000129353, 0.03881398099838407, 0.03847404300177004, 0.039382479997584596, 0.03856015400015167, 0.0383991180024168, 0.0382316159993934, 0.03825814999800059, 0.038388027001929004, 0.03822541399858892, 0.03794587800075533, 0.0378757639991818, 0.03837031100192689, 0.0384762449975824, 0.038736934002372436, 0.038516466000146465, 0.039666859000135446, 0.038558213997021085, 0.03876274399954127, 0.03853299000184052, 0.03834408100010478, 0.038659285000903765, 0.03966314100034651, 0.039150618998974096, 0.040072877000056906, 0.038604328998189885, 0.03809287799958838, 0.03767565000089235, 0.03878415999861318, 0.03790885800117394, 0.037586087000818225, 0.037810609999723965, 0.037167167000006884, 0.037940851998428116, 0.037523554001381854, 0.03800521100129117, 0.03757043599762255, 0.03734623600030318, 0.038080411999544594, 0.037509437002881896, 0.03760775899718283, 0.03813892600010149, 0.03818264500296209, 0.0376382909998938, 0.037640311998984544, 0.037745654000900686, 0.03839329299808014, 0.038079304998973384, 0.03791725900009624, 0.037914396001724526, 0.03785073999824817, 0.03802218300188542, 0.03779254199980642, 0.037925854998320574, 0.038080633003119146, 0.038292872999591054, 0.03770142599751125, 0.03808234800089849, 0.03810318899923004, 0.03805040299994289, 0.037976709001668496, 0.0381384469983459, 0.03791466899929219, 0.0382976820001204, 0.0384071770022274, 0.038108390999695985, 0.03803605600114679, 0.03904810399762937, 0.03819036400091136, 0.03773300299872062, 0.03800713400050881, 0.039203895001264755, 0.03792942400104948, 0.03833572199800983, 0.041349484999955166, 0.037950566002109554, 0.03850057799718343, 0.038855276001413586, 0.039694021001196234, 0.03877758700036793, 0.03895855199880316, 0.03870244900099351, 0.038242521997744916, 0.03867949699997553, 0.038394835999497445, 0.038428121002652915, 0.03864811399762402, 0.040438719999656314, 0.038431789998867316, 0.0387169850000646, 0.03864482499920996, 0.03900110200265772, 0.039533518996904604, 0.038525431002199184, 0.03883313299957081, 0.03790849600045476, 0.040099038000334986, 0.04027531899919268, 0.03880588099855231, 0.038501604001794476, 0.03865732700069202, 0.038574971000343794, 0.03855224899962195, 0.03906515699782176, 0.03861778999998933, 0.038442447999841534, 0.038621673000307055, 0.03800263000084669, 0.038655667998682475, 0.03772474200013676, 0.03860284800248337, 0.03898144099730416, 0.04208007900160737, 0.03799670599983074, 0.03830881699832389, 0.03837226000177907, 0.037968607000948396, 0.03783016899978975, 0.038380583999241935, 0.03835393799818121, 0.03800666900133365, 0.03761672700056806, 0.03760658299870556, 0.03876295800000662, 0.037323356002161745, 0.03735096499804058, 0.03750404200036428, 0.0374091400008183, 0.03750670899898978, 0.03779072700126562, 0.037810972000443144, 0.03761942499841098, 0.0375567230003071, 0.03779217000192148, 0.03769942799772252, 0.03745794200222008, 0.038103375998616684, 0.03781389600044349, 0.03739640699859592, 0.037991265999153256, 0.037258194002788514, 0.03790501299954485, 0.03805256999839912, 0.037713805002567824, 0.037947712997265626, 0.038011172000551596, 0.0375655009993352, 0.03742191900164471, 0.037917253001069184, 0.03765037799894344, 0.039197916001285193, 0.03753610399871832, 0.03755746699971496, 0.03765135499997996, 0.03737241600174457, 0.03701048899893067, 0.03704504000052111, 0.037300299998605624, 0.036571856999216834, 0.037416038001538254, 0.03738862400132348, 0.03711165200002142, 0.03732342399962363, 0.03720751199944061, 0.03733060699960333, 0.037564338999800384, 0.038073874999099644, 0.037849558000743855, 0.03738764300214825, 0.03758641399690532, 0.03825121900081285, 0.037478336998901796, 0.03736424400267424, 0.037070018999656895, 0.037800628000695724, 0.03749726999740233, 0.037878424001974054, 0.037691303998144576, 0.03713959100059583, 0.03729989000203204, 0.03750803900038591, 0.03750376499738195, 0.03756456300106947, 0.03790174100140575, 0.03745031799917342, 0.03727085100035765, 0.03729197699794895, 0.03773233800166054, 0.037857617000554455, 0.03754179299721727, 0.03780111900050542, 0.037774945001729066, 0.03793391100043664, 0.037733533998107305, 0.03826056999969296, 0.03823481899962644, 0.038289906002319185, 0.03851576099987142, 0.03763506999894162, 0.03788739200172131, 0.03768599899922265, 0.037491797000257066, 0.037696603998483624, 0.037729632000264246, 0.03718620099971304, 0.038065574000938796, 0.03795692499988945, 0.038425301001552725, 0.03848824399756268, 0.038099478999356506, 0.03806680400157347, 0.03816978599934373, 0.03729594600008568, 0.0391574050008785, 0.03798669100069674, 0.037122578996786615, 0.037260046003211755, 0.0374835639995581, 0.037191819999861764, 0.037352335999457864, 0.036969267999666044, 0.037677423999411985, 0.03793955800210824, 0.03721621499789762, 0.0374599329988996, 0.03736132900303346, 0.0373720069983392, 0.03783678800027701, 0.037834408998605795, 0.03819294500135584, 0.03759652499866206, 0.03733321100298781, 0.03744755599836935, 0.03699653900184785, 0.03699762099859072, 0.037909761998889735, 0.0367815210011031, 0.03784469899983378, 0.03752231299949926, 0.037496095999813406, 0.03814485200200579, 0.04123951399742509, 0.038248992001172155, 0.03827403000104823, 0.037018770999566186, 0.03739281799789751, 0.03824047800299013, 0.03722816499794135, 0.037209312002232764, 0.037903053998888936, 0.037284763999196, 0.03735954299918376, 0.03782508199947188, 0.038518794000992784, 0.03779252499953145, 0.037878128001466393, 0.037558240997896064, 0.03733335500146495, 0.03733612100040773, 0.03788015299869585, 0.03851529600069625, 0.03805967299922486, 0.03825107400189154, 0.03762454000025173, 0.038057255998865, 0.03800759099976858, 0.03765359699900728, 0.03830089500115719, 0.03830300499976147, 0.03791909600113286, 0.037508910998440115, 0.0375259600004938, 0.03773208300117403, 0.038088503999460954, 0.0382785049987433, 0.03773241000089911, 0.039389640998706454, 0.0374306500016246, 0.0369039459983469, 0.03713098300067941, 0.03714322700034245, 0.037273862999427365, 0.036995807000494096, 0.036747417001606664, 0.03724709199741483, 0.03863915700276266, 0.03893895999863162, 0.037049435999506386, 0.037438101000589086, 0.03736676300104591, 0.03773093299969332, 0.03742305500054499, 0.03759866099790088, 0.03754143400146859, 0.03782163799769478, 0.03792020100081572, 0.0374763649997476, 0.03772521000064444, 0.03763355900082388, 0.037960891000693664, 0.03812250699775177, 0.037735117999545764, 0.038183534001291264, 0.03778257199883228, 0.037562178000371205, 0.03710071000023163, 0.037375273001089226, 0.03744229699805146, 0.03784224800256197, 0.037933007999527035, 0.03790953499992611, 0.03809018099855166, 0.038054980999731924, 0.038301462001982145, 0.037676364998333156, 0.03803340200101957, 0.03774792699914542, 0.038003795001714025, 0.04120533099921886, 0.03795740599889541, 0.0387957759994606, 0.03844806400229572, 0.03780944900063332, 0.037950384998111986, 0.0378953889994591, 0.037062417999550235, 0.03784946000087075, 0.03826311699958751, 0.037726277001638664, 0.037737827999080764, 0.03768223899896839, 0.03740179400119814, 0.037636275999830104, 0.04123347800123156, 0.03814262399828294, 0.037858891999349, 0.03766487699977006, 0.038206971003091894, 0.03753774699725909]",tokens/s,26.2207564262797,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,4673.355776,,,,,s,1,70.25582950100215,70.25582950100215,0.0,70.25582950100215,70.25582950100215,70.25582950100215,70.25582950100215,[70.25582950100215],,kWh,0.0007911892890124464,0.001296336348890966,0,0.002087525637903412,,MB,4920.856576,,,,,s,10,7.812785116999294,0.7812785116999293,0.03233524525985724,0.7836843524964934,0.8111535061980248,0.8222635390993673,0.8311515654204413,"[0.7619506519986317, 0.7459113500008243, 0.8333735720007098, 0.8083679310002481, 0.8062761380060692, 0.8054180529943551, 0.7474178720003692, 0.7443558360027964, 0.7510291029975633, 0.8086846099977265]",tokens/s,327.66804176270955,kWh,1.3791470562021256e-05,2.2596366907928344e-05,0.0,3.6387837469949606e-05,tokens/kWh,7035317.781976301,MB,4922.01984,,,,,s,10,42.73690239198913,4.273690239198913,0.5189611895102341,4.098191537494131,4.69000370790236,5.172235861951411,5.558021585190654,"[3.868842673000472, 3.9969128249940695, 4.450287482999556, 3.8903316500000074, 4.199470249994192, 4.2701556970059755, 3.9616592309976113, 3.8619335599942133, 4.582841007002571, 5.654468016000465]",tokens/s,14.741358515447555,kWh,0.00018015065377415443,0.0002951715280560936,0.0,0.000475322181830248,tokens/kWh,132541.67890380343,,s,630,42.73108641600993,0.06782712129525385,0.022432128715101512,0.07682831350030028,0.0890112394008611,0.09628893770204737,0.11064418438276336,"[0.03794028999982402, 0.05782638399978168, 0.07747553600347601, 0.036201117996824905, 0.0777981360006379, 0.03641232199879596, 0.07754955300333677, 0.07744790099968668, 0.03674054899602197, 0.07801843999914126, 0.07688451800640905, 0.04777953699522186, 0.0725964750017738, 0.07693467700300971, 0.03698635299952002, 0.07750737499736715, 0.03625332700175932, 0.0783052900005714, 0.07657625099818688, 0.036088075998122804, 0.07672738400287926, 0.036391315996297635, 0.07648950000293553, 0.07721108199621085, 0.03576382699975511, 0.07610378000390483, 0.03574898400256643, 0.07669942199572688, 0.07654223799909232, 0.03578188100073021, 0.07716496200009715, 0.03567509900312871, 0.07641285399586195, 0.07668196500162594, 0.03589105299761286, 0.07646064700384159, 0.07608808200166095, 0.03633088999777101, 0.07594701000198256, 0.03615004399762256, 0.07606912100163754, 0.07903478699881816, 0.04120303099625744, 0.07786982700054068, 0.03593797999928938, 0.075956191001751, 0.07911903000058373, 0.03548576399771264, 0.07648453600268112, 0.0758473280002363, 0.036982379999244586, 0.07625830799952382, 0.03874640700087184, 0.07590980399982072, 0.07812769700103672, 0.035293269000248984, 0.07690209100110224, 0.035275219997856766, 0.07877777999965474, 0.07610797500092303, 0.039105967996874824, 0.07603407500573667, 0.07619569300004514, 0.06090274599409895, 0.03516569200291997, 0.07615581899881363, 0.03471311699831858, 0.0772818030018243, 0.07590457300102571, 0.035885619996406604, 0.07643669500248507, 0.03521693700167816, 0.07602441700146301, 0.07628067799669225, 0.03539194200129714, 0.07640721100324299, 0.0348529709954164, 0.07613293699978385, 0.07613347499864176, 0.03551145900564734, 0.07879446299921256, 0.03502685599960387, 0.07593536700005643, 0.07657813099649502, 0.035288746999867726, 0.07698548700136598, 0.03537332999985665, 0.07614965500397375, 0.07635908299562288, 0.03534056100033922, 0.07598126999801025, 0.035304263001307845, 0.0758091890020296, 0.07554705700022168, 0.035564113000873476, 0.07680261399946176, 0.03511885999614606, 0.07662319700466469, 0.07636514499608893, 0.03552607800520491, 0.07621044999541482, 0.035624331001599785, 0.07672565500251949, 0.0770249449997209, 0.03614648000075249, 0.07773485199868446, 0.03527451599802589, 0.07648763700126437, 0.0760853199972189, 0.03554612999869278, 0.07707370900607202, 0.03537788199901115, 0.08349013100087177, 0.09313687999383546, 0.08755970900529064, 0.0883727979962714, 0.04557342000043718, 0.08819746899825986, 0.08598516000347445, 0.08704973100248026, 0.08698455400008243, 0.04729292099364102, 0.08637302700662985, 0.08501397199870553, 0.0803444849952939, 0.04068072900554398, 0.06406368599709822, 0.09439786900475156, 0.09040573200036306, 0.08806279899727087, 0.0854895550000947, 0.046274872998765204, 0.0798835349996807, 0.07893876700109104, 0.04080200799944578, 0.07928949800407281, 0.07866559199464973, 0.03780620700126747, 0.09496692300308496, 0.10514328999852296, 0.10020545499719447, 0.10235246500087669, 0.0913128489992232, 0.10371049100649543, 0.1022345659948769, 0.09738025499973446, 0.07706662000418874, 0.035743141001148615, 0.07662817799428012, 0.07635859400033951, 0.03951682199840434, 0.11007508300099289, 0.09856271999888122, 0.09309297500294633, 0.07602748300269013, 0.035323830001289025, 0.07830468199972529, 0.07656170799600659, 0.03526720499939984, 0.0765445790020749, 0.07648261199938133, 0.03601712700037751, 0.0773440280026989, 0.03654904399445513, 0.07790657500299858, 0.07798526700207731, 0.037126815994270146, 0.0764865050005028, 0.03580328899988672, 0.07639326600474305, 0.07623604499531211, 0.038905895002244506, 0.07709671300108312, 0.07730787000036798, 0.03616348799550906, 0.07717826600128319, 0.03676541900495067, 0.08272055599809391, 0.0780514329962898, 0.036518076005449984, 0.07740556199860293, 0.07612788899859879, 0.036863187997369096, 0.07807702300488017, 0.03695251699537039, 0.07708079800067935, 0.0781893460007268, 0.03766286500467686, 0.0798956289945636, 0.03717262699501589, 0.052481928003544454, 0.07594612600223627, 0.03495311599544948, 0.07798177200311329, 0.03618206499959342, 0.07638187099655624, 0.07604033100506058, 0.03550589899532497, 0.07748543599882396, 0.035252700006822124, 0.07608907199755777, 0.07539750300202286, 0.037967231997754425, 0.07624649899662472, 0.038460752002720255, 0.07610308699804591, 0.07594330400024774, 0.03514681000524433, 0.07623326599423308, 0.035356537002371624, 0.07601119799801381, 0.07728729500377085, 0.03472471099667018, 0.07624086100258864, 0.03507014900242211, 0.07590990699827671, 0.07592972199927317, 0.035077988999546506, 0.0758134279967635, 0.036232903999916743, 0.07581196400133194, 0.07686147300410084, 0.036279618994740304, 0.07630633400549414, 0.03552756299905013, 0.07613644799857866, 0.07595338599639945, 0.035407128001679666, 0.07564038100099424, 0.03797217400278896, 0.07977949499763781, 0.07957410100061679, 0.03876313799992204, 0.07995294599822955, 0.08084636900457554, 0.0389318569941679, 0.07978108800307382, 0.07992622700112406, 0.039110414996684995, 0.07999368700257037, 0.0796077589984634, 0.03979960700235097, 0.0793834629948833, 0.07944937900174409, 0.03933650300314184, 0.07994508800038602, 0.07938916599960066, 0.03909797300002538, 0.07991615899663884, 0.0791114590028883, 0.03931131400167942, 0.08028224499867065, 0.04100817499420373, 0.05746780600020429, 0.08029107000038493, 0.04042828300589463, 0.07985994099726668, 0.07970580300025176, 0.0391686419970938, 0.08010668700444512, 0.0803125189995626, 0.0390280290012015, 0.07994967499689665, 0.07979481799702626, 0.03941539399966132, 0.07985926200490212, 0.08025691099464893, 0.03941280000435654, 0.08050181299768155, 0.08076708699809387, 0.03962349500216078, 0.08031314200343331, 0.08225255599973025, 0.03996248399926117, 0.08173910999903455, 0.08064772500074469, 0.03993074200116098, 0.080227215999912, 0.0797164769974188, 0.03975800800253637, 0.07997524699749192, 0.07972879100270802, 0.03929369799880078, 0.0797229489980964, 0.07957749599881936, 0.039289034000830725, 0.08044083000277169, 0.08076088300003903, 0.03931705199647695, 0.07979131700267317, 0.08016727199719753, 0.03929021899966756, 0.08031612200284144, 0.07995980299892835, 0.039398749999236315, 0.08120318400324322, 0.08154703099717153, 0.04050951600220287, 0.08157137499802047, 0.08112221900228178, 0.08263946900115116, 0.0405924589940696, 0.08062276000418933, 0.08075741300126538, 0.0404403819993604, 0.08062079599767458, 0.08027546799712582, 0.040859488006390166, 0.08132686899625696, 0.08098668399907183, 0.04095000200322829, 0.08127425600105198, 0.08132810199458618, 0.04031644300266635, 0.08144705500308191, 0.06301208800141467, 0.03997068099852186, 0.08022623300348641, 0.07973934699839447, 0.04194097000436159, 0.08036280699889176, 0.08246576799865579, 0.04020139999920502, 0.08125088299857453, 0.08092627600126434, 0.04064887500135228, 0.08013711900275666, 0.0827015249960823, 0.03968088400142733, 0.08052823899924988, 0.0823013510016608, 0.040661325001565274, 0.08391778099758085, 0.08049985300021945, 0.08300766500178725, 0.04033097699721111, 0.08129916300094919, 0.08021420399745693, 0.040295587001310196, 0.08128253799804952, 0.08127695500297705, 0.041036531001736876, 0.08118688799731899, 0.08077724499889882, 0.03967319300136296, 0.08103449799818918, 0.08093136200477602, 0.042434247996425256, 0.08158631200058153, 0.08152858399989782, 0.04048964400135446, 0.08090215799893485, 0.08054145999631146, 0.03951743000652641, 0.08189681999647291, 0.08183550600369927, 0.08060727599513484, 0.04161279200343415, 0.08106716199836228, 0.08108309299859684, 0.04021219599962933, 0.08083309900393942, 0.08086802699835971, 0.04059040400170488, 0.08513327699620277, 0.08189036099793157, 0.04027690600196365, 0.080730344998301, 0.08166959700611187, 0.04005206599686062, 0.08083701800205745, 0.08086022499628598, 0.037237935001030564, 0.07974008200108074, 0.07679659099812852, 0.03767129700281657, 0.07776378099515568, 0.07781362600508146, 0.05915525899763452, 0.03634213700570399, 0.07783063099486753, 0.07771192100335611, 0.037713352001446765, 0.08224535799672594, 0.08414386100048432, 0.03700784999819007, 0.07727464900381165, 0.07622426399757387, 0.03643329100304982, 0.07746451899583917, 0.03943593700387282, 0.07731849699484883, 0.08053021100204205, 0.035563258003094234, 0.07706489900010638, 0.07605884700024035, 0.03910207899753004, 0.07743548400321743, 0.03951734399743145, 0.07661020899831783, 0.07692266500089318, 0.03579247000016039, 0.07727895100106252, 0.07644649299618322, 0.03939219700259855, 0.07742103900091024, 0.03899245800130302, 0.07672502599598374, 0.07724955700541614, 0.03599458999815397, 0.08036377399548655, 0.07633961800456746, 0.03915489599603461, 0.07646739900519606, 0.03627727999992203, 0.07808388799458044, 0.08348031500645448, 0.04113765399961267, 0.0782614999989164, 0.07758937899779994, 0.03672953999921447, 0.0780198959982954, 0.07678624400432454, 0.03734949899808271, 0.07750238299922785, 0.03660015100467717, 0.0778686099947663, 0.07697040300263325, 0.037116323997906875, 0.07775805600249441, 0.0773331429954851, 0.03663620600127615, 0.07815213200228754, 0.03689652199682314, 0.07761605500127189, 0.0778013790040859, 0.037129074000404216, 0.07724734099610941, 0.07736548100365326, 0.03696451299765613, 0.07772131999809062, 0.05846341799770016, 0.03620155899989186, 0.07781943299778504, 0.07736921300238464, 0.0364933579985518, 0.08062217399856308, 0.076821934999316, 0.036431439002626576, 0.07689527900220128, 0.03601573999912944, 0.07692747099645203, 0.0766658870052197, 0.036162637996312696, 0.0773423240025295, 0.036462279997067526, 0.07684534400323173, 0.07746340899757342, 0.03598222500295378, 0.07745497099676868, 0.07582308100245427, 0.0356290909985546, 0.07742592599970521, 0.0364541660019313, 0.0767256639956031, 0.07574516499880701, 0.036199162001139484, 0.07741754300514003, 0.03626353399886284, 0.07719916299538454, 0.08147662700503133, 0.03589285599446157, 0.08161760200164281, 0.07655434900516411, 0.03908355099702021, 0.07639328199729789, 0.03553293800359825, 0.0768255910006701, 0.076870320001035, 0.035500199999660254, 0.07727122799406061, 0.07629730400367407, 0.03611874800117221, 0.07928631899994798, 0.03565960999549134, 0.07683402800466865, 0.0758417949982686, 0.03715391500008991, 0.07683103599993046, 0.03804129600030137, 0.07725123000273015, 0.07732531699730316, 0.03505841900187079, 0.07591346399567556, 0.03532990700477967, 0.07864870799676282, 0.07585100299911574, 0.03564572599862004, 0.07684733900532592, 0.034756087996356655, 0.07576068300113548, 0.0771941679995507, 0.03546866500255419, 0.0759266690001823, 0.05355756600329187, 0.07488617699709721, 0.040798367001116276, 0.07659568199596833, 0.11539829500543419, 0.07568234099744586, 0.039105921001464594, 0.08452586599742062, 0.08054944000468822, 0.039339818998996634, 0.08048567399964668, 0.07995195400144439, 0.04022300399810774, 0.07981262799876276, 0.07984635300090304, 0.039032043001498096, 0.08245437799632782, 0.08083487000112655, 0.03983345100277802, 0.08024525699875085, 0.08028630299668293, 0.03932194300432457, 0.07986247199733043, 0.07949370000278577, 0.03964338699734071, 0.08066282700019656, 0.0800609270008863, 0.036305943998740986, 0.07832012700237101, 0.07671593700069934, 0.036069697998755146, 0.07932424399768934, 0.07666588600113755, 0.035698334002518095, 0.07994920899363933, 0.0358465570025146, 0.0756917050021002, 0.07517772800201783, 0.04177711399825057, 0.09398076200159267, 0.09499590799532598, 0.09203277200140292, 0.07968726399849402, 0.03653660700365435, 0.07669065999652958, 0.08445506000134628, 0.11024929799896199, 0.11019914300413802, 0.09103649299504468, 0.08838264200312551, 0.04384027799824253, 0.08814861800055951, 0.08585650000168243, 0.09004794099746505, 0.08890692300337832, 0.047848331996647175, 0.08535253399895737, 0.08895707299961941, 0.08783325800322928, 0.04856151499552652, 0.08840425800008234, 0.1579580080069718, 0.052324627999041695, 0.08504812700266484, 0.09277524900244316, 0.09146692599460948, 0.09812637499999255, 0.09433715500199469, 0.09210149400314549, 0.09448985500057461, 0.09304637399327476, 0.09290395100106252, 0.0522000040000421, 0.0956465190029121, 0.0906154600015725, 0.09172181999747409, 0.09186497799964854, 0.0880232999988948, 0.03813143099978333, 0.07800181600032374, 0.07787841100071091, 0.03797942199889803, 0.08216728700062959, 0.07792663600412197, 0.03791644399461802, 0.09864556899992749, 0.110805476004316, 0.09014623999973992, 0.08445951999601675, 0.08749131100194063, 0.037840220000362024, 0.08602029400208266, 0.09120021499984432, 0.08604742199531756, 0.08742725200136192, 0.049501601002702955, 0.18154230499931145, 0.10047615700023016, 0.09007881800062023, 0.09584385900234338, 0.0896977589945891, 0.04484942700219108, 0.08931736899830867, 0.09665309300180525, 0.1109378530018148, 0.10362791499937885, 0.08723919399926672, 0.09098900699609658, 0.0886230020041694, 0.09927617199718952, 0.12891455500357552, 0.15210410099825822, 0.10746126100275433, 0.044765721999283414, 0.09915531500155339, 0.09818631699454272, 0.09955130299931625, 0.08625316500547342, 0.09697835699626012, 0.0938047860036022, 0.099366246999125, 0.10513471900048899, 0.08897722500114469, 0.09930925099615706, 0.09435999199922662, 0.10619894100091187]",tokens/s,14.743364909251635,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,797.782016,,,,,s,1,7.205755176999446,7.205755176999446,0.0,7.205755176999446,7.205755176999446,7.205755176999446,7.205755176999446,[7.205755176999446],,kWh,5.6263106228471494e-05,3.066420340409282e-05,0,8.692730963256432e-05,,MB,832.917504,,,,,s,16,1.0800409170024068,0.06750255731265042,0.0018813930955021104,0.06826308200015774,0.0690518350002094,0.06921097250028652,0.06946846730020298,"[0.06826637700032734, 0.06910368300032133, 0.06866069299940136, 0.06847698000001401, 0.06855681100023503, 0.06623998599934566, 0.06953284100018209, 0.06657462700059114, 0.06825978699998814, 0.06890130300052988, 0.06761466100033431, 0.06670921100067062, 0.06899998700009746, 0.06784634399991774, 0.06332947600003536, 0.06296815000041533]",tokens/s,3792.448911443299,kWh,7.660407953718247e-07,4.175111903331254e-07,0.0,1.1835519857049501e-06,tokens/kWh,216298061.3373908,MB,845.774848,,,,,s,16,9.082107770997936,0.567631735687371,0.007307717046135147,0.5705145279994213,0.5729370764997839,0.5736327930001153,0.5749394706001567,"[0.5727858089994697, 0.573088344000098, 0.5711838890001673, 0.5752661400001671, 0.5710679650001111, 0.5695153060005396, 0.5702226060002431, 0.570766862999335, 0.5671910529999877, 0.5708320909998292, 0.5660320249999131, 0.5702621929995075, 0.5726100169995334, 0.5607499569996435, 0.5499808169997777, 0.5505526959996132]",tokens/s,110.98745196779818,kWh,6.513599392822509e-06,3.5500800986948886e-06,0.0,1.0063679491517401e-05,tokens/kWh,6260135.7737100255,,s,1008,9.075230814997667,0.009003205173608796,0.00031016083487001397,0.008971195999947668,0.009220703400114872,0.009397189599849297,0.010573606940370153,"[0.01086103599936905, 0.009132918999966932, 0.009146506000433874, 0.009020972999678634, 0.009176407999802905, 0.009016034000524087, 0.009080707999601145, 0.008977157000117586, 0.00896564100003161, 0.008612376000201039, 0.0090484109996396, 0.008957806000580604, 0.00892248699983611, 0.009024615999805974, 0.00902333100020769, 0.009026894000271568, 0.009173980999548803, 0.008832342000459903, 0.009008070999698248, 0.009193762999530009, 0.008904619000531966, 0.008772979999775998, 0.00898946400047862, 0.00883447299929685, 0.009165011000732193, 0.009060833999683382, 0.009002414999486064, 0.008927648000280897, 0.009141288000137138, 0.00901284100018529, 0.008945531999415834, 0.009123978000388888, 0.009120718000303896, 0.008959522999248293, 0.009256784000172047, 0.009039990000019316, 0.008999177000077907, 0.009009750000586791, 0.009192875999360695, 0.00912111100024049, 0.009004110999740078, 0.008964612000454508, 0.009263627000109409, 0.008984011999928043, 0.008974818999377021, 0.00897523399999045, 0.009095463000448945, 0.008973785000307544, 0.008967666999524226, 0.009487807999903453, 0.009233610000592307, 0.009056778999365633, 0.009063807000529778, 0.009022253999319219, 0.009054238000317127, 0.008994212000288826, 0.00894194000011339, 0.009032357999785745, 0.008961517999523494, 0.009170137000182876, 0.009247566000340157, 0.009762924999449751, 0.009341527000287897, 0.010629612999764504, 0.009324737000497407, 0.009228168999470654, 0.008878210000148101, 0.008870356999977957, 0.008922496000195679, 0.009160800999779894, 0.008915139000237104, 0.009032902999933867, 0.008854701000018395, 0.008903535000172269, 0.008897801999410149, 0.008951158000854775, 0.008945472999585036, 0.008987913000055414, 0.008812084999590297, 0.00879064400032803, 0.00898593100009748, 0.009058831999936956, 0.010577828999885242, 0.009824059000493435, 0.008927404999667488, 0.008893025999896054, 0.008958827999776986, 0.009002709000014875, 0.00907550000010815, 0.0090327210000396, 0.008886003000043274, 0.009036708000166982, 0.009001284000078158, 0.009100690000195755, 0.008907924999220995, 0.009102676000111387, 0.009049515000697284, 0.00924046499949327, 0.009086697000384447, 0.009081198999410844, 0.009094656000343093, 0.009127334000368137, 0.00931977099935466, 0.00921743700018851, 0.009531652000077884, 0.008971428000222659, 0.00898355499975878, 0.008988753000267025, 0.00903149699934147, 0.008827332000691968, 0.008925217000069097, 0.009116237999478471, 0.008862067000336538, 0.009033770999849366, 0.009083423999982188, 0.009366831999614078, 0.009014483000100881, 0.00906125100027566, 0.009003782000036153, 0.00903897100033646, 0.00897065999924962, 0.0091207060004308, 0.008972822000032465, 0.00905341399993631, 0.008986955000182206, 0.00901436299955094, 0.010634944000230462, 0.009559304000504198, 0.009291502999985823, 0.00906075399961992, 0.009166544999970938, 0.008848108000165666, 0.008875628000168945, 0.009091451999665878, 0.008942618999753904, 0.008817280000585015, 0.009120551999330928, 0.008811970000351721, 0.008952928999860887, 0.009106268999858003, 0.00893107499996404, 0.008788393000031647, 0.010050846000012825, 0.008865275000061956, 0.008748719000323035, 0.008947942999839142, 0.009000220000416448, 0.008938643999499618, 0.009003557000141882, 0.009044671999618004, 0.009113566000451101, 0.009038324999892211, 0.008967802000370284, 0.008918421000089438, 0.009164791999864974, 0.009034472000166716, 0.009007756999380945, 0.008963635999862163, 0.009035064000272541, 0.009105471999646397, 0.008968862000074296, 0.008996184000352514, 0.00902269600010186, 0.009086940999623039, 0.009371649000058824, 0.009146663000137778, 0.008998250000331609, 0.009016913999403187, 0.00907050000023446, 0.008970963999672676, 0.009037329000420868, 0.008965793999777816, 0.00903911400018842, 0.009089940999729151, 0.008956678000686225, 0.008993344999908004, 0.009005062000142061, 0.009008931999233027, 0.008972541000730416, 0.009021051999297924, 0.00897737600007531, 0.009015682000608649, 0.009084917999643949, 0.009105457999794453, 0.008889583000382117, 0.00909240199962369, 0.008988137000415009, 0.008881574999577424, 0.00899520599978132, 0.010516254000322078, 0.009445946999221633, 0.009256242000446946, 0.008949869999923976, 0.008995686000162095, 0.009098093999455159, 0.00895464300083404, 0.009151552999355772, 0.009648532000028354, 0.010083613999995578, 0.009182153999972797, 0.00899573600054282, 0.008936436999647412, 0.008859004999976605, 0.008917359000406577, 0.008927058999688597, 0.00929550900036702, 0.008868203000020003, 0.009032852000018465, 0.008968312999968475, 0.009275854999941657, 0.00919915999929799, 0.009031324000716268, 0.009040276999257912, 0.009109117000662081, 0.008990594999886525, 0.00924497899995913, 0.009074155999769573, 0.009121087000494299, 0.008978254999419732, 0.009198515000207408, 0.008962789999714005, 0.009077593000256456, 0.008988984000097844, 0.009097760999793536, 0.009171210999738832, 0.008971971000391932, 0.009056681000402023, 0.009128400000008696, 0.00907882100000279, 0.00901480199991056, 0.009322273999714525, 0.009074812999642745, 0.008949557000050845, 0.009240088000296964, 0.009042753000358061, 0.009047267999449105, 0.009031581000272126, 0.009053627999492164, 0.008987718000753375, 0.009096976999899198, 0.00904745699972409, 0.008972816999630595, 0.009087045000342187, 0.009174679000352626, 0.009108921999541053, 0.009058300000106101, 0.009000789999845438, 0.009342549999928451, 0.009027289000187011, 0.008952096000029997, 0.009325901000011072, 0.00896667899996828, 0.010644343999956618, 0.009277684000153386, 0.009097180000026128, 0.008868914999766275, 0.009004536999782431, 0.009228257999893685, 0.00887746300031722, 0.008968731000095431, 0.008827935000226717, 0.008809979999568895, 0.00880481000058353, 0.008921083999666735, 0.008864618000188784, 0.008891445999324787, 0.009043413000654255, 0.009052595999492041, 0.009027666999827488, 0.00882281700069143, 0.00887117899947043, 0.008807224000520364, 0.009210684000208857, 0.008982453999124118, 0.008984013000372215, 0.009131212999818672, 0.008934639000472089, 0.008867118000125629, 0.009451694999370375, 0.009141667000221787, 0.009019598000122642, 0.008929534000344574, 0.009196658999826468, 0.008775841999522527, 0.008936859000641562, 0.0091367299992271, 0.008961438000369526, 0.008937364000303205, 0.008875213999999687, 0.009259544000087772, 0.009009153999613773, 0.009152820999588585, 0.009079328000552778, 0.009029275000102643, 0.008940986000197881, 0.008889419999832171, 0.00916842100014037, 0.009018347999699472, 0.008920503999434004, 0.008891862000382389, 0.009124999000050593, 0.008950139000262425, 0.008962389999396692, 0.009098706000258971, 0.009465639999689301, 0.009031206000145175, 0.008970533000137948, 0.009915831999933289, 0.009412315000190574, 0.00901786299982632, 0.009070164000149816, 0.0088807550000638, 0.009405464999872493, 0.00889503800044622, 0.008911835999242612, 0.010959345000628673, 0.009234271999957855, 0.009046907000083593, 0.008904638999410963, 0.008954331000495586, 0.008941103000324802, 0.009216657999786548, 0.00909352599956037, 0.008985473999928217, 0.008856903000378225, 0.008952236999903107, 0.008983368000372138, 0.008769973999733338, 0.008683875999849988, 0.00882005699986621, 0.008706184000402573, 0.008862013999532792, 0.00903533500058984, 0.00892315300006885, 0.008873768999364984, 0.009132221000072605, 0.00894257900017692, 0.009071495000171126, 0.009209815999383864, 0.00902463100010209, 0.00900695300060761, 0.009059816999979375, 0.009087679999538523, 0.008968517000539578, 0.00891734800006816, 0.00910814999951981, 0.0088630700001886, 0.009053947000211338, 0.00905130499995721, 0.009164105999843741, 0.008997281000119983, 0.008928970999477315, 0.009070916999917245, 0.0093445510001402, 0.009015098999952897, 0.009024114000567351, 0.009369583999614406, 0.008883858000444889, 0.008923208999476628, 0.008907770999940112, 0.009073958000044513, 0.008977681000033044, 0.00908104199970694, 0.008902485000362503, 0.009040378000463534, 0.00888658799976838, 0.008821085999443312, 0.008733842000765435, 0.008800242999313923, 0.008843145999890112, 0.008948520000558347, 0.009303953999733494, 0.00909665800008952, 0.00905616199997894, 0.00896167599967157, 0.008867995999935374, 0.008987578000414942, 0.009784812000361853, 0.01051145700057532, 0.00974321899957431, 0.009337026000139304, 0.008992942000077164, 0.008958006000284513, 0.008685209999384824, 0.00886595700012549, 0.0089616590003061, 0.008946001999902364, 0.009155785999610089, 0.008853598000314378, 0.008849699000165856, 0.008872415000041656, 0.00890488599998207, 0.00884459099961532, 0.008808096999928239, 0.008961034000094514, 0.008909486000447941, 0.008858897999743931, 0.00898886999948445, 0.009070752000297944, 0.009087434999855759, 0.008896355000615586, 0.00909725499968772, 0.008885825000106706, 0.009209087999806798, 0.008829348000290338, 0.008903129999453085, 0.009119360000113375, 0.009050288999787881, 0.00885708700025134, 0.009040304999871296, 0.00876596700072696, 0.008887477999451221, 0.009113070000239532, 0.008953820999522577, 0.009208445000695065, 0.009232114000042202, 0.008974442999715393, 0.00896606799960864, 0.008933390000493091, 0.00954720499976247, 0.009081604999664705, 0.009013935000439233, 0.009028829999806476, 0.009500351000497176, 0.00895454500005144, 0.009038137999596074, 0.009009409999634954, 0.00900761200045963, 0.008960340999692562, 0.008945495999796549, 0.008987716000774526, 0.00901381699986814, 0.008996599000056449, 0.009014229000058549, 0.009265336999305873, 0.008883493000212184, 0.009197659000165004, 0.008951279999564576, 0.009233312000105798, 0.009076620000087132, 0.009015292000185582, 0.011234784999942349, 0.009173890000056417, 0.009018132000164769, 0.009460129999752098, 0.009026558000186924, 0.009009171999423415, 0.009022453999932623, 0.008970296999905258, 0.009665221999966889, 0.009031436999975995, 0.008876858000803622, 0.008930327999223664, 0.008877300000676769, 0.008976763999271498, 0.008970761999989918, 0.008941769000557542, 0.008991453999442456, 0.009064304000276024, 0.009185564999825147, 0.009069892000297841, 0.008748944999751984, 0.009000660000310745, 0.008913360999940778, 0.008790947000306915, 0.008852480999848922, 0.008920709999983956, 0.009042402999511978, 0.00896359400030633, 0.009107769000365806, 0.008942553999986558, 0.009049188000062713, 0.009005418000015197, 0.008870113999364548, 0.008909431000574841, 0.008906961999855412, 0.009058141999958025, 0.009163231999991694, 0.009044587999596843, 0.009137544000623166, 0.009007257000121172, 0.00899328599916771, 0.009174656000141113, 0.008973285000138276, 0.008879490999788686, 0.00895731299988256, 0.009133706000284292, 0.00898202999997011, 0.009008619000269391, 0.009160222999526013, 0.009109296000133327, 0.009053398000105517, 0.0088079570004993, 0.009177682999506942, 0.009035918999870773, 0.008997081999950751, 0.008907872000236239, 0.009180197000205226, 0.009005642999909469, 0.008909019000384433, 0.008886805999281933, 0.009089423000659735, 0.008935394999753044, 0.009034136000082071, 0.010610569000164105, 0.009349100999315851, 0.009243703000720416, 0.008893551999790361, 0.009381820999806223, 0.008934221000345133, 0.008791976999418694, 0.008763091000218992, 0.008874418000232254, 0.008689958000104525, 0.008739615999729722, 0.008778946000347787, 0.008722202999706496, 0.008678162999785854, 0.009144172000560502, 0.008905930999389966, 0.008922355999857245, 0.009119708000071114, 0.00883879400043952, 0.009020294999572798, 0.008866522000062105, 0.009050184999978228, 0.008993407000161824, 0.00890913900002488, 0.009157090999906359, 0.008861535000505683, 0.008867625999300799, 0.009049249000781856, 0.008919550999962667, 0.008953024999755144, 0.00916676799988636, 0.009087096000257588, 0.008963786000094842, 0.008925065999392245, 0.00917518200003542, 0.008916781000152696, 0.008938908999880368, 0.009191787000418117, 0.008982915999695251, 0.008869504000358575, 0.008838037999339576, 0.00918998700035445, 0.009085437999601709, 0.008909398000469082, 0.008978375999504351, 0.008986819000710966, 0.0088930359997903, 0.008988890000182437, 0.009277109999857203, 0.008889009999620612, 0.008839000000079977, 0.008835495999846898, 0.008983224000076007, 0.009409790000063367, 0.008922965999772714, 0.008884395000677614, 0.009001315000205068, 0.00907638499938912, 0.008910444999855827, 0.008936616000028152, 0.008954327000537887, 0.008863523999934841, 0.008841636999932234, 0.010949957999400795, 0.009261402999982238, 0.00912651199996617, 0.008927937999942515, 0.009057672999915667, 0.00884910900003888, 0.009110202000556455, 0.008847924999827228, 0.009032361000208766, 0.008742626999264758, 0.008871681000528042, 0.008759115999964706, 0.00885855399974389, 0.008835403000375663, 0.008911578000152076, 0.00866548599969974, 0.008758021999710763, 0.008918892000110645, 0.009048498000083782, 0.009059126000465767, 0.00895876100003079, 0.009172892999231408, 0.009006647000205703, 0.00886223300040001, 0.008820252000077744, 0.009102162000090175, 0.009021148999636353, 0.008946420999563998, 0.009100252000280307, 0.008929458999773487, 0.009451253000406723, 0.009148356999503449, 0.00900607800031139, 0.00927610700000514, 0.008975771999757853, 0.009085515000151645, 0.008886085000085586, 0.008946208999986993, 0.008939393000218843, 0.009248510999896098, 0.008924359000047843, 0.008873912000126438, 0.008996857999591157, 0.008856422999997449, 0.008842449000439956, 0.008917833999475988, 0.009044162999998662, 0.008816464000119595, 0.008944158999838692, 0.00888304000000062, 0.008926685000005818, 0.008943243000430812, 0.008779982999840286, 0.00912361900009273, 0.008881726999788953, 0.008815791999950306, 0.00878252800066548, 0.009136561999184778, 0.00949571800083504, 0.009606380999684916, 0.0113339689996792, 0.008970908999799576, 0.009049729000253137, 0.010533005000070261, 0.00920063199919241, 0.00912414100002934, 0.008905627000785898, 0.008930684000006295, 0.008715273999769124, 0.00866176199997426, 0.008867646999533463, 0.00887812600012694, 0.008667619000334525, 0.008926018999773078, 0.008655796000311966, 0.008766193999690586, 0.008665598999868962, 0.008679188000314753, 0.008687079000083031, 0.008763111000007484, 0.008776187999501417, 0.009011509000629303, 0.008890819999578525, 0.008881145000486868, 0.008722728999600804, 0.00873372299975017, 0.00881936299992958, 0.008807566000541556, 0.008882654999979422, 0.009089180999581004, 0.009902413000418164, 0.009962987999642792, 0.009832077999817557, 0.009049918000528123, 0.008899333000044862, 0.008976692000032926, 0.00891976699949737, 0.008868939999956638, 0.008961890000136918, 0.00893200100017566, 0.008977636999588867, 0.008856745000230148, 0.00886951600023167, 0.00884517499980575, 0.008952963000410818, 0.008970513999884133, 0.00905503800004226, 0.008958655999776965, 0.008968979999735893, 0.008860705000188318, 0.009025800000017625, 0.008902417999706813, 0.009012645999973756, 0.009089449000384775, 0.009037660000103642, 0.008966923000116367, 0.009176495999781764, 0.008964824000031513, 0.008934364000197093, 0.008924583999942115, 0.008860158000061347, 0.00885283800016623, 0.009039313999892329, 0.008940674999394105, 0.009008794000692433, 0.008997326999633515, 0.010437009999805014, 0.009348462999696494, 0.009293443000387924, 0.008888413999557088, 0.009113656999943487, 0.009042589999808115, 0.008783878000031109, 0.00902718600082153, 0.008829374999550055, 0.008786888000031468, 0.009097195000322245, 0.00888595600008557, 0.009072304999790504, 0.009096656999645347, 0.00903841800027294, 0.008981881999716279, 0.008795691000159422, 0.009145945999989635, 0.008712249000382144, 0.008880092999788758, 0.009359536999909324, 0.00948475800032611, 0.009270822999496886, 0.009629832999962673, 0.009073344999706023, 0.009028246000525542, 0.0089749139997366, 0.008871383000041533, 0.008793812000476464, 0.008925245999307663, 0.009071965000657656, 0.008906991000003472, 0.009037578999596008, 0.008935830000154965, 0.00944972500019503, 0.008993806000034965, 0.00911664499926701, 0.009000374000606826, 0.008934726999541454, 0.009132774000136124, 0.008944760999838763, 0.009132735000093817, 0.009017934000439709, 0.008930541000154335, 0.009086086000024807, 0.00886689899925841, 0.008949174000008497, 0.00901966200035531, 0.008887871999831987, 0.008872438000253169, 0.008809939999991911, 0.008938752000176464, 0.008814298999823222, 0.008954611999797635, 0.009144655000454804, 0.008975601999736682, 0.008956441000009363, 0.009220891000040865, 0.008962643999439024, 0.008975738000117417, 0.008963842999946792, 0.009256977999939409, 0.008907497000109288, 0.010576663000392728, 0.009278072999222786, 0.009204376000525372, 0.00916021200009709, 0.008954840999649605, 0.008874266000020725, 0.008856323000145494, 0.008843327999784378, 0.00888431200019113, 0.008840780000355153, 0.008806516999356973, 0.008957037000072887, 0.00885480099987035, 0.00900508999984595, 0.009136655000475002, 0.00981171799958247, 0.009946941000634979, 0.00931901999956608, 0.009021312999720976, 0.009147360000497429, 0.008917277999898943, 0.008986990000266815, 0.009207213000081538, 0.009063904999493388, 0.008908883000003698, 0.009179935999782174, 0.00901151200014283, 0.008980223000435217, 0.009247307999430632, 0.008954039000855119, 0.009075249999114021, 0.009175572000458487, 0.009124680999775592, 0.009062461000212352, 0.00902989600035653, 0.00906127399957768, 0.008876245000465133, 0.008829891999994288, 0.009188305999487056, 0.009034871000039857, 0.009022404000461393, 0.009065413999451266, 0.009220623000146588, 0.008897777999663958, 0.008937419000176305, 0.008956192999903578, 0.009104741000555805, 0.00889699900017149, 0.008863281999765604, 0.008888022999599343, 0.009180304999972577, 0.009025147000102152, 0.009053738999682537, 0.009170898000775196, 0.008960159999332973, 0.008980805000646797, 0.008988713999315223, 0.00890127900038351, 0.009448296999835293, 0.009286640000027546, 0.008904024000003119, 0.009024576999763667, 0.008985507000033977, 0.01050326699987636, 0.009280387999751838, 0.009256160999939311, 0.009063409000191314, 0.008960711000327137, 0.009040572999765573, 0.008968232999905013, 0.009116535000430304, 0.008833376999973552, 0.008846066999467439, 0.009200616000271111, 0.008999128999676032, 0.008911843000532826, 0.009106600999984948, 0.008842424000249594, 0.009015297999212635, 0.009026211000673356, 0.008938721999584232, 0.008657273000608257, 0.008873240999491827, 0.0088031499999488, 0.008892892000403663, 0.00909489500008931, 0.008899919999748818, 0.008926798999709717, 0.009137711000221316, 0.008952287000283832, 0.00915852999969502, 0.009148746999926516, 0.008909031999792205, 0.00879934500062518, 0.008776198999839835, 0.008963625999967917, 0.008748592999836546, 0.008654317000036826, 0.009036346999891975, 0.008976021999842487, 0.009028197000588989, 0.008820548999210587, 0.009110694000810327, 0.008780376999311557, 0.008634900000288326, 0.008877272000063385, 0.008611547000327846, 0.008481961999677878, 0.008436387000074319, 0.008871977000126208, 0.008435922999524337, 0.008734404000279028, 0.008567965999645821, 0.008574894000048516, 0.008512016000167932, 0.008571946999836655, 0.008552543999940099, 0.00865670700022747, 0.00872464999974909, 0.008716293999896152, 0.008913828000004287, 0.008855132999997295, 0.008726543000193487, 0.008918293000533595, 0.008827980999740248, 0.00905815199985227, 0.009670354000263615, 0.00915221799914434, 0.008767893000367621, 0.00863635499990778, 0.008753811000133283, 0.008513484000104654, 0.008640578000267851, 0.008509006999702251, 0.008756047999668226, 0.008593163000114146, 0.008639595000204281, 0.0089504110001144, 0.00883151000016369, 0.008665448000101605, 0.009164929999315063, 0.008613515999968513, 0.008616854000138119, 0.008568199000364984, 0.00862403999963135, 0.008554234999792243, 0.008518714000274485, 0.008473642999888398, 0.00859890500032634, 0.008574259999477363, 0.008612996000010753, 0.008514824000485532, 0.008643078000204696, 0.008704195000063919, 0.008844944999509607, 0.00862650900035078, 0.008872732999407162, 0.008809652000309143, 0.008706219000487181, 0.008992604999548348, 0.008795069999905536, 0.00890515500032052, 0.009046661999491334, 0.00893081800040818, 0.008838835999995354, 0.008832415000142646, 0.008747115999540256, 0.008719200000086857, 0.008792356000412838, 0.008595844999945257, 0.008531641999979911, 0.008467885999380087, 0.008722315000341041, 0.008620767000138585, 0.008445098999800393, 0.008815399000013713, 0.008525832000486844, 0.008464253999591165, 0.008519662000253447, 0.00888410399966233, 0.008589433000452118, 0.008683293999638408, 0.008667486999911489, 0.008900304999770015, 0.00864700000056473, 0.00893223000002763, 0.00874225400002615, 0.008911750999686774, 0.00857994600028178, 0.010315026000171201, 0.00876511499973276, 0.009156074000202352, 0.008480258999952639, 0.008593990999543166, 0.008517184000083944, 0.00849372399989079, 0.00848670100003801, 0.008420526000008977, 0.008551927000553405, 0.008645958999295544, 0.008840842000608973, 0.008806423999885737, 0.008908601999792154, 0.008836226999846986, 0.008974434000265319, 0.008934411999689473, 0.009072233000551932, 0.00871123099932447, 0.008525103000465606, 0.008418907000304898, 0.008865025999512, 0.008708172999831731, 0.00880688800043572, 0.008530983999662567, 0.008569522000470897, 0.008813924999230949, 0.008681672999955481, 0.008679246000610874, 0.008728052000151365, 0.008556248999411764, 0.00877775500066491, 0.008564736999687739, 0.008922236000216799, 0.00851814099951298, 0.008464550000098825, 0.009104491000471171, 0.008540951999748359, 0.008612724000158778, 0.008722472999579622, 0.008750255000450124, 0.0088145629997598, 0.0088226259995281, 0.008773733000452921, 0.008807846000308928, 0.008625436999864178, 0.008757624999816471, 0.008690872999977728, 0.008594249999987369, 0.008681921999595943, 0.008654138000565581, 0.00864407199969719, 0.008663239999805228, 0.008684583000103885, 0.008672349999869766, 0.008727035000447358, 0.008805268999822147, 0.00886361900029442, 0.008574411999688891, 0.008821512999929837, 0.008610523999777797, 0.008881495000423456, 0.008608512000137125]",tokens/s,111.07155515363706,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-66b,facebook/opt-66b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-16B-nl,Salesforce/codegen-16B-nl,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,24754.151424,,,,,s,1,62.968496696999864,62.968496696999864,0.0,62.968496696999864,62.968496696999864,62.968496696999864,62.968496696999864,[62.968496696999864],,kWh,0.0007135460239250128,0.0023413036378309854,0,0.003054849661755998,,MB,25987.751936,,,,,s,10,39.219624629000464,3.9219624629000465,0.18556412719564397,3.813178895499732,4.129711771499023,4.258702757249284,4.361895545849493,"[4.387693742999545, 3.79588067000077, 4.020512219000011, 3.7983789989993966, 4.101047107998966, 3.799463471001218, 3.8893363820006925, 3.806079939000483, 3.8202778519989806, 3.8009542460004013]",tokens/s,65.27344471591499,kWh,3.934030500284595e-05,0.00012908371747622245,0.0,0.00016842402247906838,tokens/kWh,1519973.197599027,MB,26008.387584,,,,,s,10,403.464427531997,40.346442753199696,0.23621810553234496,40.35248517200034,40.61153958979976,40.64594819089971,40.67347507177967,"[40.19481057499979, 40.60389323399977, 40.68035679199966, 39.99653525699978, 40.00406056199972, 40.51639841699944, 40.29346610799985, 40.58063168899935, 40.41150423600084, 40.1827706619988]",tokens/s,1.5614759493265054,kWh,0.0004897852178050013,0.0016071009431901388,0.0,0.00209688616099514,tokens/kWh,30044.549471441725,,s,630,403.13365747199896,0.6398946943999984,0.13626922919829143,0.6044087774998843,0.6851469781006017,0.6945835706503203,1.676739833980191,"[1.6764045399995666, 0.6001478960006352, 0.7097795999998198, 0.6021620020001137, 0.6006017130002874, 0.6008548699992389, 0.6003918280002836, 0.6003052619998925, 0.6006958930011024, 0.6064150349993724, 0.6007624430003489, 0.6766050539990829, 0.6002863930007152, 0.606174917998942, 0.6014209290005965, 0.6070439609993628, 0.6011305030006042, 0.6070615339995129, 0.6013449750007567, 0.6760394960001577, 0.6037910939994617, 0.6004178740004136, 0.6020650009995734, 0.6015210530003969, 0.6029352850000578, 0.6012334070001089, 0.6021863559999474, 0.6017197259989189, 0.6030739300003916, 0.602737586999865, 0.6033374060007191, 0.6747698569997738, 0.6058446120005101, 0.6029023310002231, 0.6084158969988493, 0.6026092629999766, 0.6807796890007012, 0.6008867290001945, 0.6090759649996471, 0.6028234740006155, 0.6076284069986286, 0.6026492430009966, 0.6777045429989812, 0.5999913129999186, 0.6137543100012408, 0.6030129920000036, 0.683271337999031, 0.6035068700002739, 0.6095319020005263, 0.6033929530003661, 0.7000372980000975, 0.6906013689986139, 0.6124045270007628, 0.6915077779995045, 0.6863027809995401, 0.6019647480006824, 0.6141470580005262, 0.6018778639991069, 0.6915603640009067, 0.6059085209999466, 0.603770349000115, 0.6061560309990455, 0.6763466160009557, 1.6835678949992143, 0.6015408340008435, 0.6232860909985902, 0.6747769240009802, 0.6014945349998015, 0.6001873059994978, 0.6003891849995853, 0.6008433960014372, 0.5986398739987635, 0.6088184180007374, 0.601545432000421, 0.6091464949986403, 0.6026734880015283, 0.6790311699987797, 0.5999905940007011, 0.7039647980000154, 0.6966925519991491, 0.7055925080003362, 0.6998268770003051, 0.61590325600082, 0.6022555989984539, 0.6749095579998539, 0.600397858001088, 0.603616062000583, 0.60164418399836, 0.6017373800004862, 0.6027755409995734, 0.6020234860006894, 0.6877128220003215, 0.6037735299996712, 0.6020917280002323, 0.6024341020001884, 0.6093124710005213, 0.6825594629990519, 0.6081081089996587, 0.6002815510000801, 0.6112796239995077, 0.6035945390012785, 0.6765812270004972, 0.6055802299997595, 0.6090332869989652, 0.6031722980005725, 0.6881182840006659, 0.6023144709997723, 0.6155204629994842, 0.676129112000126, 0.6142775299995265, 0.6037700659999246, 0.6863159149997955, 0.6015908389999822, 0.6105549690000771, 0.6024639700008265, 0.6855117670002073, 0.6030602149985498, 0.6103278919999866, 0.6035735530003876, 0.6825295079997886, 0.6022547520005901, 0.6926408840008662, 0.6051022609990468, 0.6039565330011101, 0.6063116309996985, 0.6856570569998439, 1.6803537149990007, 0.6018089900007908, 0.6878448110001045, 0.6014963489997172, 0.6021989550008584, 0.6017172329993627, 0.603145687999131, 0.6020742300006532, 0.6010490339995158, 0.6793868730001122, 0.6037766190002003, 0.6072419070005708, 0.6044795929992688, 0.7026579470002616, 0.6984622449999733, 0.7008784949994151, 0.6825502110004891, 0.6103616220007098, 0.6027932550005062, 0.6095969969992439, 0.6753163440007484, 0.6018454239983839, 0.6036529160010105, 0.6016308130001562, 0.6024376259993005, 0.6032666190003511, 0.6031958120001946, 0.6030711700004758, 0.6035348879995581, 0.6020249109988072, 0.6756854050017864, 0.601391453999895, 0.6100652159984747, 0.6032201450016146, 0.610477786998672, 0.6753289549997135, 0.6094463950012141, 0.603075686000011, 0.6086838939991139, 0.677470501001153, 0.6026366379992396, 0.6035519680008292, 0.6113064589990245, 0.6038493680007377, 0.6819370039993373, 0.6024768589995801, 0.6108365100008086, 0.6029992339990713, 0.6867175260013028, 0.6028730429989082, 0.6103633760012599, 0.6040342249998503, 0.682669152998642, 0.6169997720007814, 0.6766376109990233, 0.6185464150003099, 0.6978122279997478, 0.696378751001248, 0.700106276999577, 0.6072163000008004, 0.6036651849990449, 0.6762437620000128, 0.6024027599996771, 1.6834093340003164, 0.5992812300009973, 0.6242531109983247, 0.6727016770000773, 0.6013953070014395, 0.6006501559986646, 0.5999476619999768, 0.6005755720016168, 0.6001443199984351, 0.609379509000064, 0.6016515440005605, 0.6061130180005421, 0.6025199710002198, 0.6802241009991121, 0.5998556819995429, 0.603538811999897, 0.6004462180007977, 0.6015291749990865, 0.6033822600002168, 0.6029022060010902, 0.603227882000283, 0.6041129049990559, 0.6049167630008014, 0.6793368929993449, 0.6034795350005879, 0.6037723190001998, 0.6064145609998377, 0.6020201239989547, 0.6807883569999831, 0.5999653810013115, 0.6085375029997522, 0.6020681059999333, 0.6069655009996495, 0.6019636780001747, 0.6804342460000044, 0.6003793159998168, 0.6100741680002102, 0.6015487479999138, 0.610144295000282, 0.6021776130000944, 0.6795163199985836, 0.6014737470013642, 0.6089490419999493, 0.6033833919991594, 0.6884296419993916, 0.6026710140013165, 0.6139257229988289, 0.6759409300011612, 0.617024772998775, 0.6016741670009651, 0.6911725520003529, 0.6029958599992824, 0.6868507489998592, 0.6023037539998768, 0.5999399390002509, 0.6034699379997619, 0.6017207170007168, 0.603985293999358, 0.6032831290012837, 0.6023407129996485, 0.6025616199985961, 0.603834639001434, 0.6016801360001409, 1.6876063230010914, 0.6023374589985906, 0.6944621760012524, 0.5999550809992797, 0.5995350499997585, 0.6003262520007411, 0.5997954659997049, 0.6213593810007296, 0.6015580729999783, 0.6771473419994436, 0.6004677000000811, 0.6087078170003224, 0.6012602399987372, 0.6075075050011947, 0.6014020919992618, 0.6802850240001135, 0.6006605260008655, 0.6085238769992429, 0.6034340389996942, 0.6097734770009993, 0.6019629409984191, 0.6741770429998724, 0.6014830700005405, 0.600838329999533, 0.6034839940002712, 0.6012154440013546, 0.6024125229996571, 0.6021091429993248, 0.6031030770009238, 0.6020667129996582, 0.603008341999157, 0.6038044939996325, 0.6786300560015661, 0.6012716899986117, 0.6094044530000247, 0.6032317250010237, 0.6099088709997886, 0.6752613349999592, 0.6086867009998969, 0.604004912000164, 0.6071099509990745, 0.6041801940009464, 0.682768369999394, 0.6021426679999422, 0.614303917000143, 0.6025621970002248, 0.6789299520005443, 0.603745133999837, 0.6147252249993471, 0.6763870249997126, 0.6111302220015205, 0.6033294919998298, 0.6091623499996786, 0.6760819549999724, 0.6017130199998064, 0.6038853949994518, 0.6034991010001249, 0.6040812120008923, 0.6031464159987081, 0.6045864790012274, 0.604235348999282, 0.6753908099999535, 0.6012841629999457, 1.6818155049986672, 0.602809594000064, 0.6946000600000843, 0.6014830359999905, 0.5999876019996009, 0.6003433130008489, 0.6245910559991898, 0.6945634170006088, 0.6974234310000611, 0.6953900720000092, 0.6032475650008564, 0.6823783719992207, 0.6013768920001894, 0.6086533569996391, 0.6023211370011268, 0.6086791259986057, 0.6007173939997301, 0.6797895449999487, 0.6011077890016168, 0.6097713109993492, 0.6034894730000815, 0.6037921719998849, 0.6025385169996298, 0.6018731929998467, 0.6021889519997785, 0.6751700950007944, 0.6013143260006473, 0.6001175329984108, 0.599586738000653, 0.6001494600004662, 0.6034559580002679, 0.6042087109999557, 0.6082506259990623, 0.6928895100008958, 0.610017273998892, 0.6040648970010807, 0.6807979859986517, 0.6053861060008785, 0.6093375079999532, 0.604560362000484, 0.677020219998667, 0.6037309390012524, 0.611045079998803, 0.604112785000325, 0.6809037920011178, 0.6054845170001499, 0.6106211409987736, 0.6041302900011942, 0.6802272089989856, 0.6032929480006715, 0.6123687319995952, 0.6850012859995331, 0.7109415600007196, 0.6881230500002857, 0.6052289349991042, 0.6041495850004139, 0.6035248579992185, 0.6041103210009169, 0.6061482509994676, 0.6760689220009226, 0.6060183079989656, 0.604474833000495, 0.6055554459999257, 1.6764942890004022, 0.6026847209996049, 0.6196990879998339, 0.6744533630007936, 0.6012676039990765, 0.6043405599994003, 0.6162884920013312, 0.6035535969986086, 0.6749417570008518, 0.6086347969994677, 0.6019306159996631, 0.6080410530012159, 0.6019264709993877, 0.6803789759997017, 0.6012388350009132, 0.6096193299999868, 0.6013232000004791, 0.6085568639991834, 0.6014759959998628, 0.6777632690009341, 0.6009124309985054, 0.6034632690007129, 0.604057668000678, 0.6020198119986162, 0.6025097940000705, 0.6015877469999396, 0.6015698210012488, 0.6039731679993565, 0.6021122519996425, 0.6023290370012546, 0.6751638239984459, 0.6008828860012727, 0.6143807480002579, 0.5997544259989809, 0.6078576069994597, 0.6011107970007288, 0.6769766729994444, 0.6003367840003193, 0.6078890299995692, 0.6016343210012565, 0.6055261439996684, 0.6013976779995573, 0.6827574090002599, 0.5997653499998705, 0.6127839100008714, 0.5992028239998035, 0.6089326279998204, 0.6786865249996481, 0.7024642960004712, 0.6027423289997387, 0.610146134000388, 0.6910698749998119, 0.6106095319992164, 0.6051615590004076, 0.6843450079995819, 0.6038524110008439, 0.6143014789995505, 0.6758403299991187, 0.7091230149999319, 0.6052390830009244, 0.6050234089998412, 0.6026453649992618, 0.6765406220001751, 1.6781256249996659, 0.5979492520000349, 0.6230184209998697, 0.6758756810013438, 0.6010442759998114, 0.604118571998697, 0.6972527350008022, 0.6969005609989836, 0.6240620920016227, 0.7014861429997836, 0.67658143799963, 0.6099761139994371, 0.6031399910007167, 0.6099633069989068, 0.6752550230012275, 0.61029762599901, 0.6017812120007875, 0.611221402999945, 0.6774790429990389, 0.6126279159998376, 0.6865316430012172, 0.6008244450003986, 0.603725716999179, 0.6032965939994028, 0.6023230890004925, 0.6034502140009863, 0.60471478099862, 0.6039170080002805, 0.6033150170005683, 0.6743394089990034, 0.6009857059998467, 0.6038043710013881, 0.608756726998763, 0.6032392990000517, 0.6835559160008415, 0.6007326990002184, 0.6108985909995681, 0.6049151189999975, 0.6082670590003545, 0.6766946869993262, 0.6095387059995119, 0.6040929750015493, 0.6857256739986042, 0.605447786001605, 0.6118671269996412, 0.6034484049996536, 0.6848277030003374, 0.6026591099998768, 0.6141036270000768, 0.6771509369991691, 0.6150002160011354, 0.6045114529988496, 0.6884262550011044, 0.6041194969984645, 0.6043313930003933, 0.6038663159997668, 0.6019204790009098, 0.6775535209999362, 0.6044426179996663, 0.6047473190010351, 0.6026391789982881, 0.6057843120015605, 0.6047558699992805, 1.676840127000105, 0.6017511720001494, 0.6199291409993748, 0.6759486990013102, 0.6007780660002027, 0.5998258389990951, 0.6004937439993228, 0.6029966450005304, 0.6020431920005649, 0.6085392789991602, 0.6046664349996718, 0.680954544000997, 0.6202123620005295, 0.6892875019984785, 0.6009376090005389, 0.694074733000889, 0.6055181859992445, 0.6100378659994021, 0.6043749370001024, 0.6758946740010288, 0.6032645710001816, 0.6014286829995399, 0.6028910969998833, 0.6030623410006228, 0.6034850959986215, 0.6040020660002483, 0.6030834049997793, 0.6026961970001139, 0.6753418290008995, 0.6037089109995577, 0.6034032780007692, 0.6030935009985114, 0.6075364310017903, 0.6023593139998411, 0.6808730409993586, 0.6045337310006289, 0.6099308229986491, 0.6038756710004236, 0.6803767580004205, 0.6047796860002563, 0.6100232019998657, 0.6021915629989962, 0.782510753000679, 0.6250001900007192, 0.6868521819997113, 0.6045997519995581, 0.6851064460006455, 0.6031477409997024, 0.6136466219995782, 0.6047507349994703, 0.6921799140000076, 0.6047079220006708, 0.6885662400000001, 0.6042725619990961, 0.6036224720010068, 0.6034137549995648, 0.6024355610006751, 0.6777160679994267, 0.6049007040001015, 0.601760416999241, 0.604279007000514, 0.6039640350008995, 0.6033287399986875, 1.664477561998865, 0.601520950000122, 0.6195347720004065, 0.6761057730000175, 0.6002968610009702, 0.6006274369992752, 0.5997362569996767, 0.6001078150002286, 0.6157212680009252, 0.607793037999727, 0.675685516998783, 0.6082073180004954, 0.604076203000659, 0.6093157269988296, 0.6026051670014567, 0.6767130939988419, 0.6029893739996623, 0.6088828020001529, 0.6030797980001807, 0.6085855670007732, 0.6757883099999162, 0.6005039179999585, 0.5998290679999627, 0.6035428060004051, 0.6019194949985831, 0.6048702630014304, 0.6036652479997429, 0.6016871589999937, 0.6032801339988509, 0.6040114650004398, 0.6758734869999898, 0.6019664159994136, 0.6091966170006344, 0.6032953989997623, 0.610154670999691, 0.6758661060011946, 0.6105253200003062, 0.6030973910001194, 0.6909106229995814, 0.6055832940000982, 0.6095760070002143, 0.6050078499993106, 0.6831924180005444, 0.6039222489998792, 0.6125480249993416, 0.6758994360006909, 0.6151478760002647, 0.6038412540001445, 0.6891455049990327, 0.6036870620009722, 0.6882198389994301, 0.6032008379988838, 0.6142485970012785, 0.6033793659989897, 0.6772255190007854, 0.6034127869988879, 0.6041085160013608, 0.6046272839994344, 0.6034483260009438, 0.6039467159989726, 0.6044653869994363, 0.6774984760013467, 0.601835454999673]",tokens/s,1.5627571360591712,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3832, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-350m,facebook/opt-350m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,dbrx,databricks/dbrx-base,databricks/dbrx-base,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,11787.206656,,,,,s,1,30.62818057899858,30.62818057899858,0.0,30.62818057899858,30.62818057899858,30.62818057899858,30.62818057899858,[30.62818057899858],,kWh,0.00033302767043329727,0.0010927329214342326,0,0.00142576059186753,,MB,11958.984704,,,,,s,10,29.98873419800293,2.998873419800293,0.18083128331997028,2.9096767119990545,3.2936998452994883,3.299339278151274,3.3038508244327023,"[2.824496025001281, 2.9106170300001395, 2.9198949679994257, 2.818116992002615, 2.9046291150007164, 2.8986758309983998, 2.9087363939979696, 3.3049787110030593, 3.2061424940002325, 3.2924466379990918]",tokens/s,85.3653903194914,kWh,2.8564467553954835e-05,9.372573256092199e-05,0.0,0.00012229020011487681,tokens/kWh,2093381.1520425924,MB,11972.747264,,,,,s,10,222.8221320340017,22.28221320340017,0.8693794773953473,21.795849139502025,23.269579323098878,23.674922525049258,23.999197086609566,"[21.590444231998845, 23.179503055998794, 21.681894858000305, 21.482397024999955, 21.41456969900173, 22.781746843000292, 24.08026572699964, 23.019612314998085, 21.69036005900125, 21.9013382200028]",tokens/s,2.8273672558876006,kWh,0.0002478064362170176,0.0008131113651450325,0.0,0.00106091780136205,tokens/kWh,59382.54586652991,,s,630,222.59738454699618,0.35332918182062883,0.07130056892896328,0.31653137799912656,0.3999030065995612,0.40477806829985635,0.7926922217500397,"[0.8657471189981152, 0.30712611300259596, 0.40221454099810217, 0.3063115660006588, 0.39579406999837374, 0.3073510800022632, 0.40026275899799657, 0.3798227820007014, 0.3232014519999211, 0.3784887840010924, 0.39994408799975645, 0.30757808799899067, 0.40011529700132087, 0.308072493000509, 0.3068627619977633, 0.37940398300270317, 0.30734954199942877, 0.3070090879991767, 0.30777730100089684, 0.3797595629985153, 0.30674694100162014, 0.3067997500002093, 0.3063597869986552, 0.38054830100008985, 0.30718899199928273, 0.30718762399919797, 0.37919035500090104, 0.30810059400027967, 0.3079647019985714, 0.3069517830008408, 0.3793499220009835, 0.3078044440007943, 0.3075295950002328, 0.30678821099718334, 0.3805160750016512, 0.3075768919989059, 0.3082172680005897, 0.38038981900172075, 0.30828908199691796, 0.30784665100145503, 0.3078740620003373, 0.3792623919980542, 0.30822977000207175, 0.30800280299808946, 0.3797713500025566, 0.3064386320002086, 0.30814192999969237, 0.3079153709986713, 0.379280049000954, 0.30852932699781377, 0.30767574700075784, 0.3079600790006225, 0.38065531599932, 0.3079965640026785, 0.3076462359967991, 0.37943649000226287, 0.3087350850000803, 0.30730088699783664, 0.3083757090025756, 0.38031689199851826, 0.3087429859988333, 0.30831885800216696, 0.3857273569992685, 0.8644023880005989, 0.3071314769986202, 0.3938268660022004, 0.3077529489964945, 0.4003589510029997, 0.30700367700046627, 0.4008667839989357, 0.306952402999741, 0.3949251029989682, 0.30637153900170233, 0.39692299899979844, 0.3789472649987147, 0.39982162800151855, 0.3071401909983251, 0.3998984419995395, 0.3069341730006272, 0.3976852170017082, 0.3060004779981682, 0.4016446810019261, 0.37875127099687234, 0.3252066190034384, 0.3801967079998576, 0.39679897299720324, 0.3082054920014343, 0.40248719900046126, 0.3069916389977152, 0.40152687700174283, 0.37936259300113306, 0.4008155649971741, 0.30734852400200907, 0.4035690130003786, 0.30708535599842435, 0.4066324949999398, 0.38204818700251053, 0.40278038599717547, 0.3135808389997692, 0.4769823640017421, 0.3067398220009636, 0.40208318999793846, 0.30637693099924945, 0.4027762550031184, 0.30613484299828997, 0.3982532150002953, 0.3780539420004061, 0.4022291189976386, 0.307310503001645, 0.40271798100002343, 0.30635867700038943, 0.40000526099902345, 0.3792549730023893, 0.40131175099668326, 0.30767672000001767, 0.4046213590008847, 0.3067153949996282, 0.39980638600172824, 0.37954397599969525, 0.30742526600079145, 0.307881158998498, 0.3082314029998088, 0.37888518100226065, 0.30942188399785664, 0.307379537000088, 0.38148812700092094, 0.8645644259995606, 0.3063432990020374, 0.3984982689980825, 0.30675834500289056, 0.4078124619991286, 0.38734421099798055, 0.4001775370015821, 0.3075992589983798, 0.30695715800175094, 0.37931362300150795, 0.30823879099989426, 0.3070307329981006, 0.30736693200015, 0.3775529259983159, 0.30773693900118815, 0.3067078880012559, 0.30939804800073034, 0.37934700999903725, 0.30661410500033526, 0.30662690000099246, 0.30701961199883954, 0.37961878900023294, 0.3070036219978647, 0.30699904700304614, 0.30655664899677504, 0.37931052400017506, 0.3073624270000437, 0.30632878100004746, 0.30715929900179617, 0.3790942939995148, 0.3073671659985848, 0.3062281400016218, 0.30794753699956345, 0.3788184650002222, 0.3082507399994938, 0.3068294699987746, 0.3848059280026064, 0.3069438460006495, 0.3116742919992248, 0.37842751999778557, 0.3192781020006805, 0.38031505700200796, 0.3122141229978297, 0.3076312900011544, 0.38265293199947337, 0.3073389359997236, 0.3118159799996647, 0.3786835720020463, 0.3127569289972598, 0.30715409200274735, 0.3861324899989995, 0.30772365300072124, 0.3848200819993508, 0.30666492499949527, 0.312147188000381, 0.3076449430009234, 0.3851242290002119, 0.30770447999748285, 0.3889801889999944, 0.30768486600209144, 0.3847284650000802, 0.30727722799929325, 0.3928581149993988, 0.7905905330007954, 0.3786502489965642, 0.39473206200273125, 0.3066475209998316, 0.30601106099857134, 0.3073935190004704, 0.38087344900122844, 0.3063934870006051, 0.3069973019992176, 0.3075081709976075, 0.3794207160026417, 0.3065619529988908, 0.30661050799972145, 0.307902507000108, 0.3789048510006978, 0.306896563997725, 0.3068938150026952, 0.30707045499730157, 0.39085542000248097, 0.3070373490008933, 0.3795180069973867, 0.3069880260009086, 0.30700572899877443, 0.30678400699980557, 0.37987307100047474, 0.30692642999929376, 0.3069726100002299, 0.3073948310011474, 0.37961415400059195, 0.3064247649999743, 0.3078186899983848, 0.30797414100015885, 0.3804437840008177, 0.3067235320013424, 0.3075086039971211, 0.30684256500171614, 0.38349449599991203, 0.30709251900043455, 0.31128296200040495, 0.3797436269996979, 0.3120011099999829, 0.3068493219980155, 0.38393109300159267, 0.30695885100067244, 0.3846302120000473, 0.30738669999846024, 0.312209570001869, 0.37921356600054423, 0.31283678999898257, 0.3076562819987885, 0.3890771410005982, 0.3079197600018233, 0.3887738059966068, 0.30609705800088705, 0.38902942500135396, 0.3071801919977588, 0.3123924410028849, 0.3800110720003431, 0.31750938999903155, 0.30678107399944565, 0.3887529239982541, 0.30800329900012, 0.3798013900013757, 0.7935506579997309, 0.3066496220017143, 0.39657099100077176, 0.3068020669998077, 0.39466895700024907, 0.3792815159977181, 0.32329160000153934, 0.37752796600034344, 0.30756056899917894, 0.3061264520001714, 0.30706394799926784, 0.3790706930012675, 0.30780231799872126, 0.30748457300069276, 0.3066447519995563, 0.3783009969993145, 0.3074260690009396, 0.30640739199952804, 0.307281621000584, 0.378290067998023, 0.30683333200067864, 0.30672215899903676, 0.30667334500321886, 0.37961667499985197, 0.30699141299919575, 0.3075605989979522, 0.30736216100194724, 0.3782604309999442, 0.30691960499825655, 0.3069966900002328, 0.30785569900035625, 0.3785509789995558, 0.3075845430030313, 0.3072706479979388, 0.3067731549999735, 0.3781039679997775, 0.30651761300032376, 0.3068811960001767, 0.38513683099881746, 0.30705994500021916, 0.3118361910019303, 0.3065735960008169, 0.38409054899966577, 0.3077842120001151, 0.3843905719986651, 0.3078946300011012, 0.3116926250004326, 0.3794293389983068, 0.31293171899960726, 0.30750325199915096, 0.38339567100047134, 0.3077556890020787, 0.3885397309968539, 0.3067530610023823, 0.31250341099803336, 0.30697552200217615, 0.38368650899792556, 0.30680058500001905, 0.3886682810007187, 0.30662892799955443, 0.38841331000003265, 0.3074087370005145, 0.3128919449991372, 0.863845111001865, 0.3066874949981866, 0.3985302569999476, 0.30685150399949634, 0.4005845819992828, 0.3076595190032094, 0.4002094079987728, 0.3795065689992043, 0.40082601199901546, 0.30776420600159327, 0.3066081409997423, 0.3067156850011088, 0.3792763309975271, 0.30694841900185565, 0.3069400370004587, 0.3077800159990147, 0.37862509199840133, 0.3072586970010889, 0.3065659179992508, 0.30564949400286423, 0.3795970639985171, 0.30652047200055677, 0.3068489609977405, 0.3064779880005517, 0.3795764999995299, 0.3069315030006692, 0.30728934299986577, 0.30660040300062974, 0.379677132001234, 0.3075890609979979, 0.30856722600219655, 0.30685458699736046, 0.3782641500001773, 0.3072724100020423, 0.3119119660004799, 0.37968992999958573, 0.31196685299801175, 0.30699972300135414, 0.38416702399990754, 0.30762798900104826, 0.39028717799737933, 0.30703786100275465, 0.31229533399891807, 0.37944733900076244, 0.3118194210001093, 0.30706541600011406, 0.38191197299966007, 0.3075970559984853, 0.31600028600223595, 0.37942329900033656, 0.31584646699775476, 0.4077956950022781, 0.3969707669966738, 0.4773560740031826, 0.41231016399979126, 0.4070917959979852, 0.4855345780015341, 0.40638110999861965, 0.41134234700075467, 0.47538850599812577, 0.4148321360007685, 0.40490628499901504, 0.4821002530006808, 0.48976071099968976, 0.40393101399968145, 0.4904214390007837, 0.39967647199955536, 0.49125171000196133, 0.39881232799962163, 0.41902697999830707, 0.40010433300267323, 0.3981456759975117, 0.39857300100266, 0.39792895499704173, 0.3984894740024174, 0.39840249699773267, 0.3981938300021284, 0.3969826920001651, 0.3980503239981772, 0.39710562199979904, 0.3980512420021114, 0.32447330099967076, 0.39588091100085876, 0.39572927599874674, 0.3968197530011821, 0.3961442689978867, 0.393210337999335, 0.31977772300160723, 0.39140800400127773, 0.3893263659992954, 0.3191703159973258, 0.39145751600153744, 0.3915307159986696, 0.321755105000193, 0.39125493000028655, 0.39289899700088426, 0.39127201899827924, 0.31849607399999513, 0.3916035880029085, 0.3957332919999317, 0.31840046099750907, 0.3939554560020042, 0.39154954599871417, 0.38969102400005795, 0.3159788170014508, 0.39078395099932095, 0.3181294040005014, 0.3898312609999266, 0.3911352760005684, 0.3177712119977514, 0.3894536240004527, 0.3909157759990194, 0.31807084100000793, 0.3895633710017137, 0.3920674469991354, 0.31635893400016357, 0.3899632100001327, 0.31545442000060575, 0.38848036299896194, 0.39267631500115385, 0.3169023769987689, 0.3895608480015653, 0.3872022379982809, 0.3183893759996863, 0.3897292660003586, 0.31619048100037617, 0.7091183800002909, 0.38535730999865336, 0.405005908000021, 0.31355293199885637, 0.38523264700052096, 0.31304564899983234, 0.3851940439999453, 0.31293911499960814, 0.3855854780013033, 0.31329145999916364, 0.38608824300172273, 0.3127341459985473, 0.38567290300125023, 0.31477564300075755, 0.3883242639967648, 0.31384999400324887, 0.38732749299742864, 0.31438735800111317, 0.3867012500013516, 0.31307234299674747, 0.387032665003062, 0.31411150799976895, 0.3864806609999505, 0.3140267679991666, 0.3867374879991985, 0.3903060800003004, 0.31444298600035836, 0.3856622780003818, 0.3141053899998951, 0.3859378640008799, 0.3145908629994665, 0.3873226789983164, 0.3144239720022597, 0.3875440069969045, 0.31523955000011483, 0.3870284820004599, 0.3151561449994915, 0.3876634960033698, 0.39165637999758474, 0.31512916700012283, 0.3921515399997588, 0.3143270079999638, 0.39217951699902187, 0.38934675800192053, 0.3189213789992209, 0.38778581700171344, 0.3929436859980342, 0.31571779899968533, 0.3930684180013486, 0.3872105439986626, 0.3195183000025281, 0.38878384599956917, 0.39903371699983836, 0.31670382199808955, 0.3939543609994871, 0.38852356300048996, 0.39436103100160835, 0.31702709999808576, 0.39877323400287423, 0.3885823259988683, 0.39404572299827123, 0.31720693399984157, 0.398996697000257, 0.8624673179983802, 0.3147933180007385, 0.4085950740009139, 0.38591950699992594, 0.41316264800116187, 0.3873203579969413, 0.4104011730014463, 0.3870259229988733, 0.4061082020016329, 0.38692918800006737, 0.3089489779995347, 0.305673602000752, 0.306508980000217, 0.37874622299932525, 0.30599689800146734, 0.3060016489980626, 0.3064204160000372, 0.3063654020006652, 0.37683801999810385, 0.3059093340016261, 0.3065418910009612, 0.3064675489986257, 0.3787798779994773, 0.3061085090012057, 0.30610782700023265, 0.3074061699990125, 0.3061315100021602, 0.37912031899759313, 0.3108951079993858, 0.3064523670000199, 0.38501244200233486, 0.3069354069994006, 0.31146410099972854, 0.37882936900132336, 0.3110889049967227, 0.30620270100189373, 0.38349006600037683, 0.3067434010008583, 0.31137319099798333, 0.37782862200037926, 0.31184217700138106, 0.3049792739984696, 0.38835462399947573, 0.3076223089992709, 0.30655215500155464, 0.3795243370004755, 0.3063670980009192, 0.3061647329996049, 0.30620773599730455, 0.3077062280026439, 0.37890083199818037, 0.30679573100132984, 0.30682411800080445, 0.30685657899812213, 0.3798117900005309, 0.306151406999561, 0.3074001140012115, 0.3074854869992123, 0.37908707599854097, 0.30636236000282224, 0.30779197799711255, 0.38060819300153526, 0.3122902590002923, 0.7946499610006867, 0.30693342100130394, 0.39924373499889043, 0.37863704100163886, 0.3236944879972725, 0.3773511360013799, 0.32300323600065894, 0.37695994100067765, 0.3237263679984608, 0.3793287059997965, 0.40342363500167266, 0.317604437997943, 0.3991276730012032, 0.3762545819990919, 0.40004579400192597, 0.3044100619990786, 0.4014536690010573, 0.3044933769997442, 0.4009278089979489, 0.30457337100233417, 0.39695518399821594, 0.3058698999993794, 0.40145875900270767, 0.30482561999815516, 0.3970052270015003, 0.38342246399770374, 0.40371320100166486, 0.3057579899978009, 0.3980658760010556, 0.3061299990004045, 0.3060974729996815, 0.3782418129994767, 0.30684584000118775, 0.3059542299997702, 0.3049783189999289, 0.302989104999142, 0.3758186359991669, 0.3039183180007967, 0.3039502880019427, 0.31371657499767025, 0.37904101599997375, 0.30368242700205883, 0.3059071269999549, 0.30408392299796105, 0.30481512100232067, 0.3052011629988556, 0.3761380139985704, 0.30447091099995305, 0.30497559400100727, 0.3057563719994505, 0.30415875100152334, 0.3050635660001717, 0.37819912299892167, 0.3033337560009386, 0.3094221329993161, 0.305590812000446, 0.39112378700156114, 0.3074068419991818, 0.38386659100069664, 0.3054795099997136, 0.3103902319999179, 0.3050190889989608, 0.3818423869997787]",tokens/s,2.8302219331197507,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-2.7b,facebook/opt-2.7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,28921.659392,,,,,s,1,74.73933571799898,74.73933571799898,0.0,74.73933571799898,74.73933571799898,74.73933571799898,74.73933571799898,[74.73933571799898],,kWh,0.0008538579577701348,0.002801701476838803,0,0.003655559434608938,,MB,29614.145536,,,,,s,10,38.87975847000234,3.8879758470002344,0.11589349758784293,3.827277575000153,3.949782730900188,4.080848875450829,4.185701791091342,"[3.8080803970005945, 3.8116874280003685, 3.9128421519999392, 3.826558959999602, 3.826644001001114, 3.825241565999022, 3.827911148999192, 4.21191502000147, 3.908220876000996, 3.9206569210000453]",tokens/s,65.84403043488983,kWh,3.472492481152813e-05,0.0001139394824317941,0.0,0.00014866440724332225,tokens/kWh,1721999.2649686437,MB,29643.984896,,,,,s,10,444.0197615209963,44.401976152099635,0.4764071919044984,44.28772453049987,45.09638211879901,45.14138160939965,45.17738120188016,"[45.08638223199887, 44.18500228799894, 44.390446773000804, 43.96455089600022, 43.88213263899888, 43.86855230299989, 45.18638110000029, 43.99076646999856, 44.78103595399989, 44.68451086599998]",tokens/s,1.4188557685854466,kWh,0.0005281425371734714,0.0017329602540339245,0.0,0.002261102791207396,tokens/kWh,27862.510384306286,,s,630,444.01507901999867,0.7047858397142835,0.15164151116871616,0.6933566464995238,0.718558558598852,0.7903427765997548,1.8558596712588793,"[1.8798729439986346, 0.6193480870006169, 0.6921893920007278, 0.6999822540001333, 0.7924396299986256, 0.7026491779997741, 0.6949177330006933, 0.620815902000686, 0.694906879998598, 0.69478048900055, 0.7832534400004079, 0.6223109069997008, 0.7846330690008472, 0.7216587739985698, 0.7931323730008444, 0.7057044739995035, 0.6947738569997455, 0.6944009760009067, 0.6944188790002954, 0.6937313259986695, 0.6227512910008954, 0.693994549999843, 0.6950979289995303, 0.6960416760011867, 0.6959499409986165, 0.6976103460001468, 0.6956326870003977, 0.6230106780003553, 0.6943243200003053, 0.694460237000385, 0.6942724079999607, 0.7021120769986737, 0.7004475980011193, 0.6941902149992529, 0.7090320120005345, 0.6924606089996814, 0.620807209999839, 0.6944712919994345, 0.6942230780005048, 0.6920868889992562, 0.6936317190011323, 0.7209327069995197, 0.7980060740010231, 0.7983232869992207, 0.7971771529992111, 0.7073094470015349, 0.6944731369985675, 0.7054160410007171, 0.6943950219992985, 0.6930940700003703, 0.6939985099998012, 0.6218663380004728, 0.694772634000401, 0.6949960130004911, 0.6948121989989886, 0.6936707839995506, 0.6204462770001555, 0.6939911219997157, 0.6910115070004395, 0.6918357640006434, 0.6212070759993367, 0.692961844999445, 0.6947077230015566, 1.879327333999754, 0.6211117399998329, 0.692562315000032, 0.6913266889987426, 0.61946089400044, 0.6945984009998938, 0.696710936999807, 0.7005057970000053, 0.6886319870009174, 0.709212210998885, 0.691210974000569, 0.6190646909999487, 0.6903569660007634, 0.6931010329990386, 0.6911505019998003, 0.619622664000417, 0.6922969160004868, 0.6913752740001655, 0.6179263859994535, 0.6917475749996811, 0.6917433540002094, 0.7071470709997811, 0.6930247270011023, 0.6203395329994237, 0.6906680899992352, 0.6929120860004332, 0.6903567509998538, 0.7012207780007884, 0.6201303159996314, 0.7919916369992279, 0.7922787120005523, 0.7186937240003317, 0.7883148269993399, 0.696849818001283, 0.6920111700001144, 0.6212202749993594, 0.6927991270003986, 0.6914057369995135, 0.6195706100006646, 0.7813020839985256, 0.6187453570000798, 0.6918210250005359, 0.6937690560007468, 0.6935624059988186, 0.6203885930008255, 0.6944452499992622, 0.6950417410007503, 0.6910050349997618, 0.6200348849997681, 0.6932206210003642, 0.6918874780003534, 0.6938123159998213, 0.6211068060001708, 0.6928672630001529, 0.6919985609983996, 0.6926481520004018, 0.6218611929998588, 0.6926756780012511, 0.6914482779993705, 0.6908804710001277, 0.6201105599993753, 0.6938006609998411, 0.6920701100007136, 1.8077217379996, 0.6921389239996643, 0.6928291120002541, 0.6911235080006009, 0.6196965119997913, 0.6914104009993025, 0.6916375500004506, 0.6195686660012143, 0.6918568949986366, 0.6916087810004683, 0.7136827409995021, 0.7909143510005379, 0.787677165999412, 0.7191886850014271, 0.6967538599983527, 0.6916890030006471, 0.6910433020002529, 0.6202397830002155, 0.6912008999988757, 0.6931578710009489, 0.6209056520001468, 0.6930359079997288, 0.69202257500001, 0.6927519180007948, 0.6217212399988057, 0.694552795999698, 0.6926086120001855, 0.6909919380013889, 0.6198698559983313, 0.6917127630003961, 0.694169428999885, 0.690001270000721, 0.6209594890005974, 0.6936119799993321, 0.6924439979993622, 0.6195091150002554, 0.6939095249999809, 0.6928627569996024, 0.6908076079998864, 0.6201381020000554, 0.6940673670014803, 0.6916008469997905, 0.6913119759992696, 0.620920899000339, 0.7039800330003345, 0.6941676619990176, 0.7812644010009535, 0.7199447000002692, 0.7901570429985441, 0.789552834999995, 0.7092325009998603, 0.6910158240007149, 0.6199367290009832, 0.6940677339989634, 0.694273331999284, 0.694595893000951, 0.6195118849991559, 0.6930420730004698, 0.6925943690002896, 0.6946536979994562, 0.6219843360013328, 0.692605021999043, 0.6917859040004259, 1.8785124589994666, 0.6895642689996748, 0.6182649100010167, 0.6920131899987609, 0.692363705000389, 0.7164225810010976, 0.784516032999818, 0.6923796329992911, 0.6193976829999883, 0.6934553980008786, 0.6915756959988357, 0.6202082060008252, 0.6922386850001203, 0.6934860389992537, 0.6926560810006777, 0.617826358999082, 0.6933945040000253, 0.6912869650004723, 0.6937327619998541, 0.6200626230001944, 0.6922994670003391, 0.6925062329992215, 0.6209632390000479, 0.6917944460001308, 0.6945211340007518, 0.692619465999087, 0.6204545550008334, 0.6928867489987169, 0.6926584670000011, 0.692796895000356, 0.6196866549998958, 0.692822265000359, 0.6929678199994669, 0.6942815750007867, 0.6210567830003129, 0.6933265939987905, 0.6933121270012634, 0.6923483369992027, 0.6199554249997163, 0.691412094000043, 0.6940619659999356, 0.6914260880002985, 0.6217959080004221, 0.7854096160008339, 0.6963083829996322, 0.6215632570001617, 0.6936738349995721, 0.6932451680004306, 0.6926824719994329, 0.6203605829996377, 0.6922348460011563, 0.6934483559998625, 0.692312156999833, 0.622132848999172, 0.6946794420000515, 0.6943304729993542, 0.6945426260008389, 0.694115371999942, 0.6192433079995681, 0.6925061420006386, 0.6942049549998046, 0.6962784999996074, 0.6954766270009713, 1.8755216439985816, 0.6203635860001668, 0.6976355970000441, 0.7893447930000548, 0.7054796009997517, 0.6933025200014526, 0.6907516139999643, 0.6212100749999081, 0.6927979739994043, 0.6920183660004113, 0.6194194629988488, 0.6944062910006323, 0.6921025259998714, 0.6929001989992685, 0.6200349120008468, 0.6938013470007718, 0.6930677059990558, 0.691419336000763, 0.6201278339995042, 0.6911392319998413, 0.6942974840003444, 0.6941369769992889, 0.6219641719999345, 0.6939051380013552, 0.6928981189994374, 0.6929129349991854, 0.6208041500012769, 0.6919112089999544, 0.6930930679991434, 0.6928788839995832, 0.6220783620010479, 0.6943156500001351, 0.6952256459990167, 0.6936063840003044, 0.6946069740006351, 0.6197532200003479, 0.6933475309997448, 0.6928606080000463, 0.690911720999793, 0.6217883720000827, 0.692857116999221, 0.6913263090009423, 0.6298828779999894, 0.6829666220000945, 0.6931248559994856, 0.6927342969993333, 0.6207283759995335, 0.6934241900016787, 0.6931743999994069, 0.6926146940004401, 0.6209350539993466, 0.6948555679991841, 0.6937787490005576, 0.6945443469994643, 0.6946580580006412, 0.6217418539999926, 0.6949041650004801, 0.691879677999168, 0.6913811049998912, 0.6217577030001848, 0.6946072110004025, 0.6947509399997216, 0.6949091860005865, 1.8791390549995413, 0.6944008580012451, 0.6183586209990608, 0.6994400860003225, 0.690929734000747, 0.692024774998572, 0.6905333089998749, 0.620304557000054, 0.6938639160016464, 0.7108480569986568, 0.6924360400007572, 0.6930879239989736, 0.6904892090005887, 0.6188778859996091, 0.6920788620009262, 0.6927307249989099, 0.6212198560006073, 0.691632035001021, 0.6930812839982536, 0.6927401940010895, 0.6216690849996667, 0.6948221790007665, 0.692256839998663, 0.6913460430005216, 0.6195348399996874, 0.694714704000944, 0.6931235079991893, 0.6926212569997006, 0.6194992990003811, 0.6932441339995421, 0.6933066590008821, 0.6937241300001915, 0.6215198110003257, 0.6928938319997542, 0.6943720130002475, 0.6939885829997365, 0.6212912399987545, 0.6928758440008096, 0.6944255670005077, 0.6940464809995319, 0.6941060480003216, 0.6222052009998151, 0.6939842350002436, 0.6931768390004436, 0.69277609099845, 0.6212771410009736, 0.6939865820004343, 0.6943226980001782, 0.694608542999049, 0.6941644060007093, 0.6198826749987347, 0.6944534980011667, 0.6933544329986034, 0.6925220620014443, 0.6220231150000473, 0.6947400589997414, 0.6939052119996632, 0.6920786570008204, 0.6197016549995169, 0.6945661049994669, 0.6941650530006882, 0.6943079669999861, 0.6942939079999633, 1.8792266750006092, 0.6927072819999012, 0.6196542249999766, 0.6914524170006189, 0.691557053998622, 0.6206009090001317, 0.6926605570006359, 0.6912441839995154, 0.6928368850003608, 0.6237979819998145, 0.6924557180009288, 0.6923202349989879, 0.6926487820001057, 0.6200448050003615, 0.6927167350004311, 0.6934897319988522, 0.6922350570002891, 0.6209540050003852, 0.6932901500003936, 0.6932713810001587, 0.6924754350002331, 0.7129879459989752, 0.7910038250010984, 0.7179938919998676, 0.7920728819990472, 0.792883633999736, 0.7898709159999271, 0.8074923790009052, 0.7193160280003212, 0.7899178059997212, 0.7916710400004376, 0.7185572919988772, 0.6988434680006321, 0.6917552819995763, 0.6935344970006554, 0.692217873998743, 0.6218120030007412, 0.6951570269993681, 0.6943689970012201, 0.6937683939995622, 0.6946591129999433, 0.6222890169992752, 0.6951372220009944, 0.6939224750003632, 0.6945602479991067, 0.6942509559994505, 0.6217941580016486, 0.6945785939988127, 0.6947259770004166, 0.6942275239998708, 0.6919090659994254, 0.6222512710010051, 0.69460491099926, 0.6935191539996595, 0.692229058000521, 0.6218764969999029, 0.6928043379994051, 0.6997133170007146, 0.7929497860004631, 0.792703540999355, 0.7202667410001595, 0.699878785000692, 0.6941959099985979, 1.8810875349990965, 0.6940487869997014, 0.6941992810006923, 0.6214233409991721, 0.6941267630008952, 0.6944304699991335, 0.7068313800009491, 0.7835879009999189, 0.6232133960002102, 0.6931680319994484, 0.6934888159994443, 0.6918758890005847, 0.6200297979994502, 0.6931766630004859, 0.6928620050002792, 0.6277053129997512, 0.6824383969997143, 0.6930918369998835, 0.6923067799998535, 0.61977971899978, 0.6934599830001389, 0.6928054050003993, 0.6940821660009533, 0.6200240769994707, 0.6929897509999137, 0.6949991439996666, 0.6923401700005343, 0.6215057449990127, 0.6925437300014892, 0.6936759929994878, 0.6925473829996918, 0.6215725509991898, 0.6942927680011053, 0.6938055970003916, 0.6930030699986673, 0.620808339001087, 0.692896667000241, 0.6945904349995544, 0.6950655010004994, 0.6933856449995801, 0.6219945849989017, 0.695354084000428, 0.6942358320011408, 0.7029578749989014, 0.6944612500010408, 0.6942854760000046, 0.6936342459994194, 0.6217801210004836, 0.6929672169990226, 0.6949686799998744, 0.6948668090008141, 0.6210393860001204, 0.6945949649998511, 0.6945891569994274, 0.69499346900011, 0.6933588600004441, 0.6227226049995807, 0.6946742290001566, 0.6940651029999572, 0.695062365000922, 0.6935364289984136, 0.6226062690002436, 0.6942959070001962, 1.7952364619995933, 0.6934859399989364, 0.6925060770008713, 0.6946174479999172, 0.620569484999578, 0.6951355310011422, 0.6938942309989216, 0.6948704589995032, 0.6940614610011835, 0.6217598259991064, 0.6954045530001167, 0.694403217999934, 0.6946579949999432, 0.6939795670004969, 0.6220437880001555, 0.6950019569994765, 0.6941846459994849, 0.6948215130014432, 0.6939701519986556, 0.621820017000573, 0.6949448960003792, 0.694354408999061, 0.6942449760008458, 0.6903590990004886, 0.6206705989989132, 0.6946692279998388, 0.6947881680007413, 0.691932313999132, 0.6205126830009249, 0.693026003000341, 0.693876179999279, 0.6944574019998981, 0.6202382419996866, 0.6939952230004565, 0.6934098609999637, 0.6924211790010304, 0.6219006430001173, 0.6952772899985575, 0.6937244640012068, 0.6920326389990805, 0.6207147099994472, 0.6932281170011265, 0.6944935279989295, 0.6945195120006247, 0.6913262359994405, 0.6210085460006667, 0.6945370890007325, 0.6930680139994365, 0.6943637900003523, 0.6217789619986434, 0.6948435810008959, 0.6946759999991627, 0.6944062270013092, 0.7145075209991774, 0.7901000149995525, 0.7936478660012654, 0.7185699579986249, 0.7912942740003928, 0.7928027440011647, 0.7902860209997016, 0.7244367889998102, 0.7928756540004542, 0.7918139829998836, 1.7927992040004028, 0.6939148740002565, 0.6933305170005042, 0.6926091730001644, 0.6215544059996319, 0.6948299609994137, 0.6946661050005787, 0.6945932479993644, 0.6918099070007884, 0.6210245639995264, 0.693462596000245, 0.6940453690003778, 0.6938733709994267, 0.6222097040008521, 0.6947547909985587, 0.6944675590002589, 0.6944107090002944, 0.6940985050005111, 0.6223319950004225, 0.6949450189986237, 0.6942778360007651, 0.7869695749996026, 0.7186371540010441, 0.7903892129997985, 0.7899928249989898, 0.7193591169998399, 0.7904842630014173, 0.7902186519986572, 0.7198021130006964, 0.6994897740005399, 0.6943801839988737, 0.6916539720004948, 0.6195877789996302, 0.695013642000049, 0.6933253930001229, 0.6944989639996493, 0.710060870000234, 0.698819249000735, 0.6936976729994058, 0.6937513209995814, 0.620988816001045, 0.6943481369999063, 0.6946658209999441, 0.6947441849988536, 0.6936540630013042, 0.6222495349993551, 0.6952190939991851, 0.6936331460001384, 0.6944451890012715, 0.6942953839989059, 0.622456934001093, 0.6951242420000199, 0.6943027580000489, 0.6942353510003159, 0.6945025729983172, 0.6217451709999295, 0.694633237000744, 0.6947135499995056, 0.6941314129999228, 0.6944349720015452, 0.6216771759991389, 0.6947783909999998, 0.6949301509994257]",tokens/s,1.4188707315762683,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,6187.454464,,,,,s,1,16.767041690000042,16.767041690000042,0.0,16.767041690000042,16.767041690000042,16.767041690000042,16.767041690000042,[16.767041690000042],,kWh,0.00016972366416181204,0.0005568949072564855,0,0.0007266185714182975,,MB,6402.011136,,,,,s,10,18.467167203998542,1.8467167203998542,0.09827013380259082,1.9028007484994305,1.9131782107004256,1.9162802843506141,1.9187619432707652,"[1.620439157999499, 1.9124888610003836, 1.9036913179988915, 1.794704568999805, 1.9116085119985655, 1.919382358000803, 1.7137319510002271, 1.9019101789999695, 1.9064837879996048, 1.8827265100007935]",tokens/s,138.6244014428864,kWh,2.5154408387152217e-05,8.253640811662053e-05,0.0,0.00010769081650377275,tokens/kWh,2377175.773303116,MB,6550.990848,,,,,s,10,126.55674884600376,12.655674884600376,0.2382652449057308,12.641706263000742,12.856113679098598,13.034063430049628,13.176423230810451,"[12.388883359000829, 12.698087700999167, 12.395906339001158, 12.583541335001428, 12.39873103300124, 12.779604081999423, 12.691080419001082, 12.592332107000402, 13.212013181000657, 12.81656928999837]",tokens/s,4.978003984335864,kWh,0.0001474294039552759,0.00048375069159800247,0.0,0.0006311800955532785,tokens/kWh,99813.0334651564,,s,630,126.32225442000345,0.20051151495238642,0.04784889570468398,0.19715027899928828,0.21231232000118325,0.27734633150066657,0.4745692582403718,"[0.4787542340000073, 0.19399076899935608, 0.2028103260017815, 0.1933877539995592, 0.12163509799938765, 0.19422879400008242, 0.1941658270006883, 0.19376511599875812, 0.12134989900005166, 0.19419911700060766, 0.19417450999935681, 0.1942498770004022, 0.1943978880008217, 0.1207925399994565, 0.19370454399904702, 0.194582612000886, 0.1943750110003748, 0.19721385599950736, 0.12153393600056006, 0.19685565699910512, 0.1946575390011276, 0.197739258999718, 0.19456633099980536, 0.1979312339990429, 0.19380531100068765, 0.1986388879995502, 0.12207035000028554, 0.19821710200085363, 0.19478250199972535, 0.19895546699990518, 0.19435035199967388, 0.19770581199918524, 0.1941626730003918, 0.2007261210001161, 0.1218905250007083, 0.2019995859991468, 0.19544056599988835, 0.2013529470004869, 0.195395123999333, 0.20197844200083637, 0.19749057199987874, 0.20674692600005073, 0.19916786099929595, 0.27810763900015445, 0.12303519000124652, 0.2753494469998259, 0.1223424130002968, 0.20047096099915507, 0.1944421410007635, 0.20097188299951085, 0.19480164400010835, 0.2043623989993648, 0.1955617160001566, 0.20474839100097597, 0.19525762099874555, 0.20493954599987774, 0.19507041700126138, 0.20767725499899825, 0.1945049290006864, 0.2038948179997533, 0.2858341829996789, 0.20826134200069646, 0.19436745699931635, 0.4852279000006092, 0.19942762499886157, 0.2863734470010968, 0.2000152109994815, 0.20020053699954588, 0.20076551999954972, 0.20009590100016794, 0.20000901599996723, 0.20082217600065633, 0.1977228230007313, 0.19631634500001383, 0.12299191300007806, 0.19670888199834735, 0.1978339360011887, 0.19686426400039636, 0.19562780399974145, 0.19575426499977766, 0.2003458290000708, 0.19538522999937413, 0.19911370900081238, 0.12355717299942626, 0.1992560439994122, 0.196051750001061, 0.20040434699876641, 0.19663488600053824, 0.200107067999852, 0.2002964380008052, 0.20558111799982726, 0.1969404739993479, 0.1994687429996702, 0.19519759600007092, 0.1982921160015394, 0.19354315999953542, 0.2018599989987706, 0.1948170210016542, 0.20169642099972407, 0.19435512800009747, 0.20140687699858972, 0.12213862099997641, 0.20170267499997863, 0.1950998910015187, 0.20215314499910164, 0.1954526410008839, 0.20175121600004786, 0.19563678499980597, 0.2019198879988835, 0.19600044800063188, 0.20444529599990346, 0.19455245999961335, 0.20565759300006903, 0.19534618699981365, 0.20474868299970694, 0.19505799700164062, 0.20546617099898867, 0.19551354400027776, 0.20186706700042123, 0.19494704799944884, 0.20916450200093095, 0.19516036699860706, 0.2052066520009248, 0.19546572499893955, 0.20561874200029706, 0.19525095999961195, 0.475530998000977, 0.19380529099908017, 0.2062825150005665, 0.1954123060004349, 0.19424054699993576, 0.12202699699992081, 0.19420813500073564, 0.19495211799949175, 0.19515217899970594, 0.1934203199998592, 0.12161288199968112, 0.19541302400102722, 0.19927133599958324, 0.19458061499972246, 0.1950091260005138, 0.19459504400037986, 0.12210481100009929, 0.19896589699965261, 0.1956113300002471, 0.19946285099831584, 0.19416842000100587, 0.1984049420007068, 0.19502492699939467, 0.19865131999904406, 0.12205476200142584, 0.1979893629995786, 0.19549347099928127, 0.1990898570002173, 0.19525144699946395, 0.19933401300113474, 0.19560359999923094, 0.19864334100020642, 0.1939413769996463, 0.20027836400004162, 0.12247579700124334, 0.20236572599969804, 0.19564417699984915, 0.20162200300001132, 0.19525188599982357, 0.20225347199993848, 0.19574153800022032, 0.20095052599936025, 0.19547816600061196, 0.20286046900037036, 0.19570660699901055, 0.20532617200115055, 0.19455630199990992, 0.20650896899860527, 0.19517631300004723, 0.20142791800026316, 0.19592021300013585, 0.20597429100052977, 0.1963464059990656, 0.20228725300148653, 0.19483940600002825, 0.2062638789993798, 0.1961058109991427, 0.2049058150005294, 0.19577393399958964, 0.20490821299972595, 0.19638434300031804, 0.20552019600108906, 0.19608278399937262, 0.4767770650014427, 0.1210707279988128, 0.2764055190000363, 0.1222201300006418, 0.19445919300051173, 0.19564937999894028, 0.1951947180004936, 0.19379119100085518, 0.12157936299990979, 0.19544999499885307, 0.19443541700093192, 0.19504423899888934, 0.19511279899961664, 0.1222020520017395, 0.19459187399843358, 0.19565936000071815, 0.19520136000028288, 0.1983353169998736, 0.1943597610006691, 0.1976310289992398, 0.12203590100034489, 0.19907780699941213, 0.19471971399980248, 0.19897138099986478, 0.19537926700104435, 0.1990879329987365, 0.1956579760008026, 0.19867617300042184, 0.1949324279994471, 0.12639526999919326, 0.19519768500140344, 0.19934694699986721, 0.19439491199955228, 0.20194910899954266, 0.19443260800107964, 0.20273989099950995, 0.19520496299992374, 0.20224321000023338, 0.1950435180006025, 0.20120659399981378, 0.19312122500014084, 0.20042713599832496, 0.12268704000052821, 0.20122290200015414, 0.1951601880009548, 0.20136742899921956, 0.19799153299936734, 0.28091879500061623, 0.1997352990001673, 0.2103394349996961, 0.2007077140006004, 0.21012000299924694, 0.1999551250009972, 0.2792826899985812, 0.19944778600074642, 0.2101609279998229, 0.19968528900062665, 0.2125578309987759, 0.1992541710005753, 0.27741951499956485, 0.1224315489998844, 0.27837622500010184, 0.12314915500064672, 0.4034200630012492, 0.19459901899972465, 0.2068306790006318, 0.19542416500007675, 0.1952845959986007, 0.19455913900128508, 0.19433836299867835, 0.1951881390014023, 0.12272931099869311, 0.1951370320002752, 0.19455787900005816, 0.19498467599987634, 0.1950273130005371, 0.12242649899962998, 0.19465111200042884, 0.19495794499925978, 0.19534075200135703, 0.19862272099999245, 0.19442121899919584, 0.19707860900052765, 0.12238511999930779, 0.1980981119995704, 0.19567661200017028, 0.19945492900114914, 0.19506077799997001, 0.1992370909993042, 0.19538192700019863, 0.19856740399882256, 0.19495908000135387, 0.19958347499959928, 0.12258417900011409, 0.19917484799952945, 0.1954070480005612, 0.20245557099951839, 0.19548293300067598, 0.20256433299982746, 0.19601313000021037, 0.20167006399969978, 0.1964516169991839, 0.20184685100139177, 0.19583635499839147, 0.2023042440014251, 0.1959626930001832, 0.20194392199846334, 0.1954451750007138, 0.20593587400071556, 0.19607996800004912, 0.20162920899929304, 0.19517991899920162, 0.2058281480003643, 0.19568663199970615, 0.20207383100023435, 0.196541982000781, 0.2051262709992443, 0.19374898100068094, 0.20620529199914017, 0.19606500400004734, 0.20471031200031575, 0.19556671700047445, 0.20480842200049665, 0.19489247399906162, 0.20473803999993834, 0.1952287490003073, 0.47221465399888984, 0.19501336100074695, 0.20428058700053953, 0.19489824899937958, 0.19350294200012286, 0.12220690600042872, 0.19386374399982742, 0.19497892700019293, 0.19417305499882787, 0.2036811250000028, 0.20274603400139313, 0.20244005599852244, 0.20069400200009113, 0.198561872000937, 0.19585491599900706, 0.19681482900159608, 0.19541748799929337, 0.199765519999346, 0.12388118600028974, 0.20032196899956034, 0.19630616900030873, 0.20118955500038282, 0.19611396199979936, 0.20093728599931637, 0.19684471500113432, 0.2009241439991456, 0.19760213200061116, 0.20023228299942275, 0.1970739890002733, 0.20089768400066532, 0.19643682899913983, 0.20092462800130306, 0.19723491599870613, 0.20504232500024955, 0.1967767639998783, 0.20556308300001547, 0.19643939200068417, 0.20319858000038948, 0.19696384700000635, 0.20391152299998794, 0.19692671499979042, 0.20417601899862348, 0.19599028400079987, 0.20433061199946678, 0.19680691800022032, 0.20360008200077573, 0.1974944539997523, 0.20407292299933033, 0.19636521699976583, 0.2037952340015181, 0.19666408199918806, 0.20464752900079475, 0.19688920499902451, 0.2075456500006112, 0.19658711099873472, 0.2038815230007458, 0.19731393300025957, 0.27856431399959547, 0.12398315999962506, 0.2759377450001921, 0.12440880699978152, 0.27945150200139324, 0.19638659599877428, 0.48016057099994214, 0.19597704100124247, 0.20359667799857561, 0.1966559310003504, 0.19599820300027204, 0.19608355600030336, 0.12311048599985952, 0.19652854699961608, 0.19603352200101654, 0.19642557199949806, 0.19559424100043543, 0.19581307099906553, 0.19628913999986253, 0.12356825700044283, 0.19645612299973436, 0.19662718099971244, 0.19654833899949153, 0.20022140300170577, 0.19703823700001522, 0.20045256099911057, 0.19647437300045567, 0.2004612239998096, 0.196386772000551, 0.20029829599843652, 0.19576757400136557, 0.20006210300016392, 0.12365935299931152, 0.19963705199916149, 0.19654417800120427, 0.20149181799934013, 0.19716303899986087, 0.201450852000562, 0.19676771800004644, 0.20410282800003188, 0.19665863400041417, 0.20563428399873374, 0.19590558799973223, 0.2044763440007955, 0.19702349600083835, 0.20361902500008, 0.19664276099865674, 0.2784832600009395, 0.1250490059992444, 0.20006216399997356, 0.19718787000056182, 0.27826796199951787, 0.12414284800070163, 0.27563048800038814, 0.12392339299913147, 0.2760423849995277, 0.12440911500016227, 0.2758443639995676, 0.12406100400039577, 0.2755988789995172, 0.12455030100136355, 0.27542600000015227, 0.12451062999934948, 0.2757019830005447, 0.12404802399942128, 0.2785270380009024, 0.19687261399849376, 0.21064309500070522, 0.19642912599920237, 0.47713613900123164, 0.12106084599872702, 0.2770020210009534, 0.1219453119992977, 0.1948146890008502, 0.19532405999962066, 0.1951254979994701, 0.1954227180012822, 0.12247028999991016, 0.19447201599905384, 0.19492185399940354, 0.19506755600014003, 0.19496327800152358, 0.19488924100005534, 0.1216391529997054, 0.19524870699933672, 0.19463656700099818, 0.19875961799880315, 0.19589677400108485, 0.19887493299938797, 0.1953445630006172, 0.19929139999840118, 0.12256552800135978, 0.19803291799871658, 0.19478949200129136, 0.19983565199981967, 0.19562268899971968, 0.19904877400040277, 0.19481309699949634, 0.19920171500052675, 0.12185098599911726, 0.19761196299987205, 0.19452574600109074, 0.20203339199906623, 0.19590543300000718, 0.2027636929997243, 0.19553703700148617, 0.2025526869983878, 0.19566658900112088, 0.212936701000217, 0.27510278899899276, 0.20553381799982162, 0.19555583900000784, 0.20438434600146138, 0.19544568299897946, 0.20846481599983235, 0.19733317400095984, 0.20401821499945072, 0.19609572400077013, 0.2036238129985577, 0.1967224609998084, 0.20427190700138453, 0.19713751899871568, 0.20840779100035434, 0.196854286999951, 0.20430972800022573, 0.19690330599951267, 0.2838654140014114, 0.12478318799912813, 0.2772889389998454, 0.12391336000109732, 0.27810762299850467, 0.19660998100152938, 0.4755784120006865, 0.12326070199924288, 0.27990172800127766, 0.1967592719993263, 0.20099206899976707, 0.20005836200107296, 0.199613254999349, 0.2005069030001323, 0.20036704599988298, 0.199940656999388, 0.1998852770011581, 0.19993820399940887, 0.19938055599959625, 0.20016322099945683, 0.2004853920007008, 0.19949415900009626, 0.20041456400031166, 0.20436790399980964, 0.20007218200044008, 0.2048335829986172, 0.19951374000083888, 0.20385995600008755, 0.20067042099981336, 0.20425433899981726, 0.20015111100110516, 0.2043811689982249, 0.20104268600152864, 0.27613459500025783, 0.20037691599827667, 0.20456249400012894, 0.19968699700075376, 0.20498812199912209, 0.20035272800123494, 0.20850751800026046, 0.20104265000009036, 0.28092816499884066, 0.2006160090004414, 0.20933553199938615, 0.20124226600091788, 0.20817891099977714, 0.20049555100013094, 0.20435750099932193, 0.19732152200049313, 0.2766076890002296, 0.12412362299983215, 0.27800999600003706, 0.12372297000001709, 0.27494210099939664, 0.1239705240004696, 0.2761845210006868, 0.12474270799975784, 0.27633318599873746, 0.12412769399998069, 0.2758671070005221, 0.12372314899948833, 0.2760033400008979, 0.12415723300000536, 0.2786541820005368, 0.19756994899944402, 0.21559142200021597, 0.1970698339991941, 0.20861199000137276, 0.19671062599991274, 0.40318615499927546, 0.19557743100085645, 0.28134072799912246, 0.12401553400013654, 0.1969091330010997, 0.2871487779993913, 0.1957715280004777, 0.1963417049992131, 0.12440704100117728, 0.1970260239995696, 0.19692547199883847, 0.19709516200055077, 0.1966651439997804, 0.1964202409999416, 0.19592902300064452, 0.1967918299997109, 0.12303610300114087, 0.20039238699973794, 0.19669624400012253, 0.20048491199850105, 0.19706411300103355, 0.2018758149988571, 0.19708741500107863, 0.20037729300020146, 0.19743537899921648, 0.202170128999569, 0.19788740900003177, 0.201873156000147, 0.1979569699997228, 0.20160225900144724, 0.1979738219997671, 0.2016867310012458, 0.19701724699916667, 0.20419069600029616, 0.19729082599951653, 0.20661607700094464, 0.2017480489994341, 0.2772250929992879, 0.12407153100139112, 0.27652467699954286, 0.12408462500025053, 0.27479871999821626, 0.12454282500038971, 0.27577537699835375, 0.12442966400340083, 0.2754074929980561, 0.12441662999844993, 0.27626005400088616, 0.12398220700197271, 0.27440748299704865, 0.12407964800149784, 0.2773932890013384, 0.12393022199830739, 0.27552643500166596, 0.12406752199967741, 0.2767146189980849, 0.12412337900241255, 0.2793277249984385, 0.19668603299942333, 0.21228504100145074, 0.1967273379996186, 0.2116059830004815, 0.1970766039994487]",tokens/s,4.9872447486991485,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-4.5B,facebook/xglm-4.5B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-30b,facebook/opt-30b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,recurrent_gemma,google/recurrentgemma-2b,google/recurrentgemma-2b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-125m,facebook/opt-125m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-7.5B,facebook/xglm-7.5B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-13b,facebook/opt-13b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-2b,google/gemma-2b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistral,TencentARC/Mistral_Pro_8B_v0.1,TencentARC/Mistral_Pro_8B_v0.1,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-7b,google/gemma-7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-6.7b,facebook/opt-6.7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-564M,facebook/xglm-564M,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,24680.996864,,,,,s,1,62.43572652099965,62.43572652099965,0.0,62.43572652099965,62.43572652099965,62.43572652099965,62.43572652099965,[62.43572652099965],,kWh,0.0007095299395687493,0.002328126951138392,0,0.003037656890707141,,MB,25583.640576,,,,,s,10,45.021944629998416,4.502194462999841,0.2521683707925036,4.437230847999672,4.602803875799782,4.916711126399741,5.167836926879708,"[5.230618376999701, 4.513475739000114, 4.444919814999594, 4.533046708999791, 4.3130026449998695, 4.447138518999964, 4.343103336999775, 4.3425531309999315, 4.42954188099975, 4.424544476999927]",tokens/s,56.861160064024766,kWh,3.924420486465279e-05,0.00012876847265013198,0.0,0.00016801267751478474,tokens/kWh,1523694.5436898507,MB,25608.9088,,,,,s,10,393.5689999270012,39.35689999270012,0.24249782960644575,39.355590324000104,39.59396009290022,39.725880274450084,39.83141641968998,"[39.492571889000374, 39.05341974200019, 39.3547803030001, 38.989950359999966, 39.564644497000245, 39.25319936400001, 39.35640034500011, 39.85780045599995, 39.189339530000325, 39.45689344099992]",tokens/s,1.6007358306087414,kWh,0.00047496655717208354,0.0015584772819928767,0.0,0.0020334438391649604,tokens/kWh,30981.922778782588,,s,630,393.5547042500016,0.6246900067460343,0.1246926968103886,0.6002990275001139,0.6745445511997786,0.6935723042002337,1.5598720271402864,"[1.660632414000247, 0.5987626729997828, 0.6080591850000019, 0.5918893560001379, 0.5990039319999596, 0.6019746609999856, 0.5962266760002422, 0.5237638879998485, 0.5979473470001722, 0.5975758589997895, 0.5990698949999569, 0.5987781750000067, 0.600086795000152, 0.5986486880001394, 0.598497130999931, 0.5971077259996491, 0.5991783070003294, 0.6001322019997133, 0.6010499080002774, 0.5995628030000262, 0.5979718199996569, 0.5990515500002402, 0.598454472999947, 0.5957038639999155, 0.598984449999989, 0.5999778660002448, 0.6125413859999753, 0.694123610999668, 0.6923675560001357, 0.6177792900002714, 0.6012571449996358, 0.5997519460001968, 0.6013905220002016, 0.6010923129997536, 0.6013535179999963, 0.6006325849998575, 0.6009984150000491, 0.6839653199999702, 0.6942042680002487, 0.6193760299997848, 0.6044915750003383, 0.6733908419996624, 0.6020334800000455, 0.6002347399999053, 0.6000425260003794, 0.6003628549997302, 0.5996286419999706, 0.5998884390000967, 0.5999938509999083, 0.6000834460000988, 0.5996508170001107, 0.5997213040000133, 0.6001744329996654, 0.6004930410003908, 0.5999910040000032, 0.5994991239999763, 0.6199285180000516, 0.6049976919998699, 0.6930183159997796, 0.6941731110000546, 0.607306539000092, 0.6023260799997843, 0.6030300370002806, 1.655050674999984, 0.595915019000131, 0.6019760519998272, 0.599058500999945, 0.6005176480002774, 0.6002141429999028, 0.5995954850000089, 0.5994097809998493, 0.6000933000000259, 0.6003281170001173, 0.599676995000209, 0.6004297780000343, 0.5998991339997701, 0.5994991970001138, 0.6096777799998563, 0.6914211040002556, 0.6010339019999265, 0.5988994730000741, 0.5996775019998495, 0.6003939739998714, 0.5993245409999872, 0.6002063949999865, 0.5998182819998874, 0.5992080380001426, 0.6007317170001443, 0.5998006539998642, 0.5994943169998805, 0.6002797030000693, 0.5996435279998877, 0.6000669690001814, 0.6012421250002262, 0.5998475819997111, 0.600010463000217, 0.6000425309998718, 0.6006123170000137, 0.6000004789998457, 0.5991237930002171, 0.6003022149998287, 0.6010492780001186, 0.6046366040000066, 0.6048492189997887, 0.603116183000111, 0.6004688100001658, 0.6023846309999499, 0.5994740989999627, 0.6003721719998794, 0.5997674670002198, 0.6004141059997892, 0.601330192000205, 0.6009680009997282, 0.6011147940002957, 0.6015907199998765, 0.6001526000000013, 0.6017426540001907, 0.6013477989999956, 0.5997303279996231, 0.600440379000247, 0.6742094669998551, 0.6000056830002904, 0.6007856019996325, 0.6005655490002937, 0.5996710499998699, 0.6001936050001859, 1.576911784999993, 0.6018179370003054, 0.5998258529998566, 0.68889127500006, 0.6934600690001389, 0.599788026999704, 0.5995519010002681, 0.5992554699996617, 0.5967123049999827, 0.5985689330000241, 0.6162181970003076, 0.599786691999725, 0.682064456000262, 0.6204168780000145, 0.6858125549997567, 0.5963864099999228, 0.598666914000205, 0.5987079470000936, 0.6006783319999158, 0.5996771820000504, 0.6003643909998573, 0.6002158609999242, 0.6007359110003563, 0.5988326929996219, 0.599973945000329, 0.6009933870000168, 0.5999583489997349, 0.5991370030001235, 0.5998986839999816, 0.6000261039998804, 0.5999251660000482, 0.5998983140002565, 0.6004812659998606, 0.6000553569997464, 0.6001598420002665, 0.5998989649997384, 0.5998104670002249, 0.5997587689998909, 0.6006424500001231, 0.5999790629998643, 0.5997138299999278, 0.6002172739999878, 0.6217797550002615, 0.6930805789997976, 0.6103809730002467, 0.6737282799999775, 0.6003920509997442, 0.6003935600001569, 0.60040363600001, 0.5994319840001481, 0.6002688089997719, 0.6000488710001264, 0.6002253729998301, 0.600283539999964, 0.5998115290003625, 0.5998845739995886, 0.6001195360004203, 0.6004513499997302, 0.599062141000104, 0.6001508730000751, 0.6007098390000465, 0.5997343099998034, 0.6000454879999779, 1.5687212000002546, 0.6027259620000223, 0.5964023169999564, 0.5977394709998407, 0.6002456380001604, 0.6003496499997709, 0.6002793320003548, 0.5994585969997388, 0.5995402090002244, 0.6005399249997936, 0.5995492970000669, 0.600717614000132, 0.5997458899996673, 0.5989345480002157, 0.6000826459999189, 0.5996620129999428, 0.6002610310001728, 0.6004861420001362, 0.5997745289996601, 0.6002143610003259, 0.5998933809996743, 0.5259411259999069, 0.5999034160004157, 0.5995940189995963, 0.5985646359999919, 0.5990456270001232, 0.6006090939999922, 0.6010466140000972, 0.6747473659997922, 0.6009380190002958, 0.6002896370000599, 0.59950775399966, 0.6006834900003923, 0.6001569649997691, 0.5994495700001607, 0.6005183809998016, 0.5998729369998728, 0.6270986670001548, 0.5929033799998251, 0.6005986680002025, 0.5996327729999393, 0.6006269750000683, 0.6024587789997895, 0.6005369290000999, 0.6747897069999453, 0.601280375999977, 0.6005604850001873, 0.5993377109998619, 0.6006033060002665, 0.5996600059997945, 0.5995793810002397, 0.6008706849997907, 0.5994139180002094, 0.6004284759997063, 0.5994670630002474, 0.6006083329998546, 0.6142320039998594, 0.6941761410002982, 0.609239518999857, 0.5999110960001417, 0.6009485790000326, 0.6021779409998089, 0.6021730219999881, 1.5647668840001643, 0.5980965469998409, 0.5999001780000981, 0.5992690080001921, 0.5995060800000829, 0.5992904739996447, 0.6014432500001021, 0.6002261769999677, 0.6005235570000877, 0.5989861590001055, 0.6008401740000409, 0.600138264999714, 0.5999782890003189, 0.5994185469999138, 0.5999731699998847, 0.6004943779998939, 0.6003018430001248, 0.612096887000007, 0.6015698960000009, 0.6001392890002535, 0.6016763919997175, 0.5997762050001256, 0.6001187369997751, 0.5988399090001622, 0.6006286629999522, 0.600959881000108, 0.6000638030000118, 0.6004776320000929, 0.6074448169997595, 0.6940381200001866, 0.6929299849998642, 0.6076322180001625, 0.6972828709999703, 0.6982102909996684, 0.692588065000109, 0.6930134090002866, 0.6207818859998042, 0.6875224199998229, 0.6018100250003044, 0.598799844000041, 0.6002895739998166, 0.6015879470000982, 0.6015160480001214, 0.5998456969996369, 0.6012082160000318, 0.6007416900001772, 0.6014005950000865, 0.5999159309999413, 0.6008832009997604, 0.6017026720001013, 0.601432763000048, 0.601184018999902, 0.5997712660000616, 0.6024146360000486, 0.6003528380001626, 0.6024633419997372, 0.6727803860003405, 0.5273031049996462, 0.6735077060002368, 0.6012523559998044, 0.600263158999951, 0.6005979280002975, 0.5999803189997692, 1.5538178430001608, 0.6050942349997968, 0.6001293680001254, 0.5999948670000776, 0.5996830239996598, 0.6003094010002314, 0.5998172839999825, 0.5993977160001123, 0.6008308010000292, 0.6001185469999655, 0.6029054149998956, 0.5996991719998732, 0.6004319389999182, 0.5996933760002321, 0.5985862869997618, 0.5996924600003695, 0.6016996680000375, 0.6016385139996601, 0.6018626570003107, 0.6010463399998116, 0.6017134110002189, 0.6002653349996763, 0.6007721330001914, 0.6822749250000015, 0.6239343759998519, 0.6954490279999845, 0.6926593140001387, 0.6079785799997808, 0.6017641930002355, 0.5999321869999221, 0.60201099599999, 0.6009508410002127, 0.6745238929997868, 0.6003610480001953, 0.6006657829998403, 0.6004427220000252, 0.599781165999957, 0.5997810769999887, 0.6002824850002071, 0.599683666999681, 0.6002045140003247, 0.5997499209997841, 0.6002896690001762, 0.5996588039997732, 0.5999295179999535, 0.6004056510000737, 0.6011848200000713, 0.6215059219998693, 0.6779145660002541, 0.5996857229997659, 0.5993158060000496, 0.6002950329998384, 0.5997941410000749, 0.6001724000002469, 0.5998046320000867, 0.600053122999725, 0.6000728270000764, 0.6000111849998575, 0.5999540990001151, 0.6002329379998628, 0.5997534560001441, 0.6005139929998222, 0.600296212000103, 1.560957884000345, 0.6030818439999166, 0.5986039609997533, 0.599001803000192, 0.6000816750001832, 0.5989599309996265, 0.6006980320003095, 0.5999226389999421, 0.6003029620001143, 0.598903412999789, 0.599740152999857, 0.6002379430001383, 0.5959954179998022, 0.5981990400000541, 0.6006042540002454, 0.599303344999953, 0.6003760839998904, 0.5996419400003106, 0.6008270839997749, 0.6123656119998486, 0.6001535909999802, 0.6011539400001311, 0.601128128000255, 0.5996841299997868, 0.6005022720000852, 0.6013877599998523, 0.5998507310000605, 0.6002339769997889, 0.6007540909999989, 0.6001015460001327, 0.6012422170001628, 0.6002166220000618, 0.6023672920000536, 0.6002894129997003, 0.6019536690000677, 0.6011167699998623, 0.6742593160001888, 0.601150786999824, 0.5998653360002209, 0.5991581389998828, 0.6007233740001539, 0.6008972790000371, 0.59998847199995, 0.5998182019998239, 0.5993640280003092, 0.6002608949997921, 0.600309758000094, 0.5991981510001096, 0.6006883359996209, 0.5997999700002765, 0.6004111239999474, 0.6179141799998433, 0.6949492970002211, 0.6972138619998987, 0.6901718690000962, 0.6229170639999211, 0.6953427769999507, 0.6798938769998131, 0.6010591340000246, 0.600438743000268, 0.6004025080001156, 0.5999371529997006, 0.5996836230001463, 1.5555657479999354, 0.6059138520004126, 0.6000097899996035, 0.6001186520002193, 0.6011452239999926, 0.6055303240000285, 0.6941318220001449, 0.6166853919999085, 0.6019480129998556, 0.5999265559999003, 0.5999232359999951, 0.6738641850001841, 0.6010933249999653, 0.6001987320000808, 0.600265520999983, 0.5998936840001079, 0.6005370650000259, 0.5997915629995987, 0.6132743910002318, 0.5990317810001216, 0.600134338999851, 0.5999572910000097, 0.5998376970001118, 0.599038181999731, 0.6003511480002999, 0.6030507789996591, 0.6012971380000636, 0.6006620110001677, 0.6015156439998464, 0.60380788700013, 0.6934266909997859, 0.6936641330003113, 0.6929275489997053, 0.6210183200000756, 0.6949925680000888, 0.6953495359998669, 0.6940266930000689, 0.6162336920001508, 0.683621113999834, 0.6062286480000694, 0.6043407530000877, 0.6054364699998587, 0.6757855220002966, 0.6000310219997118, 0.5999732909999693, 0.7003600820003157, 0.6007363909998276, 0.5999031070000456, 0.6000125400000798, 0.6000823589997708, 0.6009606880002138, 0.6001598979996743, 0.598997022000276, 0.599885562000054, 0.5998370319998685, 0.5996113539999897, 0.6003217669999685, 0.6004160200000115, 0.59970039000018, 0.6007496289998926, 0.5999698360001275, 0.6003977249997661, 0.5995092240000304, 1.5728747820003264, 0.5969729640000878, 0.5981905389999156, 0.5249638299997059, 0.5995580060002794, 0.6887741769996865, 0.6097822660003658, 0.6002578559996437, 0.5997444409999844, 0.6001540340002975, 0.6000444960000095, 0.6013712999997551, 0.6753622780001933, 0.600633710999773, 0.6004962070001056, 0.599533916999917, 0.6002724330001001, 0.6003909979999662, 0.599934292999933, 0.599936443000388, 0.5995568659996025, 0.6002038120000179, 0.5994797500002278, 0.6007791110000653, 0.5997910920000322, 0.6005928039999162, 0.5998906139998326, 0.59956247800028, 0.6142858319999505, 0.6862007800000356, 0.6000186559999747, 0.5999502360000406, 0.5997065769997789, 0.5995931920001567, 0.6004666139997425, 0.6001444140001695, 0.5998491239997747, 0.6009179950001453, 0.5991498640000827, 0.5996184850000645, 0.5996972309999364, 0.6003137990001051, 0.6005078159996629, 0.6001247020003575, 0.6005225239996435, 0.5986779879999631, 0.6007659440001589, 0.59986262800021, 0.6009304519998295, 0.5990183519998027, 0.6007673790004446, 0.5997273269999823, 0.5993181589997221, 0.5999283260002812, 0.6001178179999442, 0.5995862719996694, 0.5998591580000721, 0.620471784000074, 0.6966789680000147, 0.6927169830000821, 0.6047158279998257, 0.6029983309999807, 0.6025718060000145, 1.5572135500001423, 0.6050705449997622, 0.6011890950003362, 0.5996564009997201, 0.6018110109998815, 0.601764366000225, 0.6001459280000745, 0.6000897230001101, 0.599752807999721, 0.600862060000054, 0.6002102769998601, 0.6009459940000852, 0.6009273260001464, 0.5987659299998995, 0.5990466620000916, 0.5993306679997659, 0.6007800420002241, 0.6001135249998697, 0.6013529110000491, 0.6005379950001952, 0.6010181699998611, 0.6017553609999595, 0.5996514399998887, 0.682540402000086, 0.6229155850001007, 0.6951548309998543, 0.6950389220000943, 0.6940556230001675, 0.6139969619998737, 0.6022059839997382, 0.6008866030001627, 0.6893260800002281, 0.6950287149998076, 0.6121245099998305, 0.6005906370000957, 0.6008628160002445, 0.602060315000017, 0.6747304749997056, 0.6014912160003405, 0.5998669679997874, 0.600518743000066, 0.599844843000028, 0.5999880069998653, 0.599742200000037, 0.6003042430002097, 0.6007135189997825, 0.5995982069998718, 0.5997868640001798, 0.5999483219998183, 0.5990080070000658, 0.6005857810000634, 0.6004838650001147, 0.5995840919999864, 0.600247459000002, 0.600249022999833, 0.6001974020000489, 0.5998924030000126, 0.6000890189998245, 0.5995077890001994, 0.6005614079999759, 0.6005493339998793, 0.6004239940002662, 0.5997140399999807]",tokens/s,1.6007939765339432,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float32-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,1116.987392,,,,,s,1,4.159420259999024,4.159420259999024,0.0,4.159420259999024,4.159420259999024,4.159420259999024,4.159420259999024,[4.159420259999024],,kWh,1.9927979097941616e-05,6.537815137701869e-05,0,8.53061304749603e-05,,MB,1083.478016,,,,,s,10,3.957886406005855,0.3957886406005855,0.0028625934291508824,0.3960305350010458,0.3985485814027925,0.3990844657027992,0.3995131731428046,"[0.3899879759992473, 0.39477424700089614, 0.39512226099759573, 0.39776460099892574, 0.39962035000280594, 0.39194370900077047, 0.398429496002791, 0.39546880300258636, 0.3965922669995052, 0.3981826960007311]",tokens/s,646.8098720861099,kWh,4.816156353582907e-06,1.5802514496266797e-05,0.0,2.0618670849849705e-05,tokens/kWh,12415931.262701448,MB,1085.403136,,,,,s,10,26.741031107994786,2.6741031107994786,0.03738110243517776,2.695385389499279,2.701947600196945,2.704712680098055,2.706924744018943,"[2.6157874109994737, 2.6151989360005246, 2.6999380350025604, 2.688803241999267, 2.7013331379966985, 2.7002512299986847, 2.6214705769998545, 2.707477759999165, 2.6968666489992756, 2.6939041299992823]",tokens/s,23.559300965460842,kWh,3.131927751447368e-05,0.00010276524653398235,0.0,0.00013408452404845602,tokens/kWh,469852.88158410287,,s,630,26.717516063999938,0.042408755657142756,0.036353670704331376,0.011714611997376778,0.08500711350025085,0.08517907949844812,0.08854969531956164,"[0.021103965998918284, 0.0850267990026623, 0.012578739999298705, 0.08493985899986001, 0.010811284999363124, 0.08364204600002267, 0.011972072999924421, 0.010689061000448419, 0.08505833500021254, 0.010968290000164416, 0.0847543929994572, 0.011110603001725394, 0.010979063998092897, 0.08508233500106144, 0.01105504400038626, 0.0840554649985279, 0.011096600999735529, 0.08323779200145509, 0.011602951999520883, 0.01096326799961389, 0.08500892099982593, 0.011211862998607103, 0.0837802770001872, 0.01115240700164577, 0.010790453998197336, 0.08462807900286862, 0.01101252700027544, 0.08388873899821192, 0.011123895001219353, 0.08313960200030124, 0.012078472998837242, 0.010881799000344472, 0.0840027980011655, 0.011223131998121971, 0.08330302299873438, 0.01158730600218405, 0.011020556998118991, 0.08503778399972362, 0.011099291001301026, 0.08401167899864959, 0.010992043000442209, 0.011075812002673047, 0.08514409700001124, 0.01084084600006463, 0.08472595799685223, 0.010763472000689944, 0.08392197099965415, 0.011734284002159256, 0.010872306000237586, 0.08378507399902446, 0.010843674001080217, 0.0840130099968519, 0.011246466001466615, 0.010716020999097964, 0.08412164200126426, 0.01112192800064804, 0.08382928499850095, 0.01090214299983927, 0.01103883600080735, 0.08488740300163045, 0.01101359499807586, 0.08418621600139886, 0.011018248998880154, 0.08901926099861157, 0.011425557000620756, 0.012484307000704575, 0.083845659999497, 0.010993709998729173, 0.08407628800341627, 0.010931530996458605, 0.010699421000026632, 0.08470314600344864, 0.010823365999385715, 0.08412181599851465, 0.01095808600075543, 0.0835547509996104, 0.011360609001712874, 0.010752360998594668, 0.08377042799838819, 0.011060413002269343, 0.08372811699882732, 0.011613087001023814, 0.010668224000255577, 0.0839488359997631, 0.010852188999706414, 0.08386686299854773, 0.011132087001897162, 0.012836982998123858, 0.08515493500090088, 0.010977991001709597, 0.08412534199669608, 0.011076952003350016, 0.08375662399703288, 0.012640868000744376, 0.010708940000768052, 0.08504157599963946, 0.011191112000233261, 0.08475212800112786, 0.011231306998524815, 0.08419348499955959, 0.011779374999605352, 0.010993866999342572, 0.08511115700093796, 0.011136054999951739, 0.08477168700119364, 0.01130691999787814, 0.08328004800205235, 0.011394395998649998, 0.01057235100233811, 0.08389828899817076, 0.010909003001870587, 0.0838451259987778, 0.011840354000014486, 0.010853490999579662, 0.08446633800122072, 0.012856826000643196, 0.0846223899970937, 0.01278484800059232, 0.0844828530025552, 0.011343058999045752, 0.010589292000076966, 0.08409120999931474, 0.010942629000055604, 0.08421701800034498, 0.011255236000579316, 0.010930066000582883, 0.09184588600328425, 0.08575383700008388, 0.013307661996805109, 0.011190056000486948, 0.08475992899911944, 0.010975428001984255, 0.08420846000080928, 0.010775479997391813, 0.08337950300119701, 0.011433020001277328, 0.011068058000091696, 0.08415236399741843, 0.010927008002909133, 0.08361041699754423, 0.011464761002571322, 0.010764408998511499, 0.08465332500054501, 0.010827344998688204, 0.08410369199918932, 0.011120643001049757, 0.010682275002181996, 0.08517492699684226, 0.011172102000273298, 0.08470852300160914, 0.012829873998271069, 0.08483674700255506, 0.010983906999172177, 0.010865518997889012, 0.08476292000341346, 0.010999916998116532, 0.08490573699964443, 0.010994336000294425, 0.08359524399929796, 0.01210258200080716, 0.010847704001207603, 0.0842954469990218, 0.011401914998714346, 0.08480076799969538, 0.010934541001915932, 0.01124270799846272, 0.08514954700149246, 0.011031040001398651, 0.08514506499705021, 0.01099779800279066, 0.0848607189982431, 0.010981276998791145, 0.010864971001865342, 0.08492478300104267, 0.01112340699910419, 0.08357001900003524, 0.01087968399951933, 0.010714002000895562, 0.08493712500057882, 0.010845084998436505, 0.08496482700138586, 0.010828951999428682, 0.08666647700010799, 0.010885785999562358, 0.08598396700108424, 0.011502197998197516, 0.01271731100132456, 0.08513443199990434, 0.010936744998616632, 0.09030216600149288, 0.010989056998369051, 0.08579670900144265, 0.011023266000847798, 0.0844204049972177, 0.010842485000466695, 0.010714026000641752, 0.0847698549987399, 0.011225023001316004, 0.08477819800100406, 0.011050631997932214, 0.08407512900157599, 0.011794738999014953, 0.010988736001309007, 0.08418356900074286, 0.01097442299942486, 0.08375333200092427, 0.011170205998496385, 0.010879859000851866, 0.08499606899931678, 0.011029838999093045, 0.08497750199967413, 0.010920748001808533, 0.08416395200038096, 0.011722510997060454, 0.011028266002540477, 0.08497419899867964, 0.011107081001682673, 0.08392218799781404, 0.011201586999959545, 0.01085053200222319, 0.08460662599827629, 0.01096372100073495, 0.08408230499844649, 0.01112249099969631, 0.08407435600020108, 0.01162820100216777, 0.011116199999378296, 0.08499323900105082, 0.011083520999818575, 0.08442978899984155, 0.011147971999889705, 0.010867498000152409, 0.0850115770008415, 0.01091250099852914, 0.08496890099922894, 0.010736838001321303, 0.08361219799917308, 0.011837329999252688, 0.01091891900068731, 0.08404346599854762, 0.01107957800195436, 0.0844877119998273, 0.010768480999104213, 0.010784502999740653, 0.08497563499986427, 0.010899859000346623, 0.08457473100133939, 0.011149927999213105, 0.08349942800123245, 0.011700096998538356, 0.01063981200059061, 0.085008674999699, 0.09382353199907811, 0.010955630998068955, 0.08525030900273123, 0.012224958998558577, 0.010919852000370156, 0.08487912700002198, 0.010927290000836365, 0.0837668610001856, 0.011070964999817079, 0.010684269000194035, 0.08409124499667087, 0.011128205002023606, 0.08459742099876166, 0.010941822001768742, 0.010713126997870859, 0.08457949000148801, 0.010918462001427542, 0.08478951799770584, 0.011020404999726452, 0.08386910999979591, 0.011973171000136063, 0.010948422001092695, 0.08493148400157224, 0.01109708799776854, 0.08642513399900054, 0.011059388001740444, 0.08380256999953417, 0.011762681999243796, 0.010995144002663437, 0.08470515399676515, 0.011008343000867171, 0.08402456600015284, 0.011028887001884868, 0.011036961997888284, 0.08502884900008212, 0.011126616002002265, 0.08440600599715253, 0.011110505001852289, 0.08402063899848145, 0.011943299999984447, 0.010992644001817098, 0.08517250799923204, 0.011391108000680106, 0.08480868799961172, 0.010901245001150528, 0.0838753509997332, 0.011877001998072956, 0.01077527400047984, 0.08592934400076047, 0.010758371998235816, 0.08422052600144525, 0.010783984998852247, 0.010798380000778707, 0.08494882499871892, 0.011050592001993209, 0.08467264299906674, 0.013235452999651898, 0.08473183800015249, 0.012895871001092019, 0.08417350400122814, 0.011706712997693103, 0.011032680999051081, 0.08501125400289311, 0.020366644999739947, 0.08479628299755859, 0.01271418600299512, 0.08486540599915315, 0.01288772199768573, 0.08475132200328517, 0.012685342997428961, 0.0835932549998688, 0.012035564999678172, 0.010739310000644764, 0.08454736500061699, 0.010784260000946233, 0.08397949400023208, 0.011177224998391466, 0.01079190699965693, 0.08508703299958142, 0.0109780540005886, 0.0849250800019945, 0.01102277999962098, 0.08650821899937, 0.011305722000543028, 0.010894503000599798, 0.08507864399871323, 0.011086047001299448, 0.08425902499948279, 0.011185144998307806, 0.08359399300024961, 0.012413598000421189, 0.011008623001544038, 0.08403322199956165, 0.011083926998253446, 0.08426982300079544, 0.011441356000432279, 0.01106154700028128, 0.08525020600063726, 0.011177868997037876, 0.08438960000057705, 0.011057389001507545, 0.08383899600084987, 0.012174253999546636, 0.011127574998681666, 0.08510234600180411, 0.011317428998154355, 0.08381967199966311, 0.01088272900233278, 0.010820812000019941, 0.08413840999855893, 0.010878246001084335, 0.08467941799972323, 0.010954564000712708, 0.08371291799994651, 0.011770406999858096, 0.010782039997138781, 0.08477802000197698, 0.010779510001157178, 0.08461647599688149, 0.0108659860015905, 0.010800666001159698, 0.08512204599901452, 0.010812119999172864, 0.08472079100101837, 0.010939579999103444, 0.084200695000618, 0.020696460000181105, 0.08492424999712966, 0.010921337001491338, 0.08388008199835895, 0.011127361001854297, 0.010607808999338886, 0.08465464999972028, 0.011025012001482537, 0.0839782839975669, 0.010990071001288015, 0.010766744999273214, 0.08400119100042502, 0.01101275600012741, 0.08398479199968278, 0.010918954001681414, 0.010683299999072915, 0.08513406500060228, 0.010719734000304015, 0.08392169899889268, 0.011087508999480633, 0.08377957300035632, 0.01199655399977928, 0.010961013002088293, 0.0840372259990545, 0.010809925999637926, 0.08463675700113527, 0.011020411999197677, 0.010967333997541573, 0.08503268900312833, 0.011213383997528581, 0.08494939100273768, 0.011254174998612143, 0.08401647899881937, 0.011623598002188373, 0.011146911998366704, 0.085182476999762, 0.011282188999757636, 0.08407092999914312, 0.010992293002345832, 0.01091826499759918, 0.08487814500040258, 0.0112075819997699, 0.08523616100137588, 0.010924607999186264, 0.08470103299987386, 0.010982138002873398, 0.010783453999465564, 0.0837422719996539, 0.011296574000880355, 0.08474111999748857, 0.0108771750019514, 0.010706454999308335, 0.08549608899920713, 0.010919715001364239, 0.08643175699762651, 0.01128042100026505, 0.08636468199983938, 0.0111769600007392, 0.08435730099881766, 0.0112855360021058, 0.010877296001126524, 0.08519560700005968, 0.011089655999967363, 0.09355883699754486, 0.011036613999749534, 0.0859050010003557, 0.011085037000157172, 0.08462997999959043, 0.010762734000309138, 0.0107201940008963, 0.08474702799867373, 0.011070573000324657, 0.08372215000053984, 0.010884761999477632, 0.0837746569995943, 0.011731932001566747, 0.011014110001269728, 0.08486707599877263, 0.011061999000958167, 0.08459687899812707, 0.010757619002106367, 0.010785919999761973, 0.08493142899897066, 0.010963042001094436, 0.08472131799862836, 0.010798605999298161, 0.08346651300234953, 0.013349519998882897, 0.010924509999313159, 0.08602551000149106, 0.011114527998870471, 0.08680658099910943, 0.011070391999965068, 0.08591773599982844, 0.010799383002449758, 0.08631261899790843, 0.011371641001460375, 0.01092774100106908, 0.08501304599849391, 0.011120980998384766, 0.0848307449996355, 0.011028139000700321, 0.08359346600263962, 0.011765596998884575, 0.011097226000856608, 0.08509614299691748, 0.011102947002655128, 0.08473574600066058, 0.011076545997639187, 0.010803009001392638, 0.08381485599966254, 0.011031694000848802, 0.08454911499939044, 0.010866282998904353, 0.08312764999936917, 0.012146977001975756, 0.01074028099901625, 0.08491722699909587, 0.010931561999313999, 0.08688307400007034, 0.010803703000419773, 0.08624455700191902, 0.011314743998809718, 0.012738908000756055, 0.08491775699803839, 0.01277429900073912, 0.09231534599894076, 0.011158498000440886, 0.08444006200079457, 0.0109550279994437, 0.08477818599931197, 0.010804491001181304, 0.08374647299933713, 0.011727790999429999, 0.010721422000642633, 0.08391896600005566, 0.01074833500024397, 0.08409541199944215, 0.011101342999609187, 0.0107980620014132, 0.08469076499750372, 0.0109164330024214, 0.08434140399913304, 0.010936401999060763, 0.010754850001831073, 0.0840550289976818, 0.011030609002773417, 0.08498655399671406, 0.010887127002206398, 0.08383164499900886, 0.011900184999831254, 0.011059435000788653, 0.08411026999965543, 0.010873121998884017, 0.08493801800068468, 0.01107765499909874, 0.010996761000569677, 0.08475509100026102, 0.010963500000798376, 0.08439066899882164, 0.011177286000020104, 0.08405143500203849, 0.012017945999104995, 0.011154979998536874, 0.08740006900188746, 0.011204472000827082, 0.08500694000031217, 0.011047527998016449, 0.08498860100007732, 0.010862544000701746, 0.010947233000479173, 0.08487676499862573, 0.011120768998807762, 0.08456402000228991, 0.011028999000700423, 0.08345744699909119, 0.01166671399914776, 0.010848879999684868, 0.08687058400028036, 0.010951363001368009, 0.08635724499981734, 0.011110067000117851, 0.08469351999883656, 0.011013023999112193, 0.011026456002582563, 0.08491487900028005, 0.011052605997974752, 0.08504986399930203, 0.011017102002369938, 0.0928484939977352, 0.01117235600031563, 0.08423968400165904, 0.010701627001253655, 0.08361371199862333, 0.01182390399844735, 0.010785452999698464, 0.084613368002465, 0.010951205000310438, 0.08439005899708718, 0.010948026003461564, 0.010790168998937588, 0.08496303900028579, 0.011317639000480995, 0.08436190899737994, 0.011067040999478195, 0.08363427299991599, 0.011299288002192043, 0.011094075998698827, 0.08503903599921614, 0.011058015003072796, 0.08483137599978363, 0.011027128999558045, 0.010863349998544436, 0.08481613600088167, 0.011133536001580069, 0.08492368199949851, 0.011039647997677093, 0.08359929200014449, 0.01168613800109597, 0.011066569000831805, 0.08497025899850996, 0.011310565001622308, 0.08454941699892515, 0.011242481999943266, 0.010902424000960309, 0.08505945499928202, 0.011093088000052376, 0.08475916300085373, 0.011086477999924682, 0.08425574799912283, 0.011456027001258917, 0.010927745999651961, 0.08470266099902801, 0.011029902001610026, 0.08464667899897904, 0.011055110000597779, 0.08379799899921636, 0.01194272900102078, 0.010871392998524243, 0.08486821399856126, 0.011040454999601934, 0.08471699800065835, 0.011025136001990177, 0.010895225997956004, 0.08489956199991866, 0.011043201000575209, 0.08501623000120162, 0.010863169998629019, 0.08378020099917194, 0.0118704680025985, 0.010956376998365158, 0.08503174200086505]",tokens/s,23.580036351091888,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-66b,facebook/opt-66b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-16B-nl,Salesforce/codegen-16B-nl,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTJForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3832, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-350m,facebook/opt-350m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,dbrx,databricks/dbrx-base,databricks/dbrx-base,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-2.7b,facebook/opt-2.7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: DeciLMForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-4.5B,facebook/xglm-4.5B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-30b,facebook/opt-30b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,recurrent_gemma,google/recurrentgemma-2b,google/recurrentgemma-2b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-125m,facebook/opt-125m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-7.5B,facebook/xglm-7.5B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-13b,facebook/opt-13b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-2b,google/gemma-2b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistral,TencentARC/Mistral_Pro_8B_v0.1,TencentARC/Mistral_Pro_8B_v0.1,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-7b,google/gemma-7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-6.7b,facebook/opt-6.7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-564M,facebook/xglm-564M,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,12548.68992,,,,,s,1,161.8253035329999,161.8253035329999,0.0,161.8253035329999,161.8253035329999,161.8253035329999,161.8253035329999,[161.8253035329999],,kWh,0.001881794392647216,0.006174603685266783,0,0.008056398077914,,MB,12699.68896,,,,,s,10,29.345983239000816,2.9345983239000817,0.20534807034558558,2.811259968500053,3.3047602109000764,3.3071921454502897,3.309137693090461,"[2.801248429000225, 2.794876636000481, 3.304219781000029, 2.805557009999575, 2.7979683399998976, 3.0126972870002646, 2.9892793979997805, 2.8169629270005316, 3.3096240800005035, 2.7135493509995285]",tokens/s,87.23510741319308,kWh,3.1417916682708996e-05,0.00010308849774145261,0.0,0.0001345064144241616,tokens/kWh,1903254.9569919568,MB,12717.38368,,,,,s,10,254.53705592099868,25.45370559209987,0.31940904685802485,25.339785481500257,25.99385938119958,26.05196933109992,26.098457291020186,"[25.300354191000224, 25.291511777999403, 25.19237261699982, 25.210594238999875, 25.37921677200029, 25.09847584599993, 26.110079281000253, 25.980946058999507, 25.498370681999404, 25.475134455999978]",tokens/s,2.4750816643197706,kWh,0.00029735236404777676,0.0009756832038836184,0.0,0.0012730355679313953,tokens/kWh,49488.01242244247,,s,630,254.53117180199843,0.40401773301904514,0.02571373920433704,0.39942756350046693,0.4119789401004709,0.48124904045021133,0.4911385836696172,"[0.4911447249996854, 0.39871362000030786, 0.3997782670003289, 0.39953168899955926, 0.3992562410003302, 0.4001945949994479, 0.4000403059999371, 0.40044534000026033, 0.4005827159999171, 0.4000352560005922, 0.3993024809997223, 0.3998042550001628, 0.4009604180000679, 0.3998645140000008, 0.40038420899963967, 0.4001380359995892, 0.4006373890006216, 0.4004339409993918, 0.400880287000291, 0.39999097800046, 0.40025782999964576, 0.40000717400016583, 0.401161509999838, 0.4000822389998575, 0.40003957499993703, 0.4006131579999419, 0.488492256000427, 0.40005397200002335, 0.4014480750001894, 0.39985301599972445, 0.40723330400032864, 0.4023119179992136, 0.4038617730002443, 0.3992298519997348, 0.3979823980007495, 0.39860639199923753, 0.3988206400008494, 0.3993762269992658, 0.3999833040006706, 0.3996366159999525, 0.39999613999953, 0.3994281960003718, 0.39955139699941356, 0.398886214000413, 0.39892697100003716, 0.39845362799951545, 0.3998393780002516, 0.39965527200001816, 0.3994266810004774, 0.3982601549996616, 0.3990204609999637, 0.3986118439997881, 0.3986576050001531, 0.3984406609997677, 0.39867856900036713, 0.39952736499981256, 0.4002192180005295, 0.3996188009996331, 0.39955751599973155, 0.39884373400036566, 0.3270390799998495, 0.3977829389996259, 0.40017507600077806, 0.4938073559997065, 0.39452347899987217, 0.3966537989999779, 0.3974323490001552, 0.39870793299996876, 0.400252735000322, 0.3995343389997288, 0.39905602499948145, 0.4009577580000041, 0.4005756210008258, 0.40543181099928916, 0.4039479900002334, 0.40443333700022777, 0.40543405399967014, 0.4806057719997625, 0.4065793390000181, 0.40683898700081045, 0.4006805959998019, 0.40017137699942396, 0.39958309900066524, 0.39996034799969493, 0.4002308979997906, 0.4000053210002079, 0.40012485300030676, 0.3998863580000034, 0.399962202000097, 0.39964774399959424, 0.40483564199985267, 0.3992083700004514, 0.3994680569994671, 0.3993295880000005, 0.3982135450005444, 0.39848567899935006, 0.3989948030002779, 0.3982774010000867, 0.3987125940002443, 0.39788785800010373, 0.39849224899990077, 0.3980040030000964, 0.397158343999763, 0.39834627300024295, 0.32601565400000254, 0.3991954179991808, 0.39836649900007615, 0.3977085189999343, 0.3985455510000975, 0.3982596850000846, 0.39949182700001984, 0.3990193919999001, 0.3992240400002629, 0.39886932599983993, 0.39876586199989106, 0.3985968229999344, 0.399053155000729, 0.39862329099923954, 0.3996405430007144, 0.398434873000042, 0.3989397129998906, 0.39896199599934334, 0.39843611600008444, 0.39710460900005273, 0.3986631010002384, 0.41055760699964594, 0.4927362339994943, 0.4004573550000714, 0.4002520740004911, 0.3999533779997364, 0.3988215709996439, 0.4000933730003453, 0.39997747399957007, 0.39960908300054143, 0.39950093500010553, 0.39921793599933153, 0.3994561570007136, 0.39942841499942006, 0.39970373200048925, 0.39998625299995183, 0.3979307539993897, 0.3989913510004044, 0.3999796790003529, 0.39983837899944774, 0.40009667100002844, 0.39994197899977735, 0.4000707920004061, 0.39949551799963956, 0.4004921210007524, 0.3995167119992402, 0.40015609200054314, 0.3993839129998378, 0.39977809799984243, 0.39983284499976435, 0.40009262600051443, 0.39910111900007905, 0.40049618000011833, 0.325623474999702, 0.39834592700026406, 0.3983993140000166, 0.3976985959998274, 0.4914894289995573, 0.4002436780001517, 0.3989874440003405, 0.3975773410002148, 0.3986122059995978, 0.3980858260001696, 0.3972650209998392, 0.39932896600021195, 0.39847877499960305, 0.32628397600001335, 0.3984079159999965, 0.39916165500017087, 0.3989525639999556, 0.3987856140001895, 0.39966716100025224, 0.4000570489997699, 0.39932074199987255, 0.398848734999774, 0.3983878779999941, 0.3976064429998587, 0.3988079589998961, 0.39890769100020407, 0.3989657060001264, 0.3992039909999221, 0.3990108819998568, 0.3993513190007434, 0.397896232999301, 0.3996277699998245, 0.49424995000026684, 0.39420869999958086, 0.323590456000602, 0.3983177499994781, 0.3991435059997457, 0.40034966800067195, 0.3990662569995038, 0.4000538280006367, 0.40014993699969637, 0.3996458279998478, 0.3997514169996066, 0.40017108700067183, 0.39973185199960426, 0.40138281700001244, 0.40306770500046696, 0.39888111999971443, 0.40036454900018725, 0.40049726799952623, 0.3993458439999813, 0.3986752959999649, 0.39909315400018386, 0.39939172200047324, 0.39903788499941584, 0.399102385000333, 0.3992340830000103, 0.3999019379998572, 0.4015484789997572, 0.4022713170006682, 0.47815188899949135, 0.40421534000051906, 0.40363327499926527, 0.4036513589999231, 0.40384871200058114, 0.40427061499940464, 0.4782928490003542, 0.39997504300026776, 0.3266040919997977, 0.3981502050000927, 0.3989377689995308, 0.3981055390004258, 0.3990733419996104, 0.39991787200051476, 0.39832689600007143, 0.39847104499949637, 0.3986595189999207, 0.3991345430004003, 0.39938848499969026, 0.3990625260003071, 0.3994064429998616, 0.3987513020001643, 0.39998300099978223, 0.4001342960000329, 0.39878797700021096, 0.3980860470001062, 0.39878569199936464, 0.3981862270002239, 0.39898818300025596, 0.3980048490002446, 0.39893934199972136, 0.39980463000028976, 0.39957093199973315, 0.3986596209997515, 0.32382059400060825, 0.4918397550000009, 0.39904933600064396, 0.400418403999538, 0.3996691379998083, 0.3990160419998574, 0.39919375099998433, 0.40071783600069466, 0.39937043999998423, 0.3996893329995146, 0.3994084810001368, 0.399855204999767, 0.3994762450001872, 0.399741793999965, 0.39873313499992946, 0.3997841780001181, 0.3997011620003832, 0.4060889180000231, 0.4065328939996107, 0.4059607170001982, 0.47721102699961193, 0.4080082099999345, 0.40490480300013587, 0.39939712500017777, 0.40018498500012356, 0.40013025400003244, 0.4003694960001667, 0.4005840479994731, 0.4004473840004721, 0.3991691309993257, 0.40022532400053024, 0.4017819539994889, 0.39899755000078585, 0.39832468499935203, 0.39759878299992124, 0.399572693000664, 0.3991456029998517, 0.39935434000017267, 0.3980181259994424, 0.39847618200019497, 0.39731113400011964, 0.399439672999506, 0.3974736030004351, 0.39916784199976973, 0.3989327500003128, 0.41929196000000957, 0.39849955099998624, 0.3997844099994836, 0.39901908800038655, 0.3991469410002537, 0.3986138619993653, 0.3998384510005053, 0.399614025000119, 0.398436823999873, 0.398560441999507, 0.3995157690005726, 0.39922354299960716, 0.39977969200026564, 0.3991701490003834, 0.39847500399991986, 0.39819674199952715, 0.39639561400053935, 0.3993276239998522, 0.39924156599954586, 0.41070820799996, 0.47662228799981676, 0.39823061999959464, 0.32644867799990607, 0.399740290000409, 0.39906569400045555, 0.39973148699937155, 0.4001223920004122, 0.3994853099993634, 0.40032812200024637, 0.4011382019998564, 0.3991804030001731, 0.39969116800057236, 0.4005782119993455, 0.39956192699992243, 0.3995546750002177, 0.40010792999964906, 0.39992348100076924, 0.39969235899934574, 0.39916952600015065, 0.40053892900050414, 0.40081543599990255, 0.4002284799998961, 0.3993465149997064, 0.40021575199989456, 0.40090240300014557, 0.4004764979999891, 0.40002025200010394, 0.3992041920000702, 0.4000824269996883, 0.4007858370005124, 0.3988812709994818, 0.39836150700011785, 0.398426892000316, 0.3980087600002662, 0.39866541899937147, 0.39818997100064735, 0.39849704099924566, 0.3985962790002304, 0.39826413199989474, 0.4001066840000931, 0.3982545070002743, 0.3984468279995781, 0.39929887400012376, 0.3994678240005669, 0.3982971599998564, 0.39692091300003085, 0.39935713199975, 0.3994016799997553, 0.39808692800033896, 0.32707458899949415, 0.3987938850004866, 0.39806427500025166, 0.39893095299976267, 0.3985799379997843, 0.3993050039998707, 0.3981745460005186, 0.3997176499997295, 0.39873131399963313, 0.3979877199999464, 0.39981344400075614, 0.39842399499957537, 0.3990600919996723, 0.42427919399960956, 0.47321008700055245, 0.3268032059995676, 0.3985469440003726, 0.39895557899944833, 0.40128330400057166, 0.3997102849998555, 0.40017201799946633, 0.39949651599999925, 0.40030247300001065, 0.47704912700010027, 0.4170696709998083, 0.49027106300036394, 0.41613523199976044, 0.4887641730001633, 0.48809232199982944, 0.4170269330006704, 0.48919640199983405, 0.41674445900025603, 0.48674568199930945, 0.41398156700051914, 0.4872857569998814, 0.4873451869998462, 0.41218360099992424, 0.4019602930002293, 0.399986151000121, 0.40026425999985804, 0.4015858789998674, 0.40079139200042846, 0.40062824099913996, 0.4009750690001965, 0.3983247599999231, 0.3990537180006868, 0.39858184500008065, 0.39951401599955716, 0.3997461070002828, 0.39875108399974124, 0.3991418759997032, 0.3993953770004737, 0.39771667799959687, 0.39877330800027266, 0.39974185400024, 0.39835457499975746, 0.39624001900028816, 0.3993066449993421, 0.39914631200008444, 0.32562966600016807, 0.3977258820004863, 0.39943384599973797, 0.3986671539996678, 0.3981487050004944, 0.3987175489992296, 0.4935127710004963, 0.4031189130000712, 0.40336802399997396, 0.40398457900028006, 0.4032548119994317, 0.47511360200041963, 0.4011641469996903, 0.4025293900003817, 0.40756942899952264, 0.3999108710004293, 0.39899726400017244, 0.47994820099938806, 0.3963847089999035, 0.39694023600077344, 0.3988683620000302, 0.32445052299954114, 0.39850295100040967, 0.39840827799980616, 0.3994521499998882, 0.40022678399964207, 0.3992790940001214, 0.4028886590003822, 0.4866341739998461, 0.4132173079997301, 0.4856349550000232, 0.41129456399994524, 0.480391778000012, 0.400132529000075, 0.39957186999981786, 0.3991915840006186, 0.3988944659995468, 0.4003836450001472, 0.32649560600020777, 0.3996288709995497, 0.3997219689999838, 0.39921749499990256, 0.39889774700077396, 0.3987551669997629, 0.4008864299994457, 0.40119183500064537, 0.40027026400002796, 0.39966728699982923, 0.39873127400005615, 0.40035717299997486, 0.3983452530001159, 0.3984441679995143, 0.39853888400011783, 0.39860073900035786, 0.3989292979995298, 0.3982887780002784, 0.39816667000013695, 0.39922170899990306, 0.39833600299971295, 0.3988107659997695, 0.3988905580008577, 0.399471098999129, 0.39807854400078213, 0.39614600200002315, 0.3990826459994423, 0.3980027070001597, 0.40360143700036133, 0.41365575500003615, 0.48548464299983607, 0.4138123729999279, 0.485618376000275, 0.41272223199939617, 0.41251483999985794, 0.4840392950000023, 0.4152157050002643, 0.4846264690004318, 0.4127946429998701, 0.48683183299999655, 0.4132826529994418, 0.48628403400016396, 0.40410342699942703, 0.3985176380001576, 0.3993766929997946, 0.39928083900031197, 0.3989131529997394, 0.4008886170004189, 0.4012569110000186, 0.4003802010001891, 0.39933332999953564, 0.3999382570000307, 0.4007012090005446, 0.3992298679995656, 0.40033125599984487, 0.3993369179997899, 0.39965789600046264, 0.39992880299996614, 0.3999019800003225, 0.49112354799945024, 0.49015669399977924, 0.41880639600003633, 0.49061074100063706, 0.408184913999321, 0.48177535100057867, 0.40086137900016183, 0.4020579319994795, 0.40886162700007844, 0.40088544100035506, 0.4000762300001952, 0.39983983599995554, 0.39946157799931825, 0.4007341330006966, 0.39869164199990337, 0.3986853839996911, 0.3982177990001219, 0.3985380960002658, 0.3985685479992753, 0.3979713590006213, 0.397780896999393, 0.39900574100011, 0.39812869600064005, 0.3266695529991921, 0.39798368100036896, 0.3990567620003276, 0.3983002069999202, 0.39826403400002164, 0.3978158899999471, 0.397647920000054, 0.40055804700023145, 0.39948708999963856, 0.3993636469995181, 0.3989154580003742, 0.3990342329998384, 0.39872495899999194, 0.3988291650002793, 0.39840996299972176, 0.3990751250003086, 0.39919818799990026, 0.4134757570000147, 0.398969281999598, 0.39942693100056204, 0.3995239979994949, 0.39975209400017775, 0.39919493999968836, 0.47098435400039307, 0.39807837100033794, 0.3245691989995976, 0.39867059900007007, 0.4003517869996358, 0.3982801250003831, 0.3999959780003337, 0.399132028999702, 0.4002604159995826, 0.4001774309999746, 0.3997657480003909, 0.4003878719995555, 0.39938519800034555, 0.39967732500008424, 0.48032774700004666, 0.41084695599965926, 0.4119562000005317, 0.48419426799955545, 0.4115958120000869, 0.48234687100011797, 0.4126784999998563, 0.48496448199966835, 0.4117686910003613, 0.41191763900042133, 0.4842931339999268, 0.41122119299961923, 0.48279431100036163, 0.4048750629999631, 0.399839153999892, 0.3984497069995996, 0.39677227799984394, 0.3238805900000443, 0.3977165989999776, 0.3976709140006278, 0.39764399799969397, 0.3974835790004363, 0.39784346699980233, 0.39767666199986706, 0.39935291599977063, 0.39729213600003277, 0.399688055000297, 0.3968852030002381, 0.39670736999960354, 0.39813149600013276, 0.3242503270002999, 0.39745819099971413, 0.39845428700027696, 0.39688556599958247, 0.39759277699977247, 0.3973601810002947, 0.3974356099997749, 0.398071204000189, 0.3983506810000108, 0.39594581599976664, 0.3246410689998811, 0.39667866100080573, 0.39745808399948146, 0.39697793400046066, 0.3967618520000542, 0.3975913509993916, 0.39819476299999224, 0.398306686000069, 0.39766212700033066]",tokens/s,2.475138881967987,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,28094.85312,,,,,s,1,69.24969830700138,69.24969830700138,0.0,69.24969830700138,69.24969830700138,69.24969830700138,69.24969830700138,[69.24969830700138],,kWh,0.0007875515483805126,0.0012903755908939979,0,0.0020779271392745106,,MB,29356.867584,,,,,s,10,19.01937846600049,1.901937846600049,0.3777701903249091,1.6799765819996537,2.3698556943010773,2.4035115961538396,2.4304363176360493,"[2.3520808889952605, 1.5483039989994722, 2.3623766050004633, 2.437167498006602, 1.6903602029997273, 1.5947074020004948, 1.66959296099958, 1.662173297998379, 2.2667528969977866, 1.4358627140027238]",tokens/s,134.59956141975508,kWh,1.7295844475065677e-05,2.8338201357031423e-05,0.0,4.56340458320971e-05,tokens/kWh,5609846.668908331,MB,29364.514816,,,,,s,10,178.35240209501353,17.835240209501354,0.8634174680655108,17.933971129001293,19.113209135895158,19.12466853394981,19.133836052393526,"[18.490887151005154, 17.989823345997138, 19.110662602994125, 18.10617957299837, 17.878118912005448, 17.216059632002725, 19.136127932004456, 16.751036374997057, 17.001124354006606, 16.67238221700245]",tokens/s,3.5323325764033195,kWh,0.00022989741809972407,0.0003766801600623714,0.0,0.0006065775781620954,tokens/kWh,103861.40580877941,,s,630,178.34575117500208,0.2830884939285747,0.028660040099125064,0.2825258799966832,0.3091061092978634,0.313298181702703,0.3517840319592506,"[0.3101416240024264, 0.3074481880030362, 0.30633016499632504, 0.3069426869988092, 0.30823083800351014, 0.35197507699922426, 0.308279199001845, 0.3079303679987788, 0.30752370200207224, 0.3082908659998793, 0.31147305599733954, 0.3073761779960478, 0.3074795720021939, 0.3482237440039171, 0.3291174609985319, 0.3042085209963261, 0.30494474000443006, 0.30481189899728633, 0.3044223070028238, 0.3531327169985161, 0.3059134360009921, 0.30620275299588684, 0.3070627470006002, 0.3061388319983962, 0.30860972800292075, 0.3075496919991565, 0.30769262200192316, 0.3468410010027583, 0.30974443499871995, 0.31089426199469017, 0.3085933100010152, 0.3066779260043404, 0.28538799499801826, 0.28302136700222036, 0.24465214199881302, 0.2826168579995283, 0.283414534998883, 0.2358759389971965, 0.2747699259998626, 0.2822181850060588, 0.24410777499724645, 0.2840207370027201, 0.2826022949957405, 0.2795347830033279, 0.23393891399609856, 0.2835597029989003, 0.2823996220031404, 0.24695587199676083, 0.2831765790033387, 0.28288814400002593, 0.23851956900034565, 0.27337237099709455, 0.2771154430010938, 0.2421035369989113, 0.28595374900032766, 0.29809898500388954, 0.30624505799642066, 0.3058309810003266, 0.28088323200063314, 0.28268843299883883, 0.2401314180024201, 0.2743922099980409, 0.27974775600159774, 0.28974430399830453, 0.3044900230015628, 0.3081618470023386, 0.293601781995676, 0.3082379860061337, 0.349031224999635, 0.30757492699922295, 0.3088122619956266, 0.2830917430037516, 0.24144930300099077, 0.2826858469998115, 0.28254794299573405, 0.23971095099841477, 0.2755525940010557, 0.27863860499928705, 0.240807575006329, 0.2831684979973943, 0.28101071499986574, 0.24147340199851897, 0.3581959619987174, 0.3114929440052947, 0.287506709995796, 0.2423868140031118, 0.28355397999985144, 0.2821844409991172, 0.24161073799768928, 0.2814792330027558, 0.27639048799755983, 0.24071203500352567, 0.2822236419960973, 0.28181832900008885, 0.2941599350015167, 0.3122480940000969, 0.31610854400059907, 0.3084141169965733, 0.3063700560014695, 0.3474354179998045, 0.25336234999849694, 0.28280063200509176, 0.28537136799423024, 0.23450492300617043, 0.28376033899985487, 0.28354435299843317, 0.28324656099721324, 0.2479873830016004, 0.2819863390031969, 0.2840341970004374, 0.2866580639965832, 0.24149602300167317, 0.27809823999996297, 0.2839289839976118, 0.24261245600064285, 0.2876217599987285, 0.2841433790017618, 0.28389445500215515, 0.242056089999096, 0.2828725739964284, 0.3077414389990736, 0.3132147830037866, 0.3501089819983463, 0.3094388500030618, 0.30997409200062975, 0.3102801659988472, 0.31259321000106866, 0.31005174999882, 0.30894048399932217, 0.31195964299695333, 0.3088873490050901, 0.3523770089959726, 0.3087317149984301, 0.3083613140042871, 0.3088661689980654, 0.30845466000027955, 0.3089602420004667, 0.3085326790023828, 0.3485091799957445, 0.30752410300192423, 0.30770226300228387, 0.3083025319938315, 0.30815047999931267, 0.30844041400268907, 0.3083811809992767, 0.34848038400377845, 0.3083572039977298, 0.3102533220007899, 0.3093247180004255, 0.3081827299974975, 0.30850541299878387, 0.30833751300087897, 0.3540771900006803, 0.3069407240036526, 0.30688030799501576, 0.30878746900270926, 0.3086651429985068, 0.307846244002576, 0.307589354000811, 0.34770938099973137, 0.3165857439962565, 0.3081807940034196, 0.293438779997814, 0.27841748900391394, 0.2379889549993095, 0.27491272000042954, 0.24450310499378247, 0.27890745799959404, 0.2792525110053248, 0.24068968999927165, 0.28195929399953457, 0.2746384069978376, 0.23322532900056103, 0.28039313000044785, 0.2828891079989262, 0.241861048998544, 0.28660648000368383, 0.304589968000073, 0.30475839199789334, 0.30506158099888125, 0.3475383420009166, 0.3092486809982802, 0.307415128001594, 0.3117587349988753, 0.3076130879999255, 0.3073864500038326, 0.3090534290022333, 0.34899782499996945, 0.30819907199474983, 0.35280512199824443, 0.3063632339981268, 0.29283627700351644, 0.24614440299774287, 0.3002631150011439, 0.3056826620013453, 0.3055421189928893, 0.3451031030053855, 0.3179064739961177, 0.30501345800439594, 0.3042350379982963, 0.3053762950003147, 0.30483580000145594, 0.305016104997776, 0.30496478200075217, 0.3038812090017018, 0.3451337799997418, 0.3032034529969678, 0.3032206040006713, 0.3049783219976234, 0.30485534600302344, 0.30478137700265506, 0.30393140799424145, 0.30359042400232283, 0.305269821001275, 0.2953911469958257, 0.2910045300013735, 0.30685279099998297, 0.3069567150014336, 0.3010627839976223, 0.2828870250014006, 0.28264202299760655, 0.24485525100317318, 0.28824396800337126, 0.2750509809993673, 0.2334205489969463, 0.2807821189999231, 0.2837103659985587, 0.3094321750031668, 0.30077988199627725, 0.2414929980004672, 0.28302918400004273, 0.2733059130041511, 0.24052459499944234, 0.2778850229951786, 0.281868772006419, 0.23276701299619162, 0.28081480000400916, 0.2830044869988342, 0.24650689400004921, 0.28138487500109477, 0.28256318799685687, 0.2336015850014519, 0.2821615529974224, 0.2768671119993087, 0.2389529490028508, 0.28705596499639796, 0.28283518900570925, 0.2817156849996536, 0.2338886419966002, 0.2786678810007288, 0.2401642839977285, 0.29646953100018436, 0.2874554540030658, 0.28137761400284944, 0.23848909299704246, 0.27579704899835633, 0.28321486600179924, 0.23773889400035841, 0.2861507849956979, 0.281739751000714, 0.23664898900460685, 0.2746817250008462, 0.27861994399427203, 0.2424400340023567, 0.2725205169990659, 0.2998785370000405, 0.30123872400145046, 0.3033823579971795, 0.30374537000170676, 0.30394830599834677, 0.3043564450053964, 0.30616589499550173, 0.30746645700128283, 0.3067311150007299, 0.3471261279992177, 0.30937356100184843, 0.30728218099829974, 0.3109992949976004, 0.3075262710044626, 0.3063223610006389, 0.30859287999919616, 0.34613655699649826, 0.30692713399912464, 0.3067193099996075, 0.29152135500044096, 0.2326489990009577, 0.2793844180050655, 0.2821613369960687, 0.2396584169982816, 0.2761161640009959, 0.23341412000445416, 0.2877071499970043, 0.289660278998781, 0.28222714100411395, 0.2376046959980158, 0.2751909799990244, 0.2842743360015447, 0.24330828600068344, 0.27818685699458, 0.2735509379999712, 0.2440509030057001, 0.28243066999857547, 0.2747931449994212, 0.29684367300069425, 0.3083090220025042, 0.24892685599479591, 0.27428476200293517, 0.2777720579979359, 0.31137901399779366, 0.3074410240005818, 0.3066359630029183, 0.29340649799996754, 0.2741417560027912, 0.24149526199471438, 0.27793463700072607, 0.28169184300350025, 0.24349333399732132, 0.2796406900015427, 0.27763669999694685, 0.23531849199935095, 0.2772589509986574, 0.23657272800483042, 0.2922732469960465, 0.2834660510052345, 0.2748552889970597, 0.2337955979965045, 0.2869644189995597, 0.28654345399991143, 0.23691943900485057, 0.2725452269951347, 0.24104232100216905, 0.2801380689998041, 0.27441263000218896, 0.23565946600137977, 0.281493591995968, 0.2783063120004954, 0.23404005100019276, 0.2876335149994702, 0.311548732999654, 0.2805696720024571, 0.29002147400024114, 0.2882152259990107, 0.23853011099708965, 0.2851773360016523, 0.2836283889992046, 0.24048951800068608, 0.2730646100026206, 0.27986420199886197, 0.24043603100290056, 0.27986594399408204, 0.23261437300243415, 0.27967960700334515, 0.27994433300045785, 0.24161201699462254, 0.2822705889993813, 0.2830314420061768, 0.23574030099553056, 0.2809363710039179, 0.2868257999944035, 0.2788137270035804, 0.2339467549973051, 0.2820855380050489, 0.2375573559984332, 0.28027602499787463, 0.2737690409994684, 0.24033026600227458, 0.2825038169976324, 0.2976236760005122, 0.3061703710045549, 0.30711727799643995, 0.30687368699727813, 0.307242054004746, 0.351316300999315, 0.308231873998011, 0.3075534660019912, 0.287024803001259, 0.24254181300057098, 0.2788921159954043, 0.31336641700181644, 0.3062325909995707, 0.30984484600048745, 0.3100377790033235, 0.3043558699937421, 0.30628592500579543, 0.35557946899643866, 0.3060661710042041, 0.30591675699542975, 0.30576653299795, 0.30406338200555183, 0.3027855539985467, 0.30731143800221616, 0.29908402399451006, 0.30188523300603265, 0.31289161399763543, 0.3469990020021214, 0.3074019759951625, 0.3093686400025035, 0.3073953290004283, 0.30715925699769286, 0.3073350999984541, 0.3118713639996713, 0.34808609500032617, 0.3078432460024487, 0.3077118400033214, 0.30881325399968773, 0.30905156799417455, 0.30760598300548736, 0.30732956399879185, 0.3073704299968085, 0.28335355200397316, 0.28178550099983113, 0.2860240209993208, 0.2402652480013785, 0.28453339499537833, 0.2824371860042447, 0.28570582500105957, 0.30747399399842834, 0.3073589439954958, 0.3070131720014615, 0.3075455860016518, 0.3086267710023094, 0.30909026799781714, 0.29324483899836196, 0.27669600900117075, 0.23658583700307645, 0.2835179749963572, 0.2836997749982402, 0.280955806003476, 0.3039753240009304, 0.30523084000014933, 0.3076605919995927, 0.3077985819982132, 0.30853570900217164, 0.30813958299404476, 0.3073560590055422, 0.3058649489976233, 0.34740431800310034, 0.30708240500098327, 0.30809305199363735, 0.3111974870043923, 0.30862907099799486, 0.24746984599914867, 0.2919148239961942, 0.27865035500144586, 0.2821438000028138, 0.23683880099997623, 0.2767000169988023, 0.2377182280033594, 0.27891878099762835, 0.28334608899604063, 0.2361078260000795, 0.27594012600457063, 0.2772584319973248, 0.23612034899997525, 0.2766083239985164, 0.2351702740052133, 0.2757879179989686, 0.27733811299549416, 0.23502115300652804, 0.2790867699950468, 0.23823740299849305, 0.2823342080009752, 0.27865530800045235, 0.2374998380037141, 0.2772695029998431, 0.2766391209952417, 0.2365226879992406, 0.27912972300691763, 0.2791615419992013, 0.2380019150004955, 0.2804751959993155, 0.27785820300050545, 0.23834313299448695, 0.2813615100021707, 0.27805483100382844, 0.2371402909993776, 0.2772602119948715, 0.236812959999952, 0.2773619130020961, 0.27655024499836145, 0.2364341569991666, 0.2764858570008073, 0.23686469300446333, 0.2854218319989741, 0.27705923200119287, 0.23774696799955564, 0.2779085459987982, 0.2791740730026504, 0.23650584099959815, 0.28074099599325564, 0.27836703800130635, 0.2501388680029777, 0.2813241010007914, 0.280624713996076, 0.23783175599965034, 0.27724935700098285, 0.2786891959985951, 0.23744311000336893, 0.2818186950025847, 0.2792073089949554, 0.2992919910029741, 0.29410335599823156, 0.23690654899837682, 0.3102921730023809, 0.2826721320016077, 0.23867170100129442, 0.29147611500229686, 0.29196780799975386, 0.27562781699816696, 0.23401073399872985, 0.27524958299909486, 0.23629562800488202, 0.274942715994257, 0.23443013300129678, 0.27537818899872946, 0.27789279800344957, 0.2361411770034465, 0.274586093997641, 0.23459279899543617, 0.27403733100072714, 0.2771057930003735, 0.23604027500550728, 0.28688099999999395, 0.2754871329962043, 0.2344050559986499, 0.27743830699910177, 0.23724872200546088, 0.2787500859994907, 0.273375833996397, 0.2386382440017769, 0.2808623960008845, 0.2349001969996607, 0.2767825389964855, 0.27659005200257525, 0.2344861329984269, 0.27641733799828216, 0.2777087950016721, 0.23774071899970295, 0.2741734540031757, 0.23407971300184727, 0.27649447199655697, 0.2772545780026121, 0.23515228500036756, 0.30465273499430623, 0.28673148400412174, 0.27619517799757887, 0.23572000300191576, 0.276658775001124, 0.23664935000124387, 0.2750493879939313, 0.2763859670012607, 0.2379730680040666, 0.30766533999849344, 0.3505318749957951, 0.3112457590032136, 0.30752031799784163, 0.30359044299984816, 0.2771275320046698, 0.24549913499504328, 0.3090574810048565, 0.3501479330006987, 0.30794226699799765, 0.23699095499614486, 0.27650931700190995, 0.277685148997989, 0.23963046800054144, 0.2773466600046959, 0.2788504060008563, 0.2774430549980025, 0.23504380200029118, 0.27504827300435863, 0.23389399399457034, 0.275492878005025, 0.27517132199864136, 0.2348588849999942, 0.27331303199753165, 0.2371293140022317, 0.27358548299525864, 0.27527089100476587, 0.23577499699604232, 0.2778706470053294, 0.2368793259956874, 0.27629871499812, 0.2755447890012874, 0.23534994199872017, 0.2751348330057226, 0.23490052899433067, 0.2747985450041597, 0.277192900000955, 0.23606609499984188, 0.2861587360021076, 0.2763039369965554, 0.23395388900098624, 0.27701625199551927, 0.23593860200344352, 0.2756509280006867, 0.2359829470005934, 0.27714574999845354, 0.28853918299864745, 0.277552655999898, 0.236696017003851, 0.2769693579975865, 0.23484177399950568, 0.27656750199821545, 0.27528977100155316, 0.23582367999915732, 0.27559561299858615, 0.23840984600246884, 0.2747675920036272, 0.2780977609945694, 0.24497440400591586, 0.30878057499649003, 0.2905714720036485, 0.27629975599847967, 0.27659881900035543, 0.23670978500013007, 0.275135156000033, 0.2344637700007297, 0.284186602999398, 0.3096655359986471, 0.27811904899863293, 0.2806865309976274, 0.2431098410015693, 0.3061551260034321, 0.27683194099518005, 0.2778128360005212, 0.23480090399971232, 0.27537205399858067, 0.23683751900534844, 0.27638479199958965]",tokens/s,3.5324643051451865,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,3416.272896,,,,,s,1,10.256391344002623,10.256391344002623,0.0,10.256391344002623,10.256391344002623,10.256391344002623,10.256391344002623,[10.256391344002623],,kWh,8.731973622775008e-05,0.0001430668370936824,0,0.00023038657332143247,,MB,3498.053632,,,,,s,10,5.986648958998558,0.5986648958998557,0.17156712218163972,0.5355169409995142,0.829858382099337,0.928667605049486,1.0077149834096053,"[0.5362911089978297, 0.539153379999334, 0.508566502998292, 0.5347427730011987, 0.5970134009985486, 0.4605224039987661, 0.8079007769993041, 0.4471660530034569, 0.5278157310021925, 1.0274768279996351]",tokens/s,427.6181913342444,kWh,6.805971689430038e-06,1.1151031986294251e-05,0.0,1.795700367572429e-05,tokens/kWh,14256275.970254503,MB,3506.405376,,,,,s,10,46.39212508799392,4.639212508799392,1.2783336562511878,4.1126966170013475,6.5107083607967065,6.896462467398305,7.205065752679584,"[4.467047361998993, 3.5892047450033715, 4.054900925002585, 3.6015742879972095, 3.659273724995728, 4.17049230900011, 3.469530244001362, 5.672899689998303, 7.282216573999904, 6.424985225996352]",tokens/s,13.57989095789538,kWh,2.8845957046964613e-05,4.7263088285182385e-05,0.0,7.610904533214698e-05,tokens/kWh,827759.6930175922,,s,630,46.38526952698885,0.07362741194760135,0.05302865561561079,0.06627646800188813,0.14294528240207002,0.1857213654457154,0.2432309035430813,"[0.1401406360018882, 0.14443003199994564, 0.11323225499654654, 0.05907726800069213, 0.02715175400226144, 0.10161976399831474, 0.0731587150003179, 0.08351233899884392, 0.036855238999123685, 0.09581663000426488, 0.0810365279976395, 0.08409386099810945, 0.0473847739995108, 0.16542691300128354, 0.030004958003701176, 0.07352034199720947, 0.030413452004722785, 0.06530538099468686, 0.09179357700486435, 0.11308438999549253, 0.024083506999886595, 0.10002669800451258, 0.08693643599690404, 0.07859574099711608, 0.023353384000074584, 0.02351183200516971, 0.08140066499618115, 0.022491101000923663, 0.16327344700403046, 0.03550497299875133, 0.08030260499799624, 0.06584659199870657, 0.03449981899757404, 0.08651841700338991, 0.09031699199840659, 0.021659136000380386, 0.06664452599943615, 0.027574473002459854, 0.022157270002935547, 0.14923221099888906, 0.02343929399648914, 0.08158214599825442, 0.032617980999930296, 0.11438148400338832, 0.06430215000000317, 0.11546427100256551, 0.08561750299850246, 0.08787854299589526, 0.09416404200601391, 0.024235133998445235, 0.025535672997648362, 0.07172733399784192, 0.07988089800346643, 0.04506009999749949, 0.0747934820028604, 0.09036282500164816, 0.03213723299995763, 0.06398045099922456, 0.09722069199779071, 0.09568299099919386, 0.022686586999043357, 0.023784757999237627, 0.0790043320012046, 0.022630163002759218, 0.06582785100181354, 0.054105360999528784, 0.03451129099994432, 0.07446828499814728, 0.0343103510022047, 0.0753369570011273, 0.13524903999496019, 0.2870751549999113, 0.10755207900365349, 0.08045839599799365, 0.022738298001058865, 0.05464659700373886, 0.02156292399740778, 0.07518196199816884, 0.02507760399748804, 0.06549186100164661, 0.025825403005001135, 0.0259303149941843, 0.06595841200032737, 0.025399411002581473, 0.06667083600041224, 0.025619416002882645, 0.06587188399862498, 0.04511697799898684, 0.057727170998987276, 0.021573519996309187, 0.021403128004749306, 0.06692283300071722, 0.03187184599664761, 0.06714995999936946, 0.025871770005323924, 0.06638119399576681, 0.025907007002388127, 0.025359851999382954, 0.0665599519998068, 0.029493162997823674, 0.06643518499913625, 0.025803809003264178, 0.0958591719972901, 0.02042720900499262, 0.053393483998661395, 0.021234275998722296, 0.06976460699661402, 0.09276611899986165, 0.24744407400430646, 0.09228558799804887, 0.06127901100262534, 0.025950985997042153, 0.025562667004123796, 0.0663038909988245, 0.02497374199447222, 0.06583294800657313, 0.028679026996542234, 0.06878084199706791, 0.026135231004445814, 0.08316042400110746, 0.02183722199697513, 0.021969724002701696, 0.07075020900083473, 0.07048991699412, 0.026515174002270214, 0.026113874999282416, 0.09405568800139008, 0.1900766780017875, 0.05381524100084789, 0.025329204996523913, 0.02518167700327467, 0.07390245799615514, 0.02910852900095051, 0.06593592400167836, 0.026966539000568446, 0.06890507500065723, 0.028482254994742107, 0.08464093100337777, 0.021353816999180708, 0.07758973800082458, 0.02710970299813198, 0.07712836700375192, 0.06636284099658951, 0.025203700999554712, 0.024931477004429325, 0.0649474489982822, 0.025427499000215903, 0.06476373199984664, 0.025534284999594092, 0.025313072997960262, 0.06566776300314814, 0.03492593899864005, 0.06604520900145872, 0.021790540995425545, 0.12386942100420129, 0.37956662599754054, 0.06517463899945142, 0.022161854001751635, 0.02226835700275842, 0.06240204999630805, 0.03390403900266392, 0.0666288770007668, 0.025778302995604463, 0.06845294500089949, 0.02587412499997299, 0.0665994849987328, 0.029456706004566513, 0.06574908799666446, 0.02839318699989235, 0.08765330800088122, 0.023323471999901813, 0.06486221800150815, 0.042013943995698355, 0.07820649700443028, 0.07348168099997565, 0.030233546000090428, 0.07227912999951513, 0.031555135996313766, 0.07166355100343935, 0.03274907999730203, 0.07308647800527979, 0.04916783299995586, 0.38949362699349876, 0.055454572000599, 0.03902048000600189, 0.07962906099419342, 0.07880340600240743, 0.03840167399903294, 0.07620921899797395, 0.1732315289991675, 0.12349118100246415, 0.11586181099846726, 0.0810230560018681, 0.02499285199883161, 0.050411219999659806, 0.031148205998761114, 0.06639853399974527, 0.025691086004371755, 0.06956491500022821, 0.029377930994087365, 0.06830641100532375, 0.02662796899676323, 0.09305971600406338, 0.024563258994021453, 0.05107417399995029, 0.024244101005024277, 0.024530734997824766, 0.06543542299914407, 0.024611369000922423, 0.06583903900173027, 0.026738315995316952, 0.06622351099940715, 0.02548656600265531, 0.025546980003127828, 0.08487460099422606, 0.05903925000166055, 0.022467221999249887, 0.022462469001766294, 0.17851285800134065, 0.0840186880013789, 0.14062215000012657, 0.06778184099675855, 0.021503547999600414, 0.022385900003428105, 0.058030047999636736, 0.02276875000097789, 0.0679135899990797, 0.026778915998875163, 0.06577705500239972, 0.025965279994125012, 0.02604815300583141, 0.06683030299609527, 0.026173737001954578, 0.07278398700145772, 0.026238432998070493, 0.0860014889985905, 0.026925218000542372, 0.05857885500154225, 0.0373903879954014, 0.06713203300023451, 0.027257091001956724, 0.06793442700291052, 0.027334890997735783, 0.06721036200178787, 0.025229116996342782, 0.06604641699959757, 0.026457422005478293, 0.026137098000617698, 0.106035910997889, 0.1415051180010778, 0.11032873299700441, 0.040980940000736155, 0.036038363999978174, 0.044913922996784095, 0.02605886400124291, 0.061061207998136524, 0.025158296004519798, 0.06566314899828285, 0.036420010997971985, 0.06863623200479196, 0.026449600998603273, 0.06818081299570622, 0.026533178002864588, 0.10005161500157556, 0.020944750001945067, 0.04816715299966745, 0.020852932997513562, 0.024514418000762817, 0.19973263800056884, 0.20454698999674292, 0.1564111129991943, 0.038743137003621086, 0.06132058300136123, 0.02590099499502685, 0.0642569750052644, 0.02593484299723059, 0.02606550099881133, 0.06559112600371009, 0.02520980099507142, 0.06622106199938571, 0.028212962002726272, 0.10427873099979479, 0.024728677999519277, 0.05377819100249326, 0.02568876299483236, 0.06616255100379931, 0.026260302001901437, 0.06698424599744612, 0.029309186997124925, 0.06725509900570614, 0.03737649200047599, 0.08604233100049896, 0.021626341993396636, 0.057769068000197876, 0.02161594400240574, 0.20385407700086944, 0.0858119499971508, 0.13291837500582915, 0.06871418799710227, 0.021490220999112353, 0.07852804200229002, 0.025644029999966733, 0.06680070199945476, 0.02789977700012969, 0.06760061800014228, 0.025659358994744252, 0.0665839670036803, 0.026548945003014524, 0.02738863799459068, 0.0681633790009073, 0.02747456000361126, 0.0672013449948281, 0.038862486006109975, 0.07717184799548704, 0.07748346500011394, 0.1273400709978887, 0.2101275609966251, 0.09385770200606203, 0.03253407099691685, 0.07221811800263822, 0.035415294994891156, 0.0752173840010073, 0.03444643800321501, 0.0752489250007784, 0.07235609700001078, 0.05759941299766069, 0.0543163629990886, 0.02706684199802112, 0.08418372700543841, 0.034217713997350074, 0.07795934200112242, 0.07590501500089886, 0.03521045600064099, 0.07573871699423762, 0.09039844700600952, 0.18856163400050718, 0.15009640199423302, 0.09954982100316556, 0.050475525997171644, 0.028283636005653534, 0.0700836529940716, 0.025425882005947642, 0.0246513509991928, 0.06680382999911672, 0.026211751996015664, 0.06648102000326617, 0.028228589995705988, 0.06982482600142248, 0.05029011599981459, 0.06206620699958876, 0.025865792005788535, 0.06649656299850903, 0.025745120001374744, 0.0673750209971331, 0.027666420995956287, 0.06802527700347127, 0.02760867599863559, 0.0276952850035741, 0.06665054299810436, 0.08854465599870309, 0.18920186199829914, 0.040491624000424054, 0.16907949500455288, 0.12914112999715144, 0.06145846100116614, 0.021468680002726614, 0.02741316799802007, 0.06853425999725005, 0.03067491600086214, 0.06687308700202266, 0.03952546499931486, 0.0621926669991808, 0.025625667003623676, 0.06726021899521584, 0.02855179000471253, 0.09789971199643333, 0.024040055999648757, 0.08036025200271979, 0.024865261002560146, 0.04153560399572598, 0.02754781900148373, 0.06718471200292697, 0.026717743996414356, 0.06645221300277626, 0.025429374996747356, 0.08786044600128662, 0.031121986998186912, 0.06643118500505807, 0.02772694699524436, 0.07271996600320563, 0.02508131099602906, 0.06523130300047342, 0.02492767600051593, 0.02456022400292568, 0.06738959300128045, 0.027546822995645925, 0.0688949120012694, 0.025487471000815276, 0.08144072799768765, 0.02329932000429835, 0.059830170997884125, 0.02292325400048867, 0.022933269996428862, 0.4047659220013884, 0.05392901800223626, 0.021119716002431232, 0.0214324759945157, 0.06349886100360891, 0.03241173699643696, 0.06526331300119637, 0.026871187998040114, 0.06574104299943428, 0.025254265005060006, 0.06584778300020844, 0.025852480001049116, 0.028136748995166272, 0.0667740870048874, 0.08775374499964528, 0.02346765299444087, 0.023060790001181886, 0.07758073400327703, 0.0673440649989061, 0.026043566002044827, 0.026343118996010162, 0.06628476500191027, 0.025276906999351922, 0.06622732899995754, 0.02584829700208502, 0.06551131999731297, 0.02793004699924495, 0.02703465100057656, 0.06609818799915956, 0.03738782700384036, 0.14111293599853525, 0.09780425600183662, 0.10026051999739138, 0.14649371599807637, 0.05434404300467577, 0.025757209994480945, 0.025462302000960335, 0.06645483399915975, 0.03948165199835785, 0.025562634000380058, 0.06803508899611188, 0.023987895001482684, 0.02475969299848657, 0.06474235800124006, 0.02480336400185479, 0.0647456360020442, 0.025918097999237943, 0.025078068996663205, 0.066268171001866, 0.02544455399765866, 0.06904933100304333, 0.05476121699757641, 0.15065983399836114, 0.025438508004299365, 0.26556679499481106, 0.024392548002651893, 0.02230389800388366, 0.05838216599659063, 0.02195733899861807, 0.07014334300038172, 0.04532013599964557, 0.10508526600460755, 0.11881564599752892, 0.09116451800218783, 0.059666199995263014, 0.15712457799963886, 0.1343795319990022, 0.09690116600540932, 0.06950523999694269, 0.1958543670043582, 0.03682234599546064, 0.1523309300027904, 0.09824994399969, 0.05154505399696063, 0.15908303399919532, 0.09610017399973003, 0.15311168400512543, 0.1346836099983193, 0.053223853996314574, 0.10177644299983513, 0.15276798300328664, 0.09362829499877989, 0.11470835700311, 0.10998125100013567, 0.17740727499767672, 0.09949679899727926, 0.11003107600117801, 0.1979962670011446, 0.09232046399847604, 0.02345913400495192, 0.09299808299692813, 0.11997355600033188, 0.18402116899960674, 0.1798112710021087, 0.023496631998568773, 0.10969419199682306, 0.1638014350028243, 0.19591230199876009, 0.02261665499827359, 0.03476297100132797, 0.0212046000015107, 0.11616669099748833, 0.09297069299645955, 0.10498237600404536, 0.097146617998078, 0.10631991000263952, 0.10439493200101424, 0.09368554599495837, 0.10802179700112902, 0.08977917500305921, 0.08082709700101987, 0.11989788499340648, 0.19396652500290656, 0.12707378499908373, 0.1783052949976991, 0.19087384300655685, 0.1880833059985889, 0.1101131639952655, 0.10882260700600455, 0.10666102299728664, 0.19475508899631677, 0.10201010099990526, 0.1434131130008609, 0.08492879700497724, 0.16928566099522868, 0.10791249000612879, 0.09984211099799722, 0.18779522099794121, 0.10754573900339892, 0.10144865299662342, 0.10451688500324963, 0.047181123998598196, 0.14327719699940644, 0.0980480569996871, 0.1939324810009566, 0.19632187300157966, 0.09564366399717983, 0.06939515999692958, 0.10727776000567246, 0.10621800700027961, 0.05900114299583947, 0.03479122099815868, 0.08538357900397386, 0.022198509999725502, 0.0695467789992108, 0.02759012999740662, 0.06876715500402497, 0.028743645001668483, 0.06823263299884275, 0.033165925000503194, 0.23291590000008, 0.10170741199544864, 0.10400151400244795, 0.10135538299800828, 0.17410786500113318, 0.18478755399701186, 0.09710650800116127, 0.1343467539991252, 0.19791845800500596, 0.1077543009960209, 0.11475500999949872, 0.10144165300152963, 0.15032243500172626, 0.20268065900017973, 0.10378351799590746, 0.09457906800525961, 0.10127673699753359, 0.18894245100091211, 0.11486526500084437, 0.14712154999870108, 0.05915433399786707, 0.09806105500319973, 0.18648539299465483, 0.11124177600140683, 0.055446867998398375, 0.0842364929994801, 0.12756708600500133, 0.13997269999526907, 0.1911433190034586, 0.061098716003471054, 0.1268368279997958, 0.0618318429987994, 0.24816033899696777, 0.09496100500109605, 0.10900747100095032, 0.10111342599702766, 0.0870265589983319, 0.10980414200457744, 0.10256659000151558, 0.10200863999489229, 0.056010373002209235, 0.021205730001383927, 0.05014731499977643, 0.022417077998397872, 0.07037945900083287, 0.03138100900105201, 0.0762253930006409, 0.031068983997101896, 0.14290840300236596, 0.0989498700000695, 0.16491063599823974, 0.21397812200302724, 0.04711432399926707, 0.13944238599651726, 0.0320861420041183, 0.09655158899840899, 0.1138389539992204, 0.08458641800098121, 0.14164264599821763, 0.2125709760002792, 0.06194296199828386, 0.1838948619988514, 0.04903506300615845, 0.022552883994649164, 0.1274981220049085, 0.10980645199742867, 0.10531952499877661, 0.13560502899781568, 0.1532109899999341, 0.10027294800238451, 0.10136805200454546, 0.13630164599453565, 0.057175963003828656, 0.03741510799591197, 0.026669965001929086, 0.08762599100009538, 0.07271871100238059]",tokens/s,13.58189801254556,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTJForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3798, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,11746.246656,,,,,s,1,38.2425301229996,38.2425301229996,0.0,38.2425301229996,38.2425301229996,38.2425301229996,38.2425301229996,[38.2425301229996],,kWh,0.00041456710731946616,0.0006792509283963555,0,0.0010938180357158217,,MB,12599.136256,,,,,s,10,22.501537409993034,2.2501537409993033,0.4648534799421672,2.406353472497358,2.729989085201305,2.7798919801009103,2.819814296020595,"[1.4986878689996956, 1.5863065070006996, 1.7198259649994725, 2.829794875000516, 2.2904653009973117, 2.5279375099999015, 2.6471768349983904, 2.522241643997404, 2.16020135099825, 2.7188995530013926]",tokens/s,113.77000394928982,kWh,2.9831972580974608e-05,4.8878156018209686e-05,0.0,7.871012859918429e-05,tokens/kWh,3252440.3727457896,MB,12606.087168,,,,,s,10,194.0034224509909,19.40034224509909,3.7761877819527214,20.054654417499478,23.412220477997472,23.44258222999888,23.466871631600007,"[12.676803392998409, 14.818036643999221, 17.132356515998254, 23.405473421997158, 22.533185195999977, 23.209983665998152, 23.472943982000288, 16.645330797000497, 21.764495460000035, 18.34481337499892]",tokens/s,3.2473653920159604,kWh,0.00013043547695381805,0.0002137147720934603,0.0,0.00034415024904727834,tokens/kWh,183059.57986200743,,s,630,193.99649054499605,0.3079309373730096,0.11144463152966604,0.32351159600148094,0.4354980673979299,0.4854486549011199,0.5541868131815141,"[0.19038250199810136, 0.5732277099996281, 0.1341735999994853, 0.1764157530014927, 0.1781178870005533, 0.14158559999850695, 0.17102409200015245, 0.181026115998975, 0.13262383900291752, 0.17788828499760712, 0.1310947070014663, 0.37000365600033547, 0.3225780479988316, 0.1793155570012459, 0.13753325799916638, 0.18136765700182877, 0.2149609199987026, 0.1742631289998826, 0.13377157500144676, 0.17870182599654072, 0.1814012470022135, 0.43467778799822554, 0.2821885369994561, 0.18904719800048042, 0.185530718001246, 0.19303040800150484, 0.14918500099884113, 0.1722403210005723, 0.1331623309997667, 0.17714649099798407, 0.17862410500310943, 0.28837709199797246, 0.4160924749994592, 0.12895454300087295, 0.1728903100010939, 0.18158103599853348, 0.13701629400020465, 0.18476784499944188, 0.13347473600151716, 0.1784227899988764, 0.17739393100055167, 0.1362906499998644, 0.46227693900073064, 0.21663210000042454, 0.17886121799892862, 0.13542858700020588, 0.17955758300013258, 0.1312216759979492, 0.20063298200329882, 0.17451820299902465, 0.18463471200084314, 0.14017475499713328, 0.278445380001358, 0.48399808799877064, 0.14480944300157716, 0.17570050900030765, 0.17175776599833625, 0.13599212000190164, 0.17399348599792575, 0.13047620100041968, 0.17261762700218242, 0.1330735769988678, 0.179610530998616, 0.14030423300209804, 0.17247552299886593, 0.1731404249985644, 0.13015165100296144, 0.22318795399769442, 0.5442339210021601, 0.1310884509985044, 0.17316219699932844, 0.13803152900072746, 0.1821914009997272, 0.2908039780013496, 0.41284299499966437, 0.29646023600071203, 0.39587020899853087, 0.5171858370013069, 0.4860663529980229, 0.5274585209990619, 0.3557399780002015, 0.20251346400254988, 0.5984261289995629, 0.39076881999790203, 0.13208823500099243, 0.17619993799962685, 0.1336476770011359, 0.1792326709983172, 0.11847686400142265, 0.511283217001619, 0.18670508399736718, 0.18767673299953458, 0.18856707700251718, 0.19189090699728695, 0.14511138500165544, 0.1831713950014091, 0.18123592999836546, 0.18773884099937277, 0.4001468790011131, 0.2270731069984322, 0.17575911799940513, 0.13609543100028532, 0.1792484140023589, 0.1951479979979922, 0.13348554399999557, 0.18236627300211694, 0.17709400300009293, 0.13332086700029322, 0.4638546829992265, 0.22888809299911372, 0.1767570580013853, 0.1384173219994409, 0.19602086099985172, 0.17028649799976847, 0.13398023799891234, 0.1745028760014975, 0.17548591599916108, 0.5195572349985014, 0.17923284000062267, 0.13453197600028943, 0.17791207600021153, 0.1337766169999668, 0.18155852400013828, 0.18975223600136815, 0.13804271499975584, 0.1800802649995603, 0.17436299299879465, 0.515303676998883, 0.18924932799927774, 0.17936511100197094, 0.18723992699960945, 0.15861657099958393, 0.17922731799990288, 0.1823467200010782, 0.1814653699984774, 0.6803578700018988, 0.4346649190010794, 0.18331142599708983, 0.13590307000049506, 0.17658433399992646, 0.13713652300066315, 0.17783885699827806, 0.3262843030024669, 0.3944495559990173, 0.1764840190007817, 0.17274644599820022, 0.129040031999466, 0.18951637600184768, 0.1829269709996879, 0.22817867499907152, 0.38525346200185595, 0.2902064660011092, 0.34483127699786564, 0.2727800280008523, 0.21405044000130147, 0.3404037239997706, 0.3231243199988967, 0.4626568780004163, 0.2503680230001919, 0.13113494500066736, 0.1687727989992709, 0.12865752499783412, 0.1803557820021524, 0.18456834599783178, 0.14115500200205133, 0.18233905300076003, 0.204156730997056, 0.12077893199966638, 0.48527211700275075, 0.1653703649972158, 0.158869955001137, 0.2863182860019151, 0.3299264349989244, 0.38239747199986596, 0.39310983500035945, 0.3179576719994657, 0.38307781199910096, 0.33071904100143, 0.4049581119979848, 0.38711872800195124, 0.447740421997878, 0.31379047600057675, 0.341057631001604, 0.407453286999953, 0.24387940499946126, 0.3904616120016726, 0.2518225409985462, 0.3579530019997037, 0.3544748759995855, 0.4513044409977738, 0.33475124100004905, 0.4673738570018031, 0.358971752000798, 0.4061998019969906, 0.5342542510006751, 0.31765003300097305, 0.37613891100045294, 0.49653006099833874, 0.4233623330001137, 0.3811879040003987, 0.31716652500108466, 0.24689456399937626, 0.36392218000037246, 0.2996726370001852, 0.4441950260006706, 0.32773525700031314, 0.4080410079986905, 0.2860983179998584, 0.29238383499978227, 0.299957216000621, 0.3532762559989351, 0.4395518040000752, 0.329228790000343, 0.40315783199912403, 0.3009014279996336, 0.3254547659998934, 0.3118721339997137, 0.3038216890017793, 0.4195190600003116, 0.3069255769987649, 0.35959003800235223, 0.35171096900012344, 0.3439450649966602, 0.3868599110028299, 0.2782185739997658, 0.5044801309995819, 0.3559887109986448, 0.5582520790012495, 0.23694530799912172, 0.399383691001276, 0.3397465189991635, 0.3681014590001723, 0.3475745340001595, 0.34109025599900633, 0.3934078470010718, 0.3949703420003061, 0.3618263989992556, 0.2681375610009127, 0.3142398880008841, 0.4314976689965988, 0.39757101600116584, 0.38109142699977383, 0.3202398630019161, 0.42185625199999777, 0.32535181699859095, 0.5277897349988052, 0.39112463400306297, 0.30047610600013286, 0.47468643999673077, 0.497720109000511, 0.3044982470019022, 0.39874778900048113, 0.4067273649998242, 0.3607755690027261, 0.43513224399794126, 0.237918486000126, 0.36762535399975604, 0.27004431200111867, 0.347862170998269, 0.3650868670010823, 0.32102641299934476, 0.4429453660013678, 0.38182804499956546, 0.3333840830018744, 0.35648610899806954, 0.34095616299964604, 0.28336982900145813, 0.4097812830004841, 0.2651917919974949, 0.25656934800281306, 0.38272309499734547, 0.33258961899991846, 0.405336341002112, 0.4170031850007945, 0.3843731239976478, 0.3541275940006017, 0.34738905999984127, 0.2518874980014516, 0.3780387739971047, 0.3250365910025721, 0.3054482689985889, 0.4401310210014344, 0.35747545499907574, 0.427168589001667, 0.21638253899800475, 0.3125379980010621, 0.35963057600019965, 0.29892483000003267, 0.4387904779978271, 0.3782726170029491, 0.43400193699926604, 0.40223712399892975, 0.36313615000108257, 0.41925801699835574, 0.3405988289996458, 0.38177919699955964, 0.42737423200014746, 0.3375312269999995, 0.36241237400099635, 0.39868425999884494, 0.265031879000162, 0.38214404999962426, 0.4200897890004853, 0.28048096200291184, 0.2561151609988883, 0.299616429998423, 0.2764093780024268, 0.41923712599964347, 0.3891846459991939, 0.42956460699861054, 0.2494983400029014, 0.4463167439971585, 0.38824760500210687, 0.5008401429986407, 0.36600450100013404, 0.49856929799716454, 0.31585592400006135, 0.37906912300240947, 0.30235505900054704, 0.4137096259983082, 0.2567306519995327, 0.40026597999894875, 0.4480817149997165, 0.3227980760020728, 0.5238372550011263, 0.43961650199707947, 0.303325422002672, 0.29450890899897786, 0.4015761160007969, 0.3585776830004761, 0.44402227199680055, 0.25004392500341055, 0.4910718409992114, 0.3282097560004331, 0.257762126999296, 0.272582360998058, 0.35840240900142817, 0.40548844799923245, 0.30190188699998544, 0.30036590099916793, 0.27606718100287253, 0.4621335609990638, 0.26315237900053035, 0.3304332730003807, 0.5087678469972161, 0.35259430299993255, 0.4301632360002259, 0.30604486700030975, 0.41392184300275403, 0.47464746499827015, 0.40598130600119475, 0.402312833997712, 0.4081011859998398, 0.26833488100237446, 0.3967924319986196, 0.3666229340014979, 0.517763723997632, 0.3865678319998551, 0.3960259740015317, 0.3341236519991071, 0.3282851850017323, 0.4113005660001363, 0.4721185719972709, 0.3034054900017509, 0.299980787000095, 0.2854984890000196, 0.36283833400011645, 0.364384828000766, 0.4103023529969505, 0.3057896360005543, 0.3121299970007385, 0.35648756000227877, 0.4154974429984577, 0.37547127099969657, 0.34915047899994534, 0.3989030660013668, 0.3757903259975137, 0.3126824610008043, 0.42338881700197817, 0.4037750130009954, 0.31549439799709944, 0.2652378810016671, 0.4422675630012236, 0.40388013599658734, 0.4570566910006164, 0.3362143360027403, 0.3808854729977611, 0.3551060800018604, 0.31731778599714744, 0.3834588099998655, 0.3512186810003186, 0.2963994689998799, 0.354987725000683, 0.428021396000986, 0.3394822500013106, 0.39445040999999037, 0.3255565479994402, 0.32617549399947166, 0.33613881899873377, 0.40208895800242317, 0.3530219849999412, 0.40972987199711497, 0.45582610000201385, 0.3839861730011762, 0.5742715309970663, 0.32931850500244764, 0.37865988799967454, 0.3129985849991499, 0.48559309499978554, 0.4223637120012427, 0.39369994699882227, 0.31402179900032934, 0.4001996769984544, 0.397167156002979, 0.3512574759988638, 0.3515294399985578, 0.39156168000045, 0.29895203200067044, 0.35109864300102345, 0.3193946569990658, 0.33654703800129937, 0.40061853399674874, 0.4045097470007022, 0.4305222100010724, 0.35568300600061775, 0.39522600199779845, 0.314731214002677, 0.39293105799879413, 0.4491061910011922, 0.35060065599827794, 0.3567794740010868, 0.2873568510003679, 0.3567214069989859, 0.5023654659999011, 0.36677948700162233, 0.3662850599976082, 0.3207578889996512, 0.3816959979994863, 0.4743874590021733, 0.27256656600002316, 0.24299587099812925, 0.401544937001745, 0.2979541299973789, 0.37296593300197856, 0.3154448029999912, 0.359268111998972, 0.3594356970024819, 0.28784649499721127, 0.5622185400025046, 0.3916270949994214, 0.37385470699882717, 0.3982593729997461, 0.38221944000179064, 0.3414113439976063, 0.3081525190027605, 0.27544182499696035, 0.16968210200138856, 0.1814083440003742, 0.14958427699821186, 0.18613849000030314, 0.1762568510021083, 0.1360127529987949, 0.17943396500049857, 0.1754409230015881, 0.12623839899970335, 0.1686364879969915, 0.12585965300240787, 0.12737571300021955, 0.1691324050007097, 0.12687623399688164, 0.16839045500091743, 0.12870841400217614, 0.16781379699750687, 0.12632968199977768, 0.16817636500127264, 0.12826612799835857, 0.17110678600147367, 0.12874428600116516, 0.16855501499958336, 0.13439429400023073, 0.16096299799755798, 0.12074531700272928, 0.12066351300018141, 0.16914694199658697, 0.23308703000293463, 0.4680990359993302, 0.3602315069983888, 0.34538686700034305, 0.38813036999999895, 0.3091338359990914, 0.2826496900015627, 0.36774758599858615, 0.2978395099999034, 0.4105888590020186, 0.36572743600117974, 0.30262669199873926, 0.4238458020008693, 0.36287903399716015, 0.22211456300283317, 0.3520048280006449, 0.35361264099992695, 0.39064977999805706, 0.3232966610012227, 0.39743796099719475, 0.27851904799899785, 0.39989922500171815, 0.23971260899998015, 0.31792530299935606, 0.2971187530019961, 0.3864723829974537, 0.2242509589996189, 0.4306404620001558, 0.3242076500027906, 0.3297888859997329, 0.3642005149995384, 0.4388183789997129, 0.4151388809987111, 0.254558022999845, 0.3143316980022064, 0.26134809399809455, 0.4038988909996988, 0.2880352630018024, 0.4197725209996861, 0.29406603399911546, 0.3297568010020768, 0.35637742999824695, 0.3573240840014478, 0.5867958749986428, 0.4344301009987248, 0.3053848330018809, 0.38699704299870064, 0.2941071820023353, 0.34875692099740263, 0.3791715320003277, 0.3328574200022558, 0.25632186599978013, 0.3922973739972804, 0.38867094600209384, 0.3643919749993074, 0.4219833339993784, 0.3237265310017392, 0.30212174899861566, 0.3991949619994557, 0.38067433000105666, 0.5337440149996837, 0.40531427699897904, 0.3849466700012272, 0.35168572299880907, 0.3464243050002551, 0.2533871400009957, 0.28302720400097314, 0.36117481899782433, 0.29561090499919374, 0.29946876100075315, 0.2997316300024977, 0.25232948399934685, 0.3486095029984426, 0.276047841001855, 0.36325883899917244, 0.3500551209981495, 0.457584116000362, 0.31250506899959873, 0.307445895003184, 0.3436795229972631, 0.2919776710004953, 0.3135168449989578, 0.30851963300301577, 0.23759640699790907, 0.3853471640031785, 0.3261467709999124, 0.5106181589981134, 0.5315969420007605, 0.3812387569996645, 0.3878960459987866, 0.3178754540022055, 0.33030461999805993, 0.26870631400015554, 0.3368791020002391, 0.43192450599963195, 0.5089315730001545, 0.3816127009995398, 0.41460444900076254, 0.37740161400142824, 0.41438156599906506, 0.41719378199923085, 0.34420599499935634, 0.41723470100259874, 0.38475889599794755, 0.2269741240015719, 0.30267486500088125, 0.41454238199730753, 0.3449624560016673, 0.371573880998767, 0.40361795100034215, 0.24853269600134809, 0.4498645059975388, 0.5420773830010148, 0.3480103159999999, 0.4454413620005653, 0.2895350139988295, 0.20931904000099166, 0.3335349769986351, 0.3464365740001085, 0.25590717200248037, 0.18474166300075012, 0.16532835199905094, 0.12381313099831459, 0.1248224549999577, 0.16387703000145848, 0.12470917899918277, 0.16474740299963742, 0.12471336399903521, 0.12474256700079422, 0.1674533479999809, 0.12415276300089317, 0.19669608700132812, 0.18470887699731975, 0.126942497001437, 0.16660139699888532, 0.1251465140012442, 0.1653472049983975, 0.12448534299983294, 0.11830316800114815, 0.16085434699925827, 0.22567465600150172, 0.2642025309978635, 0.20521572100187768, 0.29216737800015835, 0.33179570399806835, 0.4233745630008343]",tokens/s,3.2474814272677586,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,52247.8592,,,,,s,1,131.97050268800012,131.97050268800012,0.0,131.97050268800012,131.97050268800012,131.97050268800012,131.97050268800012,[131.97050268800012],,kWh,0.0015266974121367967,0.0008321080999501693,0,0.002358805512086966,,MB,53489.50016,,,,,s,10,35.651673819997086,3.5651673819997085,0.14939940093565351,3.5859044914996048,3.7048237735001748,3.7693340162497404,3.8209422104493935,"[3.6494553970005654, 3.6702396959990438, 3.6354014799981087, 3.6904881640002714, 3.8338442589993065, 3.4723197699968296, 3.536407503001101, 3.397035099002096, 3.447744060998957, 3.3187383910008066]",tokens/s,71.80588526993904,kWh,3.9218260453957964e-05,2.1375279644042732e-05,0.0,6.0593540098000693e-05,tokens/kWh,4224872.8096420765,MB,53695.717376,,,,,s,10,232.9605500830039,23.296055008300392,1.4237400959321433,22.606931278000047,25.37160970870027,25.404592232350478,25.430978251270645,"[24.66162239299956, 25.364280259000225, 24.39880776100108, 25.437574756000686, 22.124775348002004, 22.885208430001512, 22.078360580999288, 22.328654125998582, 22.095601683002315, 21.585664745998656]",tokens/s,2.704320537428036,kWh,0.0002830596533779857,0.00015427851959711822,0.0,0.00043733817297510386,tokens/kWh,144053.28391854413,,s,630,232.9549071620022,0.36976969390794,0.024200918281616433,0.3642603494990908,0.40384589960194717,0.4071172539017425,0.4159925473381373,"[0.3815040650006267, 0.38703580199944554, 0.38873181600138196, 0.3922875779971946, 0.3894593900004111, 0.3925520049997431, 0.3984608999999182, 0.40399977800188935, 0.3942748549998214, 0.38947326199922827, 0.3813818260023254, 0.3912443589979375, 0.38264170700131217, 0.3882674329979636, 0.386625286002527, 0.3868050940000103, 0.3858221959999355, 0.3864327479968779, 0.3836828900020919, 0.3875624659995083, 0.3901756849991216, 0.38041103900104645, 0.3915151490000426, 0.39148920500156237, 0.38818773399907514, 0.39973390999875846, 0.39771517400004086, 0.39671783599987975, 0.3913902339991182, 0.3878633340027591, 0.38885274399945047, 0.39759446699827095, 0.40109945199947106, 0.39242993100197054, 0.3896861879984499, 0.3867036219999136, 0.38651054900037707, 0.3798954820013023, 0.385903567999776, 0.3826537509994523, 0.38513404599871137, 0.39149377400099183, 0.3826210990009713, 0.384414469001058, 0.38653248899936443, 0.3919684789980238, 0.39064133500141907, 0.3862610420001147, 0.3874931829996058, 0.3924270780007646, 0.38847320599961677, 0.3875511039987032, 0.3937765920018137, 0.4046108719994663, 0.4060077909998654, 0.41273056700083544, 0.41042608299903804, 0.41916886800026987, 0.416280329998699, 0.40552594200198655, 0.38268742299987935, 0.38557513900013873, 0.38433702799738967, 0.39800869800092187, 0.40319657800137065, 0.40624110799763, 0.40170041900273645, 0.4033716439989803, 0.39960407800026587, 0.40168390400140197, 0.3990347259968985, 0.40139741800157935, 0.4019780290000199, 0.4082167689994094, 0.4038288020019536, 0.39742744699833565, 0.3985584389993164, 0.39775228399957996, 0.3994050170003902, 0.39710608899986255, 0.3993459060002351, 0.4005542590020923, 0.4042649179973523, 0.39764305500284536, 0.3985004159985692, 0.4037113669983228, 0.40489036300277803, 0.4007543759980763, 0.39598800100066, 0.39849699000114924, 0.4037362259987276, 0.4012789789994713, 0.40369281099992804, 0.4021727950021159, 0.4003525459993398, 0.4023586629991769, 0.40256367699839757, 0.4006106590022682, 0.42332484999860753, 0.41395870000269497, 0.4064153199979046, 0.4015533659985522, 0.4057938160003687, 0.4016928230012127, 0.4134782030014321, 0.40912200799721177, 0.40703957300138427, 0.408603496998694, 0.4017870870011393, 0.4014021809998667, 0.4085209000004397, 0.41652075499951025, 0.40533198000048287, 0.3879653240001062, 0.3865985439988435, 0.39327461600259994, 0.38876961399728316, 0.38990013700095005, 0.40351698299855343, 0.40675176700096927, 0.40252886000234867, 0.404666181999346, 0.4106100749995676, 0.42121156500070356, 0.4118740539997816, 0.3921385020003072, 0.3860924850014271, 0.38924330699956045, 0.3825727170005848, 0.3889867690013489, 0.386265248998825, 0.3887091819997295, 0.3848758870008169, 0.3826536569977179, 0.38302734900207724, 0.38524328299899935, 0.38797971500025596, 0.3856433000000834, 0.38507671100160223, 0.3985574579965032, 0.3919314500017208, 0.3863044120007544, 0.37978343599752407, 0.38289964700015844, 0.38452968900310225, 0.3846670409984654, 0.38083413999993354, 0.38322393899943563, 0.38233335400218493, 0.3824261989975639, 0.3771356370016292, 0.3883552250008506, 0.39224687599926256, 0.39090686900090077, 0.388585692999186, 0.38824382399980095, 0.3860919079997984, 0.3867725669988431, 0.3841752970001835, 0.38633357800063095, 0.3843871079989185, 0.38235627800168004, 0.38275221200092346, 0.38738370499777375, 0.38204971899904194, 0.3986332830027095, 0.3886387079983251, 0.3869611680020171, 0.38330975999997463, 0.39130602499790257, 0.38750925899876165, 0.3814680080031394, 0.3865872149981442, 0.38523023200104944, 0.3840384719987924, 0.38464093700167723, 0.3831141829978151, 0.39116130800175597, 0.3892144399978861, 0.3947426840022672, 0.38715767999747186, 0.3846547980028845, 0.38588964299924555, 0.3877610169984109, 0.3864716190000763, 0.38725570799942943, 0.4050581970004714, 0.40691517700179247, 0.4089263290006784, 0.3861807549983496, 0.3837388989995816, 0.3980702260014368, 0.39994155800013687, 0.3964532380014134, 0.3990821789993788, 0.4041045630001463, 0.39754509200065513, 0.3995490069974039, 0.4044871170008264, 0.40162168800088693, 0.40020613399974536, 0.3973941910007852, 0.3939117409972823, 0.3945752830004494, 0.4048323110000638, 0.4048237140013953, 0.40666396799861104, 0.4197798290006176, 0.4119061329984106, 0.4071808110020356, 0.4078648169997905, 0.4055094920004194, 0.4105477390003216, 0.4021307750008418, 0.4045783709989337, 0.4059861499990802, 0.4016544760015677, 0.40214466599718435, 0.4048384120033006, 0.4152879759967618, 0.413345108001522, 0.40747602299961727, 0.4089124650017766, 0.41122196299693314, 0.40444300600211136, 0.4131142229998659, 0.40655909799897927, 0.3999608320009429, 0.39684800900067785, 0.4034933289985929, 0.403071077002096, 0.4197657589975279, 0.40607843800171395, 0.404650975997356, 0.40200310300133424, 0.4031060730012541, 0.3996487320000597, 0.39881175700065796, 0.39995718599675456, 0.40324399800010724, 0.40170012500311714, 0.40360598899860634, 0.4034333689996856, 0.410576731999754, 0.4129366380002466, 0.40492506599912303, 0.40561662199979764, 0.4090348919999087, 0.40762977200211026, 0.4007118560002709, 0.39172440099719097, 0.40685014500195393, 0.3561289650024264, 0.35859062699819333, 0.3429117720006616, 0.34798671799944714, 0.35801704700133996, 0.34958788199946866, 0.3539998400010518, 0.36145851999754086, 0.3482131990022026, 0.3497102589972201, 0.3570256680031889, 0.34249236100004055, 0.350331195997569, 0.3514984390021709, 0.3459674099976837, 0.3434213280015683, 0.3432028370007174, 0.34514901600050507, 0.3520721009990666, 0.36673640799926943, 0.3480359419991146, 0.34589847800089046, 0.3543904090001888, 0.351100725998549, 0.3540139810029359, 0.3478679359977832, 0.3515673980000429, 0.34797373300170875, 0.34704436699757935, 0.339453422002407, 0.3426324409992958, 0.340305311998236, 0.3463977850005904, 0.3474701820014161, 0.3549593999996432, 0.3539257849988644, 0.3582383819993993, 0.35244446500291815, 0.34153520399922854, 0.3482865039986791, 0.35376035800072714, 0.37369535399921006, 0.35228958600055194, 0.3522718390013324, 0.3555851389974123, 0.35714027900030487, 0.35661659499965026, 0.35347786900092615, 0.3575492370000575, 0.35161557999890647, 0.3570994210022036, 0.36718027599999914, 0.3468223800009582, 0.3474118969970732, 0.34862426100153243, 0.3460138990012638, 0.35278898399701575, 0.35374731500269263, 0.3433883639991109, 0.34111048900012975, 0.34665903899804107, 0.3535112380013743, 0.3578978490004374, 0.34623566300069797, 0.3615001230027701, 0.3677996719998191, 0.36765429799925187, 0.36638242499975604, 0.3782377979987359, 0.38718806199904066, 0.37791824400119367, 0.36279667700000573, 0.3528813960001571, 0.353546226000617, 0.3506656200006546, 0.3456744750001235, 0.35709285600023577, 0.35029380899868556, 0.3442139180006052, 0.34860183099954156, 0.35484445199836046, 0.36896241000067675, 0.36241676400095457, 0.3670843090003473, 0.3643416119994072, 0.3525307009986136, 0.35776325200276915, 0.3656271479994757, 0.3612112230002822, 0.3599133619973145, 0.35995700000057695, 0.3674061769997934, 0.3648951400027727, 0.36177533499721903, 0.3624256550028804, 0.36811010199744487, 0.371989144001418, 0.37687095000001136, 0.3651198010011285, 0.36414183899978525, 0.363491341999179, 0.3649533110001357, 0.36409840600026655, 0.3650361519976286, 0.3626903990007122, 0.36435862200232805, 0.3627115299968864, 0.3584726420012885, 0.3609293810004601, 0.3621954939990246, 0.3663758830007282, 0.3659539580003184, 0.3652403640007833, 0.365463058999012, 0.366715115000261, 0.36991183499776525, 0.3637747160028084, 0.3642155620000267, 0.36214649799876497, 0.3638349719985854, 0.3611388750032347, 0.36315559599825065, 0.3622175550008251, 0.37171293899882585, 0.3770542540005408, 0.3708287900008145, 0.35728006299905246, 0.3531266450008843, 0.36106952099726186, 0.3545346900027653, 0.346350325999083, 0.34727731499879155, 0.3465149309995468, 0.34747701800006325, 0.35408811700108345, 0.3684288100012054, 0.3604808119998779, 0.37703916799728177, 0.37377333600306883, 0.3705726459993457, 0.3702857399985078, 0.37828490800166037, 0.37669244399876334, 0.37256237900146516, 0.35701978499855613, 0.3485947959998157, 0.3547778530009964, 0.36053956899922923, 0.35205684800166637, 0.35737845999756246, 0.34935862600104883, 0.35714319399994565, 0.34776828100075363, 0.3525699749989144, 0.35101232699889806, 0.34873147700272966, 0.34477993799737305, 0.34387062700261595, 0.33416225199835026, 0.33367602200087276, 0.3398920569998154, 0.35001203999854624, 0.3378275089999079, 0.34306767400266835, 0.341369150999526, 0.34293178799998714, 0.3449453569992329, 0.35021520599912037, 0.3492315610019432, 0.35057646299901535, 0.3500091460009571, 0.3558143549998931, 0.353011625000363, 0.34740142099690274, 0.34356440200281213, 0.3382744519985863, 0.3429215670003032, 0.3369187409989536, 0.3408557069997187, 0.34174308300134726, 0.3361172369986889, 0.34027463600068586, 0.34106162500029313, 0.33877971400215756, 0.3390543049972621, 0.3457959490006033, 0.34931286700157216, 0.3381782679971366, 0.33945168900027056, 0.34802029200000106, 0.3459415219986113, 0.3446364929986885, 0.3452762270026142, 0.33684061500025564, 0.33597342599750846, 0.3372411500022281, 0.33713245499893674, 0.33501053500003763, 0.34454969099897426, 0.3425166859997262, 0.34080129300127737, 0.3374732340016635, 0.3375641189995804, 0.33725242499713204, 0.34724903000096674, 0.3455396870012919, 0.3387174329982372, 0.3421802730008494, 0.344402328999422, 0.34081463999973494, 0.3367844750027871, 0.34241600899986224, 0.3382866649990319, 0.3426399460004177, 0.3624828499996511, 0.3666010919987457, 0.3631405759988411, 0.3641324510026607, 0.3657826449998538, 0.3745151029979752, 0.37033634100225754, 0.3578140819990949, 0.36070079099954455, 0.35904591999860713, 0.3581006830027036, 0.35999009700026363, 0.3606199239984562, 0.3575495459990634, 0.36145857500014245, 0.370060558001569, 0.38154045999908703, 0.3691726249999192, 0.3607407099989359, 0.36158874400280183, 0.35954013299851795, 0.35369875200194656, 0.3552142999978969, 0.3657302069987054, 0.3649629290011944, 0.36344016500152065, 0.35571769399757613, 0.3584075489998213, 0.35753810400274233, 0.3595091909992334, 0.36877252900012536, 0.36690191399975447, 0.3654357599989453, 0.37148845300180255, 0.3666397339984542, 0.3613481770007638, 0.3641152140007762, 0.35872883499905583, 0.36095433400259935, 0.36037618599948473, 0.3597597769985441, 0.3642920279999089, 0.3598568060006073, 0.35318874299991876, 0.3532337370015739, 0.3572192339997855, 0.35265738099769806, 0.35199753400229383, 0.35424912099915673, 0.3616708170011407, 0.36596501099847956, 0.3669884129994898, 0.3684928670008958, 0.362853628997982, 0.3588469679998525, 0.3543044900034147, 0.36046074999831035, 0.36034645499967155, 0.3645047540012456, 0.3633819370006677, 0.3539686009971774, 0.3418175750011869, 0.3379102809994947, 0.33906562799893436, 0.35002810200239765, 0.3475239599974884, 0.3415331240030355, 0.3380052609973063, 0.3401376970032288, 0.34662784799729707, 0.34359294200112345, 0.3361793129988655, 0.33969194300152594, 0.3382476359984139, 0.36042741799974465, 0.358377955002652, 0.361784077998891, 0.3642286709982727, 0.3691105920006521, 0.3716432250002981, 0.3647799739992479, 0.35634264100008295, 0.339298401002452, 0.33975602999998955, 0.3377617829974042, 0.33438245200159145, 0.3437982709983771, 0.34323349700207473, 0.3409690070002398, 0.3408102939974924, 0.33764072400299483, 0.34088399399843183, 0.34155323099912493, 0.34727546800058917, 0.345623698001873, 0.3432233619969338, 0.3411430490014027, 0.3400398759986274, 0.3420393710002827, 0.33679035600289353, 0.34203526199780754, 0.3450666159988032, 0.34139655900071375, 0.33667882299778285, 0.33685294300084934, 0.33645143499961705, 0.3376177060017653, 0.34372659400105476, 0.3376263199970708, 0.33882695000284, 0.33817793399794027, 0.33837263399982476, 0.34140757199929794, 0.3410531910012651, 0.3457366920010827, 0.3387459289988328, 0.3397355460001563, 0.3395266769985028, 0.3417717660013295, 0.33483095100018545, 0.33701604200177826, 0.3394143549994624, 0.3391367129988794, 0.33761706199948094, 0.3374668569995265, 0.33077822800260037, 0.3315582299983362, 0.3449713640002301, 0.3473586719992454, 0.33974528500039014, 0.3434073009993881, 0.33640551600183244, 0.33773612399818376, 0.33973692799918354, 0.33659594600248965, 0.3347925699999905, 0.3429011719999835, 0.33891843300079927, 0.3437466059986036, 0.3421594909996202, 0.33806160099993576, 0.33777003599971067, 0.3490609059990675, 0.35021393100032583, 0.33737110900256084, 0.3432149669970386, 0.3422588530011126, 0.3441840099985711, 0.3477559980019578, 0.34527242300100625, 0.3346125129974098, 0.34000909000315005, 0.36388871999952244, 0.36196351899707224, 0.3610276500003238, 0.36036704599973746, 0.3665281630019308, 0.3734444309993705, 0.3522852040005091, 0.3478350400000636, 0.3414301250013523, 0.3381442199970479, 0.3371993300024769, 0.3362770299972908]",tokens/s,2.704386044814602,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,796.311552,,,,,s,1,4.794000534995575,4.794000534995575,0.0,4.794000534995575,4.794000534995575,4.794000534995575,4.794000534995575,[4.794000534995575],,kWh,1.2827585355565439e-05,2.1011398149609767e-05,0,3.3838983505175206e-05,,MB,893.530112,,,,,s,14,0.5650212099862983,0.040358657856164167,0.020831706540597895,0.02669778949712054,0.06418959659858955,0.06567539139832661,0.067759605477695,"[0.0629861429988523, 0.06399602699821116, 0.021982174999720883, 0.06207968600210734, 0.06359224199695745, 0.021670191999874078, 0.019894375996955205, 0.027960971994616557, 0.025115500997344498, 0.0682806589975371, 0.0174223610010813, 0.02543460699962452, 0.020333714004664216, 0.06427255499875173]",tokens/s,6343.124712233212,kWh,5.481545634515317e-07,8.981016286777201e-07,0.0,1.4462561921292519e-06,tokens/kWh,177008749.48241624,MB,894.332928,,,,,s,14,9.593454318011936,0.6852467370008526,0.0506120505501604,0.6925739764992613,0.7436607979012478,0.7568395447509829,0.7675402217498049,"[0.7297159390000161, 0.6253586980019463, 0.6026428889963427, 0.6355924910021713, 0.6107560740056215, 0.6534454989960068, 0.696150909003336, 0.7702153909995104, 0.7067433080010233, 0.722922044005827, 0.7496371660017758, 0.6889970439951867, 0.7178838010004256, 0.6833930650027469]",tokens/s,91.93768696474889,kWh,8.977640536764477e-06,1.4708897764958652e-05,0.0,2.3686538301723126e-05,tokens/kWh,2659738.5906499024,,s,882,9.58725020501879,0.010869898191631281,0.013106060344660601,0.006374646003678208,0.045495899502566314,0.04739373785268981,0.05125849192430904,"[0.004673805000493303, 0.005005210994568188, 0.005981699003314134, 0.006925423003849573, 0.06716647199937142, 0.007460360997356474, 0.006523295996885281, 0.008492164000927005, 0.004807237004570197, 0.00451388399960706, 0.004451367996807676, 0.006438438002078328, 0.01745934400241822, 0.04281275199900847, 0.006906634000188205, 0.006277211999986321, 0.00694938199740136, 0.012534447996586096, 0.0076503420059452765, 0.007941055999253877, 0.006331626995233819, 0.04892936700343853, 0.004593879995809402, 0.005185070003790315, 0.005951161998382304, 0.007277025004441384, 0.007868038999731652, 0.007500070998503361, 0.0068177939974702895, 0.05215116700128419, 0.007952341002237517, 0.008011863996216562, 0.013613294002425391, 0.005101442999148276, 0.004705320003267843, 0.005945775999862235, 0.006503395998151973, 0.047923466001520865, 0.007137175998650491, 0.006867493000754621, 0.00709004500095034, 0.006372769996232819, 0.006615186997805722, 0.0065860220056492835, 0.006547259996295907, 0.006473526002082508, 0.04876724699715851, 0.00435536300210515, 0.004056020996358711, 0.004001976005383767, 0.004538573994068429, 0.006420440004148986, 0.007508627000788692, 0.007896488001279067, 0.0072112109992303886, 0.047744766998221166, 0.006652014002611395, 0.003929717997380067, 0.005986096999549773, 0.007228358001157176, 0.0072207839984912425, 0.004825105002964847, 0.0038821209964226, 0.00926233000063803, 0.008778837000136264, 0.0075528189991018735, 0.0074335489989607595, 0.007004669998423196, 0.0072499040034017526, 0.04743641900131479, 0.007905585996923037, 0.006479773997853044, 0.004346205001638737, 0.005169338000996504, 0.0059423290003906, 0.00800706799782347, 0.006898184001329355, 0.006697707001876552, 0.006500046998553444, 0.04735453500325093, 0.00720822399307508, 0.007439680004608817, 0.00703171100030886, 0.0063553450017934665, 0.006567174998053815, 0.005711024001357146, 0.004003226997156162, 0.004389672998513561, 0.003917738002201077, 0.047504955997283105, 0.008174875998520292, 0.005712029000278562, 0.0043043080004281364, 0.007026709005003795, 0.006800848997954745, 0.007079934999637771, 0.00704823400155874, 0.006512161999125965, 0.045317454998439644, 0.003915216002496891, 0.0035739059967454523, 0.006721064004523214, 0.007345762998738792, 0.007285405998118222, 0.005545772997720633, 0.005532750001293607, 0.006107688997872174, 0.005531069000426214, 0.04540764400007902, 0.006018331005179789, 0.004220022994559258, 0.004049205999763217, 0.003964961004385259, 0.004025820999231655, 0.006093944997701328, 0.005928806000156328, 0.006117559001722839, 0.006109786998422351, 0.0060243010011618026, 0.005890738997550216, 0.0464101270044921, 0.00428338699566666, 0.0039494940065196715, 0.00462328899448039, 0.006093768999562599, 0.006010437005897984, 0.006398562996764667, 0.04666388500481844, 0.005700240995793138, 0.005838288001541514, 0.005909535997489002, 0.0066019960067933425, 0.00589434799621813, 0.005791976996988524, 0.006026350005413406, 0.005666257995471824, 0.005741603999922518, 0.046872364000591915, 0.005683403003786225, 0.005794213997432962, 0.006070633004128467, 0.005830936999700498, 0.005949777994828764, 0.00569027999881655, 0.003916376001143362, 0.005892382003366947, 0.005852855996636208, 0.04602402500313474, 0.0043750769982580096, 0.0054806519983685575, 0.005867867002962157, 0.0059597159997792915, 0.0060086349985795096, 0.005959538000752218, 0.005827908003993798, 0.0059708959961426444, 0.005753898003604263, 0.046210898995923344, 0.005397995999373961, 0.006361835999996401, 0.005987663003907073, 0.0059742829980677925, 0.005850569003087003, 0.00573189899296267, 0.005740981003327761, 0.005584847996942699, 0.005947453006228898, 0.04738252099923557, 0.005292362999171019, 0.004700931996922009, 0.004451360000530258, 0.004208785001537763, 0.00446333199943183, 0.0036970020009903237, 0.0036270849959691986, 0.004378971003461629, 0.007456516003003344, 0.008164125996700022, 0.00595752100343816, 0.0468043359942385, 0.0051584480024757795, 0.006149888999061659, 0.006245598997338675, 0.006049096002243459, 0.0042127170017920434, 0.005760043997725006, 0.006057374004740268, 0.006114919997344259, 0.0059714239978347905, 0.006508140999358147, 0.006290162004006561, 0.006586087998584844, 0.006081405001168605, 0.005976672997348942, 0.005992623999190982, 0.04926299000362633, 0.005608797997410875, 0.0061091000025044195, 0.005906235994189046, 0.005992178004817106, 0.005841409001732245, 0.00593658799334662, 0.005852373004017863, 0.0058031450025737286, 0.005769127994426526, 0.0471610650056391, 0.005638806993374601, 0.006007559000863694, 0.006067100999644026, 0.006009753000398632, 0.005880620999960229, 0.005932387000939343, 0.005905880003410857, 0.006046987997251563, 0.005897818002267741, 0.04739365899877157, 0.006460794997110497, 0.005973412000457756, 0.007505316003516782, 0.008440587000222877, 0.00593110200134106, 0.00574930999573553, 0.009029859000293072, 0.046594840998295695, 0.0064582060003886, 0.00607552000292344, 0.005951425999228377, 0.0059176619979552925, 0.005836581003677566, 0.00584658699517604, 0.005756878003012389, 0.005829032998008188, 0.005747003000578843, 0.04657166000106372, 0.006634023004153278, 0.006084482993173879, 0.005811511000501923, 0.0059581040040939115, 0.005932355001277756, 0.0058414369996171445, 0.005937707996054087, 0.005994015002215747, 0.005687388998921961, 0.0497598099973402, 0.006085225002607331, 0.006324342000880279, 0.006192576001922134, 0.005952822997642215, 0.005735218997870106, 0.006010631004755851, 0.005982785995001905, 0.00606333400355652, 0.005152757003088482, 0.006069096001738217, 0.005926822996116243, 0.005970477002847474, 0.005949364996922668, 0.005921727999520954, 0.050081844005035236, 0.0046543129938072525, 0.00413952400413109, 0.003975758998421952, 0.0037881710013607517, 0.005430334000266157, 0.005929877996095456, 0.006143124002846889, 0.0043081140029244125, 0.00519786799850408, 0.006383278996509034, 0.006042405002517626, 0.04680581399588846, 0.006078997001168318, 0.0061274800027604215, 0.006082867999793962, 0.006058703002054244, 0.005907847000344191, 0.005908412000280805, 0.005973931998596527, 0.005753019999247044, 0.005733149002480786, 0.04609115299535915, 0.004676800999732222, 0.00592247999884421, 0.006088247006118763, 0.005902513999899384, 0.005899026997212786, 0.00575534700328717, 0.005876736999198329, 0.005735594997531734, 0.0058786790032172576, 0.04640701499738498, 0.006170253000163939, 0.006355776997224893, 0.0059836229993379675, 0.005981317000987474, 0.005891446999157779, 0.005850680005096365, 0.005889045998628717, 0.00583131500025047, 0.00596933899942087, 0.045824233995517716, 0.006119797006249428, 0.0061179259937489405, 0.0061173380017862655, 0.0059096020049764775, 0.005953721993137151, 0.005734988000767771, 0.005849510002008174, 0.005882270997972228, 0.0062665790028404444, 0.04727068400097778, 0.006465120997745544, 0.00511969999934081, 0.006011545003275387, 0.0059478350012796, 0.05110798299574526, 0.005170775002625305, 0.00670738700137008, 0.005858680997334886, 0.005884644997422583, 0.005775171004643198, 0.0058473079989198595, 0.005762453001807444, 0.005921848998696078, 0.005820876998768654, 0.005852494003192987, 0.04612177499802783, 0.004153558002144564, 0.00407534899568418, 0.003780447004828602, 0.005514990996744018, 0.005952995998086408, 0.005863174003025051, 0.006021428998792544, 0.005818783996801358, 0.006524370000988711, 0.005896193004446104, 0.04627090199937811, 0.004013997000583913, 0.003822093000053428, 0.005905285994231235, 0.006072965006751474, 0.005994774997816421, 0.005973393999738619, 0.005926974998146761, 0.005979952002235223, 0.005849704997672234, 0.04638766900461633, 0.006526350000058301, 0.005614374997094274, 0.006115224001405295, 0.0059588000003714114, 0.00595851300022332, 0.005890431995794643, 0.00562272900424432, 0.005817536999529693, 0.00573533999704523, 0.049538320999999996, 0.004498570000578184, 0.0049602520011831075, 0.00595951899595093, 0.00591191700368654, 0.006008088996168226, 0.0059223010030109435, 0.005887616003747098, 0.006269268997129984, 0.0063474540002061985, 0.046102027998131234, 0.006858988002932165, 0.006149465996713843, 0.006048421004379634, 0.005844129998877179, 0.005947778998233844, 0.005893128996831365, 0.005886727005417924, 0.005760832995292731, 0.005964841002423782, 0.046470196000882424, 0.006450831999245565, 0.006093677999160718, 0.005884098005481064, 0.005841676000272855, 0.0059363449981901795, 0.05083998900227016, 0.0060887069994350895, 0.006064676999812946, 0.0058728910007630475, 0.0057996239993372, 0.005770648996985983, 0.005829779998748563, 0.005708041004254483, 0.005806000001030043, 0.005934705994150136, 0.04702260100020794, 0.006373666001309175, 0.009155263003776781, 0.00986612699489342, 0.005944310003542341, 0.00595780599542195, 0.005762916000094265, 0.0061974460040801205, 0.005761563996202312, 0.046459614000923466, 0.006021296001563314, 0.005594057001871988, 0.005951886996626854, 0.006958730999031104, 0.005911571002798155, 0.005914806002692785, 0.005951567000010982, 0.005850197994732298, 0.006116925003880169, 0.04773817399836844, 0.007100458999047987, 0.006939038998098113, 0.011154737003380433, 0.006379445003403816, 0.007870741996157449, 0.00618224900244968, 0.05189884900028119, 0.006996901000093203, 0.0069917469954816625, 0.00675098300416721, 0.005759781997767277, 0.004062129999510944, 0.004073003001394682, 0.003940059003070928, 0.0036128619976807386, 0.005084830998384859, 0.007117309003660921, 0.04920906499319244, 0.00824886900227284, 0.0070570090028923005, 0.0070003629953134805, 0.007460867003828753, 0.006484963996626902, 0.007052790999296121, 0.006435216004319955, 0.04695118899689987, 0.008183199999621138, 0.005315637004969176, 0.009389835002366453, 0.04708551100338809, 0.007427343996823765, 0.0074448379964451306, 0.006727916006639134, 0.0071028489983291365, 0.006369958995492198, 0.006906528004037682, 0.004633061995264143, 0.0048604590047034435, 0.045383399999991525, 0.008871853002347052, 0.007404199997836258, 0.0071549700005562045, 0.007492147000448313, 0.007007170999713708, 0.007115667998732533, 0.006710080000630114, 0.006765997000911739, 0.0502126059946022, 0.007963558004121296, 0.00581467300071381, 0.005072315994766541, 0.005874480004422367, 0.007929950996185653, 0.012008666999463458, 0.051453838001179975, 0.007697947003180161, 0.0065514559973962605, 0.006460265001805965, 0.0067256960028316826, 0.00636215499980608, 0.006504501994641032, 0.00608844499947736, 0.00548074900143547, 0.04563837100431556, 0.007667685000342317, 0.009546419998514466, 0.007047617000353057, 0.007093312997312751, 0.007176314000389539, 0.009481603003223427, 0.007409596000798047, 0.04695964799611829, 0.006304242000624072, 0.006745120001141913, 0.006571625999640673, 0.004127405998588074, 0.004886119000730105, 0.005565195002418477, 0.006547975994180888, 0.007143019000068307, 0.04739374200289603, 0.009972606996598188, 0.00784222600486828, 0.0076696489995811135, 0.007629102001374122, 0.009199070998874959, 0.0073206489978474565, 0.006721821002429351, 0.04674984799930826, 0.00645020399679197, 0.006753220004611649, 0.007765556998492684, 0.008088335001957603, 0.048716201999923214, 0.0077153669990366325, 0.007556233998911921, 0.007394899002974853, 0.006313822996162344, 0.004661528000724502, 0.004134009002882522, 0.003940183996746782, 0.004886605005594902, 0.04660040599992499, 0.007601106000947766, 0.007552953997219447, 0.007429331002640538, 0.009214971993060317, 0.006912588003615383, 0.007141667003452312, 0.007009998997091316, 0.04872171000170056, 0.008031514997128397, 0.006300346998614259, 0.0044457620024331845, 0.0064215390011668205, 0.006566594995092601, 0.007679787006054539, 0.006692366994684562, 0.006830595004430506, 0.04683950099570211, 0.007073739005136304, 0.006468204999691807, 0.006965751999814529, 0.006915696998476051, 0.006755087997589726, 0.006792370004404802, 0.007372248997853603, 0.006390165995981079, 0.045450022000295576, 0.006375626006047241, 0.007027097999525722, 0.006885128001158591, 0.007519709994085133, 0.007956616005685646, 0.007033695997961331, 0.007041020995529834, 0.006754695001291111, 0.048718974001531024, 0.007823022002412472, 0.00752794899744913, 0.005418585998995695, 0.004588155003148131, 0.00580616499792086, 0.006299679997027852, 0.004003795002063271, 0.006295282000792213, 0.04925184100284241, 0.0038532709950231947, 0.0037163840024732053, 0.006574289996933658, 0.008356994003406726, 0.007103472002199851, 0.007403388000966515, 0.007484169000235852, 0.0074529510020511225, 0.007628473002114333, 0.007813806994818151, 0.00748366800689837, 0.007118279994756449, 0.05121267000504304, 0.007532607996836305, 0.0071753270021872595, 0.006994595998548903, 0.004661386999941897, 0.004014772996015381, 0.0038491740051540546, 0.003801995000685565, 0.008375603996682912, 0.0054842379977344535, 0.054376915002649184, 0.008076054997218307, 0.0070407990060630254, 0.00419567700009793, 0.005555210998863913, 0.0066255749989068136, 0.006582989000889938, 0.05112758000177564, 0.007188797993876506, 0.004378873003588524, 0.005106350996356923, 0.006298901003901847, 0.00695859499683138, 0.006661537001491524, 0.006838246998086106, 0.0067367310039117, 0.005302833000314422, 0.045448600001691375, 0.009446017997106537, 0.007626569997228216, 0.00700148000032641, 0.006718579003063496, 0.006335662001220044, 0.004153383997618221, 0.004995281997253187, 0.006381317005434539, 0.04817395499412669, 0.007780166000884492, 0.00730688600015128, 0.007334979003644548, 0.007130489997507539, 0.007259810998220928, 0.00693914300063625, 0.007009341003140435, 0.005236775999946985, 0.04774090499995509, 0.005989008997858036, 0.005250524001894519, 0.006260203001147602, 0.007722684997133911, 0.006447815001592971, 0.011812434997409582, 0.05110721399978502, 0.008766067003307398, 0.007797193000442348, 0.007399700996757019, 0.008056878003117163, 0.006332860000838991, 0.04865199900086736, 0.007685415999731049, 0.007593511996674351, 0.006957062003493775, 0.0074325969981146045, 0.007008366999798454, 0.0071308769984170794, 0.007247888999700081, 0.04713423600333044, 0.006517273999634199, 0.004400213998451363, 0.004072207004355732, 0.0038481939991470426, 0.005150085999048315, 0.007342997996602207, 0.006998374999966472, 0.007071636006003246, 0.006696635995467659, 0.047964051002054475, 0.0075277970026945695, 0.0068932199937989935, 0.008384920001844876, 0.006948021000425797, 0.007426185999065638, 0.00644720400305232, 0.004276528998161666, 0.0048454040006618015, 0.04752774799999315, 0.007548672001576051, 0.007017179996182676, 0.009580156998708844, 0.006270917001529597, 0.008556860004318878, 0.007386501994915307, 0.007014277005509939, 0.05161091099580517, 0.008899804997781757, 0.00721527300629532, 0.004209191996778827, 0.005274887997074984, 0.007261140002810862, 0.006693014001939446, 0.006945159999304451, 0.045863663995987736, 0.004171746004431043, 0.0037766640016343445, 0.0037028989972895943, 0.006036689002939966, 0.007485203997930512, 0.007498541999666486, 0.008339549996890128, 0.00782084000093164, 0.007295758005056996, 0.046865559997968376, 0.007310852997761685, 0.007401112998195458, 0.006429344000935089, 0.006783754004572984, 0.006830595993960742, 0.006746297003701329, 0.006989893998252228, 0.04686699000012595, 0.006476513997768052, 0.005633925000438467, 0.004254774998116773, 0.004092057999514509, 0.006347276001179125, 0.052012775995535776, 0.00813525400008075, 0.007369657003437169, 0.007562737999251112, 0.013059741002507508, 0.004328849994635675, 0.004007053001259919, 0.003840780002065003, 0.005543032995774411, 0.04550099700281862, 0.004426756000611931, 0.003990689001511782, 0.0063597330008633435, 0.00860024499706924, 0.004391127004055306, 0.004047499998705462, 0.003889441999490373, 0.003980326000601053, 0.004570626995700877, 0.004804643998795655, 0.04724632800207473, 0.009012162998260465, 0.007815981000021566, 0.007338567003898788, 0.008574564002628904, 0.006970860995352268, 0.0060924350036657415, 0.0064383649951196276, 0.005485435998707544, 0.0446378030028427, 0.004007490002550185, 0.004046718997415155, 0.00505373199848691, 0.006252491999475751, 0.006607130002521444, 0.007077389003825374, 0.007216331992822234, 0.0067253540037199855, 0.0059452920031617396, 0.04776426699390868, 0.007528607005951926, 0.009302477999881376, 0.0072593339937157, 0.006873474005260505, 0.005834748000779655, 0.004537541994068306, 0.008930914002121426, 0.04831451299833134, 0.007779883999319281, 0.009466562005400192, 0.007248974994581658, 0.007060494004690554, 0.005313558998750523, 0.006288611002673861, 0.0059355099947424605, 0.006328118004603311, 0.04983754999557277, 0.008905303999199532, 0.00486332500440767, 0.007312367997656111, 0.007460013999661896, 0.049366936000296846, 0.009676752997620497, 0.012858234003942925, 0.006590197997866198, 0.006031991004419979, 0.011064695994718932, 0.047604327999579255, 0.005324775003828108, 0.0037837299969396554, 0.003438231004111003, 0.0034549560004961677, 0.0033520169963594526, 0.005060212999524083, 0.006727569998474792, 0.006724415005010087, 0.016619286994682625, 0.052253555004426744, 0.006959697995625902, 0.006551976002810989, 0.010082963002787437, 0.005748579998908099, 0.004249290999723598, 0.004029124997032341, 0.0043168880001758225, 0.0046387059992412105, 0.005821169004775584, 0.04720652000105474, 0.006584087997907773, 0.006681744001980405, 0.0063029229931999, 0.011008615001628641, 0.0070694800015189685, 0.006781892996514216, 0.00700127500022063, 0.04826545000105398, 0.007974756001203787, 0.010537483001826331, 0.004631780000636354, 0.004768391001562122, 0.005729249998694286, 0.00716636599827325, 0.006314835998637136, 0.04667396099830512, 0.007822113002475817, 0.007455771999957506, 0.006067018002795521, 0.006669911999779288, 0.006908246999955736, 0.006843572999059688, 0.006512874999316409, 0.006154921997222118, 0.04709668000577949, 0.004925659995933529, 0.00513052599853836, 0.006102751001890283, 0.007073713997669984, 0.007496808000723831, 0.007101243005308788, 0.006582660993444733, 0.006319422005617525, 0.007228987000416964, 0.0076069530041422695, 0.007094599997799378, 0.0048463610000908375, 0.004403295999509282, 0.0053720619980595075, 0.0519792690029135, 0.007191373995738104, 0.007209389004856348, 0.007238184996822383, 0.007011000998318195, 0.006918372004292905, 0.0071684759968775325, 0.0068618170043919235, 0.047513018995232414, 0.007187202005297877, 0.005422110996732954, 0.0041582260018913075, 0.0050493669987190515, 0.005685233998519834, 0.005994863997329958, 0.00658181200560648, 0.006886285998916719, 0.006624955000006594, 0.04912505699758185, 0.008264796000730712, 0.007632467997609638, 0.007188866002252325, 0.005737487997976132, 0.006529337006213609, 0.006388329995388631, 0.005050222003774252, 0.003938959998777136, 0.04703513899585232, 0.009673185006249696, 0.007413118997646961, 0.006138192002254073, 0.006365673994878307, 0.006373410004016478, 0.007378545000392478, 0.006760174997907598, 0.005977246997645125, 0.04727286100387573, 0.006889117001264822, 0.006173457994009368, 0.0057511449995217845, 0.006980762002058327, 0.0048647360017639585, 0.004802636001841165, 0.0057930159964598715, 0.0066866920024040155, 0.047310836001997814, 0.0043359669944038615, 0.0039629290040466, 0.0036872130003757775, 0.00457868699595565, 0.004250178004440386, 0.0037627559941029176, 0.007299607001186814, 0.007484834000933915, 0.0073953340033767745, 0.006870423996588215, 0.04711809199943673, 0.004765648001921363]",tokens/s,91.99718179236477,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: DeciLMForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,17708.8512,,,,,s,1,40.92433094899752,40.92433094899752,0.0,40.92433094899752,40.92433094899752,40.92433094899752,40.92433094899752,[40.92433094899752],,kWh,0.00045422560736317093,0.0007442313508317809,0,0.0011984569581949519,,MB,18224.156672,,,,,s,10,21.218109935005486,2.1218109935005485,0.424120756639872,2.2487338640021335,2.582317881000199,2.701428700502947,2.796717356105146,"[1.5615587829961441, 1.6712551989985514, 1.5587023330008378, 1.799736460998247, 2.381201869000506, 2.5558488099995884, 2.8205395200056955, 2.1427367530050105, 2.371799232001649, 2.3547309749992564]",tokens/s,120.65165124705715,kWh,1.9714665787227106e-05,3.2301049038847806e-05,0.0,5.201571482607491e-05,tokens/kWh,4921589.578380071,MB,18228.555776,,,,,s,10,171.41979634200106,17.141979634200105,4.267188501952439,19.534334684001806,21.58363208460287,21.7707152357998,21.920381756757344,"[11.647660825001367, 11.654632806996233, 10.891993974000798, 14.117928264997317, 21.54205805100355, 21.95779838699673, 20.268620536000526, 19.43279961799999, 19.63586975000362, 20.270434129000932]",tokens/s,3.675188125548124,kWh,0.0001607020996591635,0.00026330598159362266,0.0,0.0004240080812527861,tokens/kWh,148582.07375165692,,s,630,171.41210161999334,0.2720827009841164,0.09847641441617724,0.24472588800199446,0.4051481341048202,0.44964358129800513,0.578484074829321,"[0.14430483199976152, 0.17965221800113795, 0.143498247001844, 0.1840425049958867, 0.18369465100113302, 0.19169762900128262, 0.13928302899876144, 0.18132638100360055, 0.18951099299738416, 0.13914748700335622, 0.19438831500156084, 0.18882442199537763, 0.1818259970023064, 0.18472065399691928, 0.13865680600429187, 0.1865059419942554, 0.17932247300632298, 0.1400906029957696, 0.18816101099946536, 0.1869368170009693, 0.19521491000341484, 0.19665579199499916, 0.19639500100311125, 0.1970037479986786, 0.20780551100324374, 0.1978608110002824, 0.1975535059973481, 0.19735253199905856, 0.19735641100123757, 0.19705713100120192, 0.19869479299813975, 0.1985542330003227, 0.1989432129994384, 0.15913789300248027, 0.19929070699436124, 0.1979700910014799, 0.19727237800543662, 0.19795696700020926, 0.19612460599455517, 0.18648542400478618, 0.18647655099630356, 0.19644478100235574, 0.1926048629975412, 0.19057778699789196, 0.15407219500048086, 0.19160330600425368, 0.1907943179976428, 0.19060122199880425, 0.19005984600516967, 0.18953706599859288, 0.19459084999834886, 0.14973875199939357, 0.1909997909970116, 0.1900784350000322, 0.19408221300545847, 0.19495132500014734, 0.19027878499764483, 0.19108085700281663, 0.1496875859957072, 0.1915701550024096, 0.19988928599923383, 0.19103792699752375, 0.19008922400098527, 0.1571773440009565, 0.19082898299529916, 0.18901272600487573, 0.1898545820004074, 0.1887850819985033, 0.18988109299971256, 0.14848719000292476, 0.19002804699994158, 0.19011906199739315, 0.1897823929975857, 0.18850448800367303, 0.1488655689972802, 0.19034953800291987, 0.18954628700157627, 0.18950434399448568, 0.19000318100006552, 0.18994423899857793, 0.19326676400669385, 0.14988637699570972, 0.19146464399818797, 0.1904135180011508, 0.1890526850038441, 0.20022514499578392, 0.1907405989986728, 0.19067290400562342, 0.15042401399841765, 0.18960149499616819, 0.18950992600002792, 0.1904212630033726, 0.19357622400275432, 0.18666033599583898, 0.1460916680007358, 0.18910688500182005, 0.18952735199854942, 0.188976694997109, 0.1887069810036337, 0.15048168700013775, 0.18944154599739704, 0.19010962600441417, 0.18962606499553658, 0.1920417820001603, 0.18895645999873523, 0.14881509000406368, 0.199688802997116, 0.20003653300227597, 0.1945893879965297, 0.1922595030046068, 0.19015782499627676, 0.192620131005242, 0.19088179499522084, 0.1913612229982391, 0.19417472700297367, 0.2029537470007199, 0.15474227300001075, 0.19380878299853066, 0.19182809100311715, 0.19147685499774525, 0.19231559000036214, 0.19183495600009337, 0.19349798199982615, 0.19239916800142964, 0.15268137399834814, 0.19228772399947047, 0.14288260199828073, 0.18992414000240387, 0.189904310995189, 0.18884892500500428, 0.18783628899836913, 0.1491000609967159, 0.18954594700335292, 0.18874593899818137, 0.1890247300034389, 0.18885026600037236, 0.18899305899685714, 0.14766683799825842, 0.19196655200357782, 0.1902236259993515, 0.18893117499828804, 0.18940647600538796, 0.18923533899942413, 0.14809378499921877, 0.1886032369948225, 0.18853205400228035, 0.18863514599797782, 0.18816064100246876, 0.14913225299824262, 0.1787254130031215, 0.1758206529993913, 0.1361217809972004, 0.17633520199888153, 0.13526843300496694, 0.17754739999509184, 0.17516605499986326, 0.13541647800593637, 0.1764039639965631, 0.13595270999940112, 0.17742129100224702, 0.17503995599690825, 0.13437069200153928, 0.1759631469976739, 0.1352942610028549, 0.1762777659969288, 0.1743655000027502, 0.13410256399947684, 0.1746760300011374, 0.13573966900003143, 0.17524574200069765, 0.1352903389997664, 0.174942801000725, 0.1802628809964517, 0.13598348000232363, 0.19338036599947372, 0.19039224700100021, 0.1828827610006556, 0.18726978199993027, 0.1480266130020027, 0.19191197799955262, 0.18741263799893204, 0.18721066800208064, 0.18704426399926888, 0.14728632100013783, 0.18776212699594907, 0.18870078700274462, 0.1930457819980802, 0.1905623030033894, 0.18843002299399814, 0.21130732500023441, 0.22659020900027826, 0.2622034609958064, 0.1476294830063125, 0.19006317499588476, 0.20794770499924198, 0.20042612500401447, 0.19074841700057732, 0.1847174289941904, 0.19296326600306202, 0.18889710700022988, 0.14770806500018807, 0.18941086599807022, 0.18770829500135733, 0.18761062499834225, 0.1880223059997661, 0.1481205950040021, 0.18938185599836288, 0.1890775299980305, 0.18857296500209486, 0.21618907900119666, 0.27639458499470493, 0.2148888240044471, 0.21196944399707718, 0.1999971600016579, 0.2047008250010549, 0.2653735810017679, 0.23061402500024997, 0.19932215500011807, 0.19659370799490716, 0.19011480000335723, 0.3307038869970711, 0.38681147700117435, 0.37353897799766855, 0.34040852800535504, 0.28771439899719553, 0.26565232499706326, 0.23439270300150383, 0.2875811620033346, 0.2708917659983854, 0.21809740299795521, 0.21061484700476285, 0.2115599709941307, 0.26834138500271365, 0.20638078099727863, 0.20704551500239177, 0.21753039200120838, 0.21376179400249384, 0.24392939399695024, 0.21667938499740558, 0.20500996600458166, 0.2019899059960153, 0.20263927199994214, 0.2735519240013673, 0.20150394800293725, 0.2036394399983692, 0.21829122999770334, 0.23135849100071937, 0.2535292320026201, 0.22112963299878174, 0.2108666109998012, 0.2119622289974359, 0.26494873499905225, 0.24165919599909103, 0.2697796680004103, 0.2233784790005302, 0.26989517300535226, 0.33454475100006675, 0.3789704409937258, 0.7318969100015238, 0.19200010799977463, 0.36092773400014266, 0.3974468930027797, 0.2555982749981922, 0.44750049900176236, 0.6064359890006017, 0.4963323749980191, 0.31233905300177867, 0.3452335459951428, 0.38352133000444155, 0.3804020949974074, 0.371155834000092, 0.4307766060010181, 0.32460554099816363, 0.35798565600271104, 0.6258606139963376, 0.41714857400074834, 0.37410687900410267, 0.2737120039964793, 0.30242785600421485, 0.30885767199652037, 0.2946285439975327, 0.23444554000161588, 0.31090075799875194, 0.30457993800519034, 0.34467958899767837, 0.3015434720000485, 0.31420493200130295, 0.2819159150021733, 0.24903461599751608, 0.3679166899964912, 0.3265255190053722, 0.2640436209985637, 0.33552009699633345, 0.3602744200034067, 0.30324520399881294, 0.31854454900167184, 0.2833000229948084, 0.3036876080004731, 0.30199712000467116, 0.3467905249999603, 0.36446092699770816, 0.30366415299795335, 0.3223848390043713, 0.35672441499627894, 0.3957669670053292, 0.30962107999948785, 0.3452351119995001, 0.2903437179993489, 0.2897932449996006, 0.29198503700172296, 0.409138423994591, 0.3609168360053445, 0.3214425689948257, 0.2927886200050125, 0.324488215999736, 0.3540132790003554, 0.2828203699973528, 0.2964352580020204, 0.3125387369946111, 0.3085193290025927, 0.35584450099850073, 0.3240509130046121, 0.37264735799544724, 0.2375862219996634, 0.40509046100487467, 0.27964937599608675, 0.23051728399877902, 0.3697150810039602, 0.30971351100015454, 0.27661033799813595, 0.32657337300042855, 0.3644112409965601, 0.324533254999551, 0.31537294600275345, 0.36008703100378625, 0.33256765899568563, 0.328620141997817, 0.3849915750033688, 0.3828975860014907, 0.29589808500168147, 0.38244301599479513, 0.29662972100049956, 0.33844504300213885, 0.5101221369986888, 0.3027592310027103, 0.3583765779985697, 0.4946523859980516, 0.3329700460017193, 0.4108512469974812, 0.34335263300454244, 0.3395607799975551, 0.21544526000070618, 0.4586197099997662, 0.326700562996848, 0.37486861800425686, 0.4161802449962124, 0.305444470999646, 0.5791495299999951, 0.3854532960031065, 0.37278325200168183, 0.2418955159955658, 0.33391893900261493, 0.4588080589965102, 0.31896988300286466, 0.2988002290003351, 0.3920737910011667, 0.2962491959988256, 0.34226354300335515, 0.3797433289946639, 0.26914407100412063, 0.44191501399473054, 0.18408887800615048, 0.5272142449975945, 0.25851964599860366, 0.28634868600056507, 0.4993110420036828, 0.3563946649956051, 0.3950104320028913, 0.36026868900080444, 0.3840472099982435, 0.18498465299489908, 0.23496015200362308, 0.5619722359988373, 0.3197630470021977, 0.3985651740003959, 0.4176757249952061, 0.19841396000265377, 0.26594139900407754, 0.24391352599923266, 0.28573577600036515, 0.2771117669981322, 0.238835960997676, 0.26307663899933686, 0.23247460900165606, 0.2596662349969847, 0.20947789600177202, 0.33830412899988005, 0.45426548599789385, 0.3969858800046495, 0.3250602269981755, 0.3833066380029777, 0.21733671599940863, 0.3714661319972947, 0.4534956850038725, 0.30347409299429273, 0.35760475900315214, 0.31144516300264513, 0.2308849159962847, 0.373984363002819, 0.31075633399450453, 0.26252043900603894, 0.3514977379963966, 0.40504112000053283, 0.2751496990022133, 0.3683216259960318, 0.41661467499943683, 0.40566719200433, 0.31924663599784253, 0.5768548569976701, 0.23429383400070947, 0.24388961100339657, 0.23018592500011437, 0.220538552996004, 0.26457030500023393, 0.2364256069995463, 0.24896384400199167, 0.21291994499915745, 0.23033978300372837, 0.3805434210007661, 0.3206015030009439, 0.2047529189949273, 0.35760917700099526, 0.3185591060027946, 0.41868091699871, 0.46232141699874774, 0.4024335939975572, 0.23386566400586162, 0.3790721629993641, 0.6030058600008488, 0.27486532499460736, 0.24318206099997042, 0.2300287229954847, 0.38519393100432353, 0.3491849079946405, 0.3575522550017922, 0.31589974999951664, 0.3325764910041471, 0.2909409069980029, 0.2697671409987379, 0.2101361610039021, 0.21495804999722168, 0.20190857400302775, 0.25632175200007623, 0.21322536999650765, 0.21762284400028875, 0.2707260429961025, 0.4250846740033012, 0.3109491139985039, 0.4145776709992788, 0.3788856970058987, 0.30240352799592074, 0.4089594320030301, 0.2953120759993908, 0.3013902379971114, 0.40846556200267514, 0.3567680830019526, 0.29748198399465764, 0.21248912200098857, 0.33636286399996607, 0.19941622199985432, 0.3742797849990893, 0.3257730690020253, 0.4476564829965355, 0.4998639820041717, 0.24727736500062747, 0.6997247370018158, 0.2850986099947477, 0.4702283709993935, 0.14674017100333003, 0.20154511099826777, 0.25293401700037066, 0.23761295399890514, 0.27163145600206917, 0.2340208370005712, 0.2588970180004253, 0.2022202149964869, 0.23563081400061492, 0.27515059299912537, 0.21672774600301636, 0.26544863599701785, 0.15737641200394137, 0.25462705599784385, 0.44033599799877265, 0.3956191070028581, 0.27896000500186346, 0.47245514399401145, 0.4452287050007726, 0.4099859390044003, 0.27133949699782534, 0.29533580799761694, 0.22258807300386252, 0.2722158690012293, 0.38287740899977507, 0.21997730199655052, 0.4098117649991764, 0.5242576400050893, 0.32166948699887143, 0.19747402299981331, 0.20871959000214702, 0.2791338069946505, 0.21650708300148835, 0.20773856100277044, 0.25885769599699415, 0.23418403200048488, 0.2552695289996336, 0.22629488199891057, 0.28481067000393523, 0.2239075289980974, 0.3065656620019581, 0.36416192799515557, 0.3435496689999127, 0.2648735990005662, 0.23737566899944795, 0.30096116800268646, 0.29089202499744715, 0.40808170899981633, 0.44328823300020304, 0.23565737200260628, 0.30474416100332746, 0.2915828649929608, 0.39906152200273937, 0.19030100799864158, 0.2136939340052777, 0.3828256130000227, 0.309191293999902, 0.3831862919978448, 0.4472332000004826, 0.46289132200035965, 0.379390700996737, 0.31314688400016166, 0.3036615820019506, 0.40933422400121344, 0.2748151330015389, 0.24798562299838522, 0.20861309099564096, 0.35461145100271096, 0.2917345980022219, 0.2305378339951858, 0.2799722620038665, 0.22500312099873554, 0.262082127002941, 0.2403757149950252, 0.28505055799905676, 0.42704638600116596, 0.4512693889992079, 0.42303698300383985, 0.2889736220022314, 0.2279168609966291, 0.4166263090010034, 0.2743180539982859, 0.37711823300196556, 0.41171786400082055, 0.3750768039972172, 0.32501793099800125, 0.22034174400323536, 0.290358345999266, 0.3907186840006034, 0.24445699300122214, 0.2946608720012591, 0.5174342829996021, 0.39770282700192183, 0.312396898996667, 0.26279355400038185, 0.24092686600488378, 0.2597640620006132, 0.217300702999637, 0.20228964199486654, 0.2733089969988214, 0.2340532460002578, 0.2022353220017976, 0.20480844400299247, 0.302689948999614, 0.551626196000143, 0.43311934899975313, 0.31602888299676124, 0.2629068320020451, 0.23752919200342149, 0.3756750100001227, 0.2937251319963252, 0.3978623779985355, 0.31568910000351025, 0.5287184170010732, 0.4724146339940489, 0.31253930700040655, 0.4703866640047636, 0.41153687099722447, 0.3227922480000416, 0.3529004009978962, 0.3446520030047395, 0.26394108300155494, 0.42458418299793266, 0.3971764349989826, 0.3052957499967306, 0.31293622200610116, 0.2887118279977585, 0.21295312399888644, 0.24499478300276678, 0.23909943000035128, 0.26572475499415305, 0.22893541300436482, 0.2663085839958512, 0.2093532930011861, 0.20729147200472653, 0.20978825799829792, 0.3309370150018367, 0.29647665499942377, 0.3481453339991276, 0.3033819720003521, 0.512850722996518, 0.31198447800124995, 0.2966186249977909, 0.30565822900098283, 0.30220175800059224, 0.38807073500356637, 0.400601839995943, 0.27984835499955807, 0.6050307500045164, 0.4632089389997418, 0.32882968799822265, 0.15184230299928458]",tokens/s,3.675353105445604,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,2218.381312,,,,,s,1,6.503297556999314,6.503297556999314,0.0,6.503297556999314,6.503297556999314,6.503297556999314,6.503297556999314,[6.503297556999314],,kWh,4.7098939237472826e-05,7.716573045970001e-05,0,0.00012426466969717284,,MB,2414.313472,,,,,s,10,2.625431660999311,0.2625431660999311,0.052373173133355815,0.24033419299848902,0.30908932969905434,0.3466325268498621,0.37666708457050846,"[0.30074639699887484, 0.2897849680011859, 0.2966959389996191, 0.2250699190008163, 0.21676526100054616, 0.2544592099984584, 0.2142175769986352, 0.22620917599851964, 0.21730749000198557, 0.38417572400067]",tokens/s,975.0777512241907,kWh,3.1609037292757655e-06,5.178910927695993e-06,0.0,8.339814656971759e-06,tokens/kWh,30696125.816896185,MB,2427.33056,,,,,s,10,19.60888115200578,1.960888115200578,0.1156125716736365,1.9251576980004756,2.120274115499342,2.1733656577507645,2.2158388915519027,"[1.9323069470010523, 1.9791944569988118, 1.918008448999899, 1.8846780630010471, 1.905412754000281, 1.8026384570002847, 1.894392432001041, 1.957316398002149, 2.1084759949990257, 2.226457200002187]",tokens/s,32.128299167928695,kWh,2.3222863932666663e-05,3.804961725577793e-05,0.0,6.12724811884446e-05,tokens/kWh,1028194.0404248097,,s,630,19.604692800006887,0.031118560000010932,0.019278544120888457,0.018344136497034924,0.05895867030012596,0.06117661449989098,0.06425295559023653,"[0.01987945899963961, 0.01866079799947329, 0.01827336000133073, 0.054737735001253895, 0.018011975997069385, 0.01782988700142596, 0.05886482999994769, 0.0183892070017464, 0.018299198996828636, 0.05906321200018283, 0.01823142500143149, 0.018176964000303997, 0.059052951000921894, 0.018193351999798324, 0.018136778999178205, 0.01805057800083887, 0.05860981299701962, 0.018487150002329145, 0.01885662199856597, 0.05914355899949442, 0.01846178800042253, 0.023857683001551777, 0.058947630001057405, 0.018575932997919153, 0.018533811999077443, 0.059153248999791685, 0.018424120000418043, 0.01836593299958622, 0.05899807900277665, 0.018410845998005243, 0.01828038399980869, 0.05869436600187328, 0.018459228998835897, 0.018146695001632906, 0.01796035399820539, 0.05895846400017035, 0.0182605500012869, 0.01842957599728834, 0.05947846000344725, 0.018343656996876234, 0.018445958001393592, 0.05923437199817272, 0.018420754000544548, 0.018215200001577614, 0.05902064700057963, 0.018473003998224158, 0.01853198800017708, 0.01830177400188404, 0.058673661998909665, 0.018257560001075035, 0.018196557997725904, 0.059223382002528524, 0.018703101999562932, 0.018225607000204036, 0.058944528998836176, 0.018469362999894656, 0.018900997001765063, 0.05898808299753, 0.018407194002065808, 0.018344615997193614, 0.058960526999726426, 0.018669164001039462, 0.01865304500097409, 0.019689975000801496, 0.06301442900075926, 0.018075585998303723, 0.01816828200026066, 0.058521052000287455, 0.017888574999233242, 0.017788645000109682, 0.05825197599915555, 0.017900634000397986, 0.017910386999574257, 0.020181657000648556, 0.05863762800072436, 0.017951404999621445, 0.017869334998977138, 0.0586174080017372, 0.01795756700084894, 0.01796891299818526, 0.05851219400210539, 0.017914149997523054, 0.018102278001606464, 0.01811901299879537, 0.05858783300209325, 0.01797200500004692, 0.017942662998393644, 0.05869500499829883, 0.018086267002217937, 0.017938236000190955, 0.05959876099950634, 0.018041587998595787, 0.01806344800206716, 0.05828026699964539, 0.018045264998363564, 0.01804034000087995, 0.017917518001922872, 0.058453375997487456, 0.017843993002315983, 0.01786381499914569, 0.05853682899760315, 0.018155613000999438, 0.017972776000533486, 0.05811083799926564, 0.01842723500158172, 0.018169209997722646, 0.018216075000964338, 0.11851158500212478, 0.01809396299722721, 0.01802056200176594, 0.01801320500089787, 0.01793493699733517, 0.05864349500188837, 0.018001913998887176, 0.01792643400040106, 0.05847240100047202, 0.01830159599921899, 0.018185704000643454, 0.018122588000551332, 0.0608874610006751, 0.018338002999371383, 0.018383790000370936, 0.059167833998799324, 0.018341729999519885, 0.01828350900177611, 0.05919278500005021, 0.019444924000708852, 0.01848884200080647, 0.058629684997868026, 0.01825306699902285, 0.018173924003349384, 0.01790694399824133, 0.05879874899983406, 0.018210620000900235, 0.01812123700074153, 0.0590255339993746, 0.018050110000331188, 0.01797319300021627, 0.05888473099912517, 0.018200439000793267, 0.018406991999654565, 0.018019905997789465, 0.05857217500306433, 0.01807755999834626, 0.017982585999561707, 0.058774131000973284, 0.018093046001013136, 0.01803698999719927, 0.0587904290005099, 0.0181847240019124, 0.018166755999118323, 0.058428931999515044, 0.01858706400162191, 0.018188212998211384, 0.01807769000151893, 0.0587016429999494, 0.018138633997295983, 0.018065176001982763, 0.058790487000806024, 0.018083769999066135, 0.01801211199926911, 0.058777868001925526, 0.018114376998710213, 0.01806472099997336, 0.05877287900148076, 0.018109638996975264, 0.01821691599980113, 0.018008443003054708, 0.05873274199984735, 0.018350618996919366, 0.018501539001590572, 0.0592013509995013, 0.01835630400091759, 0.018275228998390958, 0.058865769002295565, 0.018242214999190765, 0.01811050700052874, 0.058725535000121454, 0.018241252000734676, 0.01810528599889949, 0.018008596998697612, 0.058756430000357796, 0.018417693001538282, 0.018238959997688653, 0.05886452200138592, 0.018102730999089545, 0.018089829001837643, 0.058918939997965936, 0.018136516002414282, 0.0704801009997027, 0.017430678999517113, 0.016906715001823613, 0.05853284499971778, 0.01828317900071852, 0.01803820200075279, 0.05882864899831475, 0.018358229001023574, 0.018161394000344444, 0.05824642299921834, 0.018080973997712135, 0.0181125390008674, 0.017952599002455827, 0.05887627899937797, 0.018164563000027556, 0.018061554997984786, 0.06322952900154633, 0.018399702999886358, 0.01816915499875904, 0.05888126200079569, 0.018146293998142937, 0.017983596000703983, 0.05900364800254465, 0.01888358499854803, 0.01838676400075201, 0.018118362997483928, 0.05833795600119629, 0.018365916999755427, 0.017313491000095382, 0.057577267001761356, 0.016930154997680802, 0.01673862499956158, 0.05697096700168913, 0.016948794000199996, 0.01677568800005247, 0.016763145998993423, 0.057418922002398176, 0.016662160996929742, 0.01678499700210523, 0.05703853600061848, 0.016843222998431884, 0.016592749001574703, 0.016605007996986387, 0.057340119001310086, 0.01693796000108705, 0.017250835000595544, 0.017393139998603147, 0.05716244200084475, 0.016787902000942267, 0.016635270996630425, 0.05748206300268066, 0.016839514999446692, 0.016726981000829255, 0.016621988997940207, 0.05791043399949558, 0.017060815000149887, 0.01687566100008553, 0.057526445001713, 0.017046696000761585, 0.016804637998575345, 0.016840027001308044, 0.05766205299732974, 0.017029747999913525, 0.05910212299932027, 0.017238488002476515, 0.017572100998222595, 0.05743277000146918, 0.016794612998637604, 0.016640564001136227, 0.016703982000763062, 0.05719106999822543, 0.017198280998854898, 0.017125312002463033, 0.061505105997639475, 0.016899105001357384, 0.016835712998727104, 0.01669330699951388, 0.059797264002554584, 0.03187125600015861, 0.06716492499981541, 0.018281296997884056, 0.018245249000756303, 0.05886201099929167, 0.018032919000688707, 0.018037522000668105, 0.058503885000391165, 0.01810060099887778, 0.017941161000635475, 0.017924890998983756, 0.058484394001425244, 0.01808983199953218, 0.01792529399972409, 0.058612970999092795, 0.01809325800059014, 0.0181053910018818, 0.05871371499961242, 0.017965001999982633, 0.018240367997350404, 0.01801112100292812, 0.058736724000482354, 0.018351581999013433, 0.018228606997581664, 0.058829407000303036, 0.018236550000438, 0.0182616890015197, 0.058943816999089904, 0.018405939001240768, 0.018261122997500934, 0.0588125520007452, 0.01686724500177661, 0.016801469999336405, 0.016865748999407515, 0.05751884500205051, 0.016868535996763967, 0.016809702003229177, 0.05756618099985644, 0.01699260999885155, 0.016916653999942355, 0.016929888999584364, 0.05757651900057681, 0.016884900000150083, 0.016869399998540757, 0.05762284400043427, 0.017084852999687428, 0.01700159499887377, 0.016881147003005026, 0.018486979002773296, 0.017384555998432916, 0.057848181000736076, 0.0169306889984, 0.016747875000874046, 0.01677289299914264, 0.05759464600123465, 0.016873827000381425, 0.016683543999533867, 0.05683958699955838, 0.016967530998954317, 0.017107329000282334, 0.01689078200070071, 0.05757707900193054, 0.016927789998590015, 0.016735911998694064, 0.05733227200107649, 0.016817870000522817, 0.016836750000948086, 0.016783052000391763, 0.05747953799800598, 0.016681600001902552, 0.01699966699743527, 0.01674777700100094, 0.05741158000091673, 0.016950463999819476, 0.01690493400019477, 0.05746445700060576, 0.016947351999988314, 0.016895378998015076, 0.01681897299931734, 0.05755166900053155, 0.016919592999329325, 0.016779785000835545, 0.05773569799930556, 0.017013217002386227, 0.01690699399841833, 0.01681208900117781, 0.05733826999858138, 0.016806108000309905, 0.016701373999239877, 0.05872915100189857, 0.019901264997315593, 0.017181785002321703, 0.057461991000309354, 0.017147417998785386, 0.016891825001948746, 0.01681739899868262, 0.05775919900042936, 0.017076554999221116, 0.016985149999527493, 0.05749225700128591, 0.016916754000703804, 0.01701879099709913, 0.016838454001117498, 0.05779555900153355, 0.017219228997419123, 0.01705606500036083, 0.05751777900150046, 0.017019799997797236, 0.01686790400344762, 0.016898156998649938, 0.05762312400111114, 0.018103705002431525, 0.06191083399971831, 0.016814552000141703, 0.016756300999986706, 0.01658643100017798, 0.05756700200072373, 0.01679492999755894, 0.016758663001382956, 0.057518220997735625, 0.017578271003003465, 0.01721771499796887, 0.017201587001181906, 0.057472966000204906, 0.016905578999285353, 0.01668366900048568, 0.057482522999634966, 0.016831654000270646, 0.016880568000487983, 0.016841982000187272, 0.057322120999742765, 0.01706235699748504, 0.01706565900167334, 0.05743495099886786, 0.016875276000064332, 0.017018184000335168, 0.018605994002427906, 0.058887625997158466, 0.01832966599977226, 0.018476468001608737, 0.05869067000094219, 0.01730776799740852, 0.017625226002564887, 0.058846730997174745, 0.017796448002627585, 0.018341132999921683, 0.05919982900013565, 0.01743189899934805, 0.017817941999965115, 0.019005410998943262, 0.05993996200049878, 0.017634005002037156, 0.018729678999079624, 0.06008300399844302, 0.02033932199992705, 0.018104455000866437, 0.05883281600108603, 0.01939328799926443, 0.02099642900066101, 0.06040009199932683, 0.017825686998548917, 0.017596665002201917, 0.05881262799812248, 0.01882121400194592, 0.017868177998025203, 0.017662034999375464, 0.05833396399975754, 0.017912796000018716, 0.018445896999764955, 0.05879230400023516, 0.016974190002656542, 0.016869789997144835, 0.057485553003061796, 0.01712135399793624, 0.06035982100002002, 0.0175538340008643, 0.01812815999801387, 0.058548711000184994, 0.017910110000229906, 0.017885977002151776, 0.018386060997727327, 0.05861506000292138, 0.018069752997689648, 0.01838055199914379, 0.058144864000496455, 0.01741499000127078, 0.017861911001091357, 0.05886441099937656, 0.017902126000990393, 0.01919024000017089, 0.06243934299709508, 0.017290383999352343, 0.018035362001683097, 0.01812284900006489, 0.05835681600001408, 0.017964511000172934, 0.017883209999126848, 0.05932873400161043, 0.0179488499998115, 0.018256229999678908, 0.058766663998540025, 0.017909575002704514, 0.01784147099897382, 0.01816517499901238, 0.05864640100116958, 0.017899820999446092, 0.018102763999195304, 0.058196284000587184, 0.018053061998216435, 0.01779453200288117, 0.05864249799924437, 0.018168021000747103, 0.017886858997371746, 0.01756842600298114, 0.05887128799804486, 0.017861886000900995, 0.01780519499880029, 0.0588035620021401, 0.019908865997422254, 0.021394158000475727, 0.05975032200149144, 0.017958065000129864, 0.017923674000485335, 0.05879431199718965, 0.017852681001386372, 0.01821200999984285, 0.05869978400005493, 0.017990615000599064, 0.018371354999544565, 0.01799562800079002, 0.05830522799806204, 0.017742805001034867, 0.017666963001829572, 0.05836708099741372, 0.01787009600229794, 0.01806931600003736, 0.057903540997358505, 0.019532477999746334, 0.018616097997437464, 0.0577563930019096, 0.01784515499821282, 0.01823062900075456, 0.05837534500096808, 0.01760192900110269, 0.01749407899842481, 0.05841567500101519, 0.018748792001133552, 0.019014745997992577, 0.058634971999708796, 0.020222823000949575, 0.02050617300119484, 0.06302877999769407, 0.019819738001388032, 0.019054297998081893, 0.059521564002352534, 0.018802984999638284, 0.01832303799892543, 0.017438433998904657, 0.058289300999604166, 0.017737960002705222, 0.017878618000395363, 0.058662481998908333, 0.01784605300053954, 0.0180933819974598, 0.05778877700140583, 0.01891393000187236, 0.017836802999227075, 0.05963094400067348, 0.018936003998533124, 0.01788728099927539, 0.01760231099979137, 0.05828909200135968, 0.017896968998684315, 0.017986799000937026, 0.05801668699859874, 0.018060015001537977, 0.018718357998295687, 0.058636179001041455, 0.02099435900163371, 0.021252401998935966, 0.06198112600031891, 0.02317103200039128, 0.023140766999858897, 0.059559542998613324, 0.022146171002532355, 0.022965225998632377, 0.06502158299917937, 0.024495379999279976, 0.06489257300199824, 0.02336164499865845, 0.0643568140003481, 0.021874202000617515, 0.023741147000691853, 0.06333977499889443, 0.023589676999108633, 0.0235709289991064, 0.06331860900172614, 0.022806422999565257, 0.06381152399990242, 0.022888245999638457, 0.024477988001308404, 0.022286178998911055, 0.058145675000560004, 0.021609561001241673, 0.0620796959992731, 0.022319144998618867, 0.0215893300010066, 0.0614122299994051, 0.02077231099974597, 0.02213226399908308, 0.06286032600110047, 0.022893497000040952, 0.06359532400165335, 0.022342967997246888, 0.022317552000458818, 0.0626496760014561, 0.02067990100113093, 0.01862900199921569, 0.060888640000484884, 0.022458077997725923, 0.021139230000699172, 0.06242875899988576, 0.022459944000729593, 0.021924467000644654, 0.06267261699758819, 0.020665174000896513, 0.06276735700157587, 0.022511818999191746, 0.02251445399815566, 0.062256905002868734, 0.02260837299763807, 0.022337279002385912, 0.06350835299963364, 0.02348511799937114, 0.06410766900080489, 0.02206880599987926, 0.021084002997667994, 0.0625558310021006, 0.023537288998340955, 0.02227945900085615, 0.06431229800000438, 0.022755375000997446, 0.06318689500039909, 0.02455749399814522, 0.02346159000080661, 0.06369877500037546, 0.023347968999587465, 0.06302301499817986, 0.02667971900154953, 0.020103079001273727, 0.05836520799857681, 0.017219001998455497, 0.017123634002928156, 0.05782297199766617, 0.01698292999935802, 0.017087172000174178, 0.01694503700127825, 0.05786087999877054, 0.017015519002598012, 0.017027896999934455, 0.05819623500065063, 0.017103178997786017, 0.017140643001766875]",tokens/s,32.135163066660176,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,6195.519488,,,,,s,1,16.163887073000296,16.163887073000296,0.0,16.163887073000296,16.163887073000296,16.163887073000296,16.163887073000296,[16.163887073000296],,kWh,0.00016359686043124953,0.0002680446939114581,0,0.0004316415543427076,,MB,6856.933376,,,,,s,10,3.9034819890002836,0.39034819890002836,0.027352182857419614,0.37973609849996137,0.39724292070000045,0.4343932948499286,0.46411359416987125,"[0.37874823199990715, 0.4715436689998569, 0.37985132299991164, 0.37654660999987755, 0.38812299600022016, 0.3778527050003504, 0.3796208740000111, 0.38261507700008224, 0.3889872820000164, 0.3795932210000501]",tokens/s,655.8247244931284,kWh,4.359149435168549e-06,7.14215248350364e-06,0.0,1.1501301918672189e-05,tokens/kWh,22258349.690341394,MB,6868.02944,,,,,s,10,40.48822210099979,4.04882221009998,0.06668925326932264,4.01432798299993,4.154652008699668,4.181752001849736,4.20343199636979,"[4.025845225000012, 4.014592413000173, 4.011376256999938, 4.0132256780002535, 4.010777292000057, 4.148629787999653, 4.008881658000064, 4.2088519949998044, 4.014063552999687, 4.03197824200015]",tokens/s,15.560080618715117,kWh,4.746397702622044e-05,7.776796397495679e-05,0.0,0.00012523194100117724,tokens/kWh,503066.54593341943,,s,630,40.48380808299953,0.06426001283015799,0.019646383964374136,0.07825754649979899,0.07873235510000995,0.08277489424999658,0.08531108003981899,"[0.08030690600025991, 0.03835007299994686, 0.07859728499988705, 0.07884916400007569, 0.03770790599992324, 0.07829972699983045, 0.07796877999999197, 0.03788018100021873, 0.0785151830000359, 0.03781174200003079, 0.07860074599966538, 0.07852092700022695, 0.03771989899996697, 0.07862287899979492, 0.07873024900027303, 0.03761956600010308, 0.07825220999984595, 0.07788203500012969, 0.03769060199965679, 0.07823246199995992, 0.037632614000358444, 0.07823968999991848, 0.07828688300014619, 0.03755503200000021, 0.07864739999968151, 0.07859169099992869, 0.03805711400036671, 0.07840787199984334, 0.07792499900006078, 0.03779367200013439, 0.07849431399972673, 0.037653047000276274, 0.07861592699964604, 0.0784894940002232, 0.03755296899998939, 0.07837402099994506, 0.07845128999997542, 0.03771541400010392, 0.07817261299987877, 0.07822344799978964, 0.03772675000027448, 0.07849007499999061, 0.03788942299979681, 0.07814480200022444, 0.07866204899983131, 0.037604338000164717, 0.07865985699982048, 0.07847203200026343, 0.03758763899986661, 0.07824440900003538, 0.0786073489998671, 0.03771451700004036, 0.07827436500019758, 0.037661704999663925, 0.07812815800025419, 0.07839521599998989, 0.03762851800001954, 0.07852961699973093, 0.07831797400012874, 0.03770050100001754, 0.08324603600021874, 0.08574484599967036, 0.044847308000043995, 0.08402045600041674, 0.03812535299994124, 0.07878871399998388, 0.07906336599990027, 0.03798730400012573, 0.07825811799966687, 0.07835362200012241, 0.03766886799985514, 0.07834790200013231, 0.038505293000071106, 0.07822535000013886, 0.07853162599985808, 0.03853879500002222, 0.07840612600011809, 0.07845545400004994, 0.03773595699976795, 0.07850613800019346, 0.07901766699978907, 0.03781515299988314, 0.07822439100027623, 0.07815191200006666, 0.03753520199961713, 0.07818826500033538, 0.0385974119999446, 0.07859349599993948, 0.078594800999781, 0.03757712500009802, 0.07858273500005453, 0.07847459399999934, 0.03767664399993009, 0.07842230500000369, 0.0782656690003023, 0.037947607999740285, 0.07822508000026573, 0.037682047999624046, 0.07820965100017929, 0.07836968599985994, 0.03805238700033442, 0.07832249499961108, 0.07834827000033329, 0.03763453600004141, 0.07828342299990254, 0.07815987300000415, 0.03783639099992797, 0.07857432199989489, 0.03783460600016042, 0.07847849600011614, 0.07863072400004967, 0.03769026899999517, 0.07848045399987313, 0.07810791700012487, 0.037650042999757716, 0.07824430600021515, 0.03766243099971689, 0.07848976100012806, 0.07838344799984043, 0.037846365999939735, 0.07843952700022783, 0.07845504999977493, 0.03776850000031118, 0.07828137299975424, 0.07864250800002992, 0.038090087000000494, 0.08029246399974, 0.038139191000027495, 0.07865220200028489, 0.03774522000003344, 0.07830074299999978, 0.07863791399995534, 0.03783539300002303, 0.07849530799967397, 0.07851433900032134, 0.037551701999746, 0.07836722299998655, 0.07850970900017273, 0.03810816499981229, 0.07839578299990535, 0.07861388700030147, 0.0377634369997395, 0.07847161900008359, 0.037561437000022124, 0.07838092800011509, 0.07830501599983108, 0.03760438900008012, 0.07827842699998655, 0.07828670900016732, 0.03748725099967487, 0.0782483080001839, 0.037593963999825064, 0.07840902600037225, 0.07849804699981178, 0.03771132400015631, 0.07861973499984742, 0.07848814199996923, 0.03768238300017401, 0.07867829199994958, 0.07826559599971006, 0.037650352000127896, 0.07847731299989391, 0.07970978299999842, 0.037665895000372984, 0.0783251409998229, 0.0375920500000575, 0.07834974599973066, 0.07825673000024835, 0.03768202699984613, 0.07864474699999846, 0.07872232899990195, 0.03789287900008276, 0.07857283800012738, 0.07901476899996851, 0.03766309000002366, 0.07866721300024437, 0.037817566999819974, 0.0784160210000664, 0.07843912799989994, 0.037659062999864545, 0.0789271670000744, 0.07835812400026043, 0.03790489799985153, 0.07857412399971508, 0.0783479790002275, 0.03811698299978161, 0.07832479000035164, 0.03803573699997287, 0.07861689699984709, 0.039540981000300235, 0.08275726399961059, 0.07862085000033403, 0.03773380599977827, 0.07833629700007805, 0.0784882689999904, 0.03757292699992831, 0.07823475700024574, 0.07782685799975297, 0.039646529000037845, 0.07929283800012854, 0.03846787199972823, 0.07840260000011767, 0.07834440600026937, 0.03776586599997245, 0.0782292599997163, 0.07849407499998051, 0.0373978980001084, 0.07835625300003812, 0.07867353799974808, 0.03762249800001882, 0.07837303700034681, 0.03785414000003584, 0.07854394199966919, 0.07863264200022968, 0.037694433000069694, 0.07864020799979698, 0.07829143000026306, 0.03763176199981899, 0.07810577999998713, 0.07814296900005502, 0.03766126299979078, 0.07850188400016123, 0.03752187400004914, 0.0782230449999588, 0.07862483100007012, 0.03796927899975344, 0.07836214799999652, 0.07820535100017878, 0.03753237799992348, 0.07813129399983154, 0.07814887100039414, 0.037752463999822794, 0.07819759699987117, 0.037776397000016004, 0.07868126700032008, 0.07843547799984663, 0.03778597300015463, 0.07877304099974936, 0.07859946500002479, 0.037585002000014356, 0.07801226799983851, 0.07818672700022944, 0.03846677399997134, 0.07826310200016451, 0.03783689299962134, 0.07873195000001942, 0.0784883180003817, 0.03763363399957598, 0.07835564700008035, 0.07842860500022653, 0.037882594999700814, 0.07836689800024033, 0.03997769499983406, 0.08293826399994941, 0.07882860700010497, 0.03797814500012464, 0.07869701099980375, 0.07839075800029605, 0.03775081300000238, 0.07837234999988141, 0.07825314899992009, 0.03754728800004159, 0.07812785399983113, 0.03786200000013196, 0.07817413000020679, 0.07828736299961747, 0.03797722400031489, 0.0786150250000901, 0.07842785299999377, 0.03788323699973262, 0.07808163300023807, 0.07808175099989967, 0.03752265599996463, 0.07819382700017741, 0.03764911400003257, 0.07813919799991709, 0.07813106699995842, 0.037775097000121605, 0.07839090999959808, 0.07852237800034345, 0.03775653599996076, 0.07850207100000262, 0.07814088299983268, 0.03810390399985408, 0.07834392700033277, 0.037593703999846184, 0.07831367100015996, 0.07831237499976851, 0.037672160000056465, 0.07835154600024907, 0.07815202399979171, 0.03768811600002664, 0.07807641899989903, 0.07816492700021627, 0.03787634699983755, 0.07825346700019509, 0.03832970099983868, 0.07861874299987903, 0.078494899999896, 0.037797853000029136, 0.07809000199995353, 0.07821734800018021, 0.037557603000095696, 0.078154528000141, 0.07840128299994831, 0.03783597999972699, 0.07829792200027441, 0.037874617999932525, 0.07835210599978382, 0.07845434599994405, 0.038039949999983946, 0.07851358600009917, 0.07851761000029, 0.0382930989999295, 0.07866380999985267, 0.039496988999871974, 0.08319334599991635, 0.07878356299988809, 0.03760667899996406, 0.07869271000026856, 0.0377487169998858, 0.07831024899996919, 0.07848725300027581, 0.03751842299971031, 0.07830684800001109, 0.0785778540002866, 0.03759429399997316, 0.07814730299969597, 0.07803261400022166, 0.037832035000064934, 0.0783121099998425, 0.03760701800001698, 0.07832267100002355, 0.07829481999988275, 0.03768872899991038, 0.078464398000051, 0.07837335800013534, 0.0375948599998992, 0.07831564900016019, 0.07841883399987637, 0.04442456200013112, 0.08493981099991288, 0.08531688699986262, 0.08474946500018632, 0.04465338099998917, 0.0854780770000616, 0.0854567359997418, 0.08511325600011332, 0.044730891000199335, 0.08562668099966686, 0.08562571400034358, 0.08545524299961471, 0.04496345100005783, 0.08337874600010764, 0.07851703699998325, 0.037850715999866225, 0.07868372800021461, 0.07853466599999592, 0.03780369400010386, 0.07820533199992497, 0.07873600099992473, 0.037754138999844145, 0.07837176000020918, 0.03793229599978076, 0.0785148200002368, 0.07859740799995052, 0.03786661499998445, 0.07881816600001912, 0.07876554899985422, 0.03791831600028672, 0.07805508599994937, 0.07826059099988925, 0.037676306999856024, 0.07885674099998141, 0.03780151000000842, 0.07828736500005107, 0.07867713199993887, 0.03810745999999199, 0.08027043300035075, 0.03864199899999221, 0.07836610899994412, 0.07834792699986792, 0.03797325000005003, 0.07835360899980515, 0.07830838400013818, 0.03767898400019476, 0.07822114500004318, 0.03757208199976958, 0.07840166699998008, 0.07845149600007062, 0.037685985999814875, 0.07842159300025742, 0.07828975899974466, 0.037869735000185756, 0.07863873199994487, 0.07832031399993866, 0.03752833399994415, 0.07826001600005839, 0.03766033400006563, 0.07852803700006916, 0.07825697499993112, 0.03769805299998552, 0.0785724229999687, 0.07831794899993838, 0.03761473900021883, 0.07825282900012098, 0.03762364499971227, 0.07881687500002954, 0.07838446400000976, 0.038295550999919215, 0.07878561200004697, 0.07834511500004737, 0.037645486000201345, 0.07818524499998603, 0.07830761399964103, 0.03765296000028684, 0.07842217600000367, 0.0377013980000811, 0.0782275829997161, 0.07839629000000059, 0.03756158400028653, 0.07859608099988691, 0.07846048300007169, 0.03784682800005612, 0.07859894499961229, 0.0784787350003171, 0.038140994000059436, 0.07880609399990135, 0.07830909699987387, 0.03762563500004035, 0.07833217000006698, 0.038462997999886284, 0.07827278000013393, 0.07847944200011625, 0.03797693199976493, 0.07838116999982958, 0.07844332200011195, 0.03786280100030126, 0.0785480279996591, 0.07822247300009622, 0.03764105800019024, 0.08430094400000598, 0.038290717000109, 0.07842263499969704, 0.07838078300028428, 0.03770011799997519, 0.07844926899997517, 0.03762594199997693, 0.07868989200005672, 0.07846052500008227, 0.03760809300001711, 0.07881410899972252, 0.0784546820000287, 0.037543968000136374, 0.07808694300001662, 0.07834083499983535, 0.03785334400026841, 0.07842342499998267, 0.037464436999925965, 0.0781391679997796, 0.07871639099994354, 0.03744838400007211, 0.07827570100016601, 0.07825184400007856, 0.03771177799990255, 0.07826588199986872, 0.03777854500003741, 0.07835689500006993, 0.07815688199980286, 0.0374976200000674, 0.0782560780003223, 0.07841831099995034, 0.037908138999682706, 0.07831698700010747, 0.07816072600007828, 0.03754704099992523, 0.07830944299985276, 0.03756672999998045, 0.07825295200018445, 0.07817824199992174, 0.03763180200030547, 0.07827516299994386, 0.07841803199971764, 0.03798877600002015, 0.07870521499989991, 0.07884882700000162, 0.04465473100026429, 0.08476359799988131, 0.08481401000017286, 0.08497283299993796, 0.044222093999906065, 0.08494132900023033, 0.08496727199963061, 0.08463911700027893, 0.044382497999777115, 0.08526081100035299, 0.08497089999991658, 0.08473294999976133, 0.044681250999929034, 0.08488993200035111, 0.08524032099967371, 0.08475966600008178, 0.04439775299988469, 0.08488119599996935, 0.08467370699963794, 0.03858424500003821, 0.07853747600029237, 0.03777580799987845, 0.07838171599996713, 0.0783061130000533, 0.03780147499992381, 0.07832238299988603, 0.0784494760000598, 0.038146580000102404, 0.07844152400002713, 0.07856829699994705, 0.0379639530001441, 0.07860494799979278, 0.07860949799987793, 0.037888855000346666, 0.07882212799995614, 0.03768426999977237, 0.07844234999993205, 0.0784449340003448, 0.037955243999931554, 0.07835575999979483, 0.07896824499994182, 0.03764733200023329, 0.0783456539998042, 0.07816478900031143, 0.037727635000010196, 0.07840927199958969, 0.03781319800009442, 0.07847529300033784, 0.0785436389996903, 0.03775361599991811, 0.07881250400032513, 0.07819103599968003, 0.03786385200010045, 0.07862253500024963, 0.07788826999967569, 0.03851567099991371, 0.07861119500012137, 0.03788340200026141, 0.07840238299968405, 0.07849796800019249, 0.037520691999816336, 0.07841137800005527, 0.07831549499996981, 0.03760847100011233, 0.07852932700006932, 0.07802183900003001, 0.03823416699970039, 0.07812799600014841, 0.03755163400001038, 0.07809435299986944, 0.07827152200025012, 0.037794850999944174, 0.07820036300017819, 0.07828545099982875, 0.03806836100011424, 0.07826643399994282, 0.07817491100013285, 0.038082033999671694, 0.0782305739999174, 0.03764283800001067, 0.07833664000008866, 0.039940067999850726, 0.08278931900031239, 0.07847270199999912, 0.03791461699984211, 0.07811374699986118, 0.07866199599993706, 0.03766842999993969, 0.07853574000000663, 0.07848217000037039, 0.037704362999647856, 0.07850894700004574, 0.03785073100016234, 0.07826747099989007, 0.07818832800012387, 0.0378169219998199, 0.07830299500028559, 0.07845348199998625, 0.03762375099995552, 0.07818195999971067, 0.07822684800021307, 0.0385781519999, 0.07835938500011252, 0.03758495400006723, 0.07801185199969041, 0.07824685400009912, 0.038000662000285956, 0.07841935399983413, 0.0783130899999378, 0.037650475000191364, 0.07824166999989757, 0.07801095900003929, 0.03791757899989534, 0.07834205700009989, 0.037775311000132206, 0.0783740309998393, 0.07824444500010941, 0.03778999299993302, 0.07835622899983719, 0.0782748450001236, 0.03787203999991107, 0.0783474390000265, 0.07815867999988768, 0.038127386000269325, 0.08196646899978077, 0.07832539099990754, 0.03775961400015149, 0.07898583699989103, 0.03786584399995263, 0.07882381200033706, 0.07851261699988754, 0.037740095000117435, 0.07847661000005246, 0.07856431399977737, 0.0377894439998272, 0.0785764620000009, 0.07812973099998999, 0.037888522000230296, 0.07849463299999115, 0.03795351300004768, 0.07832843899996078, 0.08082925100006833, 0.08529686299971218, 0.04458596700033013]",tokens/s,15.561777160596645,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,48083.214336,,,,,s,1,136.19000738400064,136.19000738400064,0.0,136.19000738400064,136.19000738400064,136.19000738400064,136.19000738400064,[136.19000738400064],,kWh,0.0015775925946111052,0.0025848340575419957,0,0.004162426652153101,,MB,49801.261056,,,,,s,10,64.65819543699399,6.465819543699399,0.7878110718736699,6.603135844499775,7.324355100199682,7.36514273209923,7.397772837618868,"[7.4059303639987775, 7.126602399002877, 6.587317825000355, 7.315291181999783, 6.618953863999195, 5.220143321999785, 7.130607486997178, 5.319860309999058, 5.566007795998303, 6.367480887998681]",tokens/s,39.59281546133754,kWh,8.140687698958294e-05,0.00013338212220241174,0.0,0.00021478899919199468,tokens/kWh,1191867.3719931429,MB,49804.550144,,,,,s,10,589.406032877996,58.940603287799604,9.18344005937284,62.43173686350019,67.33405390599873,68.06144116899922,68.64335097939961,"[68.78882843199972, 66.55202630999702, 67.10555833699982, 65.17792784199992, 59.685545885000465, 47.74309416200049, 45.22558151500198, 44.88495359499939, 57.07010450799862, 67.17241229199863]",tokens/s,1.0688726698703586,kWh,0.00045390057416437916,0.0007437028323798517,0.0,0.001197603406544231,tokens/kWh,52605.06078701875,,s,630,589.3976314810025,0.9355517960015912,0.25551648237282576,0.9801520294986403,1.2298626081992552,1.2989623411489446,1.399061527661579,"[1.2594414650011458, 0.956092655997054, 0.8922458790002565, 1.093678531000478, 1.0231304530025227, 1.1947450339976058, 1.0269683049991727, 1.0824858090018097, 1.1608019539999077, 1.0975737020016822, 1.116940280997369, 1.1062862790022336, 1.1591895219971775, 1.007903409001301, 0.9927655710016552, 1.000344160998793, 1.0101246849990275, 1.1419168909997097, 1.1258460940007353, 1.1004570559998683, 0.9727460899994185, 1.2728232510016824, 1.1597897489991738, 1.22107543400125, 1.147305091999442, 1.0893505530002585, 1.1006207229984284, 1.0085880440019537, 0.8594608530002006, 1.0727361429999291, 0.9634175529972708, 1.04887286000303, 0.9803078879995155, 1.058022979999805, 1.1480765800006338, 1.2215343859970744, 1.0535392689998844, 1.3668089300008432, 0.9776589710018015, 1.1973652489978122, 1.0618503690020589, 1.3287282519995642, 0.9497321310009283, 1.0391306749988871, 0.9194842270007939, 1.022565201998077, 1.107590337000147, 1.2155210119999538, 1.0905473120001261, 1.2412973630016495, 1.1451121529971715, 1.0987337950027722, 1.0893360759982897, 1.293612846002361, 1.1135232849992462, 1.0920670329978748, 1.069530869001028, 0.9704048460007471, 1.0517372799986333, 1.1497548469997128, 1.0719113320010365, 1.1424860459992487, 1.054084473002149, 1.107322291998571, 1.0723067440012528, 1.205464195998502, 1.22958633899907, 1.1263675110021723, 1.146529149998969, 1.3093339810002362, 1.1059762580007373, 1.307925401997636, 1.2416607400009525, 1.1704041900011362, 1.2096603739992133, 1.2536925530002918, 0.9752704159982386, 0.9201795510016382, 1.0080737940006657, 1.2051429860002827, 1.2030081459997746, 1.0392745049975929, 1.262229992000357, 1.297041875001014, 1.2134248139991541, 1.221955594002793, 1.0764565449971997, 1.0001669260018389, 1.2016650999976264, 0.8541598600022553, 0.9755786360001366, 0.9488612620007189, 0.9102870369970333, 1.268560915999842, 1.0033993370016105, 1.2243888140001218, 1.0964380519981205, 0.9648635790035769, 1.0943951539993577, 1.322693067999353, 1.1934065380009997, 1.237488933998975, 1.232349031000922, 1.0109884789999342, 1.041846734999126, 1.1088481289989431, 1.2327710450008453, 1.0708125400014978, 1.3985612289980054, 0.9783913030005351, 1.1201158600015333, 1.1546270469989395, 0.9502853369995137, 1.1064953409986629, 0.9922172680016956, 1.1985634609991394, 0.9268380280009296, 0.5345030919997953, 0.5881309729993518, 0.5362403219987755, 0.5862133240007097, 0.5724215119989822, 0.5370925230017747, 0.5677932030012016, 1.0358952629976557, 0.864777179001976, 0.9968273439990298, 0.9313184070015268, 0.9926273679993756, 1.0207832800006145, 0.9379179009993095, 0.8781603120005457, 1.0732121029977861, 0.9360513870014984, 0.8756701319980493, 0.9738746300026833, 1.01409529099692, 1.0272464840018074, 0.8572621509993041, 1.096482773002208, 1.046548582999094, 0.9057477690002997, 1.0720169880005415, 1.1028766029994586, 0.9250607329995546, 0.9899422439993941, 0.9803614010015735, 1.0804897329981031, 1.0295840190010495, 1.0170038350006507, 0.9360477789996366, 1.1534244939975906, 1.2052292830012448, 0.8662983840004017, 1.1468213289990672, 1.0957952470016608, 1.1419810039988079, 1.1944034660009493, 1.1788756679998187, 1.082375197998772, 1.2222617369989166, 0.8575363100026152, 1.0038278749998426, 0.9487133069997071, 1.0797516370002995, 1.3798548159975326, 1.1761749030010833, 1.1158705830021063, 1.0458298349985853, 1.118945040001563, 1.1271864759983146, 1.2403480430002674, 1.1454661469979328, 1.1965543020014593, 1.0912889259998337, 1.0187601290017483, 0.9654360099993937, 0.946609217000514, 1.2921163879982487, 1.2405276210010925, 1.0889147269990644, 1.1998380910008564, 1.0871593629999552, 1.1255653379994328, 1.2880677850007487, 1.0457453970011557, 1.1556152839984861, 1.1735292060002394, 0.9649788739989162, 1.1338167209978565, 1.0306256030016812, 0.9774872390007658, 1.2972192079978413, 1.1061134490009863, 1.0955954480014043, 1.0931280209988472, 1.010426336000819, 0.9494825000001583, 1.1123070520006877, 1.3046005349970073, 1.0147563200007426, 1.1044252989995584, 1.0072037960017042, 1.062659324001288, 1.2481030589988222, 1.1041140659981465, 1.1581992050014378, 1.0392815779996454, 1.2385379330007709, 0.9897330470012093, 0.9554680839974026, 1.0652976320016023, 0.9834873049985617, 1.45950423999966, 1.1336326590026147, 1.033082984999055, 1.0885463869999512, 1.2215772140007175, 1.1733993460002239, 1.245480878998933, 1.1449906939997163, 1.0182455059984932, 1.0255071230021713, 0.9589885989989853, 0.8580691649985965, 0.9638118889997713, 1.044500161002361, 1.3804202049977903, 1.3067411170013656, 1.3583197650004877, 0.9733602679989417, 1.1432439990021521, 1.0490015699979267, 1.2050828310020734, 0.9811893599980976, 1.0233881620006287, 1.022262280999712, 1.1403688360005617, 1.1026311929999792, 1.0036331939991214, 0.961688782001147, 1.0808488849979767, 0.95888814400314, 1.1339376739997533, 0.8358887659996981, 0.8554733950004447, 0.5220572779981012, 0.5804880639989278, 0.5314881710000918, 0.50814951600114, 0.5093419879995054, 0.5576319419997162, 1.0442860610019125, 1.1010234940004011, 1.1990952849992027, 1.022959769998124, 1.0138486380019458, 1.2060854669980472, 1.1723352240005624, 0.9790563770002336, 1.2077019950011163, 0.8510334069978853, 1.0885362230001192, 0.9528102280019084, 1.1795864140003687, 1.223941381998884, 1.0408628910008701, 0.9918769959986093, 1.1750930269990931, 1.2425082180016034, 1.1429373669998313, 1.2260991830007697, 0.9639341879992571, 1.1525616239996452, 1.0211264019999362, 0.8937656060006702, 1.7758044980000705, 1.1496107630009647, 0.5548321079986636, 0.5126032730004226, 1.3003885409998475, 1.8443123549986922, 1.4698698120009794, 0.9711944599985145, 1.3980476690012438, 0.5144973970018327, 0.5086603439995088, 0.5055725130005158, 0.5079090899998846, 0.508554058997106, 0.5548178110002482, 1.3992658750030387, 1.2013623549974, 1.0076257990003796, 1.2350255950004794, 1.270203643001878, 1.687325905997568, 0.5451107939989015, 0.9034040000005916, 0.569006724999781, 0.5947898070007795, 0.5902228060003836, 0.8506776319991332, 0.544442608999816, 0.5409545420006907, 0.5690126340014103, 0.8411433219989704, 0.5911595709985704, 0.5652652710014081, 0.8467161680018762, 0.5669088039976486, 0.5352227850016789, 0.6448164419998648, 0.7550251169996045, 0.6605251549990498, 0.5729506579991721, 0.5412234510004055, 0.648702096001216, 0.8009566250002536, 0.5408647920012299, 0.5644229099998483, 0.8477114659981453, 0.5614020930006518, 0.532461571998283, 0.6001929560006829, 0.7938189590022375, 0.5711132099968381, 0.5325180860018008, 0.9041877780000505, 0.5890670039989345, 0.5829345950005518, 0.5283888570011186, 0.9635477179981535, 0.527163617000042, 0.5835072139998374, 0.5901596290023008, 0.8334522410004865, 0.5977526030001172, 0.571176318997459, 0.8112332060009066, 0.524289539000165, 0.5502980929995829, 0.5025007529984578, 0.9134149580022495, 0.540358890000789, 0.5977031119982712, 0.8640218130021822, 0.603458582998428, 0.5859488610003609, 0.5279246760001115, 0.9759512220007309, 0.5310454449972895, 0.5957583960007469, 0.9626650390018767, 0.6094093859974237, 0.5919722140024533, 0.5430955150004593, 0.9642644929990638, 0.5487179429983371, 0.5608815430023242, 1.0100099379997118, 0.5781305370001064, 1.1713800659999833, 1.0799963399986154, 1.1086153169999307, 1.016004460001568, 0.74312342399935, 1.0806898470000306, 1.0767422399985662, 1.0969194169992988, 1.1855823680016329, 0.655527399998391, 0.8666563000006136, 1.1793637060000037, 1.2499679630018363, 1.106449299997621, 1.1470511530023941, 1.1055748740000126, 0.5346255220028979, 0.8841696799972851, 0.5806574220005132, 0.5473386440025934, 0.7689817749997019, 0.7847784609984956, 0.5397953809988394, 0.5894025110028451, 0.904863892999856, 0.581709187998058, 0.5317089860000124, 0.946488331999717, 0.5373147710015473, 0.5825517109988141, 0.9096603100006178, 0.5798671519987693, 0.5862459540003329, 0.6993288360026781, 0.7340367159995367, 0.6161632080002164, 0.5786859049985651, 0.925548852999782, 0.5839667079999344, 0.5838368920012726, 0.6974122270003136, 0.8149841499980539, 0.6150812490013777, 0.578281412999786, 0.9070042649982497, 0.5880214810022153, 0.595587040999817, 0.7143332489977183, 0.7769490530008625, 0.5459807139995974, 0.5863092950021382, 0.9589488599995093, 0.536096407999139, 1.0836429740011226, 1.4991305309995369, 1.3796658549981657, 0.7451765290024923, 0.5797947299979569, 0.8987215220004146, 0.5175440070015611, 0.5931410849989334, 0.5798342829984904, 0.916139140001178, 0.5766905609998503, 0.5478107820017613, 1.0485889769988717, 0.5507985430012923, 0.5871678389994486, 0.7113483329994779, 0.7915490650011634, 0.5976813019988185, 0.70961442800035, 0.9524417120010185, 0.5960778879998543, 0.6216987439984223, 0.9333377420007309, 0.6498375119990669, 0.5347796919995744, 0.9957088580013078, 0.8545633389985596, 0.5351440150006965, 0.5971981190014048, 0.9100094419991365, 0.5625300559986499, 0.533532309000293, 0.57306447800147, 0.9152314269995259, 0.5207378560007783, 0.5726562879972334, 0.5864164840022568, 0.8871791499987012, 0.5317869749997044, 0.5981813010002952, 0.9198536469993996, 0.5831066669998108, 0.5887488700027461, 0.5306608449973282, 0.9864059999999881, 0.5747402779998083, 0.5405767760021263, 0.9928881310006545, 0.5655815190002613, 0.5846220289968187, 0.5463043570016453, 1.0021033570010331, 0.5838582379983563, 0.5735931620001793, 0.9294314059989119, 0.6012826760015741, 0.598455990999355, 0.5814991389997886, 0.8901628310013621, 0.514022417999513, 0.5796394780008995, 0.5289627219972317, 0.9277126980014145, 0.5807374850010092, 0.5809065169996757, 0.7415661289996933, 0.7512416200006555, 0.6998121670003457, 1.3415791309998895, 1.2889790150002227, 1.3966201809998893, 0.815311266000208, 0.5745667019982648, 0.9989435770003183, 0.593269232998864, 0.5829727640011697, 0.9359798170007707, 0.6073829689994454, 0.5878305379992526, 0.5669747680003638, 0.9485791170009179, 0.5820969839987811, 0.5873113870002271, 1.0235185120000097, 0.5761074920010287, 0.6014576620000298, 0.584896115000447, 0.8456755009974586, 0.5865294460018049, 0.6986120900000969, 0.6089990680011397, 0.5978943839982094, 0.8971714670005895, 0.5388101239987009, 0.6679055800013884, 0.9165238050009066, 0.5786563639994711, 0.5875768939986301, 0.7398668410023674, 0.6835263879984268, 0.5997819490003167, 0.5892160889998195, 0.8338349420009763, 0.5801071319983748, 0.5914739910003846, 1.0133095220007817, 0.5274433710001176, 0.5809292509984516, 0.5615000610014249, 1.0251215899988892, 0.9186372149997624, 1.1029532460015616, 0.8859172949996719, 1.120444911000959, 0.5778751939978974, 0.5695075760013424, 0.6992073529982008, 0.7745977100021264, 0.8767588570008229, 0.9720881439970981, 1.008870065001247, 0.9900208200015186, 1.0165866069983167, 1.136588268000196, 0.9526262149993272, 1.2512456610020308, 1.2948169769988453, 1.0501731260010274, 1.146218833000603, 1.0352648529988073, 0.95440156100085, 1.3207715600001393, 0.92874699299864, 0.9712796089988842, 0.9841001240019978, 1.203071922998788, 1.2209535940019123, 0.9205245439989085, 1.3660988720002933, 1.181238344997837, 1.1212890810020326, 1.0744031479989644, 1.1252050120019703, 0.9581656959999236, 1.0936861299996963, 1.1147546419997525, 0.8962553079982172, 0.9003643430005468, 0.965117489999102, 1.0121163910007454, 0.952213047999976, 1.006224460001249, 0.9568747019984585, 1.0378517140015902, 0.8730182059989602, 0.9955521990013949, 1.0400574619998224, 0.799689618001139, 0.8930164560006233, 1.030885087999195, 0.9524994769999466, 1.0839937620003184, 1.0278902239988383, 0.9056611509986396, 0.9347317179999663, 0.9660818930024107, 0.9799961709977651, 0.8929358060013328, 0.8628267029998824, 0.9735983450009371, 0.9617476079984044, 0.907570573999692, 0.9943225589995563, 0.9468522280003526, 0.9481201260023226, 1.058093634997931, 1.1131264200012083, 1.2787553829984972, 1.284193708001112, 1.1287083589995746, 1.1494219359992712, 1.3052619640002376, 1.2206043049991422, 1.1969825450032658, 0.9899116439992213, 1.0362479779978457, 0.9142893580028613, 0.938702335999551, 0.8995106999973359, 1.0599995860029594, 0.8897383479998098, 1.184159467000427, 1.20588630599741, 1.3656569350023346, 1.1344336099973589, 1.0169334290003462, 1.1956289539994032, 0.9958469120028894, 1.227499265998631, 1.3561816709989216, 0.9642435650021071, 1.0129488929997024, 0.9050198779987113, 1.3203271000020322, 1.3090745299996343, 1.2662283499994373, 1.3445004589993914, 1.2776237600010063, 1.1353940230001172, 1.2145951429993147, 1.0964896279983805, 1.365236036999704, 0.9248732990017743, 0.9815845099983562, 0.9420271790004335]",tokens/s,1.0688879058047356,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,24689.999872,,,,,s,1,59.898642465000194,59.898642465000194,0.0,59.898642465000194,59.898642465000194,59.898642465000194,59.898642465000194,[59.898642465000194],,kWh,0.0006815966076999998,0.00037149534460211877,0,0.0010530919523021186,,MB,25402.007552,,,,,s,10,13.91856167700007,1.391856167700007,0.017877521043020757,1.3888759530000243,1.414584588300113,1.416880044150139,1.4187164088301598,"[1.401411810000127, 1.4117334820000451, 1.3965106390000983, 1.419175500000165, 1.3730984919998264, 1.3725679319998108, 1.3746598499999436, 1.3812412669999503, 1.4140744870001072, 1.3740882179999971]",tokens/s,183.92705075484267,kWh,1.6235847749861233e-05,8.848995977262646e-06,0.0,2.508484372712388e-05,tokens/kWh,10205365.550003044,MB,25404.919808,,,,,s,10,96.08677436799985,9.608677436799985,0.06336221908563304,9.585806259500032,9.625118789899853,9.710704743949872,9.779173507189888,"[9.602897086999974, 9.58273080899994, 9.606099688999848, 9.583721515999969, 9.577830243000108, 9.577539516000115, 9.575377919999937, 9.596395886999971, 9.796290697999893, 9.587891003000095]",tokens/s,6.5565735153849785,kWh,0.00011322831052201363,6.171383928211524e-05,0.0,0.00017494214980412885,tokens/kWh,360119.0454703851,,s,630,96.08316113499995,0.1525129541825396,0.0030659343559697226,0.15182897350007352,0.15407342949997654,0.15574546604993883,0.1721265190899817,"[0.1565343810000286, 0.15283968799985814, 0.15223233000006076, 0.15117882200001986, 0.15166872600002534, 0.1510278630000812, 0.15114833099983116, 0.1513897330000873, 0.1523710399999345, 0.15157370099996115, 0.1511350890000358, 0.1519924589999846, 0.15049652200013952, 0.15383989299994028, 0.15279241799999, 0.15263983799991365, 0.15539527100008854, 0.15119708799988985, 0.15090403600015634, 0.151306348999924, 0.15182478599990645, 0.15207830700001068, 0.15136749900011637, 0.15126385700000355, 0.15131609099989873, 0.15203206400019553, 0.1512194979998185, 0.1513601579999886, 0.15165308500013452, 0.15130957299993497, 0.15088279700012208, 0.15104131399994003, 0.1526925509999728, 0.1520106030000079, 0.15205339799990725, 0.15499119400010386, 0.15222563799989075, 0.15209351500016055, 0.1562976449999951, 0.15385322299994186, 0.1519186359998912, 0.15189370899997812, 0.17649847600000612, 0.15187899500006097, 0.15198561000011068, 0.15161849899982371, 0.15209108900012325, 0.15163268399987828, 0.15197834800005694, 0.15144684699998834, 0.15119076500013762, 0.15104268300001422, 0.15150141499998426, 0.15149695599984625, 0.15098644500017144, 0.1512273069999992, 0.1527905699999792, 0.15353568699993048, 0.15124918199990134, 0.15188576300010936, 0.1520857860000433, 0.15193849299998874, 0.1514325699999972, 0.15659901599997283, 0.15328995799995937, 0.15201483900000312, 0.15114644200002658, 0.15224811300004149, 0.1512529739998172, 0.15120995800020864, 0.15116931499983366, 0.15135614500013617, 0.15510040799995295, 0.15115220999996382, 0.15185912300012205, 0.1508363969999209, 0.15154433099996822, 0.1511605729999701, 0.15132390500002657, 0.1515575030000491, 0.15207311199992546, 0.1513226780000423, 0.1511429039999257, 0.1513417590001609, 0.1516872479999165, 0.15386692900005983, 0.15117563399985556, 0.1527165130000867, 0.15197555800000373, 0.15153811300001507, 0.15228772999989815, 0.15218719900008182, 0.15183468999998695, 0.1515269219999027, 0.1511878680000791, 0.15671664299998156, 0.1518760740000289, 0.15240816400000767, 0.15212735099999009, 0.15446382899995115, 0.1525848170001609, 0.15140147799979786, 0.1509987680001359, 0.15278665799996816, 0.15185214500002076, 0.15129427300007592, 0.1511561789998268, 0.15193562800004656, 0.15164539000011246, 0.1517654119998042, 0.15173620900009155, 0.15202330000010988, 0.15193408099980843, 0.15388602300004095, 0.15168011400010073, 0.1522534949999681, 0.15300371099988297, 0.15210672600005637, 0.15201321200015627, 0.15142495499981123, 0.15149861700001566, 0.1526964270001372, 0.1520419099999799, 0.1522371099999873, 0.1525114300000041, 0.15162885399990955, 0.15693603799991251, 0.15343736799991348, 0.15410473200017805, 0.15482770899984644, 0.15187806700009787, 0.15160158100002263, 0.15175958800000444, 0.1510046710000097, 0.15252524899983655, 0.15124607799998557, 0.15108427900008792, 0.15149465100012094, 0.15174928899978113, 0.15135083800009852, 0.15132454200011125, 0.15120458799992775, 0.15120748799995454, 0.15117570200004593, 0.15110070700006872, 0.15095037499986574, 0.15186961199992766, 0.15230375300006926, 0.15122884900006284, 0.15137267000000065, 0.15119849300003807, 0.15675701600002867, 0.15201059099990744, 0.15194623299998966, 0.1522793179999553, 0.15508613099996182, 0.15173308300018107, 0.15195157599987397, 0.1517506879999928, 0.15217303100007484, 0.15265193300001556, 0.15227836300005038, 0.15405171199995493, 0.1525680669999474, 0.15208124500009035, 0.15184150799996132, 0.15240198199990118, 0.15210620800007746, 0.15139481799997156, 0.15153557500002535, 0.1556435729999066, 0.15202744800012624, 0.15476584499992896, 0.15722719299992605, 0.15271232999998574, 0.1541121700001895, 0.15236760599987065, 0.15364292100002785, 0.153484834999972, 0.15423965900004077, 0.1529756909999378, 0.15253732700011824, 0.1520519199998489, 0.1516625040001145, 0.15116938899996057, 0.15078889899996284, 0.1519320830000197, 0.1513380200001393, 0.1525167679999413, 0.15716412999995555, 0.15384785800006284, 0.1527412699999786, 0.1524362119998841, 0.15151401699995404, 0.15197513100019933, 0.15142579799999112, 0.15147473599995465, 0.1516525649999494, 0.1514256479999858, 0.15194685300002675, 0.1512966630000392, 0.15133800900002825, 0.15167507000001024, 0.1516965219998383, 0.1516700370000308, 0.15191808400004447, 0.15170379500000308, 0.15387297999996008, 0.15407080299996778, 0.15122124200001963, 0.15185767299999497, 0.15474047800012158, 0.15216136799995184, 0.15130384799999774, 0.1513536509999085, 0.15218144300001768, 0.15184643500015227, 0.15106755199985855, 0.15144253500011473, 0.1514316319999125, 0.151413163999905, 0.150897655000108, 0.15122974699988845, 0.1511463740000636, 0.15082258600000387, 0.15102307400002246, 0.15153886100006275, 0.15288386299994272, 0.15069402500012075, 0.15196184199999152, 0.15138022499991166, 0.1515675180000926, 0.15116108999995959, 0.15476515499995003, 0.15710635799996453, 0.1543655850000505, 0.15241495600002963, 0.1522373029999926, 0.15300787199998922, 0.1525013289999606, 0.1512132699999711, 0.15220367899996745, 0.1520950350000021, 0.15118259400014722, 0.15115645599985328, 0.15145021800003633, 0.15196478799998658, 0.1512088429999494, 0.15098764499998651, 0.1513188200001423, 0.15160368700003346, 0.15541588199994294, 0.1568217240001104, 0.15438335099997857, 0.15567127700001038, 0.15223691200003486, 0.1521764039998743, 0.15242758399995182, 0.15211021600021013, 0.15209266699980617, 0.15236255900003925, 0.1514828839999609, 0.1519506540000748, 0.1517944740000985, 0.1557394869998916, 0.15204977400003372, 0.15151172400010182, 0.15153312299980826, 0.15494718500008275, 0.15184045399996648, 0.15209242100013398, 0.15165504099991267, 0.15176676300006875, 0.15228227399984462, 0.15141072300002634, 0.15183696600001895, 0.15243885400013824, 0.15244173699989005, 0.15157909699996708, 0.1517150889999357, 0.1510663569999906, 0.1513242960002117, 0.1513746389998687, 0.15315855199992257, 0.1513207710002007, 0.15147798599991802, 0.15165067499992801, 0.15171144400005687, 0.15134059199999683, 0.1507680760000767, 0.15078545300002588, 0.15015147299982345, 0.15136830699998427, 0.151704441999982, 0.15064702700010457, 0.15143106699997588, 0.15120593899996493, 0.15091505899999902, 0.15076902700002393, 0.15105080700004692, 0.151121355999976, 0.15155714100001205, 0.15088184199998977, 0.15130441399992378, 0.15144463199999336, 0.1511750760000723, 0.15127129899997271, 0.15570610100007798, 0.15201922899996134, 0.15138048600010734, 0.15173522899999625, 0.15100777799989373, 0.15595587200004957, 0.1521221030000106, 0.1512181169998712, 0.156011061000072, 0.15376102499999433, 0.15318936700009544, 0.15251985800000512, 0.15185841499987873, 0.15214712600004532, 0.1562873440000203, 0.1517111069999828, 0.1519506619999902, 0.15232276300002923, 0.1554284449998704, 0.15160094600014418, 0.15136837899990496, 0.1518048309999358, 0.15230363800014857, 0.15285965999987638, 0.15140586699999403, 0.15202811600011046, 0.1517561329999353, 0.15134826700000303, 0.15096601200002624, 0.1521422349999284, 0.15167439900005775, 0.1512126800000715, 0.1511470929999632, 0.15529433699998663, 0.15150659500000074, 0.1514021689999936, 0.15230183600010605, 0.15105415299990455, 0.15373273799991694, 0.15090234600006625, 0.15074454000000514, 0.151557763000028, 0.15113950899990414, 0.1513049370000772, 0.15090883700008817, 0.15132289299981494, 0.15134736900017742, 0.1506661119999535, 0.1515656859999126, 0.1520638179999878, 0.1510736679999809, 0.1510089030000472, 0.15200668500006032, 0.1516516449999017, 0.15125285400017674, 0.15164578299982168, 0.1530356700000084, 0.1557503579999775, 0.15172632700000577, 0.15086256600011438, 0.15150383700006387, 0.15119969399984257, 0.15257765100000142, 0.15122441000016806, 0.1513425449998067, 0.15223364799999217, 0.15112519500007693, 0.15089571499993326, 0.15206903600005717, 0.1520175759999347, 0.15135321299999305, 0.16087585900004342, 0.15370547099996656, 0.1530537149999418, 0.15409706800005551, 0.15371070800006237, 0.1519179899999017, 0.15181646600012755, 0.15174094799999693, 0.15235881900002823, 0.15116398299983302, 0.15152973099998235, 0.151348635000204, 0.15131423499997254, 0.15181797799982633, 0.15158343000007335, 0.15205681700012974, 0.15152542099986022, 0.15117283800009318, 0.15161104200001319, 0.1539039839999532, 0.15146759599997495, 0.15149766600006842, 0.15191307299983237, 0.15163747400015382, 0.15130053300003965, 0.151683931999969, 0.15125522399989677, 0.15093311900000117, 0.15193408799996178, 0.15133813200009172, 0.15142817400010244, 0.15179021499989176, 0.15174526600003446, 0.15082948600002055, 0.1509526959998766, 0.15191841299997577, 0.1510878640001465, 0.15133482700002787, 0.15139359799991325, 0.1507019499999842, 0.15144445700002507, 0.15160121300004903, 0.1515271359999133, 0.15510061700001643, 0.15131709199999932, 0.15195550900011767, 0.15086319199986065, 0.1512669740000092, 0.15286868499993034, 0.1531332540000676, 0.15338227000006555, 0.1508752759998515, 0.15176118900012625, 0.15146971900003336, 0.15112249699996028, 0.15110997800002224, 0.15418811399990773, 0.1518104570000105, 0.1513815840000916, 0.15109378900001502, 0.15191183199999614, 0.15196351500003402, 0.15142924299993865, 0.15647270700014815, 0.15446957099993597, 0.15286993099994106, 0.15261394000003747, 0.15236618600010843, 0.1524171189998924, 0.15213472400000683, 0.15174391000005016, 0.15172611499997402, 0.15175416300007782, 0.15181504599991058, 0.1520423120000487, 0.15142037399982655, 0.1546336250000877, 0.1514112520001163, 0.15182439000000159, 0.15152423699987594, 0.1521583979999832, 0.1523885000001428, 0.15116630199986503, 0.1515230380000503, 0.15162929500002065, 0.15220609599987256, 0.1514128650001112, 0.15115848599998571, 0.15192371600005572, 0.15220374000000447, 0.15139368799987096, 0.15228371000011975, 0.15206182999986595, 0.15182680500015522, 0.1520257299998775, 0.1526723839999704, 0.1515175670001554, 0.1515122139999221, 0.15177798199988501, 0.15394466800012196, 0.15372613699992144, 0.15190271100004793, 0.15143145100000766, 0.15201820800007226, 0.15234599799987336, 0.15225805000000037, 0.15153947800013157, 0.15189315499992517, 0.15202817199997298, 0.15207543500014253, 0.1516248209998139, 0.15289519300017673, 0.1523655809999127, 0.1520259219998934, 0.15183114199999181, 0.15220569800021622, 0.15239047299996855, 0.15210429900002964, 0.152791852999826, 0.15241547100004027, 0.1529309520001334, 0.15230276599982062, 0.15651549700010037, 0.15210772199998246, 0.15340441300008933, 0.15285642999992888, 0.17674046699994506, 0.17382720299997345, 0.17301167599998735, 0.172495280000021, 0.17216757699998197, 0.1716906869999093, 0.1749387800000477, 0.17171592099998634, 0.17198477900001308, 0.17202599799998097, 0.1520626579999771, 0.152452576000087, 0.1520291819999784, 0.15180473899999924, 0.152076943000111, 0.15179903499983993, 0.1516915820000122, 0.1520847849999427, 0.15210712100019919, 0.15204372499988494, 0.1520419569999376, 0.15184571899999355, 0.15153713700010485, 0.15188045600007172, 0.15237901199998305, 0.15224195099995086, 0.1515521510000326, 0.152071979999846, 0.15493300800017096, 0.1529168209999625, 0.15166675499995108, 0.15145065100000465, 0.15180154299991955, 0.15202804800014746, 0.1519892029998573, 0.15170240800011925, 0.15166119800005617, 0.15187181499982216, 0.15171998699997857, 0.1514247890002025, 0.1521169650000047, 0.15193104599984508, 0.15181802799997968, 0.15179305300011947, 0.15190527300001122, 0.15205839999998716, 0.15152743799990276, 0.1520417220001491, 0.15200032999996438, 0.1524348299999474, 0.15212146799990478, 0.1567475110000487, 0.15266686900008608, 0.15254441599995516, 0.15174884899988683, 0.1550854540000728, 0.15230095200013238, 0.15183936599987646, 0.15180702299994664, 0.151940088000174, 0.1523924690000058, 0.15193503999989844, 0.15171660600003634, 0.1577292250001392, 0.15423899399979746, 0.15320832300017173, 0.15279873400004362, 0.15187988299999233, 0.1524886059999062, 0.15190474599990011, 0.15227142200001254, 0.1518571230001271, 0.15124444699995365, 0.15177894699991157, 0.1518730500001766, 0.1514225019998321, 0.1517679280000266, 0.1517191630000525, 0.15169959800005017, 0.1514398209999399, 0.1522942999999941, 0.15147437800010266, 0.15131323099990368, 0.15121027899999717, 0.15258125099990139, 0.15541864600004374, 0.15155850900009682, 0.15187310199985404, 0.15200572600019768, 0.1514058660000046, 0.15181164899991018, 0.1515561470000648, 0.15149986200003696, 0.1515556029999061, 0.1514989689999311, 0.15181408400007967, 0.15179551999995056, 0.1516131519999817, 0.15159898499996416, 0.1539678090000507, 0.15247055600002568, 0.15184924300001512, 0.15095228299992414, 0.1520548130001771, 0.1522443139999723, 0.15121999299981326, 0.15170434600008775, 0.1517346279999856, 0.15665729000011197, 0.15177181499984727, 0.1520398490001753, 0.15219543799980784, 0.15601226100011445, 0.15162749399996756, 0.15149915599999986, 0.15183362400011902, 0.15254289699987567, 0.15167644699999983, 0.151148811999974, 0.15227834400002394, 0.15151858400008678, 0.1519530749999376, 0.15146582200009107, 0.1521919709998656, 0.1519267989999662, 0.15177172200014866]",tokens/s,6.556820077087489,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1200.78336,,,,,s,1,5.036737160000484,5.036737160000484,0.0,5.036737160000484,5.036737160000484,5.036737160000484,5.036737160000484,[5.036737160000484],,kWh,2.2638318694435438e-05,3.7087596926247526e-05,0,5.9725915620682967e-05,,MB,1327.378432,,,,,s,10,3.2580131399918173,0.3258013139991817,0.13072648909659298,0.37303483749929,0.44929458730111943,0.46542226915080387,0.4783244146305515,"[0.3968220739989192, 0.42804116399929626, 0.40028471699770307, 0.3492476009996608, 0.4457106580011896, 0.48154995100048836, 0.30377020699961577, 0.2615046219980286, 0.09398730599787086, 0.09709483999904478]",tokens/s,785.7549647594208,kWh,2.918171230386132e-06,4.781187865510837e-06,0.0,7.69935909589697e-06,tokens/kWh,33249520.74730789,MB,1328.123904,,,,,s,10,34.388238969004306,3.4388238969004306,1.2107764400451462,4.0599598874996445,4.32913420740042,4.451793679199727,4.5499212566391725,"[4.199329152001155, 4.574453150999034, 3.9484031360007066, 4.232469818001846, 4.301876547000575, 4.1276926190003, 3.9922271559989895, 2.4729825829999754, 1.145013604000269, 1.3937912030014559]",tokens/s,18.320216995346804,kWh,3.833040634940481e-05,6.280267033958882e-05,0.0,0.00010113307668899362,tokens/kWh,622941.5940122025,,s,630,34.38355613201202,0.0545770732254159,0.045432980927547384,0.04350268100279209,0.10690844129712787,0.14724636625123816,0.1863498033215729,"[0.08673359400199843, 0.061419837998982985, 0.03678037099962239, 0.01697555300052045, 0.09458498599997256, 0.13830434999908903, 0.03732329099875642, 0.028648621002503205, 0.08830025999850477, 0.043621986002108315, 0.016435210000054212, 0.04808756399870617, 0.08789877600065665, 0.11001166099958937, 0.014351956000609789, 0.08600153400038835, 0.059069439997983864, 0.03525735000221175, 0.10383033299876843, 0.06719325299854972, 0.014891273000102956, 0.008687827001267578, 0.00819167000008747, 0.00875323699801811, 0.09571770800175727, 0.0485655209995457, 0.148823640000046, 0.09856407999905059, 0.10135123300278792, 0.009498616997007048, 0.10060511900155689, 0.06145521000144072, 0.21887243799938005, 0.009119837999605807, 0.037864558998990105, 0.110122992999095, 0.059447581003041705, 0.0340362559982168, 0.06665573899954325, 0.08388561000174377, 0.018269955999130616, 0.09379491499930737, 0.09891089200027636, 0.01124032300140243, 0.09173747699969681, 0.08880265599873383, 0.013529596999433124, 0.08884515600220766, 0.019166812999174, 0.18816648199936026, 0.093430389999412, 0.011130147002404556, 0.09628804799649515, 0.09703740100303548, 0.055792328999814345, 0.09102059499855386, 0.07509098599985009, 0.06983217100059846, 0.010846755998500157, 0.1283224400031031, 0.10690744099701988, 0.05386093900233391, 0.01081223700020928, 0.02427300600174931, 0.13679816699732328, 0.09571853899979033, 0.040818501001922414, 0.07668821799961734, 0.09057433999987552, 0.010694054999476066, 0.06932706799852895, 0.02539179000086733, 0.06663531199956196, 0.02808598300180165, 0.10772549399916898, 0.10089335900192964, 0.0903550439979881, 0.054655797001032624, 0.04826125199906528, 0.09173934800128336, 0.013631080000777729, 0.19694102899666177, 0.10118586300086463, 0.012869350000983104, 0.08290883199879318, 0.07035843899939209, 0.03989069200179074, 0.04175264800142031, 0.039948084999196, 0.03819443899919861, 0.07295302000056836, 0.017222415997821372, 0.07137735400101519, 0.014580244998796843, 0.08230608000303619, 0.022742242999811424, 0.10005848199944012, 0.09154694699827814, 0.10275900499982527, 0.10587577800106374, 0.15082470000197645, 0.1335262469983718, 0.018190230999607593, 0.0335015660020872, 0.14885148099710932, 0.015870258001086768, 0.09685327600163873, 0.0714486599972588, 0.06671348400050192, 0.05337612400035141, 0.09442037400003755, 0.04704220599887776, 0.10973318200194626, 0.04408505199899082, 0.012056127001415007, 0.10280559599777916, 0.1478827810024086, 0.148805935998098, 0.0875926980006625, 0.09446000000025379, 0.020153572000708664, 0.03918243599764537, 0.09579592200316256, 0.15147032199820387, 0.08307032599986997, 0.028259365000849357, 0.12414536600044812, 0.06442642399997567, 0.10156864099917584, 0.018310079001821578, 0.07232747200032463, 0.00935829000081867, 0.09421370699783438, 0.013410244002443505, 0.09569838599782088, 0.09271808700214024, 0.09646267799689667, 0.016794338000181597, 0.03911657400021795, 0.09229857200261904, 0.010134505999303656, 0.047586083997885, 0.06075393700302811, 0.11367651299951831, 0.028246155998203903, 0.10260913300226093, 0.09133144999941578, 0.016259202999208355, 0.08963165399836726, 0.09562612200170406, 0.00930137300019851, 0.09316870299880975, 0.008220725001592655, 0.031983549997676164, 0.009108738002396422, 0.03617493199999444, 0.11688493399924482, 0.10392967399820918, 0.010053335001430241, 0.08440221300043049, 0.10363624599995092, 0.014926088999345666, 0.08875324299879139, 0.05894483100200887, 0.0803001790009148, 0.15597949899893138, 0.08887481800047681, 0.01807550900048227, 0.08348950399886235, 0.008500724001351045, 0.10249058399858768, 0.10487898399878759, 0.09972786100115627, 0.03308571399975335, 0.010516242000448983, 0.040405015999567695, 0.1004427920015587, 0.020110135999857448, 0.08974736299933284, 0.008955640998465242, 0.08981252900048275, 0.009348979001515545, 0.03768442499858793, 0.154228970000986, 0.010034455997811165, 0.0807697210002516, 0.019048985002882546, 0.09053332599796704, 0.05464207900149631, 0.09262367500195978, 0.09656983499735361, 0.10020477200305322, 0.010041518999059917, 0.11721169600059511, 0.07697630999973626, 0.105784503997711, 0.029526151000027312, 0.0856401340024604, 0.01002070299728075, 0.020013225999718998, 0.023071984000125667, 0.15754384400133858, 0.06728783200014732, 0.18930460699994, 0.009273577001295052, 0.17295434699917678, 0.033089704000303755, 0.008163062000676291, 0.13339558999723522, 0.05600064300233498, 0.16189130500060855, 0.04563057099949219, 0.09009100899857003, 0.10298837899972568, 0.08576982200247585, 0.023552357997687068, 0.08676152599946363, 0.01288530300007551, 0.13090034400011064, 0.06148572399979457, 0.05937091700252495, 0.01688111999828834, 0.1277763979996962, 0.008332329001859762, 0.16893659299967112, 0.018815069997799583, 0.1867126780016406, 0.015562378001050092, 0.08507412799735903, 0.01956633800000418, 0.08853098899999168, 0.008217236001655692, 0.08597694099807995, 0.013449383000988746, 0.10022576299888897, 0.0819041790018673, 0.009199454998451984, 0.10365844700208982, 0.026094816999830073, 0.07033742099883966, 0.03326016099890694, 0.07099210200249217, 0.07776234300035867, 0.018777491997752804, 0.047075164002308156, 0.04096846599713899, 0.03969146100280341, 0.017867774000478676, 0.037613054999383166, 0.11722998899858794, 0.008773097000812413, 0.03079763400091906, 0.025461624001763994, 0.07782864899854758, 0.09482543700141832, 0.024236154000391252, 0.08683102699797018, 0.012909771001432091, 0.18360316200050875, 0.05768540499775554, 0.04185350199986715, 0.09537849600019399, 0.010787006001919508, 0.008362149997992674, 0.18546138600140694, 0.009477603998675477, 0.09653734099993017, 0.10630917500020587, 0.010562315001152456, 0.07666299599804915, 0.09400786600235733, 0.1082235829999263, 0.019622211999376304, 0.09119797599851154, 0.08590749200084247, 0.013743321000220021, 0.030945468999561854, 0.010342010002204916, 0.045938906998344464, 0.10254168499886873, 0.0949156300011964, 0.012557709000247996, 0.1820012329990277, 0.021035844001744408, 0.19299912799760932, 0.09302336499968078, 0.015183278002950829, 0.08773657100027776, 0.03648851399702835, 0.06764719100101502, 0.03848610800196184, 0.015953890997479903, 0.14570849200026714, 0.09879240000009304, 0.10026513400225667, 0.061054032998072216, 0.07187316899944562, 0.1617249510018155, 0.014070721997995861, 0.08179735900193918, 0.12159508699915023, 0.04657946600127616, 0.026459286997123854, 0.0530508700030623, 0.05259212199962349, 0.1093233199972019, 0.012686500002018875, 0.09233439499803353, 0.09368882300259429, 0.014240281998354476, 0.08030620499994257, 0.014498009000817547, 0.09792696899967268, 0.035487026998453075, 0.050132505002693506, 0.11851802700039116, 0.01671438199991826, 0.06841465400066227, 0.02000583699918934, 0.10747340799935046, 0.01640463500007172, 0.17447080700003426, 0.015545416001259582, 0.08714570099982666, 0.09391615099957562, 0.008242574000178138, 0.016388002997700823, 0.04338337600347586, 0.034626170996489236, 0.11032964000332868, 0.00834868899983121, 0.0980792209993524, 0.09815811500084237, 0.04631837999841082, 0.048834305998752825, 0.16843081600018195, 0.07307632300216937, 0.14646852599980775, 0.09814361700045993, 0.02133571099693654, 0.0827385430020513, 0.008181330998922931, 0.08689660700110835, 0.02001168599963421, 0.009065892998478375, 0.1136039030025131, 0.07630591999986791, 0.09974154500014265, 0.09067625099851284, 0.01693861899912008, 0.08156952900026226, 0.08404255400091643, 0.018536207000579452, 0.012138547001086408, 0.15500830299788504, 0.1342042210017098, 0.18425176899836515, 0.009173410999210319, 0.015652753001631936, 0.08574979799959692, 0.099684482000157, 0.010282635001203744, 0.010340223998355214, 0.08437407900055405, 0.008189987998775905, 0.10124185099994065, 0.07799634100229014, 0.01973011199879693, 0.008485922000545543, 0.022245819000090705, 0.15027497299888637, 0.021712625999498414, 0.0880494830016687, 0.030001159000676125, 0.06652005499927327, 0.10691744399809977, 0.012079121002898319, 0.08590331699815579, 0.10564709699974628, 0.08557670099980896, 0.009473600999626797, 0.07759848500063526, 0.02135767900108476, 0.03312112200001138, 0.0692334640007175, 0.08399109699894325, 0.02561049100040691, 0.17812920899814344, 0.1068146430006891, 0.010674388999177609, 0.08997853500113706, 0.09004571699915687, 0.100525538000511, 0.014453148000029614, 0.10231680899960338, 0.08771813900239067, 0.013326984997547697, 0.03820213500148384, 0.148259377998329, 0.017794415001844754, 0.07691082399833249, 0.018534945000283187, 0.1014995120021922, 0.055455002999224234, 0.13114264699834166, 0.014608142999350093, 0.09325595700283884, 0.09152507199905813, 0.10311466599887353, 0.0430028279988619, 0.08336480000070878, 0.08569100300155696, 0.08552879099806887, 0.017191220002132468, 0.009238987000571797, 0.08209875099782948, 0.045620672000950435, 0.05478418900020188, 0.04993644600108382, 0.025999145000241697, 0.015838833998714108, 0.08992439799840213, 0.021589071002381388, 0.10255157199935638, 0.06346120200032601, 0.03230995400008396, 0.022217501998966327, 0.009884808998322114, 0.14850878600191209, 0.009359783998661442, 0.008873949002008885, 0.04638291700030095, 0.053606244997354224, 0.08831867400294868, 0.07116168699940317, 0.13540268799988553, 0.08555781500035664, 0.01706842599742231, 0.09516331600025296, 0.012410348001139937, 0.08387439999933122, 0.12652786399848992, 0.03077995100102271, 0.07130017000235966, 0.1009968989965273, 0.020575020000251243, 0.10336526200262597, 0.09483722399818362, 0.18784910600152216, 0.021045608998974785, 0.06202698199922452, 0.037186420002399245, 0.09064676799971494, 0.02089601699844934, 0.00897035500020138, 0.15321313200183795, 0.018315247998543782, 0.009102674001042033, 0.09831046399995103, 0.07996979299787199, 0.016571255000599194, 0.08437179999964428, 0.017497355001978576, 0.09587957999974606, 0.00839124399863067, 0.04134330799934105, 0.009582483002304798, 0.008871881997038145, 0.008616174000053434, 0.008485583002766361, 0.11423414299861179, 0.10272229499969399, 0.028343932001007488, 0.014728882000781596, 0.012382043998513836, 0.011971297000854975, 0.00900686000022688, 0.036992689998442074, 0.01263098799972795, 0.012895850002678344, 0.011881812999490649, 0.013472280999849318, 0.06074953699862817, 0.01224667499991483, 0.012065586000971962, 0.011561818999325624, 0.05481453199899988, 0.024604788999567972, 0.008930275002057897, 0.008975255997938802, 0.008927086000767304, 0.04537141800028621, 0.009312993999628816, 0.009116919001826318, 0.009196044000418624, 0.00905341399993631, 0.009413175997906365, 0.009232845000951784, 0.056919785998616135, 0.010340955002902774, 0.010537278998526745, 0.010067097999126418, 0.009921176002535503, 0.054439925999759, 0.011369294999894919, 0.01027634899946861, 0.01022837900018203, 0.01014294900232926, 0.00996620099977008, 0.050659054999414366, 0.010135946999071166, 0.009972381001716712, 0.009953176999260904, 0.010002879000239773, 0.009996926000894746, 0.05082182899786858, 0.010388309001427842, 0.023310561999096535, 0.009289107001677621, 0.049588646998017794, 0.008942316999309696, 0.008678459002112504, 0.008726176998607116, 0.0087619120022282, 0.00871890299822553, 0.008807122001599055, 0.05971739899905515, 0.01651992799816071, 0.01063329000317026, 0.010401668998383684, 0.05742429699967033, 0.010974707998684607, 0.010550787003012374, 0.01064319999932195, 0.010624294998706318, 0.05089733099885052, 0.011024127001292072, 0.010739378001744626, 0.010349108997615986, 0.01044131700109574, 0.011070368000218878, 0.05110076100027072, 0.01085368100029882, 0.010761031000583898, 0.010418486999697052, 0.010675180998077849, 0.010642506000294816, 0.050896168999315705, 0.01057415000104811, 0.010705410000809934, 0.022803706000559032, 0.049255911999352975, 0.008707869001227664, 0.01708849399801693, 0.010667181999451714, 0.010339628999645356, 0.05523281199930352, 0.010442328002682189, 0.0100498459978553, 0.0104157280002255, 0.010200860000622924, 0.010160615998756839, 0.05088320200229646, 0.010399957998743048, 0.010346678001951659, 0.009924570000293897, 0.010310646997822914, 0.011513108001963701, 0.05075922999822069, 0.010262907002470456, 0.012199398999655386, 0.01876786700086086, 0.06024358399736229, 0.021069345999421785, 0.013957731000118656, 0.05828782500248053, 0.013173712999559939, 0.013086089998978423, 0.013403197001025546, 0.013481306999892695, 0.05431142999805161, 0.013250721000076737, 0.013013027000852162, 0.013364605001697782, 0.05409445099940058, 0.013724524000281235, 0.013883644998713862, 0.013041074998909608, 0.013076450002699858, 0.05463630899976124, 0.03173588899880997, 0.008338160001585493, 0.00790657999823452, 0.04488609599866322, 0.008947122001700336, 0.017905142998642987, 0.01205800800016732, 0.012573388001328567, 0.053365242998552276, 0.012083230001735501, 0.012395194000418996, 0.01208462199792848, 0.01211216199953924, 0.052396756000234745, 0.012432752002496272, 0.012289670998143265, 0.01210422800068045, 0.052413179000723176, 0.012510180000390392, 0.01240802100073779, 0.011794422996899812, 0.012265805002243724, 0.05240302399761276, 0.012524105000920827, 0.012083890000212705, 0.012259015999006806, 0.012192898000648711, 0.05268068700024742, 0.012624193001101958, 0.014183717998093925, 0.07887767899956089, 0.009909266002068762, 0.009929708001436666, 0.009888377997413045, 0.009863713999948232, 0.00989424500221503, 0.05046037200008868, 0.010003456998674665, 0.010000873000535648, 0.00996210700031952]",tokens/s,18.322712100551257,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,6197.846016,,,,,s,1,16.108373713999754,16.108373713999754,0.0,16.108373713999754,16.108373713999754,16.108373713999754,16.108373713999754,[16.108373713999754],,kWh,0.0001613025841118037,8.79146313427969e-05,0,0.0002492172154546006,,MB,6681.161728,,,,,s,10,3.9462497630047437,0.3946249763004744,0.004649029885573063,0.39588739900136716,0.3994316606022039,0.40000823480204417,0.40046949416191635,"[0.3936628670016944, 0.3993035330022394, 0.3981119310010399, 0.39847008300057496, 0.4005848090018844, 0.3984517530006997, 0.38965087399992626, 0.39132993999737664, 0.38925353399827145, 0.3874304390010366]",tokens/s,648.7171754812526,kWh,4.620456804969144e-06,2.5182587956947295e-06,0.0,7.138715600663874e-06,tokens/kWh,35860792.65802282,MB,6692.732928,,,,,s,10,29.764600475999032,2.976460047599903,0.060947033539917025,3.00130027349951,3.034122455299439,3.044937810648662,3.0535900949280403,"[3.0317190429996117, 3.055753165997885, 3.0174340550001943, 3.0122086459996353, 3.028069511998183, 2.938103330998274, 2.9292039870015287, 2.8826293670026644, 2.8790874680016714, 2.9903919009993842]",tokens/s,21.16608286101493,kWh,3.522432234551587e-05,1.9198524857465593e-05,0.0,5.442284720298146e-05,tokens/kWh,1157602.05938929,,s,630,29.759957791000488,0.047238028239683316,0.0013871121894922201,0.0474407935016643,0.048815191900212086,0.04930544519829709,0.05096864029055724,"[0.04945869799848879, 0.04722770399894216, 0.04695211500074947, 0.04655118600203423, 0.04719634799766936, 0.04811280000285478, 0.049319774996547494, 0.046409501002926845, 0.047130179998930544, 0.047864955999102676, 0.04726112199932686, 0.04772961900016526, 0.04827108700192184, 0.049584574000618886, 0.046686024998052744, 0.04692540299947723, 0.04731669900138513, 0.047636707000492606, 0.04735734399946523, 0.048483878999832086, 0.0511398470007407, 0.04754524300005869, 0.04756109799927799, 0.04861890399843105, 0.04854141000032541, 0.04806645000280696, 0.04770514799747616, 0.04792522400020971, 0.04792769100095029, 0.04942424999899231, 0.048012818002462154, 0.04854855399753433, 0.05141576000096393, 0.04871878500125604, 0.04899460500018904, 0.04890050499670906, 0.04848224400120671, 0.04853341700072633, 0.04742082599841524, 0.04752035700221313, 0.04867355299938936, 0.046903510999982245, 0.04705325900067692, 0.04829180699744029, 0.05152521900163265, 0.04884021000179928, 0.04707590099860681, 0.048241057000268484, 0.048054466999019496, 0.0476333730002807, 0.04760423900006572, 0.04693902099825209, 0.047620336001273245, 0.04785632800121675, 0.048160870999709005, 0.04814473999795155, 0.04820117600320373, 0.04763336299947696, 0.04782192999846302, 0.04893927400189568, 0.04852623899932951, 0.04862842799775535, 0.04836583400174277, 0.049977800001215655, 0.048410857998533174, 0.04846819299928029, 0.0486460630017973, 0.048306882999895606, 0.04913128199768835, 0.04864493599961861, 0.04790166400198359, 0.048116398000274785, 0.04863310799919418, 0.047991404000640614, 0.04760161499871174, 0.04779407499881927, 0.04814361600074335, 0.04853503800040926, 0.04851721700106282, 0.047878009998385096, 0.04767050500231562, 0.04777758099953644, 0.048354776998166926, 0.04808333400069387, 0.04851119800150627, 0.04921743399972911, 0.04818830699878163, 0.04840253899965319, 0.04719688499972108, 0.04828676500255824, 0.04849740099962219, 0.047916652998537757, 0.048561745999904815, 0.048123073000169825, 0.04873905500062392, 0.04843917199832504, 0.048534058001678204, 0.048161251997953514, 0.04828477900082362, 0.04872760400030529, 0.04875001799882739, 0.04754323400266003, 0.047534647997963475, 0.048238883002341026, 0.0481125369988149, 0.04807951000111643, 0.04781144899970968, 0.04858620599770802, 0.04892334900068818, 0.049017181001545396, 0.0481676499985042, 0.04842575799921178, 0.048868249003135134, 0.049353488997439854, 0.048875677999603795, 0.04810536000150023, 0.048760012999991886, 0.048830804000317585, 0.04913220799789997, 0.04898246400261996, 0.049689774998114444, 0.0498803209993639, 0.04906483800004935, 0.04923132700059796, 0.049372852001397405, 0.04963746100111166, 0.05008773699955782, 0.04786092699941946, 0.04781313100102125, 0.047758034997968934, 0.047418153000762686, 0.048249217001284705, 0.046935091999330325, 0.046754046001296956, 0.04719543600003817, 0.047935683996911393, 0.04820237600142718, 0.046955447000073036, 0.04789290199914831, 0.04833911099922261, 0.047767646003194386, 0.04725536799742258, 0.04763412800093647, 0.04747546699945815, 0.04790496500208974, 0.047803526998905, 0.04835172000093735, 0.048575105000054464, 0.048479330998816295, 0.04852716700042947, 0.04784670699882554, 0.04999265900187311, 0.04784672099776799, 0.047519776002445724, 0.04811645199879422, 0.0485321460000705, 0.04786174100081553, 0.04832126099790912, 0.04760690100010834, 0.04791136900166748, 0.047770078999747057, 0.04696762599996873, 0.04665170299995225, 0.04751500799829955, 0.04647561300225789, 0.04881502900025225, 0.047709333997772774, 0.04773963399929926, 0.04811232500287588, 0.04785402799825533, 0.04715596599999117, 0.047815014000661904, 0.04727229499985697, 0.04772801999934018, 0.04780905400184565, 0.04707410499759135, 0.047835897999902954, 0.04799828199975309, 0.048925805000180844, 0.048995471002854174, 0.048357380997913424, 0.048425445002067136, 0.04813250199731556, 0.0477028400018753, 0.04748254799778806, 0.04704296000272734, 0.04818432499814662, 0.048547408001468284, 0.047996343000704655, 0.04944011599945952, 0.04789095800151699, 0.04732633100138628, 0.04798540999763645, 0.04744962300173938, 0.04744617299729725, 0.04794340400258079, 0.050834948000556324, 0.04688143299790681, 0.047241233001841465, 0.04781542599812383, 0.046648218001791975, 0.047067706000234466, 0.047647565999795916, 0.048421416999190114, 0.0470572189988161, 0.04686186899925815, 0.047279526999773225, 0.04830259100344847, 0.047516325998003595, 0.04947387599895592, 0.04818213100224966, 0.04780857899822877, 0.04919137000251794, 0.04681445799724315, 0.048626220999722136, 0.05227646800267394, 0.048792966998007614, 0.047539448001771234, 0.048697980997530976, 0.04821471800096333, 0.04678939500081469, 0.04749917099979939, 0.04736822699851473, 0.04618920200300636, 0.04693916299947887, 0.048312712999177165, 0.04880402599883382, 0.05186813700129278, 0.04706813599841553, 0.04709948100207839, 0.04711233499983791, 0.047892742997646565, 0.04686436900010449, 0.047298168999986956, 0.04788772699976107, 0.0485845840012189, 0.04683574199953, 0.047056865001650294, 0.04688610099765356, 0.0481095440009085, 0.04705934000230627, 0.04704856199896312, 0.04744187899996177, 0.04632630099877133, 0.047284808999393135, 0.04755259000012302, 0.047785312999621965, 0.04723066200313042, 0.04720201099917176, 0.04822934600088047, 0.048099110998009564, 0.047382414999447064, 0.04885717399884015, 0.048767899999802466, 0.04791887299870723, 0.0484486929999548, 0.046918254000047455, 0.04693278999911854, 0.04802689999996801, 0.04704728100114153, 0.04705933800141793, 0.046940783999161795, 0.0466762789983477, 0.04760016700311098, 0.046682451997185126, 0.04741275900232722, 0.04705510200074059, 0.04758657099955599, 0.048305795000487706, 0.04785428899776889, 0.04769189700164134, 0.04725180899913539, 0.04759714499959955, 0.048773500999232056, 0.04824822800219408, 0.04811251499995706, 0.048120123999979114, 0.04795926199949463, 0.04731841099783196, 0.0478493430018716, 0.04718818900073529, 0.04799052999806008, 0.047173561000818154, 0.04777270599879557, 0.04881718600154272, 0.047213645000738325, 0.04753922099916963, 0.048353067999414634, 0.04765947299893014, 0.04747063400282059, 0.04802861399730318, 0.04798611700243782, 0.04774716799875023, 0.04753787300069234, 0.047802126999158645, 0.0488243700019666, 0.04816049799774191, 0.048607292999804486, 0.04836778699973365, 0.047300402002292685, 0.048238704999675974, 0.04762259599738172, 0.04868890400030068, 0.04887009900267003, 0.04934633599987137, 0.04977532100019744, 0.048375870999734616, 0.04881665799985058, 0.04914711099991109, 0.04946556700087967, 0.0484290529966529, 0.04920419000336551, 0.048643968999385834, 0.04987468499894021, 0.050602934999915306, 0.05018795899741235, 0.04743970800336683, 0.04755162599758478, 0.048421117000543745, 0.04839603700020234, 0.04860606399961398, 0.04719057300098939, 0.04768893100117566, 0.04757849399902625, 0.04752020399973844, 0.047804384001210565, 0.047571300998242805, 0.047846418998233275, 0.047785295002540806, 0.04773011499855784, 0.049029042002075585, 0.049018845998944016, 0.048623752998537384, 0.04772426700219512, 0.048462340997502906, 0.04928793100043549, 0.04624789400259033, 0.046167266998963896, 0.045227182999951765, 0.04490464699847507, 0.0455325780021667, 0.04600732999824686, 0.04581502400105819, 0.04559314499783795, 0.045394927001325414, 0.04554358899986255, 0.04526350100059062, 0.045223810000607045, 0.04524451799807139, 0.049574915999983205, 0.045789018000505166, 0.045966904999659164, 0.04577315000278759, 0.04608821299916599, 0.04579511399788316, 0.045293117000255734, 0.045165872001234675, 0.0464677899981325, 0.04629277700223611, 0.04550776600081008, 0.04526186200018856, 0.04555976899791858, 0.04622311700222781, 0.04602378299750853, 0.046330412002134835, 0.04603430600036518, 0.04638761999740382, 0.04582227200080524, 0.04579612499946961, 0.045629986001586076, 0.04514313899926492, 0.04537566699946183, 0.0458311610018427, 0.04679030899933423, 0.04563575700012734, 0.04623797499880311, 0.046145857999363216, 0.04613282599893864, 0.04757617200084496, 0.04668481100088684, 0.04689147899989621, 0.045839799000532366, 0.04858212500039372, 0.047032173999468796, 0.04639337199841975, 0.04621386700091534, 0.04659517899926868, 0.046090735002508154, 0.047269732000131626, 0.04596071399646462, 0.045115435001207516, 0.04565142600040417, 0.04612925000037649, 0.04647622400079854, 0.04660727900045458, 0.04772332099673804, 0.04766350400313968, 0.04875481899944134, 0.04734114999882877, 0.047042800000781426, 0.04684374199860031, 0.04965302500204416, 0.045969591999892145, 0.048406134999822825, 0.04702456499944674, 0.04679729299823521, 0.04648764400189975, 0.04573123600130202, 0.04552039099871763, 0.04527740200137487, 0.04563193099966156, 0.04614688699803082, 0.045337305000430206, 0.04841710099935881, 0.047758894001162844, 0.046939902000303846, 0.04688378299761098, 0.04609495000113384, 0.047500501001195516, 0.04740017099902616, 0.046483556001476245, 0.04683753000063007, 0.04576755299785873, 0.04532514400125365, 0.04596991899961722, 0.045811318999767536, 0.04559865999908652, 0.04624654299914255, 0.045910290002211696, 0.04567348199998378, 0.04518297499816981, 0.04520781000246643, 0.04568159299742547, 0.045809963001374854, 0.04590796200136538, 0.04680181099683978, 0.045954858000186505, 0.045411995000904426, 0.04581470400080434, 0.04526713900122559, 0.046570034999604104, 0.047817458002100466, 0.045992912997462554, 0.04554395800005295, 0.045774365000397665, 0.045741333000478335, 0.04622087800089503, 0.04590520200144965, 0.04595845799849485, 0.04545460900044418, 0.04500783999901614, 0.045222126002045115, 0.04496286599896848, 0.04614114699870697, 0.04518694299986237, 0.045609221000631806, 0.04540017700128374, 0.04584937799882027, 0.04504537100001471, 0.045183660000475356, 0.045707413999480195, 0.04488414200022817, 0.04615280099824304, 0.04470644100001664, 0.04505276500276523, 0.04605001500021899, 0.04561907599781989, 0.045369434999884106, 0.045222918000945356, 0.04591541500121821, 0.04675109699746827, 0.04598182799963979, 0.04542165800012299, 0.04511692400046741, 0.04518579000068712, 0.046010238998860586, 0.045882693000748986, 0.04642356499971356, 0.04606355400028406, 0.04567441900144331, 0.04546473499794956, 0.04490176500257803, 0.04554338899833965, 0.04531074700207682, 0.04542021299857879, 0.04533338400142384, 0.04564265499720932, 0.04517566100184922, 0.045549521997600095, 0.04528001300059259, 0.0451887050003279, 0.04525168200052576, 0.046271405000879895, 0.04641701599757653, 0.046298306002427125, 0.04629463899982511, 0.046022544000152266, 0.047165608000796055, 0.047466776999499416, 0.046066148999670986, 0.04617394500019145, 0.04626011899745208, 0.0455983340034436, 0.046772581998084206, 0.048106158999871695, 0.04591860700020334, 0.045628430001670495, 0.04604560100051458, 0.0453717839991441, 0.04518513899893151, 0.04617486799907056, 0.044780395000998396, 0.045701651000854326, 0.044615984999836655, 0.04464239699882455, 0.044991400001890725, 0.04540365499997279, 0.045588026998302666, 0.04473107200101367, 0.04520533599861665, 0.045236617002956336, 0.04572159300005296, 0.04535879799732356, 0.04558091600119951, 0.045347444000071846, 0.04590556699986337, 0.04636593000032008, 0.04659882700070739, 0.04524214199773269, 0.04541346800033352, 0.0455559460024233, 0.044709754998621065, 0.04568740900140256, 0.04484479099846794, 0.04463892299827421, 0.04496611000286066, 0.04536358099721838, 0.04534309399969061, 0.0447862070031988, 0.044622817000345094, 0.04470337899692822, 0.046594174000347266, 0.048152422001294326, 0.04600525400019251, 0.04639205299827154, 0.04734518300028867, 0.04674191099911695, 0.04498254300051485, 0.045704986001510406, 0.04593238699817448, 0.046266099001513794, 0.04601806899881922, 0.04630693500075722, 0.04512669399991864, 0.045964926001033746, 0.04573760000130278, 0.04648252099650563, 0.04615093700340367, 0.0458190889985417, 0.04619420399831142, 0.04575915700115729, 0.04613052000058815, 0.046004349998838734, 0.045402939002087805, 0.0456109730002936, 0.04607877599846688, 0.04570807799973409, 0.04773476899936213, 0.04599836099805543, 0.04581380300078308, 0.04502591300115455, 0.045565657997940434, 0.045421151000482496, 0.044584842999029206, 0.044975655000598636, 0.04750523600159795, 0.04631562299982761, 0.04489369899965823, 0.04520224999942002, 0.045741377001832006, 0.04633809399820166, 0.045702475999860326, 0.0452738429994497, 0.044918280000274535, 0.044596359999559354, 0.046539877002942376, 0.046246240999607835, 0.04601978899881942, 0.04574024400062626, 0.04614611899887677, 0.04655534799894667, 0.04730181300328695, 0.0478805979983008, 0.0510232470005576, 0.048550719999184366, 0.049224779999349266, 0.04904737100150669, 0.048788836000312585, 0.04935588599983021, 0.04843451999840909, 0.04808681299982709, 0.048116270001628436, 0.048648574000253575, 0.0483132499975909, 0.048160338003071956, 0.052783898998313816, 0.04851588599922252, 0.047330977002275176, 0.047976292000385, 0.048320771998987766, 0.048300411999662174, 0.04790741200122284, 0.04797820599924307, 0.04765919099736493, 0.047976667003240436, 0.047831746996962465, 0.0483236649997707, 0.047944727000867715, 0.04869667200182448, 0.04858351499933633, 0.04916813100135187, 0.04944343699753517, 0.04823939900234109, 0.04798971899799653, 0.04872886299926904, 0.047998662001191406, 0.047864985001069726, 0.04837690199929057, 0.04823419699823717, 0.04799978000301053]",tokens/s,21.169384863526727,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,8696.066048,,,,,s,1,23.393838292999135,23.393838292999135,0.0,23.393838292999135,23.393838292999135,23.393838292999135,23.393838292999135,[23.393838292999135],,kWh,0.00024427481447845213,0.00040023264978057894,0,0.0006445074642590311,,MB,9052.971008,,,,,s,10,21.24294075099897,2.124294075099897,0.46721160144079826,2.1919113250005466,2.6061392482013614,2.63806145709932,2.663599224217687,"[2.1899814080024953, 2.669983665997279, 2.1140037500008475, 2.5990454240018153, 1.9546965890040156, 0.8734496889956063, 2.3501785269982065, 2.193841241998598, 2.0997092079996946, 2.198051248000411]",tokens/s,120.51062185821017,kWh,1.1362452878026463e-05,1.8616572267188006e-05,0.0,2.997902514521447e-05,tokens/kWh,8539303.688494524,MB,9073.844224,,,,,s,10,152.66594829600217,15.266594829600217,1.3106433415259404,15.989164412498212,16.582627246696937,16.71621445685123,16.823084224974664,"[14.363732983001682, 15.94809603899921, 16.197477034998883, 16.030232785997214, 13.245125549001386, 13.628540021003573, 16.552941199995985, 16.849801667005522, 16.206485159003932, 13.643515856994782]",tokens/s,4.126656972506407,kWh,0.00013113394507822476,0.00021485879748417425,0.0,0.000345992742562399,tokens/kWh,182084.74412910003,,s,630,152.659008249997,0.24231588611110633,0.08075980743658386,0.23812303800150403,0.34911684899998363,0.3833166577995143,0.4274977236705309,"[0.24952467699768022, 0.34552118100691587, 0.20444299199880334, 0.14632386599987512, 0.265679560994613, 0.26913103100378066, 0.25106266300281277, 0.13533758699486498, 0.30461941300018225, 0.2321202310049557, 0.2534195109983557, 0.21805001799657475, 0.2690798559997347, 0.1353745560045354, 0.2409634020004887, 0.12915921499370597, 0.326795242006483, 0.1258682779953233, 0.14014196700009052, 0.3259559549987898, 0.2505876540017198, 0.3342292870001984, 0.25208453300001565, 0.26492849399801344, 0.19448219000332756, 0.20453024499875028, 0.23835970900108805, 0.23886942399985855, 0.18355912499828264, 0.27804998200008413, 0.36825238299934426, 0.2317239910044009, 0.26650548500037985, 0.16289601999596925, 0.22149238600104582, 0.1717644289965392, 0.129056934005348, 0.18212319699523505, 0.19400978900375776, 0.3288114949973533, 0.14983901000232436, 0.2653973540000152, 0.17915831800200976, 0.18214018699654844, 0.2932908930015401, 0.18024899299780373, 0.15753443699941272, 0.1326504370008479, 0.19593752700166078, 0.2656448519992409, 0.19542111799819395, 0.3412185179986409, 0.13971961500647012, 0.21586492200003704, 0.17199754399916856, 0.27129977900040103, 0.15270609699655324, 0.37089701899822103, 0.19812318299955223, 0.23195376200601459, 0.29566471399448346, 0.21752116700372426, 0.29400049499963643, 0.2515449080019607, 0.29407666999759385, 0.27231188300356735, 0.17991067199909594, 0.12704990699421614, 0.26160413199977484, 0.15530278600635938, 0.19123856000078376, 0.21432371999981115, 0.1846096499939449, 0.3050349730037851, 0.15599591299542226, 0.2378826320054941, 0.16863922999618808, 0.2160656129999552, 0.2322638650002773, 0.2507988479992491, 0.18274347900296561, 0.15118383899971377, 0.21676006600318942, 0.18742237299738917, 0.22590482600207906, 0.35038741899916204, 0.21070285399764543, 0.41834828600258334, 0.19312660199648235, 0.3468190700004925, 0.26224425100372173, 0.3247750059963437, 0.21652901500056032, 0.395364301999507, 0.21807872500357917, 0.25026122499548364, 0.2406457329998375, 0.16471067800011951, 0.37204787300288444, 0.2232411629956914, 0.29784270300297067, 0.36342041500029154, 0.33090051200269954, 0.1884064989935723, 0.2711561370015261, 0.24923270600265823, 0.24453614199592266, 0.2300707370013697, 0.3256230199986021, 0.144479038004647, 0.21199325199995656, 0.23020527500193566, 0.251865819998784, 0.2254383869949379, 0.1865820300008636, 0.3538605030043982, 0.38024977799796034, 0.1876930979997269, 0.4231550690019503, 0.2665767930011498, 0.2582930129938177, 0.2589048120062216, 0.3109019109979272, 0.389130773000943, 0.35608617999969283, 0.1608785509961308, 0.32584581799892476, 0.2223767749965191, 0.3355014730041148, 0.18888811799843097, 0.3529513839966967, 0.2975484030030202, 0.273692882998148, 0.1940269890037598, 0.2863851629954297, 0.2153429120007786, 0.1964903879998019, 0.25582301399845164, 0.39826360200095223, 0.12022788800095441, 0.4074571300006937, 0.14935632800188614, 0.3441239039966604, 0.22234430100070313, 0.30713471700437367, 0.2778187199946842, 0.15605872300511692, 0.2017980329983402, 0.24319854799978202, 0.23184478699840838, 0.14602283400017768, 0.19172749599965755, 0.29002311100339284, 0.2122595159962657, 0.3341705400016508, 0.4165839529960067, 0.27434401900245575, 0.32133156200143276, 0.14953511500061722, 0.3136703279960784, 0.3256565780029632, 0.21169728899985785, 0.40054718800092814, 0.29792052000266267, 0.1980274859961355, 0.267331461996946, 0.20972640700347256, 0.1383611959972768, 0.38417685800231993, 0.14420163800241426, 0.31608851900091395, 0.3986162989967852, 0.3220202270022128, 0.3199524899973767, 0.16589695600123378, 0.16388268599985167, 0.20667718799813883, 0.2456304680017638, 0.1452900270014652, 0.1314938549985527, 0.32259635599621106, 0.31449890700605465, 0.24941952499648323, 0.24059647200192558, 0.1867513830002281, 0.2649284910003189, 0.27532201999565586, 0.27321931200276595, 0.22218871799850604, 0.4018818949989509, 0.23070931599795585, 0.23211969200201565, 0.22396911300165812, 0.1438583130002371, 0.21647820899670478, 0.19561840299866162, 0.11416838600416668, 0.3081720030022552, 0.24743332799698692, 0.37766286700207274, 0.26540774399472866, 0.19528838100086432, 0.2831034940027166, 0.2479764730014722, 0.31069098800071515, 0.2920929999963846, 0.20719548300257884, 0.3488924479970592, 0.20947912400151836, 0.22858371600159444, 0.32013321299746167, 0.2771622270010994, 0.2962078569980804, 0.2993228100021952, 0.2153370769956382, 0.22779801200522343, 0.14580890700017335, 0.35263971200038213, 0.3687383360011154, 0.2568707579994225, 0.2711953529942548, 0.2521618460013997, 0.1788831800004118, 0.2977373850008007, 0.13073109200195177, 0.2389418789971387, 0.2728576230001636, 0.15605845500249416, 0.3085756059954292, 0.3245358780040988, 0.3048862259965972, 0.17782873000396648, 0.3222134629977518, 0.3280109760016785, 0.2623505270021269, 0.21011313199414872, 0.16832874600368086, 0.2813873359991703, 0.4233511179991183, 0.2401713240033132, 0.20663317299477058, 0.1983827400035807, 0.24735453799803508, 0.2566414629982319, 0.2192006620025495, 0.25694175199896563, 0.3099019279979984, 0.19202397900517099, 0.18675170999631518, 0.31221045900019817, 0.23788636700192, 0.21449582600325812, 0.27565061600034824, 0.16787821499747224, 0.22720467600447591, 0.32256681499711704, 0.17689169199729804, 0.32482189500296954, 0.19848154400096973, 0.17343161299504573, 0.20056182000553235, 0.3312432659949991, 0.2913697830008459, 0.30738037200353574, 0.15353471499838633, 0.39518713599682087, 0.29179678100626916, 0.18782213699887507, 0.1636404409946408, 0.24086728600377683, 0.2656779919998371, 0.25923228199826553, 0.1704736760002561, 0.2505034659989178, 0.26963841700489866, 0.26989995599433314, 0.26116797100257827, 0.3133698439996806, 0.22691143400152214, 0.2672158749992377, 0.2151813700038474, 0.2935600219934713, 0.29917560500325635, 0.2709355830011191, 0.1673102669956279, 0.37820858800114365, 0.19245577399851754, 0.2784911320050014, 0.2861377180015552, 0.26108635299897287, 0.2349529769999208, 0.22746681399439694, 0.3241179360047681, 0.15729463900061091, 0.3468781810006476, 0.05961445299908519, 0.16812114200001815, 0.1066925880004419, 0.10566586200002348, 0.10575814500043634, 0.10670880199904786, 0.2752589390001958, 0.17640278399630915, 0.13242099700437393, 0.12810766999609768, 0.0869910620021983, 0.09568936299911002, 0.09666238199861255, 0.09621083999809343, 0.09637070300232153, 0.10902756800351199, 0.09179226099513471, 0.09650312000303529, 0.09645249399909517, 0.09633898000174668, 0.11220440200122539, 0.09574320899992017, 0.09622310900158482, 0.05548787400039146, 0.0958074910013238, 0.16477497899904847, 0.09555175100103952, 0.09555850899778306, 0.09476783800346311, 0.05526924899459118, 0.09617326400621096, 0.27733246400021017, 0.13202887999796076, 0.19824323099601315, 0.3404181010046159, 0.20603606599615887, 0.3023065500019584, 0.2092673189981724, 0.30424161499831825, 0.22008699500293005, 0.30350551800074754, 0.29755637500056764, 0.22162084899900947, 0.18008677400212036, 0.3332797409966588, 0.37744317000033334, 0.2296714800031623, 0.21983586099668173, 0.15641184400010388, 0.3595856050014845, 0.2125704139980371, 0.2990055129994289, 0.23127848100557458, 0.20940062599402154, 0.2417659740021918, 0.19611157799954526, 0.2013177109984099, 0.2922832149997703, 0.16220248100580648, 0.2723988669968094, 0.21071908999874722, 0.18066081799770473, 0.23019875900354236, 0.16964090499823214, 0.3362218580004992, 0.18347881000227062, 0.20634378799877595, 0.3600351490022149, 0.2250406769962865, 0.1833396130023175, 0.11886159300047439, 0.20316698299575364, 0.253648283003713, 0.2125979920019745, 0.23853188299835892, 0.3260361770007876, 0.3342486830006237, 0.22672290499758674, 0.2867661609998322, 0.21871241799817653, 0.21201745100552216, 0.1828292629943462, 0.28316502600500826, 0.25807163499848684, 0.3445157910027774, 0.19782333300099708, 0.3138740249996772, 0.31402185399929294, 0.264377280996996, 0.40330148299835855, 0.20442523000383517, 0.20830430299974978, 0.1686039609994623, 0.2737486240002909, 0.20320771200204035, 0.44162617399706505, 0.3319488929992076, 0.24219354500382906, 0.18750198599445866, 0.22725093200278934, 0.18869011700007832, 0.41169630600052187, 0.21444380399771035, 0.285725210000237, 0.4213316000023042, 0.2737564310009475, 0.12834133100113831, 0.29306167799950344, 0.2032666689992766, 0.2903249339942704, 0.453356549005548, 0.34953384599793935, 0.3455878250024398, 0.3318422299998929, 0.11915423199388897, 0.31413913100550417, 0.1877757379988907, 0.19529621699621202, 0.36028247800277313, 0.23690516599890543, 0.41463986199960345, 0.29083272800198756, 0.1584014979962376, 0.3262242690034327, 0.1896563620030065, 0.1920043789941701, 0.24177086900454015, 0.2528428189980332, 0.22040791899780743, 0.2823205590029829, 0.14603202899888856, 0.21822703500220086, 0.2805418169955374, 0.2968238520043087, 0.2683336639966001, 0.18700370700389612, 0.23925124300149037, 0.2707876149943331, 0.23897248299908824, 0.19356098400021438, 0.29592943400348304, 0.3154902949972893, 0.1714454510001815, 0.21410240299883299, 0.1977601800026605, 0.2596417289969395, 0.35471832400071435, 0.2426536290004151, 0.24270696799794678, 0.393728117000137, 0.21636135700100567, 0.2749714310048148, 0.3822653019960853, 0.361250308000308, 0.3705579800007399, 0.16731703199911863, 0.4045468370022718, 0.22014438699989114, 0.31425479499739595, 0.2113764829991851, 0.2490870809997432, 0.34645549800188746, 0.1935039610034437, 0.21850348400039366, 0.2415211619954789, 0.24563296799897216, 0.30373356900236104, 0.34594557100353995, 0.23333261799416505, 0.16448108000622597, 0.21753576699848054, 0.20741104099579388, 0.18449146700004349, 0.25781367200397654, 0.3436946209985763, 0.23391161899780855, 0.2627406730025541, 0.3280008520014235, 0.25642161200084956, 0.30550701699394267, 0.2008734250048292, 0.45545675399625907, 0.15798795899900142, 0.3297402680036612, 0.21322340999904554, 0.33806622499832883, 0.22785175099852495, 0.349648066003283, 0.42902001999755157, 0.31383598699903814, 0.19976838100410532, 0.18794220699783182, 0.12899747500341618, 0.29022623199853115, 0.20220023000001675, 0.26176008799666306, 0.27177720500185387, 0.14950341299845604, 0.26729642300051637, 0.2222935750032775, 0.36570649899658747, 0.18381544400472194, 0.08510463700076798, 0.31512060800014297, 0.4264355799969053, 0.29472463900310686, 0.24246361199766397, 0.2524396809967584, 0.18921189600223443, 0.26841454899840755, 0.22183582500292687, 0.3252463520038873, 0.3426556909980718, 0.4141020569950342, 0.13110921200131997, 0.2750358910052455, 0.17338217299402459, 0.28791226600151276, 0.12325901199801592, 0.22648390200629365, 0.3205697839948698, 0.29220734300179174, 0.3337198380031623, 0.28973469199991086, 0.2794536699948367, 0.16861828800028889, 0.2580231570027536, 0.27335650399618316, 0.29289937700377777, 0.1581450119992951, 0.25630797800113214, 0.19239397600176744, 0.31196590900071897, 0.18745036399923265, 0.29473136099841213, 0.38897595799789997, 0.4279315570020117, 0.19725232999917353, 0.2709934480008087, 0.1678447000012966, 0.20501866699487437, 0.23500030200375477, 0.25867237400234444, 0.18224233299406478, 0.19788688500557328, 0.20215607799764257, 0.15316965700185392, 0.10808943099982571, 0.41182836599909933, 0.3136473529957584, 0.2020348450023448, 0.1679640849979478, 0.47432470400235616, 0.266982929999358, 0.21424373100308003, 0.2636986969955615, 0.22959989700029837, 0.4117984129989054, 0.44465576900256565, 0.3041430640005274, 0.14729034699848853, 0.331671173000359, 0.2624863910023123, 0.36820024799817475, 0.192093156001647, 0.3046884229988791, 0.1800502289988799, 0.18554277699877275, 0.1906462070037378, 0.2113886739971349, 0.1909497820015531, 0.24169997099670582, 0.14568214199971408, 0.37633383800130105, 0.21860064700013027, 0.41092998199746944, 0.17377043899614364, 0.3619748640048783, 0.37832175699440995, 0.21606473800056847, 0.20958581600280013, 0.3263862620005966, 0.37432195500150556, 0.214106636994984, 0.1877437290022499, 0.31673959999898216, 0.16099968799971975, 0.2300283990043681, 0.22640385599515866, 0.2559009739998146, 0.14345485599915264, 0.2158913390012458, 0.23629163000441622, 0.2765367489992059, 0.1755714659957448, 0.33975240900326753, 0.2455533890024526, 0.28490179399523186, 0.21929890500177862, 0.37233732199820224, 0.24162140599946724, 0.2669857540022349, 0.254642045001674, 0.27715680599794723, 0.2665657160032424, 0.2875143939963891, 0.275949718998163, 0.3490705160002108, 0.24208413200540235, 0.36289165699417936, 0.2793208630027948, 0.219912567998108, 0.18417610400501871, 0.18756031600059941, 0.13620517099479912, 0.10564221499953419, 0.11005292300251313, 0.10596156900282949, 0.10505649299739162, 0.1127949189976789, 0.10378671799844597, 0.1099808720027795, 0.14644828699965728, 0.10762252799759153, 0.12268423000205075, 0.2266298350004945, 0.30549056999734603, 0.08484938800393138, 0.1039054419961758, 0.10112479200324742, 0.09713143700355431, 0.09785751699382672, 0.09624287200131221, 0.15885085800255183, 0.11520525199739495]",tokens/s,4.126844574859947,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-66b,facebook/opt-66b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-16B-nl,Salesforce/codegen-16B-nl,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTJForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3832, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-350m,facebook/opt-350m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,dbrx,databricks/dbrx-base,databricks/dbrx-base,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-2.7b,facebook/opt-2.7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: DeciLMForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-4.5B,facebook/xglm-4.5B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-30b,facebook/opt-30b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,recurrent_gemma,google/recurrentgemma-2b,google/recurrentgemma-2b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-125m,facebook/opt-125m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-7.5B,facebook/xglm-7.5B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-13b,facebook/opt-13b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-2b,google/gemma-2b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistral,TencentARC/Mistral_Pro_8B_v0.1,TencentARC/Mistral_Pro_8B_v0.1,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-7b,google/gemma-7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-6.7b,facebook/opt-6.7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-564M,facebook/xglm-564M,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,12548.390912,,,,,s,1,195.2835165309998,195.2835165309998,0.0,195.2835165309998,195.2835165309998,195.2835165309998,195.2835165309998,[195.2835165309998],,kWh,0.002277196412609025,0.007472011179890695,0,0.00974920759249972,,MB,12706.594816,,,,,s,10,63.474682617000326,6.347468261700032,0.3716844529601004,6.289126149000367,6.908706977000293,6.953108220499871,6.988629215299534,"[6.898840034000386, 6.9975094639994495, 6.592617412000436, 5.918516118000298, 5.994402553999862, 6.005811167999127, 5.999952232999931, 6.393772074000481, 6.184480224000254, 6.488781336000102]",tokens/s,40.3310405732436,kWh,7.790550203944443e-05,0.0002556251657715987,0.0,0.00033353066781104313,tokens/kWh,767545.6103635813,MB,12692.48,,,,,s,10,276.83576863599865,27.683576863599864,0.4775592185428407,27.550944571499713,27.939386702399677,28.472196784199966,28.8984448496402,"[29.005006866000258, 27.321062320999772, 27.68478278800012, 27.38581802799945, 27.417106354999305, 27.779492179000044, 27.704768827999942, 27.317621459000293, 27.820984461999615, 27.39912534999985]",tokens/s,2.2757174880402258,kWh,0.00031343010251965315,0.0010284379855131532,0.0,0.0013418680880328065,tokens/kWh,46949.47332144898,,s,630,276.8299957300005,0.43941269163492147,0.04341255004126428,0.4100887340000554,0.4875202959002308,0.4907114659500621,0.6018479982600456,"[0.7070037169996795, 0.4078008599999521, 0.40927475100033917, 0.48651335399972595, 0.4135192800004006, 0.49844930299968837, 0.489783166000052, 0.48842915000022913, 0.4139529659996697, 0.4855237780002426, 0.41293264599971735, 0.4875144010002259, 0.4222407409997686, 0.4954398999998375, 0.4940120860001116, 0.4957093740003984, 0.4164637829999265, 0.48770818399952987, 0.48788496600082, 0.41569684499972936, 0.48773139500008256, 0.41875256999992416, 0.48757335000027524, 0.4148005289998764, 0.4896336699994208, 0.49196941399986827, 0.49234799000078056, 0.415800152999509, 0.491131693999705, 0.4161543760001223, 0.4891048560002673, 0.48914268800035643, 0.4186251049995917, 0.48891322600047715, 0.41546906199982914, 0.48784690299999056, 0.48970326200014824, 0.41511981999974523, 0.4874422120001327, 0.4150432339993131, 0.48818084800041106, 0.4157201910002186, 0.4888483449994965, 0.48896662700008164, 0.41545847700035665, 0.4901118759999008, 0.493130003999795, 0.4142508619997898, 0.4875981100003628, 0.41497169499962183, 0.48577906800073833, 0.4154193829999713, 0.49010896099935053, 0.4922279360007451, 0.4093776589998015, 0.4085372789995745, 0.48294736000025296, 0.41014436400018894, 0.4104986889997235, 0.4805278720004935, 0.41032455599997775, 0.410999969999466, 0.4822347070003161, 0.6965047700005016, 0.40680310999960057, 0.40672069500033103, 0.40702716799933114, 0.40590402800080483, 0.47866551499919296, 0.4061987130007765, 0.4064757500000269, 0.4868700759998319, 0.41764666800008854, 0.489397512999858, 0.4066803589994379, 0.4071880850005982, 0.478601972999968, 0.4071995809999862, 0.4069700029995147, 0.48315912799989746, 0.4070710850000978, 0.4082411180006602, 0.4076408099999753, 0.4803359329998784, 0.4079770609996558, 0.408578868999939, 0.4800338169998213, 0.4075868210002227, 0.4071661790003418, 0.407617326000036, 0.48058342399963294, 0.4077833580004153, 0.40634906600007525, 0.4811290139996345, 0.40845488700051646, 0.408130773999801, 0.40851693199965666, 0.47966369000005216, 0.40833079799995176, 0.4075638840004103, 0.4796055899996645, 0.40814894800041657, 0.4079472099992927, 0.4069666060004238, 0.4785899890002838, 0.4077790459996322, 0.40732767400004377, 0.40802222499951313, 0.480376005000835, 0.4080889729993942, 0.4077805550004996, 0.4802746830000615, 0.4079184419997546, 0.4081672080001226, 0.4083252000000357, 0.48226015999989613, 0.40765318800004025, 0.408042514999579, 0.480410011999993, 0.4080398280002555, 0.40803268699983164, 0.47992378100025235, 0.40786805500010814, 0.40976661300010164, 0.49799388499923225, 0.4085171670003547, 0.6038709939994078, 0.48670850600046833, 0.41386264099946857, 0.4876468710008339, 0.4124212139995507, 0.4799709079998138, 0.4099113190004573, 0.4096303389997047, 0.4819574590001139, 0.41115233399978024, 0.41124588700040476, 0.48560031299984985, 0.4105800449997332, 0.48767610100003367, 0.4094392879997031, 0.40643415600061417, 0.4811624069998288, 0.40797814300003665, 0.4089103799997247, 0.4813980549997723, 0.4090187150004567, 0.40819500100042205, 0.47974843499923736, 0.4068536820004738, 0.40844672599996557, 0.4081677389995093, 0.48042928500035487, 0.4087250769998718, 0.40882806300032826, 0.47972942300020804, 0.4147423649992561, 0.4875802360002126, 0.4172322200001872, 0.48856735800018214, 0.4149245990001873, 0.4807813569996142, 0.40846619399962947, 0.40926436800054944, 0.48278083500008506, 0.4089620719996674, 0.4087014160004401, 0.4807223459993111, 0.4088094879998607, 0.4078193420000389, 0.4792888950005363, 0.4090166229998431, 0.40893127799972717, 0.48083345200029726, 0.4086226440003884, 0.40898218899928906, 0.4817682930006413, 0.40990049299944076, 0.4087734579998141, 0.48319207900021865, 0.4091490139999223, 0.40882681000039156, 0.48180898200007505, 0.41026552799939964, 0.40746326700082136, 0.4815936139993937, 0.4109454139997979, 0.4085024740006702, 0.4812631260001581, 0.6790254479992655, 0.40258064000045124, 0.40265543700024864, 0.4033148919997984, 0.405022635000023, 0.40811709799982054, 0.48060707900003763, 0.40963446800014935, 0.40776284000003216, 0.40681484899960196, 0.47960552099993947, 0.40841124200051127, 0.40884756200011907, 0.4815290409997033, 0.40761387899965484, 0.4085346540005048, 0.4806720500000665, 0.40957920199980435, 0.4082798669996919, 0.4806087289998686, 0.4086897930001214, 0.4086908180006503, 0.4828049589996226, 0.40830926000035106, 0.40679858599924046, 0.4077120090005337, 0.48027963999993517, 0.40828017900003033, 0.4085276870000598, 0.4817032629998721, 0.40939577300014207, 0.40801341899987165, 0.48153568399993674, 0.4090088229995672, 0.4093607670001802, 0.4062211020000177, 0.48207611399993766, 0.4084304839998367, 0.4093105800002377, 0.48017102599987993, 0.4078246590006529, 0.4092216039998675, 0.4799992319994999, 0.4464006540001719, 0.45555140299984487, 0.4100963370001409, 0.40860695599985775, 0.48164865800026746, 0.4085849319999397, 0.40936525800043455, 0.48223464399961813, 0.40847648900034983, 0.4098900019998837, 0.4827335599993603, 0.40944518100059213, 0.40720575300019846, 0.48146751599961135, 0.40933296300045185, 0.40859783699943364, 0.4827539260004414, 0.40959459399982734, 0.4088758899997629, 0.48278795599981095, 0.6129796249997526, 0.40212416499980463, 0.40117429200017796, 0.4036713249997774, 0.40292478799983655, 0.4774471000000631, 0.4085310180007582, 0.4081573309995292, 0.40748755799995706, 0.4803790610003489, 0.40872497799955454, 0.4085412610002095, 0.4819119550002142, 0.40814807700007805, 0.41096187899984216, 0.48188986700006353, 0.4089857210001355, 0.40884374500001286, 0.4819728019992908, 0.4088587860005646, 0.4099238199996762, 0.4819820439997784, 0.41106181100076356, 0.40906751599959534, 0.4814044049999211, 0.4093818620003731, 0.40803885199966317, 0.4815150989998074, 0.41053153699976974, 0.4819850610001595, 0.410504633000528, 0.4089105120001477, 0.40679795799951535, 0.48215269800039096, 0.4083560019998913, 0.4094117670001651, 0.4818648739992568, 0.41061514200009697, 0.48126316600064456, 0.40961511799923755, 0.41051632200014865, 0.48224871500042354, 0.41037489399968763, 0.4096651580002799, 0.47996787400006724, 0.41000179599996045, 0.41093492100026197, 0.4846335269994597, 0.40883689200018125, 0.4090171090001604, 0.4827222959993378, 0.41010899000048084, 0.4819751080003698, 0.41017266799917707, 0.40960943500067515, 0.48205655599940656, 0.410255538000456, 0.41030799799955275, 0.4819414740004504, 0.4107130820002567, 0.41153608999957214, 0.48117956100031734, 0.40964760099996056, 0.5984756670004572, 0.47947325200038904, 0.409403323999868, 0.4081021709998822, 0.40606435399968177, 0.48015313599989895, 0.41092135200051416, 0.4860344990001977, 0.4207571109991477, 0.49203552400012995, 0.4094009800001004, 0.48116398900037893, 0.40911044199947355, 0.4078019320004387, 0.47962358699987817, 0.40941131500039774, 0.40967812999952, 0.4810669369999232, 0.4105457129999195, 0.40849923200039484, 0.480827978999514, 0.41014516900031595, 0.4092063389998657, 0.4805469370003266, 0.4096693339997728, 0.41010348400050134, 0.4808723539999846, 0.49889544999950886, 0.4097178279998843, 0.4104372890005834, 0.4820050379994427, 0.40974518900020485, 0.4856939159999456, 0.4142514770001071, 0.48823364799955016, 0.4165740070002357, 0.4848279369998636, 0.41307004100053746, 0.4851831879996098, 0.407466356000441, 0.41021086299952003, 0.48152085400033684, 0.40942062300018733, 0.4089329859998543, 0.4809517619996768, 0.40906680799980677, 0.40939542100022663, 0.40824505599994154, 0.48063508500035823, 0.40835098499974265, 0.40842642200004775, 0.481113071999971, 0.41126449100011087, 0.40945942899998045, 0.48172109799998, 0.4089201659999162, 0.40966150399981416, 0.4824981720003052, 0.4092593429995759, 0.40849043000071106, 0.48369717099922127, 0.4112949820000722, 0.481037624000237, 0.6031930409999404, 0.4081978670001263, 0.4070022890000473, 0.4787022889995569, 0.40666835400043055, 0.40817782999965857, 0.48724498100000346, 0.4189608289998432, 0.49119856100060133, 0.48971392099974764, 0.4179849190004461, 0.489530678999472, 0.41638834300010785, 0.4911693900003229, 0.4874187149998761, 0.41803428000002896, 0.4911639309993916, 0.4873925890005921, 0.4098463760001323, 0.40884245399956853, 0.4812919080004576, 0.408543102999829, 0.4083532639997429, 0.40720693500043126, 0.4815132199992149, 0.40764548700008163, 0.40828193700053816, 0.48088374599956296, 0.40950862299996516, 0.4097164900003918, 0.47977650099983293, 0.4097890829998505, 0.409496066000429, 0.47967159299969353, 0.4101400850004211, 0.4091561229997751, 0.47973068400006014, 0.40764377799951035, 0.4086602400002448, 0.4074067789997571, 0.48015548500006844, 0.4087191150001672, 0.40928089099998033, 0.4793481830001838, 0.41024722200018005, 0.40896616099962557, 0.48082800199972553, 0.40997283100023196, 0.4094425109997246, 0.4802475010001217, 0.41067099700012477, 0.4098878499999046, 0.48014947899991967, 0.4091284189998987, 0.40761777800071286, 0.4808132039997872, 0.4090659809999124, 0.4086374979997345, 0.4080047050001667, 0.4803319390002798, 0.4097637550003128, 0.40925865699955466, 0.4824200169996402, 0.6011118659998829, 0.40905515200029186, 0.4088124569998399, 0.48102483299953747, 0.4136453970004368, 0.4090089170003921, 0.4803358859999207, 0.40705257399986294, 0.40727713799969933, 0.4960304690002886, 0.4078473589997884, 0.484019819000423, 0.4080060969999977, 0.4077365529992676, 0.4796617960000731, 0.4087441360006778, 0.4083537489996161, 0.4815245350000623, 0.4093062439997084, 0.40908525899976667, 0.4824252770004023, 0.4149599539996416, 0.4847959960006847, 0.40790304799975274, 0.4078584819999378, 0.4825438010002472, 0.4085603989997253, 0.40856202200029657, 0.408645419000095, 0.4800219369999468, 0.408171867999954, 0.40831422399969597, 0.48065697899983206, 0.4084736360000534, 0.4100811309999699, 0.48051046100044914, 0.4075406590000057, 0.4079615719992944, 0.40744757000084064, 0.4796194109994758, 0.4074605249998058, 0.40722444800030644, 0.4062512339996829, 0.48045131500020943, 0.40852031000031275, 0.40761643899986666, 0.4799458790002973, 0.40832177699940075, 0.40889302200048405, 0.40611752399945544, 0.4805771460005417, 0.40833371699955023, 0.40823396900032094, 0.47970172300028935, 0.4081864149993635, 0.40822503800063714, 0.4070481819999259, 0.4822009290001006, 0.40677651899932243, 0.4073302289998537, 0.4793735610001022, 0.40809207200072706, 0.40943927599983, 0.6021486720001121, 0.4162000429996624, 0.48929081200003566, 0.4902626089997284, 0.4084286110000903, 0.4075860700004341, 0.4066331040003206, 0.4802351660000568, 0.4098220189998756, 0.4078028779995293, 0.4798434610002005, 0.4091493019996051, 0.4086490600002435, 0.4807425660001172, 0.4126694309998129, 0.41251562100023875, 0.48443197599954146, 0.4084737100001803, 0.4064062349998494, 0.48074223100047675, 0.409110370000235, 0.40885898799933784, 0.4816139580007075, 0.4087452959993243, 0.40882154800056014, 0.4818495489998895, 0.40972721300022386, 0.4085152339994238, 0.4817214029999377, 0.4063773220004805, 0.4090184420001606, 0.48084779199962213, 0.4091819889999897, 0.409649119000278, 0.48053023899956315, 0.41039841800011345, 0.4092875329997696, 0.48140013400006865, 0.4092344830005459, 0.40760659699935786, 0.40760134199990716, 0.48209069300082774, 0.40933191099975375, 0.4085855329994956, 0.47973023900067346, 0.40961761199923785, 0.4079423430002862, 0.4794297150001512, 0.4100058120002359, 0.4091463239992663, 0.48610301400003664, 0.4184378330000982, 0.49053947599986714, 0.4910348110006453, 0.41682849599965266, 0.4901567670003715, 0.49120498599950224, 0.4178762830006235, 0.48354805300004955, 0.40852699399965786, 0.40979301199968177, 0.5004842750004173, 0.49785849599993526, 0.5954770569996981, 0.40907232700010354, 0.4077094720005334, 0.4811070830000972, 0.4082048759992176, 0.40809925100074906, 0.48138261399981275, 0.4064904649994787, 0.40834869200079993, 0.4807702509997398, 0.4078226949995951, 0.40864068100017903, 0.407640072000504, 0.4797344429998702, 0.4070044969994342, 0.40788801300004707, 0.4827963790003196, 0.40724058999967383, 0.40902380399984395, 0.4066956480000954, 0.4798204369999439, 0.4078408920004222, 0.4081010250001782, 0.47866319100012333, 0.40753649699945527, 0.40955829599988647, 0.41014706600071804, 0.48001812799975596, 0.40827002199966955, 0.40786584299985407, 0.48169360300016706, 0.406910436000544, 0.4082238259998121, 0.4815878489998795, 0.40830123999967327, 0.4095898860005036, 0.4813780159993257, 0.40934634800032654, 0.40950636900015525, 0.49085218500022165, 0.491765232999569, 0.41855996800040884, 0.4885386039995865, 0.40889082600006077, 0.4084093350002149, 0.48211870300019655, 0.4072607259995493, 0.40832917999978235, 0.4812973650005006, 0.4094370089997028, 0.40805491599985544, 0.4796719550004127, 0.4088583339998877, 0.4091140299997278, 0.48011017400040146, 0.4074945900001694, 0.4082903129992701, 0.40934397500041086, 0.48040418500022497, 0.4085066879997612, 0.4082646659999227, 0.48002649000045494, 0.40943934799997805]",tokens/s,2.27576494497531,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,False,False,MB,31367.294976,,,,,s,1,82.99321829399997,82.99321829399997,0.0,82.99321829399997,82.99321829399997,82.99321829399997,82.99321829399997,[82.99321829399997],,kWh,0.0009509280431833338,0.0015580632483226944,0,0.002508991291506028,,MB,37103.80032,,,,,s,10,16.57537683199996,1.6575376831999962,0.037796143645742485,1.6521991729999854,1.680800991600023,1.7201192628000257,1.7515738797600278,"[1.6601434460000064, 1.6623452769999858, 1.6720635980000225, 1.6179477079999742, 1.6442548999999644, 1.7594375340000283, 1.6617274320000206, 1.634721375999959, 1.629207220000012, 1.6335283409999874]",tokens/s,154.44596077343684,kWh,1.9189905521875e-05,3.144158812871916e-05,0.0,5.063149365059417e-05,tokens/kWh,5056141.573990397,MB,37128.302592,,,,,s,10,58.59799832499999,5.859799832499999,0.2687759693051551,5.764486538499995,5.995595332599998,6.316424297799994,6.573087469959992,"[5.73623961100003, 5.7183809630000155, 6.637253262999991, 5.7780823720000285, 5.880864615999997, 5.924300006999999, 5.707296699999972, 5.763695481000013, 5.765277595999976, 5.686607715999969]",tokens/s,10.751220485482344,kWh,6.967190501611103e-05,0.00011415530254902362,0.0,0.00018382720756513464,tokens/kWh,342713.142599838,,s,630,58.59286292499996,0.09300454432539677,0.01400302467624366,0.09491904050000244,0.10028993390001233,0.10464467839998405,0.13492321766998655,"[0.09764033200002586, 0.09728487899997162, 0.09448778900002708, 0.05007782799998495, 0.09572137700001804, 0.09687842699997873, 0.09515069700000822, 0.09544805100000531, 0.09416600099996231, 0.09540322300000526, 0.09851131900001064, 0.09482380600002216, 0.09420591200000672, 0.0945244529999627, 0.04986374100002422, 0.09312182899998334, 0.09343570700002601, 0.0956883869999956, 0.0942748800000004, 0.096205561999966, 0.09594401399999697, 0.09752527400002009, 0.0954509790000202, 0.09506332199998724, 0.09321099900000718, 0.0570978899999659, 0.083644755000023, 0.10103175400001874, 0.09336318999999094, 0.09603327100001025, 0.09727830099996027, 0.09842934300002071, 0.0955875799999717, 0.09718099200000552, 0.09576901900004486, 0.09508993899999041, 0.0941146829999866, 0.09481114900000875, 0.05119773899997426, 0.09482298000000355, 0.09438862400003245, 0.09589342599997508, 0.09607173300003069, 0.09539712800000189, 0.09395842599997195, 0.09238421999998536, 0.09568815700004052, 0.095220218999998, 0.09482985799996868, 0.049138066000011804, 0.09199401500001159, 0.09732908299997689, 0.09757284500000196, 0.09595783499997879, 0.09502657500001988, 0.0951014209999812, 0.09456631800003379, 0.09395851300001823, 0.09573022499995432, 0.09745104000000993, 0.09535912799998414, 0.049151022000046396, 0.09399946999997155, 0.09629616900002702, 0.054884922999974606, 0.0866011830000275, 0.09938272499999812, 0.09552344699994819, 0.09566704900004197, 0.09523333199996387, 0.09604325500004052, 0.0943368629999668, 0.09950043300000289, 0.0978267380000375, 0.09510384299994712, 0.09213826800004199, 0.0951809229999867, 0.04961091799998485, 0.09125265599999466, 0.09741554200002156, 0.09566484200001923, 0.09529113299998926, 0.09413488100000222, 0.0946243779999918, 0.09441841400001749, 0.09420713800000158, 0.09643603299997494, 0.05589891800002533, 0.08483023099995535, 0.09842830900004174, 0.09477152599998817, 0.09426835299996128, 0.09563690800001723, 0.09454199499998595, 0.09600450499999624, 0.09491402300000118, 0.0940205760000481, 0.09468631499998992, 0.04872968899996977, 0.0919714190000036, 0.09811760200000208, 0.09467202600001201, 0.09491890700002159, 0.09384346199999527, 0.09445125799999232, 0.09365347199997132, 0.0945900320000419, 0.09540766199995687, 0.04867866700004697, 0.0907879419999631, 0.09735255200001802, 0.09586177699998188, 0.0935672489999888, 0.09596719900002881, 0.09468826400001262, 0.0947843060000082, 0.09459113899998783, 0.09544401400000879, 0.09682011399996782, 0.04941123300000072, 0.09171186999998326, 0.09774551800001063, 0.09794733500001485, 0.09654243500000348, 0.09628310599998713, 0.09450666399999363, 0.12403545499995516, 0.09948904700002004, 0.10903369200002544, 0.10162333999994644, 0.10533097100000077, 0.1125608720000173, 0.1605456860000345, 0.11094608299998754, 0.10549291600000288, 0.13947456500000044, 0.07433300799999643, 0.11269340499995906, 0.09888221500000327, 0.09807497900004591, 0.15055129399996758, 0.10522236500003146, 0.09753824399996347, 0.10209923299998991, 0.10047515200000134, 0.10845680700003868, 0.10025308699999869, 0.09963614700001244, 0.1045875179999598, 0.09968208100002585, 0.1078465299999607, 0.09992427100002033, 0.09706872700002123, 0.1070274439999821, 0.10034647800000585, 0.10550906700001406, 0.10488575199997285, 0.09888599499998918, 0.1117493090000039, 0.09829811700001301, 0.09644784800002526, 0.15519703399996843, 0.1007737560000237, 0.10777796299998954, 0.09985988199997564, 0.10354996500001334, 0.10661169700000528, 0.10063823000001548, 0.10374418499998228, 0.10195114600003308, 0.1080878079999934, 0.10201082699995823, 0.10002575500004696, 0.09721010599997726, 0.10228817400002299, 0.10197119999997994, 0.10452361299996937, 0.09723443100000395, 0.10111817599999995, 0.09774272900000369, 0.10200533599999062, 0.09957469200003288, 0.10756551499997613, 0.09467942899999571, 0.09708404200000587, 0.09633249600000227, 0.09982217700002138, 0.09970652300000893, 0.09864612199999101, 0.09030752199998915, 0.09526525200004698, 0.09511808299998847, 0.09384683299998642, 0.09526660099999162, 0.09521963600002437, 0.09483331600000611, 0.09453422499996122, 0.09416824600003793, 0.0973303709999982, 0.04905898299995215, 0.09524906800004374, 0.09687059300000556, 0.09442656299995633, 0.0974075740000444, 0.09339940799998203, 0.09599089199997479, 0.0972218940000289, 0.09699753500001407, 0.09586070099999233, 0.09574850299998161, 0.09540537800000948, 0.05182139900000493, 0.0909142439999755, 0.09790653300001395, 0.10885041500000625, 0.09445109000000684, 0.09463275299998486, 0.09597149000001082, 0.10142432099996768, 0.09600758999999925, 0.09430206600001156, 0.09454755600000908, 0.09511615299999221, 0.09404588300003525, 0.09450158299995337, 0.09475070700000288, 0.04881091300001117, 0.0910781869999937, 0.09773482700001068, 0.09508777700000337, 0.09491860999997925, 0.09373657400004731, 0.0950664329999995, 0.09452492499997334, 0.09465557999999419, 0.09540778199999522, 0.05034377900000209, 0.0928710890000275, 0.09382131299997809, 0.09510791799999652, 0.09448318200003314, 0.09407496199997922, 0.09564705700000786, 0.09472287400001278, 0.0950134569999932, 0.09424159599996074, 0.04895633800003907, 0.09253830399995877, 0.09728883300005009, 0.09887913599999365, 0.09581427299997358, 0.09401849200003198, 0.07404173700001593, 0.0971336559999827, 0.09602072200004841, 0.0955433019999532, 0.09478139800000918, 0.09616093500000034, 0.09569333799998958, 0.09453659800004743, 0.09393702099998791, 0.09427253799998425, 0.09659712299998091, 0.09790119500001992, 0.09624310200001673, 0.04995303900000181, 0.0947522479999634, 0.09546499700002187, 0.09592235399998117, 0.09456790900003398, 0.09574051699996744, 0.09396805800002994, 0.09365234799997779, 0.09511867000003349, 0.0947695719999615, 0.05398709199999985, 0.08786168300002828, 0.09591181100000767, 0.096118975999957, 0.09318278900002497, 0.09374028500002396, 0.095020098999953, 0.09407067300003291, 0.09403084299998454, 0.09469120500000372, 0.05402109599998539, 0.08806403099998761, 0.09521132400004717, 0.09407797699998355, 0.09533993799999507, 0.09349557399997366, 0.09432782100003578, 0.093354708999982, 0.0926147850000234, 0.05352018199999975, 0.08859631199999285, 0.10469144600000391, 0.1393703319999986, 0.07458014200000207, 0.0914639519999696, 0.14720975400001635, 0.10202716100002363, 0.10866806699999643, 0.10411676299997907, 0.10878288100002464, 0.10013116499999342, 0.09491917399998329, 0.09930240199997797, 0.09689909700000499, 0.09802240400000528, 0.09945741799998586, 0.09966118100004451, 0.09349773399998185, 0.09472024299998338, 0.054863241000020935, 0.09210442099998772, 0.09706854299997758, 0.09532349500000237, 0.04985780300000897, 0.10013140400002385, 0.09056553599998551, 0.10823449200000823, 0.09632100999999693, 0.09333191399997531, 0.09651148900002227, 0.09377613599997403, 0.09428236100001186, 0.09667044000002534, 0.0938834699999802, 0.09534716600001047, 0.09541886699997804, 0.05610361100002592, 0.08619931199996245, 0.1003435010000544, 0.0940105649999623, 0.1057396300000164, 0.09523022899998068, 0.09955281100002367, 0.09709680399998888, 0.09856299299997318, 0.09633182400000351, 0.099458382000023, 0.09834845900002165, 0.09768417599997292, 0.09976065300003256, 0.10027494499996692, 0.0938239079999903, 0.09754573399999344, 0.09402737900001057, 0.09648202800002537, 0.0996816059999901, 0.0938981009999793, 0.09673268300002746, 0.05186019000001352, 0.1449840829999971, 0.05191562499999236, 0.10375600300000087, 0.0922359219999862, 0.09423611800002618, 0.1005197849999604, 0.09834903600000189, 0.0986084920000394, 0.09683946199999127, 0.10028398200000765, 0.09724205299994537, 0.10439541600004532, 0.09636552699998902, 0.09480459799999608, 0.09671852100001388, 0.0962461400000052, 0.09347914599999285, 0.09644717399999081, 0.10509961499997189, 0.0911504200000195, 0.09435599800002592, 0.04916374399999768, 0.092995822999967, 0.09602699100003065, 0.10018813399994997, 0.04888886500003764, 0.08993787999997949, 0.0985592719999886, 0.09496815400001424, 0.0945352940000248, 0.0942217889999597, 0.09508741000001919, 0.09459236600002896, 0.09478251499996304, 0.0940544350000323, 0.04892060199995285, 0.09414147900002945, 0.09562215599999035, 0.09510035900001412, 0.09460842599997932, 0.09439837200000056, 0.09474239000002171, 0.09391830800001344, 0.09420681299997113, 0.0946604490000027, 0.04871192000001656, 0.09138169400000606, 0.10053482799997937, 0.09709706600000345, 0.09709958899998128, 0.0945646690000217, 0.09233169399999497, 0.09420016299998224, 0.09338839800000187, 0.09604695400003038, 0.09437050200000385, 0.04956277700000555, 0.09135183699999061, 0.09799000199996044, 0.09962718700001005, 0.09544503600000098, 0.0934936040000025, 0.09336901300002864, 0.09536678799997844, 0.09490414900000133, 0.09461716300000944, 0.09499541100001352, 0.048621629999956895, 0.09231080600000041, 0.0953080630000045, 0.09485219999999117, 0.09268277900002886, 0.09512229699998898, 0.0928251920000207, 0.09522772999997642, 0.09281757500002641, 0.04966804099996125, 0.09331427000000758, 0.10274289900002032, 0.09469403800000009, 0.09406954500002485, 0.09616547299998501, 0.09636256599998205, 0.09411817800003064, 0.09452964700000166, 0.09461112699995056, 0.09617041500001733, 0.0889225010000132, 0.10248721499999647, 0.0965866199999823, 0.09784942400000318, 0.09642441700003701, 0.1016947909999999, 0.09552657899996575, 0.09483084900000449, 0.09455040300002793, 0.09537666299996772, 0.09490463100001989, 0.09592316900000242, 0.05266524600000366, 0.09122377400001369, 0.09852164500000526, 0.09645356599997967, 0.0967752340000061, 0.09547499299998208, 0.09439566899999363, 0.09362058200002821, 0.09442770099997233, 0.09407727600000726, 0.09473730400003433, 0.09726223399997025, 0.050564461000021765, 0.09322954699996444, 0.09615484800002605, 0.09560858399999006, 0.09481732299997248, 0.09453528700004199, 0.0947740149999845, 0.09474576100001286, 0.09476785599997584, 0.09403832499998543, 0.04946740100001534, 0.09137642000001733, 0.09994035699997994, 0.0927496749999932, 0.09387633400001505, 0.09416335100002016, 0.09454398499997296, 0.09360112000001664, 0.09557916599999317, 0.09557520499998873, 0.04916421600000831, 0.09656728900000644, 0.09391104100001257, 0.09214982499997859, 0.09517303100000163, 0.09347810600002049, 0.09476300799997261, 0.09329399099999591, 0.09356616600001644, 0.06052693100002671, 0.08096085500000072, 0.09330571699996426, 0.09778498299999683, 0.09568422099999907, 0.09569870199999286, 0.09470243500004472, 0.09481817699997919, 0.09413698299999851, 0.09468238599998813, 0.09351222300000472, 0.09451770900000156, 0.09417626200001905, 0.09367709999997942, 0.09541822400001365, 0.09400556099996038, 0.0495639320000123, 0.09210341599998628, 0.09735347600002342, 0.09358797900000582, 0.09435128799998438, 0.09460142699998642, 0.09574666800000387, 0.09420641700000942, 0.09344313000002558, 0.09735115199998745, 0.09463274600000204, 0.04907948599998235, 0.10187788600001113, 0.09059324200001129, 0.09531347199998663, 0.09416996400000244, 0.0940390210000146, 0.09565734899996414, 0.09420367699999588, 0.09346951700001682, 0.09451342099998783, 0.049252720000026784, 0.09215641499997673, 0.09601805900001636, 0.0963093490000233, 0.0938726269999961, 0.0939008579999836, 0.0942499540000199, 0.09433502599995336, 0.09495660000004591, 0.09607551299995976, 0.05557331500000373, 0.0853281900000411, 0.0997487230000047, 0.09440494199998284, 0.09651337799999737, 0.0946383909999895, 0.09444775000002892, 0.09600667699999121, 0.0990030289999595, 0.10141232300003367, 0.09835539799996695, 0.09809181100001751, 0.09642501399997627, 0.09825349500005132, 0.09611339499997484, 0.09487754499997436, 0.04906954700004462, 0.09095788700000185, 0.09719451699999127, 0.09526922099996682, 0.09723129799999697, 0.09177127800001017, 0.09456455200000846, 0.09434662699999308, 0.09468025800003943, 0.09411995399995021, 0.08588302099997236, 0.09228823700004796, 0.09388745100000051, 0.09711459599998307, 0.050312126999983775, 0.08946471000001566, 0.09769890500001566, 0.09314487999995436, 0.09261020200000303, 0.09250403400000096, 0.09358369099999209, 0.09473495500003537, 0.0941438809999795, 0.05262369900003705, 0.08744404299994812, 0.09491472300004489, 0.09328457699996306, 0.09342069100000572, 0.09392405500000223, 0.0959645270000351, 0.09373479699996778, 0.09278337900002498, 0.053175918999954774, 0.08909331200004544, 0.09527254599998969, 0.09396400100001756, 0.09587488099998609, 0.09658930699998791, 0.09355477100001508, 0.09786159499998348, 0.09454531799997312, 0.09472539500001176, 0.09622857499999782, 0.0488821719999919, 0.09316128700004356, 0.0965167609999753, 0.09693171800000755, 0.09584057799997936, 0.09591586200002666, 0.09452655199999072, 0.09482354099998247, 0.09449673599999642, 0.0951451410000459, 0.0938775059999557, 0.048665408000033494, 0.09107731299997113, 0.09890690600002472, 0.09401273099996388, 0.09526875000000246, 0.09411135999999942, 0.09607011600002124, 0.09873004799999308, 0.0938587020000341, 0.09400489999995898, 0.09681425400003718, 0.0497780480000074, 0.09292493599997442, 0.09297216200002367, 0.10159545499999467, 0.09178293099995471, 0.09479225300003691, 0.09542794999998705, 0.0988165709999862]",tokens/s,10.752162781436581,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,14366.969856,,,,,s,1,180.98006519100454,180.98006519100454,0.0,180.98006519100454,180.98006519100454,180.98006519100454,180.98006519100454,[180.98006519100454],,kWh,0.0021077947711832874,0.003453555663960055,0,0.005561350435143343,,MB,14772.453376,,,,,s,10,28.80780303099891,2.880780303099891,0.7400176734853194,2.6652099224993435,2.920859090699377,4.008539464349813,4.878683763270165,"[2.615949831000762, 2.673370201002399, 5.096219838000252, 2.660703793000721, 2.6055597119993763, 2.6791523409992806, 2.676230150005722, 2.516223287995672, 2.614677824996761, 2.669716051997966]",tokens/s,88.86481198324245,kWh,3.090606552437142e-05,5.0638154310305546e-05,0.0,8.154421983467697e-05,tokens/kWh,3139400.9350879225,MB,14955.577344,,,,,s,10,130.6128263009814,13.06128263009814,0.7095354432808063,12.954438249496889,13.8148507580976,14.264682517047913,14.624547924208164,"[12.64013449200138, 14.714514275998226, 13.31030461199407, 12.31068610699731, 13.71488814499753, 13.118993110001611, 12.806650442995306, 13.102226055998472, 12.095608294999693, 12.7988207649978]",tokens/s,4.823416029205597,kWh,0.0001374180513745134,0.00022515543837905741,0.0,0.0003625734897535708,tokens/kWh,173757.87745215188,,s,630,130.60595235898654,0.20731103549045482,0.024153766994485508,0.201079934999143,0.23876016790309224,0.26134996079999834,0.2935594871342619,"[0.18329868999717291, 0.20023651200608583, 0.19851733099494595, 0.15754583100351738, 0.19804082500195364, 0.1985305639973376, 0.19196583799930522, 0.19031098500272492, 0.18927150599483866, 0.19498694100184366, 0.19816793900099583, 0.19793911799933994, 0.1971205169975292, 0.20013664600264747, 0.19761044200276956, 0.19752420599979814, 0.19940875099564437, 0.197718782001175, 0.1982544170023175, 0.19729598699632334, 0.19784031500603305, 0.1587747829980799, 0.1980536699993536, 0.19789571599540068, 0.197920624006656, 0.19826105399988592, 0.19895911399362376, 0.1988728410069598, 0.1977829079987714, 0.19795855899428716, 0.1979910320005729, 0.19721995500003686, 0.19799765800416935, 0.19763604699983262, 0.19874681299552321, 0.19885333999991417, 0.19794895500672283, 0.1989550069993129, 0.198603816999821, 0.19834064199676504, 0.19815239799936535, 0.19802563000121154, 0.19916064300196012, 0.19860288199561182, 0.19745257700560614, 0.1983262139983708, 0.19839998699899297, 0.1980464980006218, 0.19846338099887362, 0.19808325199846877, 0.19799898999917787, 0.19861278100142954, 0.1980367500000284, 0.19800923000002513, 0.21219163500063587, 0.2191009620000841, 0.22002648500347277, 0.2603873609987204, 0.2209934679995058, 0.2232949440003722, 0.2608098739947309, 0.21960917000251357, 0.21910162099811714, 0.18634439400193514, 0.20413583199842833, 0.2015168759971857, 0.2049803480040282, 0.20744099299918162, 0.2057093449984677, 0.20650861199828796, 0.2037408640026115, 0.20257072700042045, 0.19918081299692858, 0.19691422799951397, 0.1975150120051694, 0.19582788499974413, 0.19779346999712288, 0.1958055700015393, 0.19606559699604986, 0.20339014400087763, 0.19887329800258158, 0.19860225499724038, 0.2099306300005992, 0.26811246199940797, 0.23866520300362026, 0.2972384199965745, 0.2779990370036103, 0.28750464099721285, 0.21121362799749477, 0.22367489300086163, 0.2929031610037782, 0.2082533059947309, 0.20753485100431135, 0.25241861600079574, 0.2285757339996053, 0.26211653700011084, 0.21120409500144888, 0.24078916699363617, 0.19635605600342387, 0.3516891230028705, 0.22197921000042697, 0.21378054399974644, 0.2690290769969579, 0.23961485199833987, 0.27452515099867014, 0.21257896400493337, 0.20001593299821252, 0.20046948100207373, 0.2055154119952931, 0.215529109002091, 0.20195072099886602, 0.281889627003693, 0.2793565899992245, 0.20135731699701864, 0.21966265100491, 0.26566603199898964, 0.21905339699878823, 0.2874669509983505, 0.24053838600229938, 0.2750661109967041, 0.2938275640044594, 0.3148449109939975, 0.2837027470013709, 0.2034194700027001, 0.23464059799880488, 0.3891989440016914, 0.21060758100065868, 0.19420672199339606, 0.2988340530064306, 0.21123090999753913, 0.2617358880015672, 0.21260079099738505, 0.2791937410001992, 0.2896782239986351, 0.24584061399946222, 0.2822125070015318, 0.22144887700414984, 0.28273347999493126, 0.28801145200122846, 0.22291975199914305, 0.2608782719980809, 0.21930104400234995, 0.2047830290030106, 0.29668815499462653, 0.22810905300138984, 0.1990387539990479, 0.19319274900044547, 0.1944219110009726, 0.1943240840046201, 0.19497784399572993, 0.19671033399936277, 0.19817613300256198, 0.1959872279985575, 0.19959212699905038, 0.19787209000060102, 0.19462347999797203, 0.1970511220060871, 0.1970058379956754, 0.19541607199789723, 0.1550504630067735, 0.19614852099766722, 0.19572643200081075, 0.1960199199966155, 0.20418278500437737, 0.19866718099365244, 0.193634330003988, 0.1951281689980533, 0.19588570300402353, 0.19677945700095734, 0.19616968899936182, 0.1961365749957622, 0.1959854649976478, 0.19640746800723718, 0.19701084199914476, 0.19622446699941065, 0.1977139129958232, 0.19803926099848468, 0.19841582500521326, 0.199426681996556, 0.15757612499874085, 0.19782939500146313, 0.1980800259989337, 0.19887009100057185, 0.1995533810040797, 0.20029707600042457, 0.199529610996251, 0.20330019300308777, 0.19774395399872446, 0.1985810389960534, 0.145256440002413, 0.195745987999544, 0.19565109800169012, 0.19660481599566992, 0.19687946000340162, 0.19708047300082399, 0.19677427399437875, 0.20174183200288098, 0.20108216699736658, 0.19725775199913187, 0.19652471400331706, 0.19678070100053446, 0.19617674800247187, 0.19653719899361022, 0.1967101320042275, 0.19652794399735285, 0.19751530200301204, 0.1971366180005134, 0.19733905699831666, 0.19719632399937836, 0.19902433799870778, 0.20059654000215232, 0.20115718199667754, 0.19743103600194445, 0.19655077600327786, 0.20187818499834975, 0.1972450659959577, 0.201812178005639, 0.20905229899653932, 0.2035578510040068, 0.2034460329959984, 0.20389641499787103, 0.20335806799994316, 0.19723226000496652, 0.19792715099902125, 0.1977598459998262, 0.19754765700054122, 0.19832256800145842, 0.19709858099668054, 0.20262581799761392, 0.19700120800553123, 0.19637432499439456, 0.19685253600619035, 0.20016709699848434, 0.1974367090006126, 0.15708721699775197, 0.19658959600201342, 0.19773575399449328, 0.19730555500427727, 0.1977635739967809, 0.1967113819991937, 0.19728289200429572, 0.19716604900168022, 0.19813344899739604, 0.19702429299650248, 0.1971966270066332, 0.1905356369970832, 0.19036578400118742, 0.18859339199843816, 0.14888588000030722, 0.18969504899723688, 0.18968696600495605, 0.1942358719970798, 0.19052179099526256, 0.1946471730043413, 0.19544656799553195, 0.19556178000493674, 0.20143786999688018, 0.19529856299777748, 0.1560435910068918, 0.19538511999417096, 0.19699821100221016, 0.2732986479968531, 0.21812129400495905, 0.20950408699718537, 0.2068087950028712, 0.2457919980006409, 0.20572155399713665, 0.21096161199966446, 0.20413508199999342, 0.23287540300225373, 0.2635002249953686, 0.20892680600081803, 0.21417407500121044, 0.2559735480026575, 0.20283085999835748, 0.20145030799903907, 0.21885921899956884, 0.21167692100425484, 0.20999108599789906, 0.2673852820007596, 0.20429405899631092, 0.21572989000560483, 0.21242431499558734, 0.208242398002767, 0.25916239799698815, 0.2245767979984521, 0.21807833600178128, 0.2512424130036379, 0.20607416599523276, 0.22488553400035016, 0.2155980180032202, 0.25131077699916204, 0.22269751699786866, 0.2067969260024256, 0.2178222939983243, 0.2627062340034172, 0.2134273259944166, 0.21825208500376903, 0.20686284900148166, 0.26490194699727, 0.21634820000326727, 0.2092447339964565, 0.26592387100390624, 0.20839886699832277, 0.20709229899512138, 0.20869380800286308, 0.20651735099818325, 0.20724845299992012, 0.207415803000913, 0.24767885800247313, 0.20890099099779036, 0.20693235500220908, 0.20828461900237016, 0.2079365709942067, 0.20912531800422585, 0.19721540399768855, 0.2066040490026353, 0.2156456070006243, 0.20641596899804426, 0.20917693500086898, 0.2474395769968396, 0.20757359699928202, 0.20804146800219314, 0.2071967720039538, 0.2084756650001509, 0.20662711699696956, 0.2071671840021736, 0.2062404600001173, 0.24686075499630533, 0.2072535390034318, 0.2053882420004811, 0.20652681499632308, 0.21812118899833877, 0.20770360300230095, 0.20786480999959167, 0.2458533989993157, 0.2087941120043979, 0.20662940599868307, 0.20737010599987116, 0.2076972860013484, 0.20569501499994658, 0.20729552499687998, 0.20694095399812795, 0.24754608300281689, 0.20839361700200243, 0.2068902939936379, 0.20658582800388103, 0.20698781499959296, 0.20650035799917532, 0.20799861100385897, 0.2081120269940584, 0.20643663400551304, 0.24806696999439737, 0.20970735599985346, 0.20158512900525238, 0.20218534099694807, 0.20170238499849802, 0.20238641399919288, 0.20116383600543486, 0.20063059299718589, 0.20132509100221796, 0.19970659899991006, 0.20075620799616445, 0.20172828800423304, 0.20014441500097746, 0.20196281300013652, 0.20243253499938874, 0.199749849998625, 0.20061409800109686, 0.20066173499799334, 0.20122950000222772, 0.20034130299609387, 0.20033085699833464, 0.20112482400145382, 0.2002595830053906, 0.19971541999984765, 0.2016146440000739, 0.20203321899316506, 0.18509354399429867, 0.20106323400250403, 0.20095551000122214, 0.20318221100023948, 0.20205955499841366, 0.20159148800303228, 0.20189680199837312, 0.20086675600032322, 0.21244091400149046, 0.2002634929958731, 0.2008448370033875, 0.19965208299981896, 0.19976499999756925, 0.2015397830036818, 0.20281637999869417, 0.2010022079994087, 0.2006815499989898, 0.20192317599867238, 0.20019270299962955, 0.19971165899914922, 0.2011847649991978, 0.20074486500379862, 0.1999270919986884, 0.2007866499989177, 0.20128095499967458, 0.2001032199987094, 0.20145768800284714, 0.2006879670007038, 0.20058956499997294, 0.20107865300087724, 0.19956452900078148, 0.20111806799832266, 0.1986980239962577, 0.20088552700326545, 0.2011215029997402, 0.20314324799983297, 0.20198381200316362, 0.2008724479965167, 0.20185777499864344, 0.20326367400411982, 0.20142786899668863, 0.24551481600065017, 0.1965898720009136, 0.15382603900070535, 0.19699818800290814, 0.2601291559985839, 0.2099107499961974, 0.21057278600346763, 0.20969510099530453, 0.21238829600042664, 0.25046190099965315, 0.21274999800516525, 0.2120546389996889, 0.210521480999887, 0.2063516019989038, 0.1966132750021643, 0.19612290099757956, 0.1968987259970163, 0.1961644890034222, 0.20313409600203158, 0.19585958999959985, 0.19701576299848966, 0.19720096600212855, 0.18765715000336058, 0.20811628199589904, 0.20948373599821934, 0.20070261200453388, 0.20100336799805518, 0.20021172900305828, 0.20423247500002617, 0.1997581879986683, 0.2019042800020543, 0.20096499499777565, 0.2006207899976289, 0.20023174100060714, 0.24444937000225764, 0.2014558049995685, 0.20085568699869327, 0.21281495300354436, 0.19966362699778983, 0.20108121699740877, 0.20034072200360242, 0.20071887000085553, 0.2038422509940574, 0.2033071870027925, 0.20112524800060783, 0.20116256199980853, 0.19936326300376095, 0.20311168499756604, 0.20384688299964182, 0.2041585339975427, 0.2014962809989811, 0.20622159499907866, 0.19841798100242158, 0.20021290099975886, 0.2005103190022055, 0.20981512499565724, 0.1996369370026514, 0.19956037399970228, 0.20265813500009244, 0.25024655400193296, 0.20072146200254792, 0.20808410999597982, 0.20599868999852333, 0.20743448300345335, 0.2102846790003241, 0.20709886500117136, 0.25909278899780475, 0.20873295999626862, 0.20856859200284816, 0.20850963100383524, 0.20798313599516405, 0.2075938589987345, 0.2116517200047383, 0.24744660099531757, 0.2087169360020198, 0.2082967419992201, 0.20725562200095737, 0.20696040899929358, 0.20751557100447826, 0.20944213199982187, 0.2506155509981909, 0.21035704400128452, 0.2094210209979792, 0.20828707199689234, 0.2106293309989269, 0.19145256299816538, 0.20556827100517694, 0.2451769149993197, 0.20365047099767253, 0.19620077300351113, 0.14799499599757837, 0.1848542500010808, 0.18482321199553553, 0.18642708900006255, 0.14224801300588297, 0.198999633998028, 0.18485868599964306, 0.20060914199711988, 0.19090324800345115, 0.19057263099966804, 0.1877154179965146, 0.14487562700378476, 0.1902126849963679, 0.18637904099887237, 0.18378914300410543, 0.1445166510020499, 0.18609822299913503, 0.18495153600088088, 0.18568604899337515, 0.1922907610060065, 0.15155666699865833, 0.19112908100214554, 0.18919387999631, 0.18901906900282484, 0.192261067997606, 0.20646231799764792, 0.1985840150009608, 0.19970137400378007, 0.19933016899449285, 0.19846670200058725, 0.20164282100449782, 0.20023210100043798, 0.1992793259996688, 0.19960894499672577, 0.19867541800340405, 0.19905453799583483, 0.19946503399842186, 0.19929378700180678, 0.19868577500164974, 0.19902948899834882, 0.19879741399927298, 0.20563647800008766, 0.19867916400107788, 0.1980353160033701, 0.19837071200163336, 0.2021551729994826, 0.1977959119976731, 0.19877782899857266, 0.19886447500175564, 0.19773010599601548, 0.2015056550008012, 0.19881244999851333, 0.19837610400281847, 0.19803589900402585, 0.19841577499755658, 0.15721752899844432, 0.19759447500109673, 0.1987367859983351, 0.18866868099576095, 0.20386568899994018, 0.20265543500136118, 0.20314989799953764, 0.20695208400138654, 0.20374746400193544, 0.20420776899845805, 0.2024644970006193, 0.20509477599989623, 0.2038922560022911, 0.2043256030010525, 0.20326233599917032, 0.2442623869937961, 0.20441069900698494, 0.20297098899754928, 0.2081967150006676, 0.20444756100187078, 0.20395357399684144, 0.20448823100014124, 0.20842349399754312, 0.21267869100120151, 0.250707658000465, 0.15727290000359062, 0.19708312299917452, 0.19670684699667618, 0.19769855400227243, 0.19645054399734363, 0.19657262400141917, 0.19801856500271242, 0.1977323239989346, 0.19847531399864238, 0.1991121219980414, 0.19692621400463395, 0.1984296579976217, 0.19763509900076315, 0.19748178299778374, 0.1983430199979921, 0.20180259100015974, 0.1986633080014144, 0.19846648900420405, 0.19879093199415365, 0.19796509700245224, 0.19858889099850785, 0.19793714299885323, 0.20399062600336038, 0.2093305890011834, 0.20390177000081167, 0.20464085599815007, 0.20485750900115818, 0.20152772800065577, 0.19907017499645008, 0.19890357400436187, 0.1979044170002453, 0.19758658099453896, 0.2010891760000959, 0.20589400400058366, 0.20886373200482922, 0.20351721599581651, 0.24379960999795003, 0.20406335300503997, 0.20440005899581593, 0.20465759999933653, 0.20703331900585908]",tokens/s,4.823669891157544,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1988.009984,,,,,s,1,22.72564845099987,22.72564845099987,0.0,22.72564845099987,22.72564845099987,22.72564845099987,22.72564845099987,[22.72564845099987],,kWh,0.00023848042787435084,0.0003907392043642933,0,0.0006292196322386441,,MB,2059.821056,,,,,s,10,3.0293143589806277,0.30293143589806276,0.056389502554583665,0.294621693497902,0.38055034919962055,0.3858807800985232,0.3901451248176454,"[0.3793658089998644, 0.39121121099742595, 0.3565369669959182, 0.27838725699984934, 0.2898208609985886, 0.1947125189981307, 0.2515161409974098, 0.2985202069976367, 0.2936363150001853, 0.29560707199561875]",tokens/s,845.075715701373,kWh,3.6245914134899e-06,5.938616019890104e-06,0.0,9.563207433380002e-06,tokens/kWh,26769261.441139717,MB,2061.733888,,,,,s,10,23.579731327023183,2.3579731327023183,0.33348858595346514,2.3053915405034786,2.856777081502514,2.9883630732529123,3.0936318666532316,"[3.1199490650033113, 2.8275357500024256, 2.310301800003799, 2.058589717002178, 2.059694246003346, 2.313018398002896, 2.3710613020011806, 2.300481281003158, 2.084540340998501, 2.1345594270023867]",tokens/s,26.71786167800811,kWh,3.650891797651105e-05,5.981844425533579e-05,0.0,9.632736223184683e-05,tokens/kWh,654019.7773543055,,s,630,23.573900916009734,0.037418890342872595,0.021023462209347876,0.022417125997890253,0.06512841539952205,0.06874095570165081,0.0827739414198004,"[0.041127620002953336, 0.05759613299596822, 0.032123952005349565, 0.06513844299479388, 0.02377363300183788, 0.06661875500140013, 0.025031402001332026, 0.024083787997369654, 0.0709905420007999, 0.02669307000178378, 0.08240168699558126, 0.07911221500398824, 0.02390389500214951, 0.08178304699686123, 0.029962615000840742, 0.07187239099584986, 0.030600221005443018, 0.08151292799448129, 0.0829259890015237, 0.03924480199930258, 0.06631532600295031, 0.037055624001368415, 0.08757308899657801, 0.06675430500035873, 0.02779891699901782, 0.06434443900070619, 0.02525465199869359, 0.025385417000507005, 0.0645597680049832, 0.02822228799777804, 0.0667446959996596, 0.025397944998985622, 0.06881871299992781, 0.021671091999451164, 0.024093099003948737, 0.0734298699971987, 0.02513514600286726, 0.06854846299393103, 0.029110939001839142, 0.06512793699948816, 0.02199807700526435, 0.08866091899835737, 0.033857572998385876, 0.06840155299869366, 0.03070076199946925, 0.07409791400277754, 0.0752993019996211, 0.04234425500180805, 0.06681292699795449, 0.0884777169994777, 0.026256352000928018, 0.024213603996031452, 0.06721261700295145, 0.02696316799847409, 0.06511826700443635, 0.024321995995705947, 0.0670979639980942, 0.023580700006277766, 0.022109837998868898, 0.06443205299729016, 0.02798764600447612, 0.06746265799301909, 0.02376992600329686, 0.025553289997333195, 0.02182123900274746, 0.07588476700038882, 0.0677742300031241, 0.023809533995517995, 0.06863186100235907, 0.0233326509987819, 0.02330084500135854, 0.07275065599969821, 0.024578276999818627, 0.09052760600025067, 0.07465955799852964, 0.025315425998996943, 0.07230106399947545, 0.022905817000719253, 0.064756389001559, 0.03328911500284448, 0.021029885996540543, 0.06686804600030882, 0.08503187199676177, 0.02789482100342866, 0.07576378600060707, 0.028000186001008842, 0.06907128199964063, 0.026353449997259304, 0.06918841200240422, 0.028995874999964144, 0.06910942400281783, 0.023215978995722253, 0.02602259199920809, 0.06989956500183325, 0.0236305079961312, 0.06631379600003129, 0.02482925900403643, 0.0652164700004505, 0.0243464649975067, 0.023978338998858817, 0.06513272099982714, 0.024705059004190844, 0.06497396399936406, 0.02316047299973434, 0.023578973996336572, 0.06781457400211366, 0.023416959003952798, 0.06550383899593726, 0.02399993500148412, 0.023005292998277582, 0.06433656399894971, 0.024988249999296386, 0.06568084500031546, 0.023182860000815708, 0.06731307500012917, 0.0274166330054868, 0.02378647799923783, 0.06626994999533053, 0.024032704001001548, 0.07021004900161643, 0.0271170229971176, 0.06445942400023341, 0.023244285002874676, 0.023980853002285585, 0.07237464699574048, 0.02722617999825161, 0.039782386003935244, 0.06471108799451031, 0.0222897890052991, 0.07129399499535793, 0.0364015980012482, 0.0674154250009451, 0.023774929002684075, 0.06430908799666213, 0.023783292999723926, 0.02546638900093967, 0.07499934700172162, 0.027107506997708697, 0.06662704500195105, 0.01900638699589763, 0.01851520300260745, 0.06010241799958749, 0.02044151799782412, 0.020756054000230506, 0.061050875003274996, 0.02006193299894221, 0.020212606999848504, 0.06094271600159118, 0.0202766399961547, 0.06030275599914603, 0.020672980004746933, 0.020353039995825384, 0.06041945400647819, 0.02004311899509048, 0.02038100799836684, 0.06136528500064742, 0.021077720004541334, 0.01997120599844493, 0.06066162799834274, 0.01981398800126044, 0.01999927499855403, 0.06527615400409559, 0.020081378999748267, 0.019552001998818014, 0.06474271399929421, 0.019972677000623662, 0.020010829000966623, 0.060970635000558104, 0.019981357996584848, 0.01982470400253078, 0.061333874000411015, 0.020145140995737165, 0.01980842500051949, 0.06080577200191328, 0.020230766996974126, 0.020005811005830765, 0.06042807299672859, 0.019813129998510703, 0.01976263400138123, 0.060730969002179336, 0.020308148996264208, 0.061276250999071635, 0.019847693001793232, 0.020240124002157245, 0.06039552400034154, 0.019950761998188682, 0.019891467003617436, 0.0600801499967929, 0.019947136999689974, 0.023451119996025227, 0.022057096000935417, 0.062327831001312006, 0.021656942000845447, 0.02147041400166927, 0.06223654299537884, 0.021724966005422175, 0.021346773995901458, 0.06260475700401003, 0.018947692995425314, 0.019017589998838957, 0.059484520003024954, 0.018688133997784462, 0.01833717700355919, 0.05991925299895229, 0.01967049999802839, 0.019172827000147663, 0.06016669800010277, 0.01903029299865011, 0.01895549000619212, 0.0592783079991932, 0.018745308996585663, 0.01840496200020425, 0.059298858999682125, 0.018279267998877913, 0.01873192399943946, 0.05890006700064987, 0.018755201999738347, 0.018528769003751222, 0.018392901998595335, 0.059774414003186394, 0.018785501997626852, 0.018555206996097695, 0.06082874999992782, 0.019518766006513033, 0.019469653998385184, 0.060339044001011644, 0.01956424899981357, 0.019584977999329567, 0.060235106000618543, 0.01935767899703933, 0.01973546200315468, 0.06050018099631416, 0.0196103070047684, 0.019652753995615058, 0.060915232003026176, 0.019789824000326917, 0.019580472995585296, 0.060742000001482666, 0.0207925319991773, 0.021709626002120785, 0.060633175999100786, 0.019628214002295863, 0.019518023000273388, 0.06122476699965773, 0.01999056799832033, 0.02015215800201986, 0.06062774900055956, 0.02014272899396019, 0.019637010002043098, 0.0606299580031191, 0.01979402799770469, 0.0194839910036535, 0.05272611800319282, 0.019774779997533187, 0.019773965002968907, 0.05991691999952309, 0.02010914900165517, 0.020249363995390013, 0.05997344600473298, 0.019323326996527612, 0.019614365002780687, 0.01911353099421831, 0.06002190000435803, 0.018967842996062245, 0.02025084400520427, 0.05985212899395265, 0.01944165000168141, 0.019418240000959486, 0.06029587700322736, 0.019829687997116707, 0.019346417000633664, 0.060124540999822784, 0.019444805002422072, 0.019753312000830192, 0.059960976999718696, 0.01998626799468184, 0.01972480700351298, 0.06049562300177058, 0.019566903996746987, 0.01987252200342482, 0.06040481299714884, 0.019504693998896983, 0.019611453004472423, 0.06005858999560587, 0.01988511699892115, 0.0195987970000715, 0.060860413999762386, 0.019144748002872802, 0.019395939001697116, 0.059382795996498317, 0.019797220003965776, 0.018625384000188205, 0.06098975899658399, 0.019685986000695266, 0.01898361899657175, 0.05937141000322299, 0.018942950999189634, 0.018448777998855803, 0.05914383599883877, 0.01838902100280393, 0.0185777840015362, 0.059190015999774914, 0.01881498799775727, 0.018547931998909917, 0.01849727200169582, 0.059202673997788224, 0.018573378001747187, 0.01905722099763807, 0.0590735340010724, 0.018334197004151065, 0.018202367995399982, 0.05901435000123456, 0.018807865999406204, 0.018489585003408138, 0.05962774499494117, 0.02040875799866626, 0.018197832003352232, 0.06303862600179855, 0.018817231997672934, 0.018366534997767303, 0.058761592001246754, 0.01846881600067718, 0.017920519996550865, 0.01839135000045644, 0.058810230999370106, 0.01827339900046354, 0.018025040000793524, 0.059137365002243314, 0.018380770001385827, 0.017812580001191236, 0.06676796399551677, 0.025723792998178396, 0.06647264400089625, 0.03331650200561853, 0.06287604599492624, 0.022260916004597675, 0.02206260299863061, 0.0633055099970079, 0.022072435000154655, 0.021689918001357, 0.06291252600203734, 0.021838225999090355, 0.021711702000175137, 0.06246680700132856, 0.02219773499382427, 0.06277778799994849, 0.022058662005292717, 0.022468213996035047, 0.06286423800338525, 0.022500758997921366, 0.07215988900134107, 0.023053302000334952, 0.02236603799974546, 0.06258986600005301, 0.02223049599706428, 0.06261666900536511, 0.022201476000191178, 0.022038642993720714, 0.06295842400140828, 0.022354437998728827, 0.02253133200429147, 0.06261815899779322, 0.022056838002754375, 0.06297848199756118, 0.022686588003125507, 0.022034333996998612, 0.0626629780017538, 0.022239129000809044, 0.02228811399982078, 0.06309611699543893, 0.022168300005432684, 0.06275591399753466, 0.022272351998253725, 0.022085351003624965, 0.06270234799740138, 0.022303817997453734, 0.02222011800040491, 0.06302228500135243, 0.0557764719997067, 0.02156324100360507, 0.062438066001050174, 0.02178658900083974, 0.021595467995211948, 0.06217126599949552, 0.02153170200472232, 0.02135332099715015, 0.06216958299773978, 0.021194936001847964, 0.06205796699941857, 0.021315283003787044, 0.021788580997963436, 0.06214512100268621, 0.021662703999027144, 0.02114726799482014, 0.06206666200159816, 0.021773227002995554, 0.022039295996364672, 0.06251595800131327, 0.02147661700291792, 0.06258334199810633, 0.02169405500171706, 0.021942836996458936, 0.06273379200138152, 0.022360855000442825, 0.022162011999171227, 0.06864591900375672, 0.08548735299700638, 0.02249421000306029, 0.02179380299639888, 0.0587513510035933, 0.02207526699930895, 0.02189890999579802, 0.06264683599874843, 0.021410040004411712, 0.021751747000962496, 0.06211706499743741, 0.021480189003341366, 0.06233071799942991, 0.021759531999123283, 0.02178477499546716, 0.062297342003148515, 0.021868843999982346, 0.021827901000506245, 0.06260637500236044, 0.02168896699731704, 0.06207371300115483, 0.02190205799706746, 0.02160201600054279, 0.062106982004479505, 0.021948977999272756, 0.02200578199699521, 0.06665514400083339, 0.021746721999079455, 0.062393441003223415, 0.02235101899714209, 0.02207285800250247, 0.06293266399734421, 0.021890285999688786, 0.02195465799741214, 0.06312951500149211, 0.02202651900006458, 0.023434637005266268, 0.054040222996263765, 0.021298917999956757, 0.02111967100063339, 0.06278096800087951, 0.021508858000743203, 0.06137534899607999, 0.021976161006023176, 0.021761649994004983, 0.06215771400457015, 0.02154722200066317, 0.021839471999555826, 0.062241220999567304, 0.020998406995204277, 0.021334711003873963, 0.06199990800087107, 0.021220905000518542, 0.062371854997763876, 0.021613595003145747, 0.022124704999441747, 0.06242907299747458, 0.021671235001122113, 0.02212767899618484, 0.06260698100231821, 0.02197223000257509, 0.021815667001646943, 0.06250768799509387, 0.02186492900364101, 0.06252804899850162, 0.02214423599798465, 0.02191301900165854, 0.06284301899722777, 0.02218912399985129, 0.021828287004609592, 0.06237712999427458, 0.021835636005562264, 0.06250251000165008, 0.021902037995459978, 0.021765548997791484, 0.06257737900159555, 0.02189239300059853, 0.02184008900076151, 0.06270579300326062, 0.021872228993743192, 0.021523626004636753, 0.06257182300032582, 0.021781021998322103, 0.06246587199711939, 0.021989739005221054, 0.021340511993912514, 0.06224134800140746, 0.0215651960024843, 0.021769929000583943, 0.06295352600136539, 0.02208198399603134, 0.062104452001221944, 0.022181031003128737, 0.021800848997372668, 0.06272113700106274, 0.021882889996049926, 0.021985002000292297, 0.06259808200411499, 0.02195952899637632, 0.023895286001788918, 0.05450930300139589, 0.021286967996275052, 0.0211603140051011, 0.0621822249959223, 0.021487521000381093, 0.0211097229985171, 0.06221031200402649, 0.021523579001950566, 0.06170746799762128, 0.0215732879951247, 0.019969917004345916, 0.060062947995902505, 0.019541043002391234, 0.01937639300012961, 0.059594714002741966, 0.01895462399988901, 0.01860641600069357, 0.018121316999895498, 0.05955170199740678, 0.01842336600384442, 0.01845554599276511, 0.05920373600383755, 0.018312508997041732, 0.018701171000429895, 0.059507518002646975, 0.018574271998659242, 0.018541318000643514, 0.05970318300387589, 0.01929122000001371, 0.018708822994085494, 0.059153302005142905, 0.018607981997774914, 0.01867633799702162, 0.058826573003898375, 0.018564206999144517, 0.018362221999268513, 0.018231021997053176, 0.05914602800476132, 0.018511618000047747, 0.01831783299712697, 0.05957421500352211, 0.018416391998471227, 0.018410589997074567, 0.05946038500405848, 0.01845687400054885, 0.01859742099622963, 0.05947676500363741, 0.018767845998809207, 0.018483246996765956, 0.018293885004823096, 0.05889925699739251, 0.018379439003183506, 0.018138542996894103, 0.05918420999660157, 0.018288773004314862, 0.018398852000245824, 0.059980291000101715, 0.018921356000646483, 0.0192372899982729, 0.06179718399653211, 0.03408692800439894, 0.07050265699945157, 0.02188641400425695, 0.019931386996177025, 0.05230580400530016, 0.019273859994427767, 0.019319532002555206, 0.06001522899896372, 0.019148168998071924, 0.01917602300090948, 0.059731166998972185, 0.02012863600248238, 0.02011808499810286, 0.06021359500300605, 0.02036321599734947, 0.019982010002422612, 0.06002723299752688, 0.01995574800093891, 0.019950898000388406, 0.06054781500279205, 0.01986729700001888, 0.019730748994334135, 0.06041982900205767, 0.020477571000810713, 0.019557678999262862, 0.06014020300062839, 0.019763137999689206, 0.020248475004336797, 0.060380677998182364, 0.020933870997396298, 0.02024758300103713, 0.06502806599746691, 0.020006723003461957, 0.01985310800228035, 0.06134771799406735, 0.020285490005335305, 0.019996151997474954, 0.06095051400188822, 0.020140742999501526, 0.019985897997685242, 0.06110062800144078, 0.02003105699986918, 0.020029557002999354, 0.06077980899863178, 0.02001446699432563, 0.0201122700018459, 0.06181036699854303, 0.02066363700578222, 0.06249878299422562, 0.0208195910017821, 0.020160534004389774, 0.06049988699669484, 0.0210306099979789, 0.020048999002028722, 0.06124782100232551, 0.02048170999478316, 0.020066693003172986, 0.06571396000072127, 0.019935862001148053, 0.019906304994947277, 0.06666409100580495, 0.022061887000745628, 0.06263535199832404, 0.02212086600047769, 0.022117376000096556]",tokens/s,26.724469668579474,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTJForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3798, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,6186.856448,,,,,s,1,75.48907246399904,75.48907246399904,0.0,75.48907246399904,75.48907246399904,75.48907246399904,75.48907246399904,[75.48907246399904],,kWh,0.0008612946379923414,0.0014112019457009402,0,0.002272496583693282,,MB,6446.20288,,,,,s,10,11.926138795992301,1.19261387959923,0.19256300603633314,1.3147977620010352,1.3794200062999153,1.383443075149262,1.386661530228739,"[1.308412426002178, 0.8562545049971959, 0.9371740179994958, 1.0193831260003208, 1.0505419750006695, 1.3328555579973909, 1.3211830979998922, 1.3785259910000605, 1.3874661439986085, 1.3343419549964892]",tokens/s,214.6545536481825,kWh,1.598541258277919e-05,2.619105189491988e-05,0.0,4.217646447769907e-05,tokens/kWh,6069735.886358155,MB,6545.580032,,,,,s,10,59.06883751201167,5.906883751201167,0.4362777651675797,5.9553296725025575,6.514928076201249,6.550814726600765,6.579524046920378,"[5.323577528997703, 5.408463735002442, 5.864052751003328, 5.367708460002177, 6.046606594001787, 5.671444221999991, 6.217340704999515, 6.506953265001357, 6.586701377000281, 6.075988874003087]",tokens/s,10.665522237032162,kWh,7.160413286090033e-05,0.00011732127555565562,0.0,0.000188925408416556,tokens/kWh,333464.940094734,,s,630,59.023043057000905,0.09368736993174746,0.014591093768076846,0.09603431499999715,0.10299224039918045,0.10420798549930624,0.14345993733826617,"[0.08944857199821854, 0.08783257300092373, 0.047068224997929065, 0.08722787100123242, 0.08744582700091996, 0.0872242740006186, 0.0464919749974797, 0.08711691200005589, 0.08745069699943997, 0.08749063900177134, 0.09096663200034527, 0.09181184399858466, 0.04961861000265344, 0.0912586119993648, 0.09057940200000303, 0.09047048399952473, 0.09050073999969754, 0.09032435200060718, 0.04968496799847344, 0.09271941699989839, 0.09060119300193037, 0.09112995399846113, 0.09168488000068464, 0.09043945400117082, 0.09034124499885365, 0.05041307699866593, 0.09128952600076445, 0.09168137500091689, 0.0908242400000745, 0.09340468699883786, 0.09103002900155843, 0.09055642299790634, 0.05036850800024695, 0.09100668800238054, 0.09126759899663739, 0.0911341099999845, 0.09129422400292242, 0.09083156899941969, 0.09344512499956181, 0.050479957000789, 0.0928695449983934, 0.09261955500187469, 0.09317192699745647, 0.09310789600203861, 0.09265316500022891, 0.09383878999869921, 0.09316664400103036, 0.05315040899949963, 0.09304141299799085, 0.092946088003373, 0.09317506199658965, 0.09316845600187662, 0.09391729300114093, 0.0929266210005153, 0.09340956599771744, 0.09269737700014957, 0.053067056000145385, 0.09033170399925439, 0.08838514500166639, 0.09217127100055222, 0.08830852199753281, 0.08767170500141219, 0.04731186899880413, 0.050287060999835376, 0.0881310860022495, 0.08760621599867591, 0.08787739499894087, 0.08742826700108708, 0.04697782700168318, 0.08721054199850187, 0.08763746999829891, 0.08833158100242144, 0.08791142900008708, 0.047246818998246454, 0.08976394300043467, 0.08764970099946368, 0.08786567200149875, 0.08790228699945146, 0.04910638200090034, 0.08839051899849437, 0.09266087200012407, 0.09055562000139616, 0.09033965100024943, 0.09021061699968413, 0.04984163499830174, 0.09016450300259748, 0.09040303399888217, 0.09032813099838677, 0.09057917400059523, 0.09093851199941128, 0.09199155700116535, 0.051104239999403944, 0.09145182800057228, 0.08863154799837503, 0.0883602100002463, 0.08970467499966617, 0.04767861500295112, 0.087975323000137, 0.09337447399957455, 0.0896390310008428, 0.09153621799850953, 0.09855144600078347, 0.10161704799975269, 0.09887677100050496, 0.09797151099701296, 0.09841155000322033, 0.09811089699724107, 0.1000375969997549, 0.09808749100193381, 0.0985021839987894, 0.09790282500034664, 0.09826127300038934, 0.0977353550006228, 0.10098473499965621, 0.09528486599811004, 0.04991354300000239, 0.09032070300236228, 0.09012237500064657, 0.09049900500031072, 0.09027535399945918, 0.08942451499751769, 0.04993365799964522, 0.09013438000329188, 0.09070595699813566, 0.09102013099982287, 0.09044507699945825, 0.09032333300274331, 0.08857787200031453, 0.08833593999952427, 0.0900819069975114, 0.04646110100293299, 0.08720282399735879, 0.090902312000253, 0.08748342300168588, 0.08766076000028988, 0.04687479600033839, 0.09726567100005923, 0.09804471099778311, 0.0980316010027309, 0.09807249399818829, 0.09859723000045051, 0.0984783370004152, 0.09816614499868592, 0.09854799900131184, 0.08966914700067719, 0.08764057899679756, 0.08774470800199197, 0.04705692900097347, 0.08823213499999838, 0.10462493899831316, 0.10913563099893508, 0.10139940000226488, 0.10144187300102203, 0.10163410999666667, 0.14144551500066882, 0.10111802100072964, 0.09944742600055179, 0.055261079000047175, 0.09602433899999596, 0.09534307699868805, 0.09934138199969311, 0.09588672700192546, 0.09576175199981662, 0.09574019700085046, 0.09991058000014164, 0.09599036299914587, 0.09621245000016643, 0.0959495249990141, 0.0964553670019086, 0.09601193799971952, 0.09673122799722478, 0.09555738700146321, 0.09539102100097807, 0.05546293699808302, 0.09637720899991109, 0.09626211400245666, 0.09555615499994019, 0.09535905299708247, 0.09657817900006194, 0.09605706699949224, 0.09604167800353025, 0.0974171829984698, 0.09983209399797488, 0.09579297000163933, 0.09800862400152255, 0.09997887299687136, 0.09714584200264653, 0.0967405899973528, 0.09964629100068123, 0.09243047999916598, 0.09061217999988003, 0.09050764499988873, 0.04965413800164242, 0.08938739899895154, 0.09107515100185992, 0.09176421300071524, 0.09189364499980002, 0.0927134150006168, 0.09198639599708258, 0.04981599200255005, 0.09022794999691541, 0.09026596000330755, 0.09090305399877252, 0.09080692099814769, 0.09042920499996399, 0.0911557690014888, 0.05259642799865105, 0.0916757030026929, 0.09127490099854185, 0.09151176999876043, 0.09089381699959631, 0.09091739500217955, 0.09149216999867349, 0.05002671900001587, 0.09045811599935405, 0.0905169420002494, 0.09168771400072728, 0.09063778000199818, 0.09095244999843999, 0.05067314299958525, 0.09198003699930268, 0.09050211500289151, 0.09033805999933975, 0.09022454200021457, 0.09006444799888413, 0.04949073000170756, 0.09042483899975196, 0.08981801799745881, 0.09085495600083959, 0.09408287499900325, 0.09083545900284662, 0.09259015999850817, 0.051849273000698304, 0.0908325899981719, 0.0902789230021881, 0.09026755000013509, 0.09023007999712718, 0.0907657530005963, 0.0917097340025066, 0.0498732719970576, 0.09230344400202739, 0.09168817099998705, 0.09015718699811259, 0.09022666400051094, 0.09046373800083529, 0.05172842499814578, 0.08989893900070456, 0.0899314640009834, 0.09040188400103943, 0.09014427899819566, 0.09198973200182081, 0.09028344099715468, 0.09297119899929385, 0.09668502100248588, 0.09265730799961602, 0.09043843999825185, 0.09037890900071943, 0.09109611700114328, 0.04925830099818995, 0.08948191400122596, 0.09410554100031732, 0.09380849000081071, 0.09409858599974541, 0.09416695799882291, 0.0934298870015482, 0.09379435699884198, 0.09291167300034431, 0.05271548000018811, 0.09340058099769522, 0.09411230700061424, 0.09469755000100122, 0.09346267100045225, 0.09333163399787736, 0.0932854029997543, 0.09335510500022792, 0.09477643400168745, 0.053867539998464053, 0.09294032900288585, 0.09377272999699926, 0.09350225200250861, 0.09372347799944691, 0.09337500100082252, 0.09363436499916133, 0.09364607899988187, 0.09368882299895631, 0.09334970499912743, 0.05414685100186034, 0.10044730300069205, 0.09481483299896354, 0.10004101199956494, 0.10443357600161107, 0.14883531499799574, 0.10846313500223914, 0.1094186529990111, 0.10806464800043614, 0.1080584209994413, 0.10902083199835033, 0.10370409800088964, 0.10023015100159682, 0.10011910699904547, 0.10006491899912362, 0.10047523699904559, 0.10140832000251976, 0.1002751209998678, 0.10039332000087597, 0.10033608499725233, 0.09978726400004234, 0.10001220400226885, 0.09981991099994048, 0.10089516500011086, 0.1005228369976976, 0.09955580600217218, 0.10373706599784782, 0.100095482001052, 0.10076868100077263, 0.08755549200213864, 0.0935886009974638, 0.09341601600317517, 0.05221793999953661, 0.09347388099922682, 0.09334369399948628, 0.09335541900145472, 0.09286363699720823, 0.09282009500020649, 0.09320196699991357, 0.0938054620019102, 0.09376572700057295, 0.0526719139998022, 0.09314774299855344, 0.09329201500077033, 0.0932777919988439, 0.09330699000202003, 0.09302143300010357, 0.09391363699978683, 0.0950586189974274, 0.09352998600297724, 0.09345676199882291, 0.053704485999332974, 0.09425777300202753, 0.09366693300034967, 0.09444202099984977, 0.09795596899857628, 0.09572452399879694, 0.09360972500144271, 0.09369032299946412, 0.09406753700022819, 0.0946856900009152, 0.09424345699881087, 0.05276726000010967, 0.09381280399975367, 0.09420842699910281, 0.09328216100038844, 0.09400154300237773, 0.09579555399977835, 0.09477750799851492, 0.09416056099871639, 0.09437072299988358, 0.09307636500307126, 0.05286763199910638, 0.09304925399919739, 0.0938873720006086, 0.09484595300091314, 0.09370823999779532, 0.09437193100166041, 0.09567334899838897, 0.09381774999928894, 0.09381756600123481, 0.09338872299849754, 0.05333521500142524, 0.09413824999865028, 0.09657969000181765, 0.09458620700024767, 0.09400691900009406, 0.09481525999945006, 0.09392412200031686, 0.09406735000084154, 0.09342261100027827, 0.09419751399764209, 0.08762037699852954, 0.09397899100076756, 0.052574763001757674, 0.14838072500060662, 0.09820408700034022, 0.09992096999849309, 0.1000313170006848, 0.09918916199967498, 0.09900248199846828, 0.09871018700141576, 0.10296189599830541, 0.10424064000108046, 0.09910437500002445, 0.09896818400011398, 0.09861277399977553, 0.09929764200205682, 0.09961419499813928, 0.09952582600089954, 0.09900210100022377, 0.09886154599735164, 0.09888161300114007, 0.09951859300053911, 0.09856663300161017, 0.059343866996641736, 0.09839628900226671, 0.09839792599814245, 0.09868093300246983, 0.0986836560005031, 0.09952340599920717, 0.09940540000025067, 0.09908745999928215, 0.09906697800033726, 0.09959270599938463, 0.09881729699918651, 0.09905560500192223, 0.0995863059979456, 0.09852509300253587, 0.09969109099984053, 0.09907976899921778, 0.0990884279999591, 0.09920965799756232, 0.09902121100094519, 0.09958682200158364, 0.09903513199969893, 0.09927614999833168, 0.09946162400228786, 0.09936247999939951, 0.09943935800038162, 0.10102296399782063, 0.09895759900246048, 0.09895067300021765, 0.09915382100007264, 0.10360439999931259, 0.09955541000090307, 0.09913802599839983, 0.09944110799915507, 0.09991754700240563, 0.10474281099959626, 0.09914444999958505, 0.1010081629974593, 0.09974568700272357, 0.09898404799969285, 0.10026280599777238, 0.09842553799899179, 0.10002656100186869, 0.09865774799982319, 0.09842717999708839, 0.09848068800056353, 0.09906343900001957, 0.0991718840014073, 0.09890244900088874, 0.09861930599799962, 0.10273112600043532, 0.09969545200146968, 0.09849840499737184, 0.09890098100004252, 0.0989538680005353, 0.09921766300249146, 0.10014128199691186, 0.09974297400185606, 0.09862883700043312, 0.09915391200047452, 0.09891727599824662, 0.09916823700041277, 0.09862837599939667, 0.09897394300060114, 0.10065008200035663, 0.09982146000038483, 0.09898439799871994, 0.1041939659990021, 0.10348742700080038, 0.11188195100112353, 0.1050757609991706, 0.10495975899902987, 0.10451998200005619, 0.10486533700168366, 0.10550992299977224, 0.1041611170003307, 0.10424313800103846, 0.10403838899947004, 0.14329546299995854, 0.10461108700110344, 0.10311432799790055, 0.10381348800001433, 0.10417610900185537, 0.10377347999747144, 0.1033873840024171, 0.10353291899809847, 0.10368942900095135, 0.1031651929988584, 0.10278413199921488, 0.10269171400068444, 0.10421945599955507, 0.10241671900075744, 0.11420435499894666, 0.1391103040004964, 0.10361882399956812, 0.10282125500089023, 0.10337815700040665, 0.10212835700076539, 0.10300437600017176, 0.10232367500066175, 0.10235461499905796, 0.10238985099931597, 0.10244819600120536, 0.10239932200056501, 0.10083028000008198, 0.10272874099973706, 0.10197639300167793, 0.10143206499924418, 0.10170383299919195, 0.10176646100080688, 0.10127195300083258, 0.10218090800117352, 0.10232383599941386, 0.10228642099900753, 0.10284334099924308, 0.1020041650008352, 0.1024337810013094, 0.10329875599927618, 0.10162533699985943, 0.1022429699987697, 0.10672722500021337, 0.10192884900243371, 0.14352711699757492, 0.10164038199945935, 0.10209561100054998, 0.10342961400237982, 0.10613469300005818, 0.10363886899722274, 0.10287146200062125, 0.10202400599882822, 0.1023638300030143, 0.10221363399978145, 0.10232481899947743, 0.10210942499907105, 0.1029908919990703, 0.10273393000170472, 0.10321271100110607, 0.10372592599742347, 0.10248919000150636, 0.10231610000118962, 0.10224872299659182, 0.10234965100244153, 0.10276154600069276, 0.10216073300034623, 0.1436435099967639, 0.10312701600196306, 0.10253169000134221, 0.1028335179980786, 0.10259175000101095, 0.10209948199917562, 0.10281486199892242, 0.1033554230016307, 0.10374611199949868, 0.10277777300143498, 0.1027730089990655, 0.10307839300003252, 0.10297146000084467, 0.10209271499843453, 0.10332028400080162, 0.10252398000011453, 0.1026344429992605, 0.1034699650008406, 0.10221766600079718, 0.10276705199794378, 0.10321486700195237, 0.14610845700008213, 0.09629475599649595, 0.09408680800333968, 0.0976181389996782, 0.09656197799995425, 0.09575961599693983, 0.09627245900264825, 0.09602986000027158, 0.09623445999750402, 0.09603876999972272, 0.09607904000222334, 0.0557257539985585, 0.09594270399975358, 0.09699476700188825, 0.09623171699786326, 0.0971791560004931, 0.09675369700198644, 0.09645185399858747, 0.09674729600010323, 0.09671715399963432, 0.09651376300098491, 0.096675716999016, 0.09697328599941102, 0.09622301399940625, 0.10047443700022995, 0.09668108600089909, 0.09747426200192422, 0.09708771399891702, 0.09689998400062905, 0.09706481999819516, 0.056722970999544486, 0.09920513800170738, 0.09683204400062095, 0.09658516899798997, 0.15002334699966013, 0.05606195200016373, 0.14854846200250904, 0.10145134199774475, 0.10066334700240986, 0.09718849699856946, 0.1009845270018559, 0.09965589899729821, 0.09565288500016322, 0.05631091300165281, 0.0971000709978398, 0.09777356400081771, 0.09650937500191503, 0.09659967999687069, 0.09666868300337228, 0.098262731997238, 0.09730986900103744, 0.09766188900175621, 0.09728372499739635, 0.09726047500225832, 0.09890265499780071, 0.09744973600027151, 0.10339430000021821, 0.09788516700064065, 0.09801938600139692, 0.09704826699817204, 0.09738629200001014, 0.09715674999824842, 0.09748243800277123, 0.09787439299907419, 0.09905264500048361]",tokens/s,10.673797340330012,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,26437.779456,,,,,s,1,332.2630598750002,332.2630598750002,0.0,332.2630598750002,332.2630598750002,332.2630598750002,332.2630598750002,[332.2630598750002],,kWh,0.0038931546169714976,0.0021219194000414014,0,0.0060150740170128985,,MB,27021.88544,,,,,s,10,44.9643245499974,4.49643245499974,0.0662752879483561,4.498594628999854,4.590167798000039,4.591359978499895,4.59231372289978,"[4.498527932999423, 4.498661325000285, 4.510193269998126, 4.428736745998322, 4.57125543499933, 4.5925521589997516, 4.5899028690000705, 4.415056464000372, 4.424968366001849, 4.434469982999872]",tokens/s,56.934025488439104,kWh,5.223974591590402e-05,2.84725051414032e-05,0.0,8.071225105730722e-05,tokens/kWh,3171761.3701324617,MB,27308.3392,,,,,s,10,157.0303399400036,15.70303399400036,0.15656414794828882,15.6345575105006,15.909383637700012,15.961802385851296,16.003737384372325,"[15.572686579002038, 15.643208937999589, 15.877872851000575, 15.62590608300161, 15.682602662000136, 16.014221134002582, 15.545222902001115, 15.597951471998385, 15.897735026999726, 15.572932291997859]",tokens/s,4.011963549468869,kWh,0.00018915642909944305,0.00010309762967943983,0.0,0.00029225405877888295,tokens/kWh,215565.86848864018,,s,630,157.02389762700477,0.24924428194762663,0.004900172782331197,0.24909277400183782,0.25570874710028874,0.2569286522510083,0.2601366002904979,"[0.25693960300122853, 0.25498928600063664, 0.2521588069976133, 0.2555863790003059, 0.25449260100140236, 0.25229889799811644, 0.2548032720005722, 0.2556842699996196, 0.2535073030012427, 0.2534188300014648, 0.2516100840002764, 0.24318452700026683, 0.24633882499983883, 0.24664658699839492, 0.24312813199867378, 0.24517237700274563, 0.2445984009973472, 0.24320342200007872, 0.24399597400042694, 0.24553686900253524, 0.2478341449968866, 0.2432766330020968, 0.24364126599903102, 0.24291777200051, 0.2407836589991348, 0.24410908999925596, 0.24421246700148913, 0.24458882600083598, 0.245713602998876, 0.24438493499837932, 0.24904220400276245, 0.24483707000035793, 0.24514522899698932, 0.24969063300159178, 0.2529991390001669, 0.2500597639991611, 0.24227877399971476, 0.2474484209997172, 0.24315723499967135, 0.24952778400256648, 0.2477085589998751, 0.24609947399949306, 0.24832012199840392, 0.24966656499964301, 0.24625377500342438, 0.24569753099785885, 0.24605289800092578, 0.24610560200017062, 0.24318190399935702, 0.2438751109984878, 0.2442567300022347, 0.24515043800056446, 0.2452487039990956, 0.2471141739988525, 0.24350999699890963, 0.24811266400138265, 0.24718116100120824, 0.24471735199767863, 0.24548597100147163, 0.24529346499912208, 0.24886574000265682, 0.24818258300001617, 0.24312907599960454, 0.24535166200075764, 0.2439304949984944, 0.24300336500164121, 0.2416656149980554, 0.24476173800212564, 0.2456651430002239, 0.2424286259993096, 0.24401071099782712, 0.2452947560013854, 0.24236427099822322, 0.2441961340009584, 0.2442499230019166, 0.24440629099990474, 0.24558197199803544, 0.24451472000146168, 0.24585186399781378, 0.24439110000093933, 0.2446868520019052, 0.24536678900039988, 0.2436553349980386, 0.246505064998928, 0.24477602100159856, 0.24480595799832372, 0.24541631700049038, 0.24313073500161408, 0.24544824699842138, 0.24594035300106043, 0.24845011599973077, 0.24452738300169585, 0.24784768499739585, 0.24602633000176866, 0.2493162629980361, 0.25398116300129914, 0.256147582000267, 0.25888896499964176, 0.2577521470011561, 0.2562929529995017, 0.2574578179992386, 0.25532312100040144, 0.25691526800073916, 0.255319462998159, 0.2548836210007721, 0.2514799040000071, 0.2452658149995841, 0.24326089500027592, 0.24491560400201706, 0.24581446799857076, 0.2454323009988002, 0.24424956100119743, 0.24628690999816172, 0.24612629300099798, 0.24803844800044317, 0.24842575499860686, 0.25189724899973953, 0.2548179120021814, 0.2538355309989129, 0.2517071719994419, 0.252981493002153, 0.2516419870007667, 0.2555389039989677, 0.253888843999448, 0.25138518799940357, 0.2549174400010088, 0.25556737200167845, 0.25241787299819407, 0.24948614499953692, 0.24605829299980542, 0.24727709800208686, 0.2495139589991595, 0.25162010100029875, 0.250496035998367, 0.24947086099928129, 0.24912433600184158, 0.25163834300110466, 0.25525275799736846, 0.25230211700181826, 0.2507703390001552, 0.2572498009976698, 0.2508523270007572, 0.24884317000032752, 0.24927863199991407, 0.2539611140018678, 0.2552084909984842, 0.2546906489988032, 0.24818675700225867, 0.2512319960005698, 0.2520238769975549, 0.25081077000140795, 0.24882006299958448, 0.2490106889999879, 0.2488800729988725, 0.24975110400191625, 0.25387323799805017, 0.2563972250027291, 0.2541826989981928, 0.2551175590015191, 0.25766500899771927, 0.25333895700168796, 0.2541952700012189, 0.25438717999713845, 0.25322739300099784, 0.24987914099983755, 0.2516881640003703, 0.25219705700146733, 0.25098798099861597, 0.25053767500139656, 0.25087686099868733, 0.2500511190010002, 0.25290047099770163, 0.25281370599986985, 0.25119971499952953, 0.25114343000313966, 0.2509842719991866, 0.24924503299916978, 0.24905452999882982, 0.256228046000615, 0.2523309620009968, 0.2527635599981295, 0.25264882300325553, 0.25434432399924845, 0.24983700399752706, 0.26030013100171345, 0.2558643039992603, 0.2532368920001318, 0.2506094310010667, 0.2534771539976646, 0.25568808000025456, 0.25257577700176626, 0.2531809579995752, 0.250814820999949, 0.25073257699841633, 0.2513895570009481, 0.2516948609991232, 0.2530719730020792, 0.2534463299998606, 0.2534221610003442, 0.25159436499961885, 0.25661130599837634, 0.25801968299856526, 0.2560640650008281, 0.252809380999679, 0.256413072002033, 0.2535058030007349, 0.24539216599805513, 0.24587513100050273, 0.24474816899964935, 0.24361098300141748, 0.2439847209971049, 0.24326126400046633, 0.24238114400213817, 0.24550530600026832, 0.24699795199921937, 0.2443713079992449, 0.24291021599856322, 0.2426516890009225, 0.24364362599953893, 0.24494921600125963, 0.24859265000122832, 0.2500230309997278, 0.24768016500092926, 0.24963880399809568, 0.24238757499915664, 0.24489949300186709, 0.2435449679978774, 0.24279212300098152, 0.24312146499869414, 0.2449526340024022, 0.24353572799736867, 0.2440673160017468, 0.2465668810000352, 0.2497571860003518, 0.24723853500108817, 0.24519231199883507, 0.24594504999913624, 0.24525708700093674, 0.24512070999844582, 0.24524769300114713, 0.25042103300074814, 0.24618887600081507, 0.2465319519978948, 0.24696254300215514, 0.2459196299969335, 0.2500346750020981, 0.24619558099948335, 0.25128011199922184, 0.24841032900076243, 0.24624642200069502, 0.252208868998423, 0.24783668600139208, 0.24599691999901552, 0.24253714500082424, 0.24308785399989574, 0.24367411400089622, 0.24338016000183416, 0.24805348399968352, 0.24322984599712072, 0.2431592710017867, 0.24235288400086574, 0.24240847200053395, 0.2471055219975824, 0.24484302400014712, 0.24565311500191456, 0.24250185799974133, 0.2437606079984107, 0.24449094400188187, 0.2422398870003235, 0.2469609509971633, 0.2495175330004713, 0.24662308700135327, 0.24353526999766473, 0.24652176100062206, 0.24259879199962597, 0.24345109700152534, 0.24431897400063463, 0.24438280499816756, 0.24331156200059922, 0.24183169200114207, 0.24656788200081792, 0.25161592599761207, 0.25711294999928214, 0.25843710400295095, 0.26496188799865195, 0.25920895699891844, 0.2626322120013356, 0.2573501500010025, 0.25680138299867394, 0.25470281399975647, 0.25456874100200366, 0.253914843997336, 0.24610312300137593, 0.2436535749984614, 0.24527303600189043, 0.2435124689982331, 0.2459781040015514, 0.24572212600105559, 0.24410344199714018, 0.2465210410009604, 0.24594491099924198, 0.2493419400016137, 0.25301945799947134, 0.2539825109997764, 0.2545345200014708, 0.2552020229995833, 0.25320831399949384, 0.25150782899800106, 0.2545436000000336, 0.25443364700186066, 0.2586530340013269, 0.2536410819993762, 0.25555789599820855, 0.2541033410016098, 0.2538841349996801, 0.2551746909994108, 0.25063722000049893, 0.25353550600266317, 0.2536918069999956, 0.25515453099797014, 0.25344483200024115, 0.250020539999241, 0.2479803330024879, 0.25051216799693066, 0.25779455300289555, 0.25325194299875875, 0.25148204099969007, 0.2507323889985855, 0.2502491250015737, 0.24906121200183406, 0.2509954149973055, 0.2551712070016947, 0.25023397499899147, 0.2550663709989749, 0.25480897600209573, 0.25221941899872036, 0.2528160170004412, 0.2526426580006955, 0.25140767699849675, 0.255426460000308, 0.25472293799975887, 0.2507795929996064, 0.25420447700162185, 0.25829300500117824, 0.2611510429996997, 0.26877906099980464, 0.2543555349984672, 0.25596362800206407, 0.25380806399698486, 0.2560102060015197, 0.25253646000055596, 0.2516134969991981, 0.25472742800047854, 0.25187483099944075, 0.25111998899956234, 0.25611884300087695, 0.25208958800067194, 0.2527947039998253, 0.25279078200037475, 0.2559222089985269, 0.25936649999857764, 0.2566818949999288, 0.25649800700193737, 0.25643457399928593, 0.25607910200051265, 0.2568622420003521, 0.2545447869997588, 0.256167038998683, 0.25688352300130646, 0.25540008600000874, 0.2553015960002085, 0.25310057300157496, 0.2543638109964377, 0.2565300020032737, 0.25413999399825116, 0.2533574190019863, 0.254086124998139, 0.2545130690014048, 0.25287145800029975, 0.25344544499967014, 0.25203696500102524, 0.25058872899899143, 0.2480385760027275, 0.25204773799850955, 0.25201514800210134, 0.2530552779971913, 0.2561012620026304, 0.2525845540003502, 0.2541596769988246, 0.2529034879989922, 0.2526563690007606, 0.2526293539995095, 0.25795521400141297, 0.2429543959988223, 0.24330953499884345, 0.24141758900077548, 0.24320844099929673, 0.2442318899993552, 0.24638030000278377, 0.24608098799944855, 0.24741818699840223, 0.24276995599939255, 0.24431671400088817, 0.2444893640022201, 0.24580687199704698, 0.24644176800211426, 0.25035605000084615, 0.24528829799965024, 0.24702251000053366, 0.2415381749997323, 0.2420627439969394, 0.24355274600020493, 0.2429595760004304, 0.24491113000112819, 0.24352937300136546, 0.24284803299815394, 0.24233065899898065, 0.24154056100087473, 0.2417989329987904, 0.24337529400145286, 0.24345210100000259, 0.2423362810004619, 0.24382747300114715, 0.24593031499898643, 0.24590713599900482, 0.2483900379993429, 0.24556624999968335, 0.24824648400317528, 0.2437941479984147, 0.24430433100133087, 0.24530361399956746, 0.246766934000334, 0.24759057099799975, 0.2481359949997568, 0.2460379219992319, 0.24824428200008697, 0.24631850400328403, 0.24329046799903153, 0.24547258500024327, 0.24516668499927619, 0.24532313699819497, 0.24501042100018822, 0.24297722399933264, 0.24473875799958478, 0.2414442629997211, 0.2416866410021612, 0.242127764999168, 0.24386502700144774, 0.24587778599743615, 0.24367443200026173, 0.24247807400024612, 0.24209339500157512, 0.24413287700008368, 0.24669038099818863, 0.24410548000014387, 0.24543809100214276, 0.24525931999960449, 0.2423610429977998, 0.24236972899961984, 0.24171818300237646, 0.2427052739985811, 0.2442759110017505, 0.243317948999902, 0.24104194999745232, 0.24255611400076305, 0.24327064099998097, 0.24290038800245384, 0.25034201699963887, 0.2544235539971851, 0.2562805950001348, 0.2532730540006014, 0.25344148500153096, 0.2563309090000985, 0.25283182699786266, 0.2502180410010624, 0.25358262000008835, 0.25114256700180704, 0.24625237499640207, 0.24180835300285253, 0.24328551099824836, 0.24261529599971254, 0.24405733100138605, 0.24729304699940258, 0.24445573399862042, 0.24391793300310383, 0.24421086399888736, 0.2475190939985623, 0.2444697589999123, 0.2516418140003225, 0.25409566600137623, 0.25563765200058697, 0.2533977889979724, 0.2487188220002281, 0.2525112959992839, 0.25457856300272397, 0.25352607399690896, 0.2578324599999178, 0.25697596200188855, 0.2519107490006718, 0.25130236000040895, 0.2491390639988822, 0.2487707030013553, 0.25075077599831275, 0.2567876030007028, 0.2528767789990525, 0.24662894100038102, 0.25234428600015235, 0.25012750399764627, 0.24827374800224788, 0.25315760699959355, 0.25140980200012564, 0.2542836590000661, 0.25249150400122744, 0.2508257389999926, 0.25126501799968537, 0.24900809999962803, 0.2502233609993709, 0.25270313399960287, 0.2606280190011603, 0.2535292259999551, 0.255691463000403, 0.25678381999750854, 0.25035400400156504, 0.25259439599904, 0.2522293770016404, 0.2519122849989799, 0.25016972400044324, 0.24890799199783942, 0.24850482400142937, 0.2514888609985064, 0.25590084900250076, 0.2606470239988994, 0.25179805000152555, 0.2495414309996704, 0.2514905239986547, 0.24684594000063953, 0.2512971610012755, 0.25434142999802134, 0.24993866500153672, 0.25120580200018594, 0.2473223879969737, 0.25143752100120764, 0.25345318200197653, 0.2505598489988188, 0.25229355999908876, 0.2563658309991297, 0.24956251500043436, 0.2506668189998891, 0.2486944250013039, 0.25113915800102404, 0.2583653699985007, 0.258107869001833, 0.2597362319975218, 0.25412769399918034, 0.2508600610017311, 0.24988786299945787, 0.2562670449988218, 0.25501205700129503, 0.2518152470001951, 0.2510204239988525, 0.25283142999978736, 0.2541034310015675, 0.2532397190007032, 0.254115281997656, 0.25180747200283804, 0.2504008670002804, 0.2525970869974117, 0.2553801840003871, 0.25186060499981977, 0.2559158509975532, 0.25138613899980555, 0.2524324450023414, 0.25956210599906626, 0.2573905610006477, 0.2569594849992427, 0.2525104710002779, 0.2556746599984763, 0.2529727510009252, 0.2519396460011194, 0.2571447919981438, 0.24787486900095246, 0.2428947190019244, 0.24403553299998748, 0.24379799099915545, 0.24321853699802887, 0.24496940099925268, 0.24258979400110547, 0.2420288960020116, 0.24566520499865874, 0.24423088600087794, 0.24318513499747496, 0.2416083250027441, 0.2442251850006869, 0.25019291899661766, 0.24503377200016985, 0.24326712699985364, 0.246400359999825, 0.24215949700010242, 0.2441294830023253, 0.2435939380011405, 0.2435492249969684, 0.2440778100026364, 0.24255085199911264, 0.24560381699848222, 0.24347096000201418, 0.24349139200057834, 0.24609304899786366, 0.2455354570010968, 0.2431985689981957, 0.24331030500252382, 0.24603677099730703, 0.2451295500031847, 0.24709261799944215, 0.24955287699776818, 0.24603837100221426, 0.24654085599831888, 0.2444129060022533, 0.24493670199808548, 0.24579707500015502, 0.2462681729994074, 0.24940902100206586, 0.25044013200022164, 0.24504072899799212, 0.24794872799975565, 0.24743512100030784, 0.24773135500072385, 0.2466340559985838, 0.24729114300134825, 0.24619052200068836, 0.245375275000697]",tokens/s,4.01212815068764,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,653.23008,,,,,s,1,7.090430955002375,7.090430955002375,0.0,7.090430955002375,7.090430955002375,7.090430955002375,7.090430955002375,[7.090430955002375],,kWh,4.191965718750907e-05,6.867729633344503e-05,0,0.0001105969535209541,,MB,702.517248,,,,,s,13,0.8105406350005069,0.06234927961542361,0.015134566707163698,0.06829647699487396,0.07042968140158337,0.07118473280133912,0.0717712721604039,"[0.07069595000211848, 0.06936460699944291, 0.026899793003394734, 0.06780569200054742, 0.06699654799740529, 0.0684818660010933, 0.027054662998125423, 0.067636918000062, 0.06887586700031534, 0.07191790700017009, 0.06829647699487396, 0.06856605000211857, 0.06794829700083937]",tokens/s,4105.90148882285,kWh,5.809482819443105e-07,9.518265862692379e-07,0.0,1.5327748682135483e-06,tokens/kWh,167017352.19495636,MB,712.896512,,,,,s,13,9.767444026998419,0.7513418482306476,0.028363560118894078,0.742822141997749,0.792179187599686,0.7931296152004507,0.7936053422407713,"[0.750397215000703, 0.7899632339976961, 0.7937242740008514, 0.7429601449985057, 0.7323183230037102, 0.708577254001284, 0.7927331760001834, 0.742822141997749, 0.738558536999335, 0.7160832749941619, 0.7358015760037233, 0.7366726649997872, 0.7868322110007284]",tokens/s,83.84998140108948,kWh,9.865164772280946e-06,1.6163196901879805e-05,0.0,2.6028361674160746e-05,tokens/kWh,2420436.6294226763,,s,819,9.759868892004306,0.011916811833949091,0.013293431282131996,0.007313003996387124,0.047129338400554846,0.04799259139763307,0.05193712059553945,"[0.008432903996435925, 0.007265861000632867, 0.007286600004590582, 0.007567214001028333, 0.0070511439989786595, 0.0059087670015287586, 0.007130594000045676, 0.05179773199779447, 0.0049632359950919636, 0.005878610005311202, 0.007196587997896131, 0.011501986999064684, 0.006676310003967956, 0.0077598610005225055, 0.05195790699508507, 0.006719624005199876, 0.005414081999333575, 0.00478117599413963, 0.007209955001599155, 0.00676833600300597, 0.005824815001687966, 0.00758631200005766, 0.007305813996936195, 0.047799102001590654, 0.007479488995159045, 0.007582156002172269, 0.007472582001355477, 0.00594851699861465, 0.004507588004344143, 0.007012654998106882, 0.007972346000315156, 0.05203742099547526, 0.008335265003552195, 0.007539186997746583, 0.007409976999042556, 0.007462551002390683, 0.007130270001653116, 0.007544826999946963, 0.007342029995925259, 0.047746689000632614, 0.008310643999720924, 0.007535513002949301, 0.007216601996333338, 0.0076185470024938695, 0.007070585998008028, 0.007238220001454465, 0.007246888999361545, 0.04748907100292854, 0.009377827002026606, 0.007775246995151974, 0.0076765390040236525, 0.007454922997567337, 0.007667272999242414, 0.0067724149994319305, 0.005066680001618806, 0.04789956499735126, 0.007940818002680317, 0.00773016700259177, 0.00732057899585925, 0.0074254139981349, 0.0071693790014251135, 0.007276541000464931, 0.007216024998342618, 0.008117776997096371, 0.007381682000414003, 0.007131566999305505, 0.007163105001382064, 0.04746102000353858, 0.00625325500004692, 0.00723347000166541, 0.0072353059949819, 0.007181815002695657, 0.006935236000572331, 0.007063747994834557, 0.00824638300400693, 0.007174498998210765, 0.04809210600069491, 0.007231290001072921, 0.007286321000719909, 0.0071833010006230325, 0.00708350299828453, 0.007142028996895533, 0.007206371999927796, 0.007085784003720619, 0.04813480500160949, 0.007537762998254038, 0.0073724289977690205, 0.007350305000727531, 0.00736781999876257, 0.007360903000517283, 0.00732204900123179, 0.05893489599839086, 0.007599773998663295, 0.007552127004601061, 0.007276398995600175, 0.007295180999790318, 0.007272954004292842, 0.007120299997041002, 0.007060526004352141, 0.04762976699566934, 0.0048660300017218105, 0.004264310002326965, 0.004042768996441737, 0.007469322998076677, 0.0077576800031238236, 0.007233638003526721, 0.007230302995594684, 0.007214197001303546, 0.04855698499886785, 0.007693976003793068, 0.007350788997428026, 0.007309760003408883, 0.007128307996026706, 0.0071348690034938045, 0.007333244000619743, 0.006559322995599359, 0.047122165000473615, 0.00629786700301338, 0.017046717999619432, 0.00902735699492041, 0.007237761004944332, 0.006281641995883547, 0.007091188999766018, 0.04725529200368328, 0.005156070998054929, 0.004807937999430578, 0.00836029699712526, 0.00788176100468263, 0.047864430998743046, 0.006008488999214023, 0.007218847000331152, 0.007256479002535343, 0.007368226994003635, 0.006999082004767843, 0.007625812999322079, 0.00709203899896238, 0.048231783002847806, 0.005666610995831434, 0.005831164002302103, 0.006271894002566114, 0.0069466369968722574, 0.007525269997131545, 0.007227861999126617, 0.007259972000611015, 0.007014160000835545, 0.05527725100546377, 0.010997069999575615, 0.00804538199736271, 0.007470361000741832, 0.007542592997197062, 0.007421321999572683, 0.04763544000161346, 0.007893446003436111, 0.005274660994473379, 0.007389268001134042, 0.007143952003389131, 0.007833135998225771, 0.007137590000638738, 0.007187921000877395, 0.00705749500048114, 0.04735066599823767, 0.007197145001555327, 0.007249368994962424, 0.007135103005566634, 0.0073434899968560785, 0.007139854998968076, 0.007292244001291692, 0.007270987000083551, 0.048814519999723416, 0.005788524002127815, 0.005587321997154504, 0.007281809004780371, 0.007226026995340362, 0.007259614998474717, 0.007673416999750771, 0.007477190003555734, 0.007357429996773135, 0.048536977999901865, 0.007386723002127837, 0.0077180650041555054, 0.007787713999277912, 0.007621806995302904, 0.0070148410013644025, 0.007558555000287015, 0.047763244998350274, 0.008657805003167596, 0.008186416001990438, 0.007787637994624674, 0.007701831003942061, 0.008758028998272493, 0.007521588995587081, 0.007490458003303502, 0.007714845996815711, 0.007626830003573559, 0.007120335001673084, 0.006793768996431027, 0.047917964999214746, 0.0076717030024155974, 0.00728242799959844, 0.00729883599706227, 0.00715065100666834, 0.0070243419977487065, 0.007254803000250831, 0.007367703001364134, 0.04750348599918652, 0.006883248999656644, 0.007140014000469819, 0.0071613429972785525, 0.007011786998191383, 0.007243423999170773, 0.007461045002855826, 0.007417016997351311, 0.007443653004884254, 0.04798734199721366, 0.004683008999563754, 0.005422318005003035, 0.007218097998702433, 0.0076921539948671125, 0.007132113001716789, 0.007555677002528682, 0.00726702599786222, 0.04711732899886556, 0.007102020004822407, 0.007467513998562936, 0.007998715002031531, 0.007411938997393008, 0.007336404996749479, 0.0072104499995475635, 0.00761567000154173, 0.04776527200010605, 0.00785156300116796, 0.007524478998675477, 0.007432363003317732, 0.007296329997188877, 0.007279358003870584, 0.0073624899960123, 0.00712830600241432, 0.04775375399913173, 0.00746177200198872, 0.007512452000810299, 0.007310269000299741, 0.007362822994764429, 0.007191641001554672, 0.007124285999452695, 0.00743758099997649, 0.007148024000343867, 0.04803983600140782, 0.007561480000731535, 0.007451245000993367, 0.007183017994975671, 0.007352904001891147, 0.0073143929985235445, 0.008086130997980945, 0.007468160001735669, 0.007438223998178728, 0.0073784360065474175, 0.007307823994779028, 0.007518088001233991, 0.04764662800153019, 0.005084350996185094, 0.004683052000473253, 0.0065168630026164465, 0.007748816002276726, 0.007118860994523857, 0.007990176003659144, 0.007539329002611339, 0.00717631899897242, 0.04634698099835077, 0.006578232998435851, 0.007160107001254801, 0.007354786997893825, 0.007306878003873862, 0.007313003996387124, 0.007792700998834334, 0.007238231002702378, 0.047314882001955993, 0.0048562809970462695, 0.006228885999007616, 0.007215221005026251, 0.007303323000087403, 0.007164607995946426, 0.007249765003507491, 0.007194762998551596, 0.007204861998616252, 0.047862760999123566, 0.007680537004489452, 0.007303585000045132, 0.007249059999594465, 0.007486586997401901, 0.007222922002256382, 0.007479497995518614, 0.0071447840018663555, 0.04751471099734772, 0.0061348050003289245, 0.0076280889988993295, 0.007302189005713444, 0.007610647000547033, 0.007381521994830109, 0.007646746998943854, 0.007383975003904197, 0.04821208499924978, 0.00760999700287357, 0.006546206001075916, 0.0077251319962670095, 0.006827634002547711, 0.005392699000367429, 0.0070220599955064245, 0.007088263002515305, 0.007255377000547014, 0.047652442000980955, 0.007215498000732623, 0.007407475997752044, 0.007662962998438161, 0.0073245710009359755, 0.007177416002377868, 0.008220757998060435, 0.008051548000366893, 0.007290298002772033, 0.007287845997780096, 0.007167614996433258, 0.0071442120024585165, 0.046655683996505104, 0.007194845005869865, 0.008776157999818679, 0.006351983000058681, 0.007852483999158721, 0.006451919995015487, 0.004941076003888156, 0.004576380000798963, 0.0044655910023720935, 0.004038489998492878, 0.04864998699486023, 0.006373091004206799, 0.004611703996488359, 0.004968721004843246, 0.004647346999263391, 0.0043619229982141405, 0.0067822159981005825, 0.007579347999126185, 0.00725577100092778, 0.047926687002473045, 0.006448763997468632, 0.005126631003804505, 0.0049556079975445755, 0.006395857999450527, 0.007029303000308573, 0.007008746004430577, 0.007360541996604297, 0.007262423001520801, 0.04753224700107239, 0.0061910589938634075, 0.0047742590031703, 0.005057025999121834, 0.0073091660015052184, 0.006581645997357555, 0.004373746000055689, 0.006609825002669822, 0.007268854998983443, 0.007351261003350373, 0.04856421599833993, 0.006959812999411952, 0.007257053999637719, 0.0076284669994493015, 0.007660453004064038, 0.007352775995968841, 0.007552105998911429, 0.007226890003948938, 0.04788968699722318, 0.008023750000575092, 0.007360358998994343, 0.00775740099925315, 0.007332983004744165, 0.007221403997391462, 0.007393763997242786, 0.007195471000159159, 0.04822249200515216, 0.007846209999115672, 0.007248820998938754, 0.051842426997609437, 0.007686294004088268, 0.005719469998439308, 0.0073612050036899745, 0.007027842999377754, 0.00541226099448977, 0.004481358002522029, 0.004244253002980258, 0.00661240000044927, 0.0076317499988363124, 0.04779999799939105, 0.00808219699683832, 0.0074087989996769466, 0.007774179000989534, 0.007460341999831144, 0.00896803099749377, 0.007284063001861796, 0.007319402000575792, 0.04772584300371818, 0.006718649994581938, 0.007093207001162227, 0.007051776003208943, 0.007498858998587821, 0.007442609996360261, 0.007181445005699061, 0.008383385000342969, 0.04855215799761936, 0.0056581050012027845, 0.006790858002204914, 0.00716880399704678, 0.007305715000256896, 0.0071457129961345345, 0.0071260930053540505, 0.00715142199624097, 0.05320584100263659, 0.008239877999585588, 0.007633552995685022, 0.007673091000469867, 0.007346467005845625, 0.00723749099415727, 0.007477156003005803, 0.04885478300275281, 0.007973485997354146, 0.005488527996931225, 0.007264109000971075, 0.0073098130014841445, 0.007162030000472441, 0.007373255000857171, 0.007125304997316562, 0.05208975300047314, 0.008660887004225515, 0.007846136999432929, 0.007041138000204228, 0.007403413001156878, 0.0074596789927454665, 0.007621694006957114, 0.007648245999007486, 0.04816527199727716, 0.005680289999872912, 0.0067408469985821284, 0.007475894002709538, 0.007402121998893563, 0.007392583996988833, 0.008419217003392987, 0.008235417000832967, 0.007600304998049978, 0.0074153189998469315, 0.007196241000201553, 0.007214281002234202, 0.048767477994260844, 0.005633985005260911, 0.00856154099892592, 0.007391742001345847, 0.007735057995887473, 0.00696650700410828, 0.0073644189978949726, 0.007303186001081485, 0.050586467994435225, 0.007805392000591382, 0.00753986400377471, 0.0073029619961744174, 0.007356671005254611, 0.007196269994892646, 0.007315043003472965, 0.007420497997372877, 0.04843523800082039, 0.004939270998875145, 0.004613406003045384, 0.007230399998661596, 0.007097168003383558, 0.007200133994047064, 0.007210752002720255, 0.007031727996945847, 0.006875006001791917, 0.0483840640008566, 0.007449425000231713, 0.006549108999024611, 0.007220111998321954, 0.007198634004453197, 0.0072602169966557994, 0.007332051005505491, 0.006966361994273029, 0.047565466004016344, 0.007444116999977268, 0.007392350998998154, 0.007325371996557806, 0.00736410900572082, 0.0072336429948336445, 0.007003888000326697, 0.007174824000685476, 0.04770427200128324, 0.006407918997865636, 0.006123755003500264, 0.007172840996645391, 0.008347877002961468, 0.007311052999284584, 0.007341636999626644, 0.006989469002292026, 0.006544905998453032, 0.04794492999644717, 0.007844334999390412, 0.007459512002242263, 0.007418159002554603, 0.007489808995160274, 0.0071017330046743155, 0.007198127001174726, 0.007570740002847742, 0.007431761994666886, 0.0072121650009648874, 0.007549171001301147, 0.007285020998097025, 0.04833689299994148, 0.006591582998225931, 0.005854180002643261, 0.0071931769998627715, 0.007788820003042929, 0.007263176994456444, 0.007206564005173277, 0.007350738997047301, 0.04715803200087976, 0.007298240998352412, 0.007948142003442626, 0.007231176001369022, 0.007216949998110067, 0.008011182995687705, 0.007294888004253153, 0.007243950996780768, 0.04770835299859755, 0.005559724006161559, 0.006769835999875795, 0.007437460997607559, 0.0075155719969188794, 0.007353972003329545, 0.0073634220025269315, 0.007128065997676458, 0.007194653000624385, 0.04807287999574328, 0.007358965005550999, 0.007629141000506934, 0.007557089993497357, 0.007370223000179976, 0.007073319000483025, 0.007338736002566293, 0.006918990002304781, 0.04889199799799826, 0.008435802003077697, 0.007928141996671911, 0.007559056000900455, 0.00734479400125565, 0.007276518001162913, 0.007577078999020159, 0.04749471000104677, 0.006473190995166078, 0.004877393999777269, 0.005030814005294815, 0.00764161999541102, 0.0071354020037688315, 0.007118204994185362, 0.0075552870039246045, 0.007373364001978189, 0.047551513998769224, 0.006092563999118283, 0.007464419999450911, 0.0072877359998528846, 0.007512709002185147, 0.007270415997481905, 0.007177712002885528, 0.007205803995020688, 0.007296497999050189, 0.007919226998637896, 0.007394897998892702, 0.0072835859973565675, 0.047955964000720996, 0.006232618005014956, 0.007423761999234557, 0.008062517001235392, 0.007366256999375764, 0.00721194200013997, 0.007258781995915342, 0.0069230560038704425, 0.05076916399411857, 0.006800120005209465, 0.007392389998130966, 0.007007136999163777, 0.007068537997838575, 0.007123029005015269, 0.006844848998298403, 0.006574450999323744, 0.007095141998433974, 0.04615097399801016, 0.00449172700609779, 0.004098751000128686, 0.004074936994584277, 0.006608303003304172, 0.007673674997931812, 0.007149338998715393, 0.007325244005187415, 0.007455642000422813, 0.04756384199572494, 0.0069075010032975115, 0.007656515997950919, 0.0074711010020109825, 0.007427550001011696, 0.007139131994335912, 0.007651352003449574, 0.007173172001785133, 0.007025971994153224, 0.04706755700317444, 0.005173261997697409, 0.005722631001845002, 0.007664910997846164, 0.007174718004534952, 0.007324391001020558, 0.007542357998318039, 0.007240099999762606, 0.04690429200127255, 0.005566159998124931, 0.007360704003076535, 0.007295240997336805, 0.00737880400265567, 0.007124042000214104, 0.007934354995086323, 0.007286004998604767, 0.007222022999485489, 0.04663684300612658, 0.004884716996457428, 0.007062604003294837, 0.0074882629996864125, 0.007049043997540139, 0.006387004999851342, 0.004379144003905822, 0.004095912998309359, 0.007846603999496438, 0.007450433004123624, 0.007230187999084592, 0.006646380003076047, 0.006675502998405136, 0.007221993997518439, 0.04669161600031657, 0.004963015999237541, 0.004583922003803309, 0.006510810999316163, 0.007526360001065768, 0.007010174995230045, 0.007373363005171996, 0.0071202019971678965, 0.007077007001498714, 0.04704869499983033, 0.007247108995215967, 0.007260755002789665, 0.007182601002568845, 0.006622201995924115, 0.007848669003578834, 0.0049556079975445755, 0.005305812002916355, 0.0072238729990203865, 0.04823820599995088, 0.007343844001297839, 0.007364491997577716, 0.007054914996842854, 0.007194744001026265, 0.007263425999553874, 0.007232537005620543, 0.007457413994416129, 0.04829738600528799, 0.007735335995675996, 0.007446098003129009, 0.007654456996533554, 0.0071485410007881, 0.0074756390022230335, 0.007285136001883075, 0.0075800899940077215, 0.048103373002959415, 0.007594340997457039, 0.007798499005730264, 0.007294024995644577, 0.0072422450029989704, 0.007472728997527156, 0.007080299998051487, 0.007711589001701213, 0.04839024299872108, 0.007487517999834381, 0.007893875001173, 0.007348445004026871, 0.007176663995778654, 0.007715838997683022, 0.007174252001277637, 0.007412220002152026, 0.047903277998557314, 0.0075083170013385825, 0.007410475998767652, 0.007249207999848295, 0.007267786000738852, 0.007290752000699285, 0.00727612100308761, 0.007602220000990201, 0.00759649900282966, 0.007757669998682104, 0.00760899899614742, 0.007425816002069041, 0.04687839999678545, 0.005721850000554696, 0.00739959700149484, 0.006670799004496075, 0.004350710994913243, 0.006105457003286574, 0.006911416996445041, 0.007480817999748979, 0.0071914200016180985, 0.047410489998583216, 0.00491371400130447, 0.006161728000734001, 0.009013242000946775, 0.00741467899933923, 0.007552171002316754, 0.007180706998042297, 0.0071829520020401105, 0.04745748099958291, 0.007847306995245162, 0.008154977003869135, 0.0074945579981431365, 0.007200728003226686, 0.0071399179942090996, 0.0074457040027482435, 0.007196676997409668, 0.04766398600622779, 0.008000895999430213, 0.00563838699599728, 0.00725311400310602, 0.007592563000798691, 0.007099154994648416, 0.007181047003541607, 0.007253117997606751, 0.007078276998072397, 0.05200351700477768, 0.005838858996867202, 0.006540141999721527, 0.007352728003752418, 0.007192329001554754, 0.007148790995415766, 0.008299744004034437, 0.04866086099355016, 0.007725511000899132, 0.007416756001475733, 0.007580675002827775, 0.007382051997410599, 0.00782294000237016, 0.007436515996232629, 0.005585463004535995, 0.004364494998299051, 0.04789247600274393, 0.007142039998143446, 0.006992418995650951, 0.007257009005115833, 0.0076941359948250465, 0.007638047005457338, 0.00725650999811478, 0.007566918000520673, 0.009293531998991966, 0.0075731340039055794, 0.007389640995825175, 0.007315709000977222, 0.04910266899969429, 0.007731504003459122, 0.00752335899596801, 0.007184676003817003, 0.007197453000117093, 0.007025507002254017, 0.0073208849935326725, 0.007163414004025981, 0.04946584199933568, 0.007114546999218874, 0.007103985000867397, 0.007129145997168962, 0.00728458500088891, 0.007204759000160266, 0.007290442998055369, 0.006948418005777057, 0.04742862299463013, 0.005045420999522321, 0.004762300006404985, 0.005605901998933405, 0.007270624999364372, 0.009781927001313306, 0.007344567995460238, 0.007469782001862768, 0.052217484000721015, 0.006289960001595318, 0.007633714994881302, 0.007218490005470812, 0.006401669998012949, 0.007523606000177097, 0.007802015999914147, 0.006214980996446684, 0.007310895001864992, 0.04664882100041723, 0.00531700300052762, 0.0071332369989249855, 0.0074012460027006455, 0.007635859998117667, 0.0058599960029823706, 0.004552047998004127, 0.006065442998078652, 0.007661369003471918, 0.05202833699877374, 0.00776759199652588, 0.007281651000084821, 0.0046527029990102164, 0.004490918006922584, 0.008694666998053435, 0.007567330998426769, 0.007522820000303909, 0.05000338899844792, 0.004970754998794291, 0.005715404004149605, 0.01323169899842469, 0.005985349998809397, 0.011098558999947272, 0.00776770700031193, 0.04647106699849246, 0.008006505006051157]",tokens/s,83.91506167372383,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: DeciLMForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,1407.2832,,,,,s,1,15.440805999998702,15.440805999998702,0.0,15.440805999998702,15.440805999998702,15.440805999998702,15.440805999998702,[15.440805999998702],,kWh,0.00014772780653961746,0.00024204340966593992,0,0.0003897712162055574,,MB,1521.508352,,,,,s,10,6.332214571004442,0.6332214571004442,0.20333220535268592,0.6907893989991862,0.8202124631014157,0.8354505210512797,0.847640967411171,"[0.3012478749988077, 0.7955302769987611, 0.6904045960000076, 0.24566244200104848, 0.5001646160017117, 0.8506885790011438, 0.816826228001446, 0.7759416360022442, 0.664574120000907, 0.6911742019983649]",tokens/s,404.2819413799369,kWh,5.504331754702729e-06,9.018425354225087e-06,0.0,1.4522757108927817e-05,tokens/kWh,17627506.82118238,MB,1532.583936,,,,,s,10,56.72285135399943,5.672285135399943,1.6458726223299711,5.890990221500033,7.553975660998549,7.796689604998755,7.99086076019892,"[3.8614618649990007, 3.9135965740024403, 3.691319568999461, 3.7515496609994443, 7.500039228998503, 5.8466624850007065, 6.968948518999241, 5.935317957999359, 7.214551945002313, 8.039403548998962]",tokens/s,11.1066348916111,kWh,4.907753148869654e-05,8.041176411647533e-05,0.0,0.0001294892956051719,tokens/kWh,486526.70250129723,,s,630,56.71167224999954,0.09001852738095165,0.06592052918918456,0.07525136100048258,0.18368966049929442,0.20956417099987437,0.30811421442940645,"[0.06955501700213063, 0.025237024998205015, 0.06523123599981773, 0.024894513000617735, 0.06569620799928089, 0.028563200001372024, 0.09145061999879545, 0.02666250900074374, 0.06949552700098138, 0.02129516799686826, 0.06284708000021055, 0.021802400002343347, 0.021598200997686945, 0.08166732000245247, 0.17881206699894392, 0.22661299299943494, 0.025805411001783796, 0.06234453199795098, 0.025661326999397716, 0.06703159000244341, 0.02631840299727628, 0.06779328000266105, 0.02584203699734644, 0.0715926600023522, 0.041224132997740526, 0.058290308003051905, 0.02369832699696417, 0.021654847001627786, 0.06304955399900791, 0.03284045300097205, 0.08250917999976082, 0.07744517600076506, 0.036641722999775084, 0.07674764399780543, 0.03451805600343505, 0.089901364997786, 0.054582592001679586, 0.020622079999156995, 0.020621276999008842, 0.11197774199899868, 0.24835187400094583, 0.034036019002087414, 0.19097231699925032, 0.022181047999765724, 0.06225926299885032, 0.02179520999925444, 0.023088052003004123, 0.075928958998702, 0.0761562759980734, 0.03312680400267709, 0.07132831099806936, 0.02945590300078038, 0.07070485299846041, 0.029335901002923492, 0.06956980899849441, 0.029399923001619754, 0.09433864799939329, 0.062280646998260636, 0.03440214700094657, 0.0790584009992017, 0.045230986001115525, 0.0747117499995511, 0.08257471999968402, 0.026284173000021838, 0.06700278400239768, 0.025819521997618722, 0.023746509999909904, 0.06510205400263658, 0.0238950479979394, 0.09771423400161439, 0.059638111997628585, 0.036879535000480246, 0.07678023200060125, 0.033792564001487335, 0.07581517799917492, 0.07566892199974973, 0.053864826000790345, 0.061721770998701686, 0.020831903002545005, 0.02090480499828118, 0.2452146889991127, 0.2391940710003837, 0.018740613999398192, 0.051763510000455426, 0.019515044001309434, 0.019381623998924624, 0.08920197300176369, 0.07721062299970072, 0.031864234999375185, 0.07223440300003858, 0.031654493999667466, 0.07231733500157134, 0.032581354997091694, 0.0743230810003297, 0.11280461700152955, 0.020842539001023397, 0.05225341999903321, 0.024921016000007512, 0.06572424899786711, 0.024918070001149317, 0.024522112998965895, 0.06608972300091409, 0.026028754000435583, 0.06591616999867256, 0.024327602000994375, 0.065439078000054, 0.027725519001251087, 0.09162471799936611, 0.023525135999079794, 0.19658192499991856, 0.16863892100082012, 0.09759037700132467, 0.09731383199687116, 0.034000502000708366, 0.0746200339999632, 0.03394058599951677, 0.07431506500142859, 0.07426115500129526, 0.03449990499939304, 0.10084418000042206, 0.023720068998954957, 0.061323042998992605, 0.036052250001375796, 0.06961777199830976, 0.0291707230026077, 0.06925267000042368, 0.028999892001593253, 0.07244436600012705, 0.027863678998983232, 0.06694422500004293, 0.026091554002050543, 0.06923530199856032, 0.026092588999745203, 0.0961942200010526, 0.02963447799993446, 0.061416994998580776, 0.03616957000122056, 0.07456511499913177, 0.08042303000183892, 0.034115380000002915, 0.09579385399774765, 0.05859844999940833, 0.021943723000731552, 0.021616147001623176, 0.30938833899926976, 0.15422616800060496, 0.04625117099931231, 0.06209835700065014, 0.034724167999229394, 0.06647880300079123, 0.02829686800032505, 0.06693895799980965, 0.026254470998537727, 0.06778872799986857, 0.03941844699875219, 0.06976480500088655, 0.020511087001068518, 0.07027096299862023, 0.025843175000773044, 0.07033159500133479, 0.025178241998219164, 0.02493200300159515, 0.0660309419981786, 0.02499456000077771, 0.06624679200103856, 0.025261602000682615, 0.0654359249965637, 0.025393820000317646, 0.02564120399983949, 0.10450300299999071, 0.14601439400212257, 0.15360700499877566, 0.09875790200021584, 0.055393134000041755, 0.019235407999076415, 0.02470242799972766, 0.07614016200022888, 0.026473779002117226, 0.06661931900089257, 0.02554659899760736, 0.06629771799998707, 0.025140636000287486, 0.06607267700019293, 0.025881006000417983, 0.06725226300113718, 0.054882942000404, 0.06009916399852955, 0.025669064998510294, 0.06640862900167122, 0.0772929339982511, 0.1908309790014755, 0.09086996699988958, 0.08909127099832403, 0.2106303830005345, 0.04655224100133637, 0.06182675599848153, 0.021485781002411386, 0.07745133899879875, 0.025738541000464465, 0.06653761000052327, 0.025776630998734618, 0.06772079900110839, 0.026033526999526657, 0.026072846998431487, 0.06641077899985248, 0.026152484002523124, 0.10359887699814863, 0.058662515999458265, 0.025075399000343168, 0.06664433100013412, 0.027095351000753, 0.027052305998950033, 0.06688252499952796, 0.025687728000775678, 0.06673864299955312, 0.026719846999185393, 0.07875659900309984, 0.1836527279992879, 0.20270875999995042, 0.05029234999892651, 0.05554026000027079, 0.023858037999161752, 0.06500359799974831, 0.02623973899972043, 0.025845782001852058, 0.06424771999809309, 0.023966372002178105, 0.06585596199874999, 0.02612448299987591, 0.06644873400000506, 0.02411816400126554, 0.024882122001145035, 0.0776344389996666, 0.01941760800036718, 0.05590225799824111, 0.020045616001880262, 0.019684864997543627, 0.06841813299979549, 0.026349867999670096, 0.06671580700276536, 0.0237093299983826, 0.024391391001699958, 0.06535819599957904, 0.02444603299954906, 0.06641360199864721, 0.027776800001447555, 0.06849731100010104, 0.027153251998242922, 0.07070925399966654, 0.03476423900065129, 0.11569633100225474, 0.14976013499835972, 0.02585558799910359, 0.024933020999014843, 0.06670507300077588, 0.023954803000378888, 0.06890343000122812, 0.023751304997858824, 0.06452617100148927, 0.024904182999307523, 0.02467641000112053, 0.06566683799974271, 0.18512160599857452, 0.2056811629990989, 0.2958295280004677, 0.10628653300227597, 0.43735145299797296, 0.35824823700022534, 0.1451986770007352, 0.2496059580007568, 0.297323538998171, 0.12257224900167785, 0.09806084299998474, 0.29622636799831525, 0.10064375900037703, 0.09511031199872377, 0.042502903001150116, 0.06312487800096278, 0.1924415499997849, 0.14115083999786293, 0.06521708400032367, 0.02960558199993102, 0.07369295300304657, 0.030667464998259675, 0.07128978499895311, 0.02751098000226193, 0.06930459299837821, 0.028708466001262423, 0.06952353099768516, 0.027704225001798477, 0.07048251699961838, 0.04524764099915046, 0.062359354000363965, 0.022940110000490677, 0.11080168300031801, 0.15948655900137965, 0.09957689699876937, 0.10253214900149032, 0.1901243499996781, 0.2922044229999301, 0.10584554599699914, 0.049729884001862956, 0.0939078929986863, 0.06571735000034096, 0.24141121200227644, 0.14577509599985206, 0.15230601399889565, 0.06269881100161001, 0.2082610229990678, 0.18480314299813472, 0.14511831200070446, 0.15557141799945384, 0.10273553300066851, 0.14596496900048805, 0.1443295989993203, 0.07180613699893001, 0.07472673600204871, 0.04085637899697758, 0.11895029500010423, 0.060423086000810144, 0.09346852100134129, 0.20274351300031412, 0.18460144200071227, 0.03719070599981933, 0.07433241800026735, 0.18810002600002917, 0.020603246997779934, 0.01950993699938408, 0.05983017000107793, 0.01799433500127634, 0.03713243499805685, 0.06541906400161679, 0.025287738997576525, 0.06476088100316701, 0.024546850996557623, 0.06533546200080309, 0.02433957100220141, 0.024119082998367958, 0.06559387200104538, 0.024068123999313684, 0.08401663300173823, 0.09093386299718986, 0.04903824400025769, 0.14939909299937426, 0.08879844700277317, 0.0324230419973901, 0.16427374799968675, 0.031103858000278706, 0.12407828800132847, 0.15250872600154253, 0.10577323100005742, 0.10356708699691808, 0.18280042400147067, 0.10217989499869873, 0.11663633700300124, 0.0858583009976428, 0.09597360599946114, 0.10520952800288796, 0.029214905996923335, 0.16915638300270075, 0.020547765998344403, 0.2794761629993445, 0.10116415800075629, 0.028943814999365713, 0.19327642600183026, 0.0384120279995841, 0.08898514099928434, 0.09733255500032101, 0.25802553099856596, 0.09776182300265646, 0.04082396199737559, 0.15722582500166027, 0.11143692800033023, 0.1932102959981421, 0.09102098100265721, 0.025320029999420512, 0.12785272600012831, 0.1466252859972883, 0.09319379399676109, 0.02561343000343186, 0.019599872997787315, 0.07281552399945213, 0.06922415000008186, 0.03026919799958705, 0.07023606200164068, 0.029348026000661775, 0.029071200999169378, 0.07043258699923172, 0.029841569001291646, 0.07018558299751021, 0.08692434300246532, 0.04830578700057231, 0.1827435559971491, 0.3659988810031791, 0.022756190999643877, 0.06808028399973409, 0.29645123400041484, 0.024251670998637564, 0.08366995799951837, 0.11140837800121517, 0.18701662400053465, 0.11394482999821776, 0.3246442429990566, 0.10881591300130822, 0.15911145800055237, 0.3426418540002487, 0.25398452199806343, 0.13182790100108832, 0.2701256270011072, 0.2903703650008538, 0.02477956499933498, 0.09751913599757245, 0.027959068000200205, 0.07961004100070568, 0.07365493600082118, 0.03358189299979131, 0.07483380000121542, 0.034950031000335, 0.0958328699998674, 0.15540921399951912, 0.10727629199755029, 0.03299841700209072, 0.07056382299924735, 0.20294361600099364, 0.13596775800033356, 0.19609843999933219, 0.13681536899821367, 0.040536528002121486, 0.14628339599948958, 0.10901101299896254, 0.1045616350020282, 0.09208843899978092, 0.10436674199809204, 0.10259183200105326, 0.09256836200074758, 0.10439582300023176, 0.09709919200031436, 0.05860709099943051, 0.05427010999846971, 0.09610525099924416, 0.10196951500256546, 0.023310509997827467, 0.09480988900031662, 0.0996383669989882, 0.18608409500302514, 0.10404662399741937, 0.09833054200134939, 0.09936292999918805, 0.08298254300098051, 0.020745216999785043, 0.04788177299997187, 0.15570776399908937, 0.10051491600097506, 0.021068816000479273, 0.09121554900048068, 0.09594081399700372, 0.1872309780010255, 0.10188801600088482, 0.09299567299967748, 0.1037568130013824, 0.0953899870000896, 0.09653771000012057, 0.04320146099780686, 0.16175514600035967, 0.04715989100077422, 0.10672744700059411, 0.051538127998355776, 0.08595099699959974, 0.048989497001457494, 0.034966826999152545, 0.161098184002185, 0.028765111997927306, 0.09677347999968333, 0.08754352699907031, 0.09000649700101349, 0.020382369999424554, 0.24551320300088264, 0.09005328100101906, 0.024326037997525418, 0.08930879300169181, 0.10047565599961672, 0.09908889600046678, 0.10119843899883563, 0.10701621400221484, 0.09910862399920006, 0.10143731700009084, 0.08574325700101326, 0.102768731998367, 0.11286985500191804, 0.09302696299710078, 0.10604834300102084, 0.09950252099952195, 0.08889856899986626, 0.10012677200211328, 0.15792982799757738, 0.13221001000056276, 0.10224348400151939, 0.09324799299793085, 0.10752535199935664, 0.07129819800320547, 0.02246607299821335, 0.1186576479994983, 0.1832965140019951, 0.030615720999776386, 0.03537966500152834, 0.17725211099968874, 0.10267437299989979, 0.10285429999930784, 0.10052639399873442, 0.1780798970030446, 0.023727320000034524, 0.18626813999799197, 0.041420733999984805, 0.09584356200139155, 0.24773829299738281, 0.24079172799974913, 0.08770467400245252, 0.03925955399972736, 0.1511157649983943, 0.1184996330011927, 0.08385487199848285, 0.09978065500035882, 0.10893328200108954, 0.18130148699856363, 0.10701534800318768, 0.10617395299777854, 0.10033376200226485, 0.18278530799943837, 0.022713633999956073, 0.09052677900035633, 0.14545229299983475, 0.14988555799936876, 0.024169128999346867, 0.11256484399928013, 0.16477084100188222, 0.04575330599982408, 0.028720975999021903, 0.13876736499878461, 0.09204744400267373, 0.1930798289977247, 0.10999957600142807, 0.10701931299990974, 0.10020285100108595, 0.1756472279994341, 0.09995047700067516, 0.10012848299811594, 0.10711377299958258, 0.11246671700064326, 0.18039457299892092, 0.10124459600046976, 0.10707924300004379, 0.10299914500137675, 0.1034369519984466, 0.10502511999948183, 0.09788192300038645, 0.09725791399978334, 0.18853436800054624, 0.024946290999650955, 0.09732451700256206, 0.17542676699667936, 0.10029575900261989, 0.07587771899852669, 0.14650702699873364, 0.09306588200342958, 0.12612185299803969, 0.16012584900090587, 0.11001390399906086, 0.13088478799909353, 0.14180465800018283, 0.0808316200018453, 0.08805052499883459, 0.12616507799975807, 0.15132049200110487, 0.09898288800104638, 0.10231178799949703, 0.08789654299835092, 0.10040778600159683, 0.1003997010011517, 0.09825589699903503, 0.18979785999908927, 0.09815127199908602, 0.10272367200013832, 0.09665803300231346, 0.11311534799824585, 0.09387277600035304, 0.10671114599972498, 0.10944424400076969, 0.1337396130002162, 0.1385697679979785, 0.024471237000398105, 0.18402205299935304, 0.09956844600310433, 0.09480443799839122, 0.10869291800190695, 0.09935253899675445, 0.10676062700076727, 0.09678364399951533, 0.10340288500083261, 0.05637859399939771, 0.030522551001922693, 0.1422561629988195, 0.048440187998494366, 0.06973682000170811, 0.02522124299866846, 0.2596732010024425, 0.19684786099969642, 0.4050087319992599, 0.19853755499934778, 0.021746932001406094, 0.020302400000218768, 0.09265980199779733, 0.10369563100175583, 0.18423134499971638, 0.1306009889995039, 0.17588971100121853, 0.17155259100036346, 0.046133103998727165, 0.2728189029985515, 0.08327718800137518, 0.19038754799839808, 0.22072483200099668, 0.23233661899939761, 0.14761366600214387, 0.10628348299724166, 0.09858429800078738, 0.3049948059997405, 0.10557186400183127, 0.19976214100097422, 0.18846197699895129, 0.10047109899824136]",tokens/s,11.108824250901986,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3366.641664,,,,,s,1,40.037556729000244,40.037556729000244,0.0,40.037556729000244,40.037556729000244,40.037556729000244,40.037556729000244,[40.037556729000244],,kWh,0.0004459767747249998,0.0007307158839366573,0,0.0011766926586616571,,MB,3539.31264,,,,,s,10,4.311675856999955,0.43116758569999547,0.057212777324136294,0.4047294790000251,0.4602743747001113,0.5282487723500706,0.5826282904700384,"[0.44219832999988284, 0.4017803570000069, 0.5962231700000302, 0.4451689530001204, 0.40340969299995777, 0.40426963299978524, 0.403451910000058, 0.40517694199979815, 0.40428201600025204, 0.40571485300006316]",tokens/s,593.7366548192324,kWh,4.862623626583299e-06,7.967045433292733e-06,0.0,1.2829669059876031e-05,tokens/kWh,19953749.29822809,MB,3598.647296,,,,,s,10,29.662260938000145,2.9662260938000147,0.021007880185313434,2.9788276990000213,2.987674600700302,2.9878773513501073,2.9880395518699516,"[2.9360124219997488, 2.981028672999855, 2.9406205710001814, 2.94310287899998, 2.9876295450003454, 2.9880801019999126, 2.984355435999987, 2.9804107509999085, 2.943775912000092, 2.977244647000134]",tokens/s,21.23910922760816,kWh,3.516016114265293e-05,5.7608591422719075e-05,0.0,9.276875256537203e-05,tokens/kWh,679107.9782559902,,s,630,29.656997173000036,0.04707459868730164,0.02026321174162616,0.028463529999953607,0.06882529509998676,0.0690103373500051,0.06943749617977119,"[0.030245145999742817, 0.027728182000373636, 0.06787827199968888, 0.027610797000306775, 0.06788850699967952, 0.02743320500030677, 0.06791202799968232, 0.027466515000014624, 0.06802600600030928, 0.0275244899999052, 0.068009580999842, 0.0277242050001405, 0.06867675000012241, 0.027765380999881017, 0.06802497699982268, 0.027950304000114556, 0.02769945899990489, 0.06846874100028799, 0.027479512999889266, 0.06871985699990546, 0.027791826999873592, 0.06828135700015991, 0.0275338940000438, 0.06846562300006553, 0.02781444999982341, 0.06827074400007405, 0.027833459999783372, 0.06844835300034902, 0.02783085500004745, 0.0678044419996695, 0.02826694600025803, 0.027907464999771037, 0.06850834200031386, 0.02773382999976093, 0.06849887699991086, 0.02794119899999714, 0.06847063600025649, 0.027824953999697755, 0.06878568399997675, 0.028048152000337723, 0.06852287899982912, 0.027564366000206064, 0.06884672899968791, 0.028004122000311327, 0.06821015099967553, 0.02823550500033889, 0.06859897899994394, 0.02798994099975971, 0.028035604000251624, 0.06851638499983892, 0.02800633900005778, 0.06887182599984953, 0.02789288400026635, 0.0691237959999853, 0.027638146999834134, 0.06894592500020735, 0.028247967999959656, 0.0689116329999706, 0.02864616799979558, 0.06885170500027016, 0.02830244599999787, 0.06906265099996745, 0.028193117999762762, 0.07037528799992288, 0.02823069999976724, 0.0681234339999719, 0.027673582000261376, 0.06813115199975073, 0.02769436800008407, 0.027526519000275584, 0.06804848999991009, 0.02793961199995465, 0.06870700899980875, 0.02838583600032507, 0.0682043949996114, 0.027811177000330645, 0.06849328499993135, 0.027609202999883564, 0.0687036529998295, 0.02795166500027335, 0.06818067199992583, 0.0281856289998359, 0.06829811400029939, 0.027950228000008792, 0.02796971499992651, 0.06805944400002772, 0.0276021499998933, 0.06858586599992123, 0.027969229000063933, 0.06844693599987295, 0.027584043000388192, 0.06845304199987368, 0.027876483000000007, 0.06833811799970135, 0.028293024000049627, 0.06862044600029549, 0.02768618299978698, 0.06878370799995537, 0.02799079000033089, 0.06874360199981311, 0.028188981999846874, 0.028184468000290508, 0.06895595399964805, 0.027966212000137602, 0.06798397500006104, 0.028251114999875426, 0.0685563390002244, 0.027869112999724166, 0.06882844600022509, 0.028300122000018746, 0.06856315000004543, 0.027981526000075974, 0.06903006899983666, 0.02795727500006251, 0.06875404199990953, 0.028009421000206203, 0.06843750299958629, 0.02790316900018297, 0.06862457099987296, 0.028508848000001308, 0.027706643000328768, 0.06868068299991137, 0.028207977999954892, 0.06850781699995423, 0.028321045000211598, 0.06901950299970849, 0.02897684199979267, 0.0688859480001156, 0.027508844999829307, 0.06833494100010284, 0.02767687499999738, 0.06807448700010355, 0.027585011000155646, 0.06815273099982733, 0.027642561999982718, 0.027921295999931317, 0.06832844800010207, 0.027694198000062897, 0.06847835999997187, 0.027684762999797385, 0.0687357630004044, 0.027963827999883506, 0.06853473099999974, 0.028568777999680606, 0.06813773900012166, 0.027677219999986846, 0.0682894540000234, 0.027967480999905092, 0.06853492900017955, 0.027423981000083586, 0.028026632000091922, 0.06799109199982922, 0.02790494700002455, 0.06848856299984618, 0.02823129400030666, 0.06890255799999068, 0.028088881999792648, 0.06874248299982355, 0.028188580999994883, 0.06852140000000873, 0.02786400600007255, 0.06880427700025393, 0.02780913900005544, 0.06856052499961152, 0.027956768000422016, 0.06875092199970823, 0.02760603100023218, 0.0687048350000623, 0.028243526999631285, 0.027912084000035975, 0.06879643299998861, 0.028228570000010222, 0.06937971900015327, 0.028162379000150395, 0.0686503309998443, 0.02777654400006213, 0.0688235029997486, 0.027924756000174966, 0.06868227199993271, 0.027782594000200334, 0.06876695699975244, 0.02828288499995324, 0.06831093400023747, 0.028351517999908538, 0.06855376600015006, 0.028036579999934474, 0.06920988999991096, 0.028250603999822488, 0.028069978000075935, 0.02908496100008051, 0.02806397799986371, 0.0681174680003096, 0.02789898599985463, 0.06821327999978166, 0.027667796000059752, 0.06829585700006646, 0.028099479000047722, 0.06891359600012947, 0.027473874999941472, 0.06888768499993603, 0.027871694000168645, 0.06834240499983935, 0.028404190999935963, 0.06838844000003519, 0.02764539899999363, 0.0680914079998729, 0.027834058000280493, 0.027783765999629395, 0.0678251510003065, 0.028094396999676974, 0.06831001800037484, 0.027963567999904626, 0.06819533499992758, 0.0278952680000657, 0.06861218099993494, 0.028045136999935494, 0.06809075999990455, 0.027953466000326443, 0.06875106699999378, 0.027596224999797414, 0.0689738840001155, 0.028994594999858236, 0.06939731300008134, 0.028061700999842287, 0.028112894000059896, 0.06841499200027101, 0.02813919199979864, 0.06857216200023686, 0.02763245400001324, 0.06867541099973096, 0.028391701000145986, 0.06848840299971926, 0.028083754000363115, 0.06886918099962713, 0.028246374999980617, 0.06870732700008375, 0.028449675000047137, 0.06829513599996062, 0.028017310999985057, 0.06925080200016964, 0.028076700999918103, 0.06853302399986205, 0.027682472000378766, 0.028319264999936422, 0.06854693800005407, 0.02778309499990428, 0.06895056299981661, 0.028076898000108486, 0.0694228289999046, 0.02789452600018194, 0.068784942000093, 0.02833231499971589, 0.07009910700026012, 0.02790933899996162, 0.06819553300010739, 0.027866126999924745, 0.06838913599995067, 0.02785938699980761, 0.06857349100027932, 0.02787086399985128, 0.06900205600004483, 0.02813007499980813, 0.06838604700033102, 0.02809881899975153, 0.027681380000103673, 0.06886830299981739, 0.028054136000264407, 0.06845610299978944, 0.028074258000287955, 0.06852923399992505, 0.027737193000120897, 0.06941204499980813, 0.028067681999800698, 0.0683243170001333, 0.02797740599999088, 0.06846360899999127, 0.02821023200021955, 0.06838476299981266, 0.028320322000126907, 0.068564441000035, 0.0281369529998301, 0.027649426000152744, 0.06878272399990237, 0.028012516000217147, 0.06877677399961613, 0.02789143200016042, 0.06858360200021707, 0.028041696999935084, 0.06857772200010004, 0.02812063399960607, 0.0685182199999872, 0.028958428000350978, 0.06839117599974998, 0.028157109999938257, 0.06906002799996713, 0.027928364000217698, 0.06912894000015513, 0.028103921999900194, 0.06832153200002722, 0.028001681999739958, 0.0279173300000366, 0.06883232500013037, 0.027899273999992147, 0.06868555299979562, 0.028306914000040706, 0.06857466500014198, 0.02818509400003677, 0.068511325000145, 0.02852905500003544, 0.06894010799987882, 0.028168872999685846, 0.06860633000042071, 0.02837073499995313, 0.06857882499980406, 0.028357333000258222, 0.06962138000017148, 0.028055066999968403, 0.06834391399979722, 0.028007455000079062, 0.06800203200009491, 0.027748093999889534, 0.027572546000101283, 0.06824009499996464, 0.02764570099998309, 0.06848526900012075, 0.028164197000023705, 0.06831710100004784, 0.027832217999730346, 0.07239435100018454, 0.028246974000012415, 0.06857302999969761, 0.027434556000116572, 0.0688525360001222, 0.028142411999851902, 0.06838803400023608, 0.027961383999809186, 0.06859942100027183, 0.027709882999715774, 0.06846124599996983, 0.028041696999935084, 0.028109884000059537, 0.06820199100002355, 0.028353351000077964, 0.06854000300018015, 0.028010246999656374, 0.06925792300035027, 0.027985780999642884, 0.06877325100003873, 0.028334957999959443, 0.06822202400007882, 0.02809595899998385, 0.0684334730003684, 0.02769481099994664, 0.06841992999989088, 0.028294550999817147, 0.06847267000011925, 0.0281805939998776, 0.028249582000171358, 0.06909514300014052, 0.028365120999751525, 0.06861369499983994, 0.02808619700044801, 0.0686791559996891, 0.028027563000250666, 0.06871385799968266, 0.028299788000367698, 0.06819559099994876, 0.028497990999767353, 0.06882494499996028, 0.027991736000331002, 0.06879626599993571, 0.027789747000042553, 0.06886405199975343, 0.028524618000119517, 0.06935627299981206, 0.027921258000333182, 0.06841680399975303, 0.028043577000062214, 0.07041917500009731, 0.02875941399997828, 0.027706918000149017, 0.06784069599962095, 0.02747638900018501, 0.0679150020000634, 0.027414915000008477, 0.0682992839997496, 0.027485388000059174, 0.06810305699991659, 0.027381127000353445, 0.06817910399968241, 0.027862870000262774, 0.06859650299975328, 0.027684231999955955, 0.06821643100010988, 0.027966280999862647, 0.028325015000064013, 0.0690171129999726, 0.027793558000212215, 0.06840247699983593, 0.027854661000219494, 0.06848973199976172, 0.028289464999943448, 0.06856030600010854, 0.02797034100012752, 0.0688530229999742, 0.028095050000047195, 0.06925865599987446, 0.028750472999945487, 0.0688835129999461, 0.028153743000075337, 0.06885396100005892, 0.027741228000195406, 0.06848792799974035, 0.027951730000040698, 0.02787592799995764, 0.06860705600001893, 0.028104370000164636, 0.06894853699986925, 0.02782667700012098, 0.06872406699994826, 0.027905174999887095, 0.06957063600020774, 0.028279381999709585, 0.06865542900004584, 0.02827656499994191, 0.06825766900010422, 0.028003000999888172, 0.06836602900011712, 0.027562986000248202, 0.06895383199980643, 0.02809409700012111, 0.06876745199997458, 0.02816534600015075, 0.028073890999621653, 0.06843353600015689, 0.028046514999914507, 0.0685142040001665, 0.028355551999993622, 0.06851266300009229, 0.028314273999967554, 0.0694162149998192, 0.029184043999975984, 0.06876126099996327, 0.027906712999993033, 0.06852356400031567, 0.02775048399962543, 0.06845831600003294, 0.0277289099999507, 0.06841838700029257, 0.027474972999698366, 0.06825767100008306, 0.027787718000126915, 0.06812025699991864, 0.02820464400019773, 0.027741111000068486, 0.06863055499979964, 0.02762442799985365, 0.06835903299997881, 0.027514304000305856, 0.06857874199977232, 0.027949649000220234, 0.06844527199973527, 0.027878839000095468, 0.06871325600013733, 0.027496429999700922, 0.06845968300012828, 0.027695447000041895, 0.06807193599979655, 0.02923102100021424, 0.027852531999997154, 0.06847096999990754, 0.028056624000328156, 0.06815062799978477, 0.027962020999893866, 0.06843120200028352, 0.027978838999842992, 0.06831482000006872, 0.028294215999721928, 0.06892655299998296, 0.028154161000202294, 0.06857123800000409, 0.02811002799990092, 0.06840687100020659, 0.02764570699991964, 0.06845477500019115, 0.028477384999860078, 0.028092385000036302, 0.06872061199965174, 0.02816607400018256, 0.06833060999997542, 0.027893825999854016, 0.06901967900012096, 0.028073658000266732, 0.06863582400001178, 0.027680656000029558, 0.06830730100000437, 0.028190165999603778, 0.06855441700008669, 0.02856544099995517, 0.06927829000005659, 0.027954639000199677, 0.06904642599965882, 0.02792698700022811, 0.0682393699999011, 0.029360687999997026, 0.06856681999988723, 0.027749638999921444, 0.06814886800020759, 0.027704291999725683, 0.027698663000137458, 0.06859162199998536, 0.02815602200007561, 0.06847041299988632, 0.027721315000235336, 0.0694434869997167, 0.02808434500002477, 0.06865174600034152, 0.02805190799972479, 0.0687583869998889, 0.0279111580002791, 0.0684371019997343, 0.02787349100026404, 0.06828097800007527, 0.02811114899986933, 0.06809028799989392, 0.0280954150002799, 0.027837305999582895, 0.06819877300040389, 0.02785142899983839, 0.06842160899986993, 0.028155136999885144, 0.06878324300032546, 0.02787604700006341, 0.06892342499986626, 0.028221246000157407, 0.06847007599981225, 0.028722140999889234, 0.06838498800016168, 0.02786585700005162, 0.06850743799986958, 0.027856186000008165, 0.06826779199991506, 0.027764241000113543, 0.028000649000205158, 0.06873204299972713, 0.028167924000172206, 0.06924658299976727, 0.028155691999927512, 0.06892626500030019, 0.02812592800000857, 0.0683594929996616, 0.027964028000042163, 0.06861664799998834, 0.02803341500020906, 0.06906975299989426, 0.028263630000310513, 0.06891540499964321, 0.027772457000082795, 0.06874162600024647, 0.02831605099981971, 0.0686968859999979, 0.028132466999977623, 0.02807014700010768, 0.0684395839998615, 0.02780088600002273, 0.06834255600006145, 0.028322139000010793, 0.06913541599988093, 0.027605276000031154, 0.06801088400015942, 0.027778062999914255, 0.0688526499998261, 0.02800342799991995, 0.06823781600041912, 0.027956623999671137, 0.06857302200023696, 0.028026721000060206, 0.0683176879997518, 0.02780342500000188, 0.06787861500015424, 0.027698116000010486, 0.02801604399974167, 0.06804920900003708, 0.027803474999927857, 0.06826983400014797, 0.027793814000233397, 0.0684957669996038, 0.028223015000094165, 0.06850977700014482, 0.027954285999840067, 0.0686069100001987, 0.02742825899986201, 0.06859187100008057, 0.028221378000125696, 0.06843826199974501, 0.02811169799997515, 0.06819455699996979, 0.02790816500009896, 0.027755242000239377, 0.06811212499997055, 0.02796101900003123, 0.06834124399983921, 0.028072514000086812, 0.06856713699971806, 0.02811470200003896, 0.06854102200031775, 0.027598456999839982, 0.06863155900009588, 0.028378927999710868, 0.0687197020001804, 0.027966070999809745, 0.06878051800003959, 0.027863807000358065, 0.06873667099989689, 0.028074256999843783, 0.027685826999913843, 0.06867641899998489, 0.02811497100037741, 0.06912486899955184, 0.027766332000283, 0.06891465199987579, 0.02806093300023349, 0.06822282299981453, 0.02805325300005279, 0.06877245099985885, 0.027568091999910393, 0.06835098500005188, 0.02786636200016801, 0.06876632300009078, 0.028084725000098842]",tokens/s,21.242878917409648,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,24374.403072,,,,,s,1,372.8139745689987,372.8139745689987,0.0,372.8139745689987,372.8139745689987,372.8139745689987,372.8139745689987,[372.8139745689987],,kWh,0.004356197293022936,0.007137496982615345,0,0.011493694275638282,,MB,24910.88896,,,,,s,10,44.91240811400348,4.491240811400348,0.4995780655263778,4.601467298500211,5.202728729099545,5.208496510049917,5.213110734810216,"[3.9974761480007146, 5.2142642910002905, 4.612075320001168, 4.702320755000983, 4.604115764999733, 4.598818832000688, 3.595539860001736, 4.477241118998791, 3.9091090239999176, 5.201446999999462]",tokens/s,56.99983829639729,kWh,5.2043342407219416e-05,8.527087506907497e-05,0.0,0.00013731421747629439,tokens/kWh,1864337.17283642,MB,25167.695872,,,,,s,10,204.90711182500308,20.49071118250031,1.2989086992204566,20.488146464000238,21.69054005360267,22.47995868080088,23.11149358255945,"[23.269377307999093, 21.011034911000024, 21.28556148899952, 18.90833049700086, 21.51511369200307, 20.659524782000517, 19.037989607997588, 19.02358145100152, 19.879829941000935, 20.31676814599996]",tokens/s,3.074563856710055,kWh,0.000336899004765628,0.0005519990957148539,0.0,0.0008888981004804818,tokens/kWh,70874.26552711295,,s,630,204.8979392639958,0.32523482422856476,0.048992745442765245,0.3121097285002179,0.3737914718989487,0.3926302071498867,0.515909102090409,"[0.3948416189996351, 0.29089818300053594, 0.30333058599717333, 0.299493282000185, 0.29717228800291196, 0.29945224699986284, 0.30033150099916384, 0.300369763001072, 0.30193007399793714, 0.30313047700110474, 0.391332508999767, 0.39586011699793744, 0.38952164400325273, 0.3073986769995827, 0.30178062099730596, 0.30267747700054315, 0.29835719100083224, 0.29963866300022346, 0.2995642499990936, 0.29990425700088963, 0.30268063000039547, 0.30181550400084234, 0.300118693998229, 0.3001389980017848, 0.299017848999938, 0.3075327049991756, 0.29978123899854836, 0.30142191000049934, 0.3008558190012991, 0.3010568419995252, 0.30145635299777496, 0.2996296450000955, 0.30741053500241833, 0.4676290950010298, 0.6128722729990841, 0.45085255300000426, 0.4942756450000161, 0.7692277860005561, 0.6105544549973274, 0.6234977330022957, 0.5454235229990445, 0.6921186760009732, 0.45559982899794704, 0.39893156700054533, 0.37482457300211536, 0.5131787409991375, 0.40274807599780615, 0.3592690559999028, 0.3406766210027854, 0.4848128359990369, 0.3996730219987512, 0.3926369809996686, 0.31503020800300874, 0.364556131997233, 0.3367210280011932, 0.37170641999910004, 0.3172248720002244, 0.30495044800045434, 0.2979336770004011, 0.30138184300085413, 0.305209810998349, 0.3007242519997817, 0.36402132399962284, 0.29382806299690856, 0.2950709820033808, 0.3053148359977058, 0.299448329002189, 0.2980961839966767, 0.29654086800292134, 0.3011685870005749, 0.3025865999989037, 0.3130958570000075, 0.3120282029994996, 0.3123008149996167, 0.3101702620006108, 0.38699518399880617, 0.3616467600004398, 0.3405824000001303, 0.36863768300099764, 0.32794599900080357, 0.4095629490002466, 0.3486309119980433, 0.3205167619998974, 0.3102927100007946, 0.3725665290003235, 0.31490003599901684, 0.29610043299908284, 0.30532608599969535, 0.3074378640012583, 0.3154364539987, 0.35926071400172077, 0.3211950959994283, 0.31344465000074706, 0.36982692799938377, 0.31470882600115146, 0.3287839509976038, 0.39415553900107625, 0.37298240100062685, 0.3297318279983301, 0.36119597500146483, 0.30347831700055394, 0.3201254269988567, 0.3685296309995465, 0.3209333270024217, 0.3132436449996021, 0.3213439409992134, 0.36315821500102174, 0.3308706039970275, 0.3632891470006143, 0.34293297800104483, 0.34741041799861705, 0.3395011360007629, 0.39894511899910867, 0.3675779950026481, 0.32261124899741844, 0.31947258800209966, 0.34894694600006915, 0.31584755400035647, 0.33064999399721273, 0.3701217860034376, 0.3277360719985154, 0.37376858399875346, 0.3068535210004484, 0.31605249700078275, 0.35827089499798603, 0.3268472660020052, 0.31526869799927226, 0.36116406799919787, 0.3217599910021818, 0.361565895997046, 0.2556821489997674, 0.3599562160015921, 0.3935068829996453, 0.3905066209990764, 0.32007574700037367, 0.3848256429992034, 0.35090326400313643, 0.3686295439983951, 0.3160484059990267, 0.37017834300058894, 0.32359559399992577, 0.31243133899988607, 0.30430832199999713, 0.30497183300030883, 0.3470936220001022, 0.30982883400065475, 0.2980337070002861, 0.3059897999992245, 0.31499377499858383, 0.36787202900086413, 0.3377481360003003, 0.3167786919984792, 0.3643287400009285, 0.31856497099943226, 0.317872999003157, 0.35305868899740744, 0.32867089200226474, 0.3977828329989279, 0.3987513169995509, 0.3668350570005714, 0.2561952649994055, 0.3574238500004867, 0.30142483199961134, 0.38710668999920017, 0.31422814799952903, 0.3115192270015541, 0.38870760099962354, 0.32451751999906264, 0.3631404930019926, 0.33142566599781276, 0.39547985500030336, 0.37055693799993605, 0.31675365599949146, 0.31967941200127825, 0.365586872001586, 0.3148958780002431, 0.29654632499659783, 0.30509261100087315, 0.31621170899961726, 0.31355612200059113, 0.3567698719998589, 0.31951613999990514, 0.3788742100005038, 0.3249262870012899, 0.3198209029978898, 0.3640501250010857, 0.32956489799835254, 0.36462089700216893, 0.31696473600095487, 0.31123414499961655, 0.31427150099989376, 0.28966283800036763, 0.29745699699924444, 0.29503173700140906, 0.3012643289985135, 0.2959902879993024, 0.2862912190030329, 0.2256831799968495, 0.27292053300334373, 0.23145808199842577, 0.2715998390012828, 0.22595353899669135, 0.2700820560021384, 0.22480615899985423, 0.27099324599839747, 0.24332361400229274, 0.34482890499930363, 0.3018621049996, 0.297657065999374, 0.2575457090024429, 0.34629839599801926, 0.30798897500062594, 0.30808935800087056, 0.29588028799844324, 0.29836632600199664, 0.2996924069993838, 0.2926136379974196, 0.29294989500340307, 0.30216618799749995, 0.25392533999911393, 0.30118932200275594, 0.3449267289979616, 0.3004329110008257, 0.29775687499932246, 0.3008771929999057, 0.31497900600152207, 0.3160895549990528, 0.30302023400145117, 0.30756975899930694, 0.3007001890000538, 0.29665909499817644, 0.2975494849997631, 0.2962455970009614, 0.2995083200003137, 0.30195189799997024, 0.2954241119987273, 0.3009198630024912, 0.307684256000357, 0.3020002109988127, 0.30616923100023996, 0.29474947799826623, 0.2987570820005203, 0.29864505600198754, 0.3078856350002752, 0.37748391999775777, 0.32199134600159596, 0.38634005499989144, 0.399341103999177, 0.3675223009995534, 0.31601932600096916, 0.31152212400047574, 0.30742911999914213, 0.2898118390003219, 0.32314853200296056, 0.3874573959983536, 0.37353581600109464, 0.3050476219978009, 0.3157417729998997, 0.30507353700159, 0.30064159799803747, 0.36411771300117834, 0.34059373299896833, 0.3565224699996179, 0.33439983100106474, 0.3166938860013033, 0.36622578500100644, 0.3309395989999757, 0.3709672810000484, 0.3306060319991957, 0.364271963997453, 0.3124473910029337, 0.3038514589970873, 0.31579906300248695, 0.3071930189980776, 0.29665565400136984, 0.35521001300003263, 0.3087981829994533, 0.3842071190010756, 0.3181358049987466, 0.32102455600033863, 0.36919090599985793, 0.32719839900164516, 0.3724562009992951, 0.32485941000049934, 0.3214900309976656, 0.3666424340008234, 0.38663607700073044, 0.3226908069991623, 0.31137054999999236, 0.2999938370012387, 0.3617981860006694, 0.3242781369990553, 0.31354372300120303, 0.3770350389968371, 0.33152619100292213, 0.35521737199815107, 0.3312441160014714, 0.3724591770005645, 0.3274113999977999, 0.3178666740022891, 0.37564801699772943, 0.41321379199871444, 0.37111036000351305, 0.30026718899898697, 0.31014653500096756, 0.38308489399787504, 0.3275745700011612, 0.36412852499779547, 0.3352920380020805, 0.37399746300070547, 0.40142885800014483, 0.39202009399741655, 0.4030049670000153, 0.3304868500017619, 0.318855221998092, 0.3829987440003606, 0.37248570600058883, 0.3235714309994364, 0.3023920769992401, 0.31387221700060763, 0.367458896998869, 0.3275529189995723, 0.35667246600132785, 0.31781399399915244, 0.3233896579986322, 0.35800067700256477, 0.3247375639984966, 0.3196972730002017, 0.35657727800207795, 0.3162692159967264, 0.32894591000149376, 0.3593257510001422, 0.3188856589986244, 0.30327008600215777, 0.30401261699807947, 0.31666361799943843, 0.36679913800253416, 0.31668661100047757, 0.3794410899972718, 0.32070961800127407, 0.3240220949992363, 0.35864436799965915, 0.32608569800140685, 0.37534134299858124, 0.3244666700011294, 0.3157302979998349, 0.35182116299984045, 0.3165031390017248, 0.2927763669977139, 0.2960448660014663, 0.30761373000132153, 0.321888926999236, 0.3617804059977061, 0.30753837000156636, 0.5170243200009281, 0.380570383000304, 0.3253176429971063, 0.30676335700263735, 0.35652980099985143, 0.31849215399779496, 0.3144536239997251, 0.3816202100024384, 0.3928718110000773, 0.3144729849991563, 0.3069832969995332, 0.3034365009989415, 0.3022754449993954, 0.30486756100071943, 0.3051061540027149, 0.3056939189991681, 0.30421062399909715, 0.2917126169995754, 0.2724091660020349, 0.23378291499830084, 0.27629816999979084, 0.29557495300105074, 0.2959070930010057, 0.2938188819971401, 0.29412317499736673, 0.3033152509997308, 0.30358966600033455, 0.3033869480022986, 0.3043993769970257, 0.3020777050005563, 0.3017254910009797, 0.30181467099828296, 0.30214279200299643, 0.31091962499704096, 0.29671770300046774, 0.28936282400172786, 0.28447306199814193, 0.2349037780004437, 0.2733741129995906, 0.23683464700297918, 0.2750156009969942, 0.2778413090018148, 0.23892307500136667, 0.30277500599913765, 0.35273152599984314, 0.30653351599903544, 0.3013146340017556, 0.3022580599972571, 0.3028860470003565, 0.3034540289991128, 0.30526775600083056, 0.30532085000231746, 0.30465452399948845, 0.3027288699995552, 0.3092350129991246, 0.30443062300037127, 0.3065661430009641, 0.3463804359998903, 0.3062391089988523, 0.3054484540007252, 0.3050848889979534, 0.30545506000271416, 0.30663132200061227, 0.30646581599648925, 0.3061605220027559, 0.3062654349996592, 0.30577605700091226, 0.34859123599744635, 0.3065802810015157, 0.30535279999821796, 0.30653415500273695, 0.3053007559974503, 0.305547847001435, 0.30538865799826453, 0.31030759300119826, 0.3046096170000965, 0.3046485839986417, 0.34350046000326984, 0.30449701599718537, 0.3048242120021314, 0.303984734997357, 0.30367043900332646, 0.30417718299941043, 0.3039668349993008, 0.30496652600049856, 0.3023364729997411, 0.3135577959983493, 0.2847763620011392, 0.3030169779995049, 0.2987750930005859, 0.2995139630002086, 0.3000493389990879, 0.29794954099997994, 0.2904807119994075, 0.2509257380006602, 0.29151475700200535, 0.2909980819968041, 0.29118337200270616, 0.29163056399920606, 0.2917502179989242, 0.29217306099963025, 0.2517966140003409, 0.29297654200127, 0.29388205699797254, 0.29365797500213375, 0.292911747998005, 0.3055533680017106, 0.2938200999997207, 0.2966195469998638, 0.29323748300157604, 0.29665611399832414, 0.2983105280000018, 0.2979081090015825, 0.296982116997242, 0.29720577400075854, 0.297492259000137, 0.2562899440017645, 0.29685421799877076, 0.2973856419994263, 0.30851369200172485, 0.34693784099727054, 0.3019857840008626, 0.30319916599910357, 0.30548069100041175, 0.3022204760018212, 0.2989811279985588, 0.3008224290024373, 0.2995844879987999, 0.29951588100084336, 0.30711245899874484, 0.2988065040008223, 0.3003018039999006, 0.29903360499884, 0.3102716409994173, 0.31137870699967607, 0.30588008500126307, 0.30851426500157686, 0.34841499799949815, 0.3133756999995967, 0.310920392999833, 0.31008588899931055, 0.3122176520009816, 0.35869413199907285, 0.31284252399927936, 0.31290035100028035, 0.31249503399885725, 0.35862999000164564, 0.31351848999838694, 0.31243726500179037, 0.3134514230005152, 0.28139937900050427, 0.2938101629988523, 0.2927748520014575, 0.29323810400092043, 0.29234432999874116, 0.2955619249987649, 0.2975290220019815, 0.3215693050005939, 0.3171412560004683, 0.30304150199663127, 0.2926115510017553, 0.29165016600018134, 0.29254355399825727, 0.2952385980024701, 0.2924719959992217, 0.29420681099873036, 0.25267820299995947, 0.3546642569999676, 0.3160636490028992, 0.29631204799807165, 0.3241079930012347, 0.35702277599921217, 0.3148210690014821, 0.30047901999932947, 0.2867723620001925, 0.24510713999916334, 0.28485663199899136, 0.2868794070018339, 0.28664053399916156, 0.28762917399944854, 0.23939487499956158, 0.27510900600100285, 0.22770370799844386, 0.2984879659998114, 0.30295310000292375, 0.30056665599840926, 0.3926219280001533, 0.3194249279986252, 0.3586712720025389, 0.3126418600004399, 0.32532022199666244, 0.3604671320026682, 0.31978056200023275, 0.3200887620005233, 0.3588231559988344, 0.32067904900031863, 0.37947171699852333, 0.38995853300002636, 0.33970552800019505, 0.3720887759991456, 0.3304674940009136, 0.4114631689990347, 0.3660780200007139, 0.3139857230016787, 0.3135234000001219, 0.35662261999823386, 0.2998092260022531, 0.3455212399967422, 0.3686141170001065, 0.33358288400268066, 0.35589667499880306, 0.31219125400093617, 0.31585809999887715, 0.2910660720008309, 0.2949992329995439, 0.29918756099868915, 0.29902952600241406, 0.31316297499870416, 0.30921859099908033, 0.304987269002595, 0.3023408549997839, 0.29692402799992124, 0.29243040700021083, 0.3014648149983259, 0.2945594170014374, 0.30428651699912734, 0.2998157709989755, 0.3034034789998259, 0.3029043509995972, 0.35564218500076095, 0.3142147920007119, 0.313754216000234, 0.37366603199916426, 0.29727515900231083, 0.31184750299871666, 0.3173260430012306, 0.3087523939975654, 0.3116766210005153, 0.3602158009998675, 0.3160615519991552, 0.309482783999556, 0.36451969500194537, 0.3251552859983349, 0.3074050659997738, 0.30262878600115073, 0.3050467249995563, 0.3784803460002877, 0.3783202230006282, 0.32812104799813824, 0.3706697610032279, 0.31390381199889816, 0.32046777499999735, 0.32143273999827215, 0.3581813980017614, 0.32853808399886475, 0.3810044800011383, 0.31870305700067547, 0.3114406839995354, 0.298952332999761, 0.2999939449982776, 0.29372932800106355, 0.35759116700137383, 0.3128830149980786, 0.3323289140025736, 0.3527980099970591, 0.3180733860026521, 0.3281390060001286, 0.36659893799878773, 0.33323663199917064, 0.35688328000105685, 0.3380470849988342, 0.37462249899908784, 0.3100974330009194, 0.3297647819999838, 0.29303506200085394, 0.3054260440003418]",tokens/s,3.074701494134071,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,41773.858816,,,,,s,1,525.9375882740005,525.9375882740005,0.0,525.9375882740005,525.9375882740005,525.9375882740005,525.9375882740005,[525.9375882740005],,kWh,0.006179919503050009,0.0033682952327029926,0,0.009548214735753001,,MB,42567.96672,,,,,s,10,68.8208443500007,6.88208443500007,0.005982953387111479,6.880787230499664,6.890294461900157,6.891810821950367,6.893023909990534,"[6.880779654000435, 6.893327182000576, 6.882356748999882, 6.8807948069988925, 6.889957493000111, 6.876590670000951, 6.876956809999683, 6.874805508999998, 6.887932269000885, 6.877343206999285]",tokens/s,37.1980324301263,kWh,8.125793127472233e-05,4.428856003689192e-05,0.0,0.00012554649131161426,tokens/kWh,2039085.260969914,MB,42911.6416,,,,,s,10,247.25011743199866,24.725011743199865,0.20482861264741375,24.72458098199968,24.924028890399132,24.994148639199373,25.05024443823957,"[24.881645114001003, 24.605188814999565, 24.908446723999077, 24.673560757000814, 25.06426838799962, 24.81777667299866, 24.561212829001306, 24.6821668449993, 24.288856167999256, 24.766995119000057]",tokens/s,2.5480271012339126,kWh,0.0002881561410965286,0.00015705630341434533,0.0,0.0004452124445108738,tokens/kWh,141505.47851198103,,s,630,247.24265857699902,0.39244866440793497,0.007284439798707216,0.3932712955001989,0.4016640541001834,0.40391978515044685,0.4074003100894152,"[0.3980199420002464, 0.40061681299994234, 0.390397863000544, 0.3885124989992619, 0.39588606799952686, 0.39326222900126595, 0.3955122269999265, 0.3936559389985632, 0.3885133070016309, 0.38980623799943714, 0.39496643699931155, 0.3907963559995551, 0.3897967830016569, 0.39275501699921733, 0.3956616630002827, 0.4000968290001765, 0.39633640099964396, 0.3892672229994787, 0.3946322650008369, 0.3914979419987503, 0.39608808800039697, 0.3903346410006634, 0.3900908599989634, 0.3897967820012127, 0.39175113499914005, 0.39326559900109714, 0.39458439400004863, 0.3889646649986389, 0.3922747699998581, 0.3908217490006791, 0.3879182079999737, 0.388406557000053, 0.3927718430004461, 0.3963871989999461, 0.3934464969988767, 0.4023737580009765, 0.3916316889990412, 0.3914481470001192, 0.39045228400027554, 0.39556968699980644, 0.39180656600001385, 0.3923251300002448, 0.3892369229997712, 0.39466846400137, 0.39230298599977687, 0.4043995760002872, 0.40071310899838863, 0.3902269050013274, 0.39881005799907143, 0.39912302500124497, 0.4082270889994106, 0.40527501399992616, 0.4101519920004648, 0.4032466509997903, 0.39893685300012294, 0.3984236489995965, 0.39745754300020053, 0.4016604970001936, 0.40000942400001804, 0.3952509060000011, 0.3993458799996006, 0.3962517410000146, 0.3948042899992288, 0.3971448060001421, 0.3938263399995776, 0.3956907020001381, 0.39193391400112887, 0.389731003999259, 0.3913576830000238, 0.3883909809992474, 0.3917562620008539, 0.3948442820001219, 0.3963185129996418, 0.40127685900006327, 0.4009522489996016, 0.40311380900129734, 0.4042044489997352, 0.4025091679995967, 0.40646191599989834, 0.39839035700060776, 0.38294638600018516, 0.38002960099947813, 0.3808018589988933, 0.3810385290016711, 0.38697407499967085, 0.3932318930001202, 0.3860655139997107, 0.3786112679990765, 0.388375429000007, 0.3839877560003515, 0.38191163500050607, 0.38328719699893554, 0.38245310000093014, 0.3809490849998838, 0.3783306879995507, 0.3848101620005764, 0.383692493000126, 0.38329318999967654, 0.38633568399927753, 0.3977874130014243, 0.3946875679994264, 0.4021566459996393, 0.40780624800027, 0.39783046199954697, 0.4000268899999355, 0.3873830390002695, 0.3850002929993934, 0.38306328500038944, 0.37841256899992004, 0.3814179500004684, 0.3881087869995099, 0.3907222449997789, 0.38839874299992516, 0.3822929820016725, 0.3855581149982754, 0.3825116390016774, 0.3854251029988518, 0.39257344100042246, 0.39128793199961365, 0.3939502289995289, 0.3955097020007088, 0.3906787230007467, 0.390677853998568, 0.39708245800102304, 0.40137004899952444, 0.39784621999933734, 0.3934611529984977, 0.3883418650002568, 0.39392637600030866, 0.39213158799975645, 0.3965023380005732, 0.3960919050005032, 0.39865548699890496, 0.39023019100022793, 0.39083930400011013, 0.39737898299972585, 0.38990393899985065, 0.39052639700094005, 0.3958909209995909, 0.38986398199995165, 0.38975841399951605, 0.3875231510010053, 0.3917656720004743, 0.39125889999922947, 0.40186849500059907, 0.3944454960001167, 0.3965802139991865, 0.3928365690007922, 0.3925956659986696, 0.39420056200106046, 0.3890173910003796, 0.3929988769996271, 0.3934416109987069, 0.39398987500135263, 0.40074932300012733, 0.3926263299999846, 0.3961728389986092, 0.39058298600139096, 0.3913053910000599, 0.3952137629985373, 0.4011161720009113, 0.4011512880006194, 0.39446806899832154, 0.3936904560014227, 0.40268371399906755, 0.404893130000346, 0.403989423000894, 0.39647133099970233, 0.4041869279990351, 0.4093653590007307, 0.39411259299959056, 0.3998473150004429, 0.39547323300030257, 0.39455022899892356, 0.39929906299948925, 0.39402144700034114, 0.3953761909997411, 0.3941545470006531, 0.39802728399990883, 0.3940914899994823, 0.3940949450006883, 0.39963366399933875, 0.4036736710004334, 0.3944612960003724, 0.3945709010004066, 0.39295266899898706, 0.40156467400083784, 0.390675922999435, 0.392335718999675, 0.3972419540004921, 0.4008414140007517, 0.3940552719996049, 0.3930970410001464, 0.3940920080003707, 0.3968173079992994, 0.3973839369991765, 0.39905095500034804, 0.4026557960005448, 0.400743940999746, 0.4039310680000199, 0.3951278620006633, 0.3975115579996782, 0.3888727329995163, 0.3867714240004716, 0.38368440399972314, 0.38226757399934286, 0.3821808360007708, 0.38020983900059946, 0.3802881529991282, 0.3804105420003907, 0.38229739099915605, 0.38335496000036073, 0.3864936749996559, 0.3830511699998169, 0.38427426800080866, 0.38672592299917596, 0.3874740780011052, 0.3928497180004342, 0.3984594899993681, 0.3979976930004341, 0.3999543520003499, 0.40226139899823465, 0.39724661900072533, 0.39185087499936344, 0.38313383200147655, 0.38386549099959666, 0.3843171930002427, 0.3905817019985989, 0.397627973001363, 0.38398187199891254, 0.3831401340012235, 0.3860086409986252, 0.3865178610012663, 0.3831084550001833, 0.38379924399851006, 0.3922338340016722, 0.39431971499834617, 0.3931875020007283, 0.3977910720004729, 0.39853868399950443, 0.3956889700002648, 0.39645512999959465, 0.39526736799962237, 0.39480984100009664, 0.39549623700077063, 0.39752826599942637, 0.3984218050009076, 0.39324335399942356, 0.3925686099992163, 0.39124549600091996, 0.3970626629998151, 0.3912649230005627, 0.39606357499906153, 0.3974598019995028, 0.39699611000105506, 0.39604096400034905, 0.3951672849998431, 0.39657272699878376, 0.3887616789997992, 0.3960616050007957, 0.3949109019995376, 0.3995787420008128, 0.4055212949988345, 0.40169606800009205, 0.39485455300018657, 0.39520123100010096, 0.39558209300048475, 0.3950371600003564, 0.3978393679990404, 0.39249691199984227, 0.3996798320004018, 0.394705476001036, 0.3964001329986786, 0.39832162400125526, 0.40211019799971837, 0.40075520499885897, 0.3998761030015885, 0.39596893199995975, 0.3977086139984749, 0.39579338600015035, 0.39686805400015146, 0.39953436700125167, 0.40591435599890247, 0.4013845000008587, 0.40262159099984274, 0.399447001000226, 0.40667600099914125, 0.4056892680000601, 0.40636589499990805, 0.40503994800019427, 0.40296692099946085, 0.39540762300021015, 0.39682571299999836, 0.3980822450012056, 0.3951608049992501, 0.3960454829993978, 0.3955849850008235, 0.39717589099927864, 0.39865627700055484, 0.3977265039993654, 0.39402034700106014, 0.39875426099933975, 0.3948282620003738, 0.39957798499926866, 0.3952313339996181, 0.3910884780016204, 0.39327699199930066, 0.3944154050004727, 0.3919120680002379, 0.39259342799959995, 0.39676454899927194, 0.4043636160004098, 0.4031590659997164, 0.39787585100020806, 0.3952690240002994, 0.4075339359987993, 0.3996055190000334, 0.4039059950009687, 0.40605110799879185, 0.4123635240011936, 0.40650706899941724, 0.4022614050008997, 0.38809375599885243, 0.38172363299963763, 0.38495977600177866, 0.38575929699982225, 0.3871196809996036, 0.38535064099960437, 0.38247602800038294, 0.38354519399945275, 0.3835064289996808, 0.3809989460005454, 0.3856909660007659, 0.38536018999911903, 0.39742348999971, 0.4025121289996605, 0.40601741000136826, 0.4051652309990459, 0.40674861899969983, 0.39985589100069774, 0.40188139800011413, 0.38215569800013327, 0.3816771700003301, 0.3818684099987877, 0.3859431670007325, 0.3933646490004321, 0.3844871189994592, 0.3831700650007406, 0.38330531299834547, 0.38355527200110373, 0.38173142899904633, 0.3873959709999326, 0.38902545900054974, 0.3872128920011164, 0.3904967439993925, 0.391419383999164, 0.3915047959999356, 0.4015878860009252, 0.39994598900011624, 0.39672757199878106, 0.39719796500139637, 0.39420856699871365, 0.39846677700006694, 0.39485805000003893, 0.4015785869996762, 0.40494700700037356, 0.3956331360004697, 0.39611489299932146, 0.3956647040013195, 0.3963587299986102, 0.4082618440006627, 0.3974217070008308, 0.40094481999949494, 0.39853336200030753, 0.3991142769991711, 0.3950191439998889, 0.3934781460011436, 0.4003174509998644, 0.40105123100147466, 0.3997811479985103, 0.39912647900018783, 0.3964709660012886, 0.3909042179984681, 0.39156786800049304, 0.3934248250006931, 0.3930402589994628, 0.39079556099932233, 0.39335256300000765, 0.38868751200061524, 0.3969220660001156, 0.3991308700005902, 0.3981430730000284, 0.3959733529991354, 0.4022817280001618, 0.4032197950000409, 0.4026998530007404, 0.397255594998569, 0.40057160500145983, 0.4054678229986166, 0.4046026810010517, 0.39717958199980785, 0.3990123629992013, 0.40181150600074034, 0.39697765200071444, 0.38489768499857746, 0.38333531399985077, 0.3816117750011472, 0.38527048799915065, 0.38254259200039087, 0.3820550609998463, 0.38648567400014144, 0.3827013120007905, 0.3847156339998037, 0.3835434049997275, 0.38147390999984054, 0.386414001999583, 0.38406978999955754, 0.38502580300155387, 0.3811710469999525, 0.3848851319999085, 0.3883625789985672, 0.38250415100083046, 0.3815480760003993, 0.37945565600057307, 0.3815295709991915, 0.388981172000058, 0.38293738399988797, 0.3844120039993868, 0.38420052000037686, 0.3930711400007567, 0.3862989560002461, 0.3879035379995912, 0.38442521300021326, 0.3875421140000981, 0.38813378299892065, 0.3842498730009538, 0.38203590999910375, 0.38351079300082347, 0.3828590309985884, 0.3816240830001334, 0.385381595000581, 0.38000726700011, 0.38173519100018893, 0.38154512899927795, 0.37915664600041055, 0.3832900769994012, 0.38187903400103096, 0.3872682459987118, 0.3825309000003472, 0.38434964699990815, 0.38804879100098333, 0.3845244489984907, 0.391106764000142, 0.40205444599996554, 0.39965706700058945, 0.3996921479993034, 0.39805329100090603, 0.3991208179995738, 0.39638550500058045, 0.3896921100003965, 0.3822655530002521, 0.3850588229997811, 0.38052926899945305, 0.388103527999192, 0.38735923600142996, 0.38315432599847554, 0.38593365700035065, 0.3838387449995935, 0.3811713340001006, 0.385241929001495, 0.396406173998912, 0.3945203430012043, 0.3919899849988724, 0.395410119999724, 0.3930113300011726, 0.3908951529992919, 0.39878298599978734, 0.39701682800114213, 0.39011378399845853, 0.38788224900054047, 0.3988749939999252, 0.39409323200015933, 0.3883924450001359, 0.39123885200024233, 0.3967957879995083, 0.3908569239993085, 0.3930689030003123, 0.3931308770006581, 0.4025624700007029, 0.4037305049987481, 0.3983336010005587, 0.3927146730002278, 0.395235263998984, 0.39780286800123577, 0.39457719799975166, 0.3971112910003285, 0.3979066470001271, 0.3993227199989633, 0.39771084300082293, 0.39323773899923253, 0.3996885899996414, 0.3985345580003923, 0.3994618199994875, 0.3981782700011536, 0.38598172899946803, 0.38322248500116984, 0.3842787319990748, 0.3773235680000653, 0.3790655520006112, 0.38464865399873815, 0.38225018800039834, 0.39311514499968325, 0.40362088000074436, 0.4063657669994427, 0.3979969970005186, 0.40707315700092295, 0.4009413839994522, 0.3962292870000965, 0.3922241660002328, 0.3801638479999383, 0.3805209769998328, 0.3834148730002198, 0.38687154999934137, 0.3844140969995351, 0.3866652230008185, 0.38165864599977795, 0.3800053909999406, 0.38061431300047843, 0.38401739499931864, 0.37943608600107837, 0.38078755799870123, 0.380325965999873, 0.3798344189999625, 0.3794142450005893, 0.3797531979998894, 0.38663726999948267, 0.38074944199979655, 0.3810836040011054, 0.3852251039988914, 0.38332197300042026, 0.3845639890005259, 0.38427879600021697, 0.3830937429993355, 0.3816145109994977, 0.38181304300087504, 0.3806134850001399, 0.3862732790003065, 0.38192553499902715, 0.39015262000066286, 0.38533655799983535, 0.3871218019994558, 0.3838368970009469, 0.38060326400045597, 0.38172396299887623, 0.3838896779998322, 0.3827216879999469, 0.38720914000077755, 0.3841298209990782, 0.38439285200001905, 0.3855837530009012, 0.38648675799959165, 0.38842476299942064, 0.39198047799982305, 0.3831669330011209, 0.3827756289992976, 0.39076443100020697, 0.3842876390008314, 0.3822473229993193, 0.3775977029999922, 0.3828699810001126, 0.3818303910011309, 0.39461579300041194, 0.39276308699845686, 0.40367457200045465, 0.3991435219995765, 0.4020088220004254, 0.39570278199971654, 0.3941145200005849, 0.38463633399987884, 0.3808002040004794, 0.37979888299923914, 0.3822854490008467, 0.3883244129992818, 0.3840331690007588, 0.3852476840002055, 0.37862783299897274, 0.3837174109994521, 0.38269767000019783, 0.3854940080000233, 0.39524572899972554, 0.39524402800088865, 0.39275482300035947, 0.39617541000006895, 0.38985183799923107, 0.39899607299958006, 0.39671717300007003, 0.39597842500006664, 0.3911636880002334, 0.390051823000249, 0.39875320899955113, 0.3930461859999923, 0.39915932300027634, 0.39414890900116006, 0.39165009199859924, 0.39946738999969966, 0.3918125060008606, 0.39515680099975725, 0.3965536390005582, 0.40021887900002184, 0.40178117899995414, 0.3975645659993461, 0.39724894699975266, 0.3977877140005148, 0.3952059540006303, 0.39693825199901767, 0.3948316269998031, 0.393606109000757, 0.39767729400045937, 0.3932593179997639, 0.4010367219998443, 0.40075381099995866, 0.4020163450004475, 0.3979543309997098, 0.40007305499966606, 0.39985974299997906, 0.392682113999399, 0.39964338000027055, 0.3935490170006233, 0.39474499599964474, 0.3935496529993543]",tokens/s,2.5481039705120243,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,12559.110144,,,,,s,1,160.5316508220003,160.5316508220003,0.0,160.5316508220003,160.5316508220003,160.5316508220003,160.5316508220003,[160.5316508220003],,kWh,0.0018670642120229128,0.001017621367804622,0,0.0028846855798275346,,MB,12693.434368,,,,,s,10,18.767245534000267,1.8767245534000268,0.004423242139442819,1.8743218159997923,1.8831008776999625,1.8835150248500212,1.8838463425700684,"[1.872336739000275, 1.8746818269996766, 1.8722896680001213, 1.8727520389998062, 1.879868260999956, 1.8830088449999494, 1.8839291720000801, 1.8809094590001223, 1.8735077190003722, 1.873961804999908]",tokens/s,136.40787058293108,kWh,2.2118520137638727e-05,1.205527564860487e-05,0.0,3.4173795786243596e-05,tokens/kWh,7491119.851048295,MB,12696.735744,,,,,s,10,73.99514395699998,7.399514395699998,0.02044052462655147,7.389308530500102,7.428987765399779,7.430476506700051,7.43166749974027,"[7.378867134999837, 7.388078726999993, 7.4284048559998155, 7.3792705579999165, 7.384150981999937, 7.387029650000386, 7.390538334000212, 7.398181532999843, 7.428656933999719, 7.431965248000324]",tokens/s,8.514072225686935,kWh,8.779653756881966e-05,4.785254584145863e-05,0.0,0.00013564908341027828,tokens/kWh,464433.65790724114,,s,630,73.99139142000013,0.11744665304761925,0.0017480475682576794,0.11712331600028847,0.11863203659977443,0.12021702099975755,0.12237085641995692,"[0.12082462099988334, 0.11744861099987247, 0.11661799800003791, 0.11887261199990462, 0.1160977620002086, 0.12087003599981472, 0.11725821500021993, 0.11745202400015842, 0.11692582299974674, 0.11665777000007438, 0.11601985200013587, 0.11900965599988922, 0.11639974099989558, 0.1152550470001188, 0.11523940000006405, 0.11543799499986562, 0.11670555599994259, 0.11647375500024282, 0.11706937999997535, 0.11704199699988749, 0.1168408029998318, 0.11662542700014455, 0.11657323700001143, 0.1177502599998661, 0.1176890890001232, 0.11683185199990476, 0.11654592000013508, 0.11657313299974703, 0.11660731700021643, 0.11666657700016003, 0.11690593899993473, 0.11664319200008322, 0.1166584999996303, 0.11690889900000911, 0.11733516799995414, 0.1174180940001861, 0.11652741699981561, 0.11706542800038733, 0.11698472699981721, 0.11724133999996411, 0.11726689600027385, 0.12010626199980834, 0.11693718400010766, 0.11696140999993077, 0.11714166199999454, 0.11738102999970579, 0.11975640400032717, 0.1163667149999128, 0.11738551700000244, 0.11750348899977325, 0.11848071300028096, 0.1165580649999356, 0.11696995700003754, 0.11685401099975934, 0.11636187700014489, 0.11592030600013459, 0.11698167699978512, 0.11653861500008134, 0.11653328100010185, 0.11697526299985839, 0.11720762499999182, 0.117320583000037, 0.11690078299989182, 0.12139908500012098, 0.12267601300027309, 0.11684702099955757, 0.11649566700043579, 0.1162349629998971, 0.1165031519999502, 0.11610160999998698, 0.1165751039998213, 0.11687817100028042, 0.11817232299972602, 0.11651378000033219, 0.11565184999972189, 0.11634051500004716, 0.11579887600009897, 0.11647884300009537, 0.11692499699984182, 0.11742390500012334, 0.1177993879996393, 0.12033042600023691, 0.11803617199984728, 0.11675860700006524, 0.11716994200014597, 0.11694462600007682, 0.1172051889998329, 0.1175610450000022, 0.11636111600000731, 0.11654813399991326, 0.11622947000023487, 0.1166855259998556, 0.11631714299983287, 0.11631796700021368, 0.1163444899998467, 0.11716013100021883, 0.11694979000003514, 0.11673239099991406, 0.11710181599983116, 0.11693932200023482, 0.11711229000002277, 0.11665571799994723, 0.11639830800004347, 0.1173103779997291, 0.11752482000019882, 0.12038888899996891, 0.11703353999973842, 0.11764166800003295, 0.11598538300040673, 0.11662198499971055, 0.12077095699987694, 0.11760844300033568, 0.11705764199996338, 0.11759451699981582, 0.11685283099996013, 0.11992929100006222, 0.11675164600001153, 0.11631006500010699, 0.11737885299999107, 0.11752396500014584, 0.11794172700001582, 0.11779772999989291, 0.11717022999982873, 0.11698351699988052, 0.11664106100033678, 0.1162178929998845, 0.12139743299985639, 0.1170461750002687, 0.11671479899996484, 0.11706043799995314, 0.11635122100005901, 0.11657805999993798, 0.11652705500000593, 0.11626875000001746, 0.11688677399979497, 0.11518236000028992, 0.11599489099990024, 0.12436740400016788, 0.14842312099972332, 0.11713068600010956, 0.1165316490000805, 0.11664635199986151, 0.11953714799983572, 0.11680598000020836, 0.1166411799999878, 0.11640119699995921, 0.11678773299991008, 0.11641770799997175, 0.11736008600018977, 0.11610801400001947, 0.12095564099990952, 0.11702195399993798, 0.11814149900010307, 0.11681944500014652, 0.11738347899972723, 0.1173722500002441, 0.11714554299987867, 0.11744865199989363, 0.11734046199990189, 0.11674470000025394, 0.11724710699991192, 0.11693415599984291, 0.1163137700000334, 0.11627688700036742, 0.11621359899982053, 0.11696525700017446, 0.119428599999992, 0.11783097999978054, 0.11715728799981662, 0.11771975300007398, 0.11711527900024521, 0.11660126900005707, 0.11668835799991939, 0.11794761600003767, 0.1173474819997864, 0.11660859700032233, 0.11626317399986874, 0.11659554500010927, 0.11781662699968365, 0.12130075400000351, 0.1171065510002336, 0.11667973599969628, 0.1215225509999982, 0.11674789200014857, 0.11964842899988071, 0.116722283999934, 0.116706233000059, 0.11752494900019883, 0.11746535900010713, 0.12169146099995487, 0.11814861800030485, 0.11752120399978594, 0.11700900999994701, 0.11673779600005219, 0.11677685799986648, 0.1164280470002268, 0.11659399800009851, 0.11661514099978376, 0.1169207819998519, 0.11630934600043474, 0.11604038199993738, 0.11588342499999271, 0.11649552799963203, 0.11593731900029525, 0.11577584799988472, 0.11676698200017199, 0.11569057199994859, 0.11579203600012988, 0.11496490299987272, 0.11600049599974227, 0.11552997400031018, 0.11911611899995478, 0.11568919999990612, 0.11693985300007625, 0.1170951320000313, 0.1170752379998703, 0.11661025900002642, 0.11704775099997278, 0.11739851299989823, 0.1206578090000221, 0.1177449249998972, 0.11745802800032834, 0.11728011800005333, 0.11607976499999495, 0.12099682899997788, 0.11983272699990266, 0.11693259799994848, 0.11678603800010023, 0.1172024889997374, 0.11673215700011497, 0.11682519099986166, 0.11714055100037513, 0.116063328999644, 0.11615934500014191, 0.11692909700013843, 0.1164451330000702, 0.116112697999597, 0.11744643900010487, 0.11703999300016221, 0.11736996699983138, 0.11653511200029243, 0.11651896700004727, 0.11756493199982287, 0.11736828999983118, 0.11690177800028323, 0.1176031619997957, 0.11817467900027623, 0.11763768299988442, 0.1197465509999347, 0.11903001900009258, 0.11698901999989175, 0.1169973599999139, 0.12033902499979376, 0.11843872800000099, 0.11666093200028627, 0.11636366799984899, 0.11686689799989836, 0.11687185400023736, 0.11689576099979604, 0.11638850600002115, 0.11651487900007851, 0.11714771300012217, 0.11916842499977065, 0.11677636300009908, 0.11668734300019423, 0.1161241289996724, 0.11643543400032286, 0.1168494329999703, 0.118708641000012, 0.11661485199965682, 0.11655385500034754, 0.11641864900002474, 0.11648940899976878, 0.1161555359999511, 0.11651297400021576, 0.11636509099980685, 0.11639116300011665, 0.11628698799995618, 0.11698195400003897, 0.11672423900017748, 0.11691683899971395, 0.11906095199992706, 0.11747450400025627, 0.11701898100000108, 0.11726998199992522, 0.11710133099995801, 0.11697518600021795, 0.11729752499968527, 0.12125981400004093, 0.11899872599997252, 0.11673415799987197, 0.11671598900011304, 0.1173118270003215, 0.1168102239998916, 0.11693721899973752, 0.11773636299994905, 0.1179261850002149, 0.11803127800021684, 0.1172718069997245, 0.1165855429999283, 0.11710643400010667, 0.11630885400018087, 0.11619693299962819, 0.11727322800015827, 0.11736871699986295, 0.11738620699998137, 0.11773366600027657, 0.11719430299990563, 0.11788655800000925, 0.11763897299988457, 0.11762528799999927, 0.11645872999997664, 0.11721092100015085, 0.11682051099978707, 0.11740326400013146, 0.12152251100042122, 0.11716502099989157, 0.11696738099999493, 0.11700566199988316, 0.11615242200014109, 0.1158819349998339, 0.1162024250002105, 0.11674507099996845, 0.11637678399983997, 0.11621485000023313, 0.11637288999963857, 0.1165653130001374, 0.11704462699981377, 0.1169538070003, 0.1165317039999536, 0.11737076100007471, 0.11709183899984055, 0.11674110600006316, 0.1185454659998868, 0.11750688300026013, 0.1171845169997141, 0.11755407000009654, 0.11710531100015942, 0.11729715499996018, 0.11733796999988044, 0.11650915700010955, 0.11659187499981272, 0.1167794060002052, 0.11674552099975699, 0.11655375600003026, 0.11678733799999463, 0.11658441300005506, 0.11763772999984212, 0.11772931800032893, 0.11707453799999712, 0.12064934699992591, 0.116837483999916, 0.11765247099992848, 0.11661670400008006, 0.1169561890001205, 0.11739720600007786, 0.11718196099991474, 0.11819027899991852, 0.11940254399996775, 0.11713289899989832, 0.11712547000024642, 0.11652698899979441, 0.11682313300025271, 0.11756373699972755, 0.11758229199995185, 0.11771466300024258, 0.11664591899989318, 0.11833586600005219, 0.11731438300012087, 0.11732101699999475, 0.11699319799981822, 0.11750391399982618, 0.11712116200033051, 0.11731637200000478, 0.11693201499974748, 0.11934735100021499, 0.11699478499986071, 0.11701082199988377, 0.12149694099980479, 0.11835568400010743, 0.11709786700021141, 0.1169277979997787, 0.11755091300028653, 0.11689571499982776, 0.11678640499985704, 0.11696948799999518, 0.11679232999995293, 0.11597615600021527, 0.1164071039997907, 0.11726085800000874, 0.11698898200029362, 0.1174325530000715, 0.11623365399964314, 0.11692138200032787, 0.11699904899978719, 0.1162375100002464, 0.11655514599988237, 0.11675910499980091, 0.11675683300018136, 0.11780084200017882, 0.11688877499955197, 0.11674266900035946, 0.11783367099997122, 0.11745796800005337, 0.11703447599984429, 0.11721191200012981, 0.11994562399968345, 0.11715090000006967, 0.11719290200016985, 0.11604007599999022, 0.11707600899990211, 0.11694286800002374, 0.11666316599985294, 0.11652215900039664, 0.11655175699979736, 0.1165015299998231, 0.11685974300007729, 0.11650556299991877, 0.11681067700010317, 0.11700013600011516, 0.12033863499982544, 0.11718671700009509, 0.11668232900001385, 0.11722040199992989, 0.11702678600022409, 0.11702674799971646, 0.11788003800029401, 0.12132862799990107, 0.11756096699991758, 0.11756825300017226, 0.11746081899991623, 0.11760083799981658, 0.1166319389999444, 0.11693739400016057, 0.11740335800004686, 0.11738081600014993, 0.11804025499986892, 0.11785936900014349, 0.11779318499975489, 0.1174321029998282, 0.1176737470000262, 0.12278016399977787, 0.11731719699992027, 0.1175920830000905, 0.11674723800024367, 0.11939602899974489, 0.11636856399991302, 0.116201600000295, 0.11689829299984922, 0.11764218300004359, 0.11735024300014629, 0.11723019999999451, 0.11661064999998416, 0.11574279999967985, 0.11637881800015748, 0.11590228000022762, 0.11654697899984967, 0.11745151900004203, 0.11671688999967955, 0.11659461700037355, 0.11677089799968599, 0.11689386100033516, 0.11704789099985646, 0.11804309799981638, 0.11752892200001952, 0.11791020500004379, 0.11771583000017927, 0.120307641999716, 0.11857880100023976, 0.11690051000005042, 0.11979679899968687, 0.11680713500027196, 0.11626440600002752, 0.1173963169999297, 0.11647187900007339, 0.11636940300013521, 0.11660949899987827, 0.1167819550000786, 0.11673154999971302, 0.1163889320000635, 0.11612064800010558, 0.11730600700002469, 0.11732717499990031, 0.11685472699991806, 0.11689998100018784, 0.11917774199991982, 0.11768880599993281, 0.11720893200026694, 0.1169186729998728, 0.11943311400000312, 0.11726887699978761, 0.11670286100024896, 0.1167002259999208, 0.11623622299975978, 0.11914549400034957, 0.11744559099997787, 0.12145817700002226, 0.11872091899977022, 0.11755855199999132, 0.1172049770002559, 0.11719234099973619, 0.11727167600020039, 0.11735150799995608, 0.11784304000002521, 0.1251323719998254, 0.11875586599990129, 0.11787399500008178, 0.11755357799984267, 0.118155974000274, 0.12215309800012619, 0.11775713699989865, 0.1170397910000247, 0.1176916300000812, 0.11772010300001057, 0.11978481299956911, 0.11705730200037578, 0.11693616799993833, 0.11703378399988651, 0.11761640099985016, 0.11749471400025868, 0.11832553099975485, 0.11778332600033536, 0.11749129800000446, 0.11640993899982277, 0.11656544300012683, 0.11654065399989122, 0.11701310399985232, 0.11719040400021186, 0.11748577899970769, 0.11816838200002167, 0.11771251400023175, 0.11664780699993571, 0.11736491000010574, 0.1179960219997156, 0.11760950999996567, 0.11799813800007541, 0.11743124800022997, 0.11740716799977235, 0.1179332270003215, 0.11710241999981008, 0.1168743580001319, 0.11752427600004012, 0.11737941799992768, 0.11734801300008257, 0.11837130000003526, 0.11828329799982384, 0.11751882899989141, 0.11761798799989265, 0.11770808100027352, 0.11758652999969854, 0.11756528100022479, 0.11730173400019339, 0.11843085299960876, 0.11791452900024524, 0.11862352499974804, 0.11779113500006133, 0.11768511500031309, 0.11703849299965441, 0.11968181700012792, 0.11791984699993918, 0.11778730000014548, 0.11818911999989723, 0.11762325900008364, 0.11746926099976918, 0.11796870200032572, 0.12128083700008574, 0.1178538369999842, 0.12273894100007965, 0.1198307009999553, 0.11774359500032006, 0.11734790399987105, 0.11661476500012213, 0.11810269299985521, 0.11692790699999023, 0.11692280299985214, 0.11747852000007697, 0.11754098500023247, 0.1176366939998843, 0.12245979999988776, 0.1170860380002523, 0.1179706329999135, 0.11729330599973764, 0.11674460600033854, 0.12167411599966726, 0.11769838100008201, 0.117381013999875, 0.11779081700024108, 0.11794126699987828, 0.11800263099985386, 0.11810072400021454, 0.11729638399992837, 0.11787379299994427, 0.11785097600022709, 0.11767891399995278, 0.11758619700003692, 0.11703371499970672, 0.11701291899998978, 0.11784364700042715, 0.11768716399956247, 0.11798019800016846, 0.11844202200018117, 0.11755784099977973, 0.11778766299994459, 0.11763192400030675, 0.11789262399997824, 0.11728300699996907, 0.11787633399990227, 0.11834084100019027, 0.1174885259997609, 0.11817894100022386, 0.11874824599999556, 0.11768595800003823, 0.11782649099995979, 0.11815848799960804, 0.118048937000367, 0.11793832299963469, 0.11777574800044022, 0.11737656299965238, 0.11696858499999507, 0.11718901800031745, 0.11775215399984518, 0.11827803300002415, 0.11795297799972104, 0.11847318200034351, 0.11801619199968627, 0.11761779000016759, 0.11754851900013819, 0.11884333699981653, 0.11829648100001577, 0.11775320500009911]",tokens/s,8.51450402417637,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,870.879232,,,,,s,1,9.175886118999188,9.175886118999188,0.0,9.175886118999188,9.175886118999188,9.175886118999188,9.175886118999188,[9.175886118999188],,kWh,7.161541865210034e-05,0.00011733530209442081,0,0.00018895072074652115,,MB,934.21568,,,,,s,10,2.4689525779940595,0.24689525779940596,0.10314513323928096,0.25328312649980944,0.3784210894980788,0.38569100824988706,0.3915069432513337,"[0.27999213600196526, 0.1361373959989578, 0.10089674799746717, 0.10328457499781507, 0.22657411699765362, 0.22152223300145124, 0.28049407900107326, 0.3502848149983038, 0.3929609270016954, 0.37680555199767696]",tokens/s,1036.8769423995634,kWh,2.506443377691249e-06,4.106625718825876e-06,0.0,6.613069096517125e-06,tokens/kWh,38711224.13265368,MB,935.686144,,,,,s,10,33.660585384001024,3.3660585384001025,1.1888922929613077,3.3727307169992855,4.76285590929947,4.783320659648052,4.799692459926919,"[3.439655693997338, 1.4923920410001301, 1.387479502001952, 2.6536549350021232, 3.305805740001233, 3.04882151199854, 4.319194846000755, 4.758308186999784, 4.803785409996635, 4.451487517002533]",tokens/s,18.71625204413233,kWh,1.8004496597655852e-05,2.9499227695814338e-05,0.0,4.7503724293470194e-05,tokens/kWh,1326211.8062743116,,s,630,33.65497364699695,0.05342059309047135,0.040408602539366505,0.04652848650039232,0.1044010844994773,0.12015403255063573,0.18010743024970002,"[0.011841460996947717, 0.10773133600014262, 0.08239504400262376, 0.014127029997325735, 0.08934975400188705, 0.02033509299872094, 0.1793211229996814, 0.09708862499974202, 0.01439298500190489, 0.09222703100022045, 0.02050258599774679, 0.0805679590012005, 0.09733111899913638, 0.058853196002019104, 0.011315982999803964, 0.02152830900013214, 0.01117652600078145, 0.11740560699763591, 0.08764150400020299, 0.08750870400035637, 0.11178959099925123, 0.09976657000152045, 0.10383867600103258, 0.08899233299962361, 0.10412213399831671, 0.1043839609992574, 0.08922745599920745, 0.021266104002279462, 0.08326680200116243, 0.10466456299764104, 0.19468834000144852, 0.03740074699817342, 0.030417370002396638, 0.12720907899711165, 0.03844798300269758, 0.11494853899785085, 0.015262210999935633, 0.014955253001971869, 0.04897820999758551, 0.016085389001091244, 0.014726690002135001, 0.016112293997139204, 0.0572856770013459, 0.02172876999975415, 0.009767784998985007, 0.009633202000259189, 0.009715216001495719, 0.05047232699871529, 0.010021158999734325, 0.01011637199917459, 0.010027623000496533, 0.009736703003000002, 0.009962901996914297, 0.051018858001043554, 0.019509892001224216, 0.016471254999487428, 0.06126338499962003, 0.016656157000397798, 0.017004240999085596, 0.01610198699927423, 0.07174316400050884, 0.021495958000741666, 0.05598664900026051, 0.012506387000030372, 0.008881072997610318, 0.04549111600135802, 0.011914374001207761, 0.011397820999263786, 0.012254897999810055, 0.011863186999107711, 0.05227458100125659, 0.012052662998030428, 0.011805534002633067, 0.01109657800043351, 0.011958507999224821, 0.05270818200006033, 0.011446984000940574, 0.011956172998907277, 0.011996127999736927, 0.01133426000160398, 0.052955988998292014, 0.013055931998678716, 0.018846710001525935, 0.009062165998329874, 0.008191674001864158, 0.04479271300078835, 0.009925656999257626, 0.02318540800115443, 0.01607984299698728, 0.057206236000638455, 0.016816406001453288, 0.016101622000860516, 0.016486549997352995, 0.05634519100203761, 0.016112695000629174, 0.016498081997269765, 0.056370973001321545, 0.016980145999696106, 0.016206208001676714, 0.016105503997096093, 0.060939484003029065, 0.014426896999793826, 0.008919207997678313, 0.008644781999464612, 0.009233920001861406, 0.06001585699777934, 0.01690525900266948, 0.016207921999011887, 0.05716275099985069, 0.016024032000132138, 0.016108211999380728, 0.016638780001812847, 0.056169436997151934, 0.016765909000241663, 0.016206221000174992, 0.016077573000075063, 0.05670583500250359, 0.016431121999630705, 0.0819161939980404, 0.010325731000193628, 0.009789748000912368, 0.018258965999848442, 0.010109372000442818, 0.04839396099851001, 0.011957909002376255, 0.011281061997578945, 0.012707586000033189, 0.01190316100110067, 0.05225411100036581, 0.01191001199913444, 0.011949642001127359, 0.011477888998342678, 0.012039450000884244, 0.05247072799829766, 0.011515651000081562, 0.012434215001121629, 0.08635378200051491, 0.012311703998420853, 0.011801477001426974, 0.012359576001472306, 0.047920020999299595, 0.012282667998078978, 0.011356309001712361, 0.01178499500019825, 0.011784996000642423, 0.05301855799916666, 0.012151611997978762, 0.012104909001209307, 0.01194716600002721, 0.011665480000374373, 0.05266708400085918, 0.011929537999094464, 0.011389881001377944, 0.01219337399743381, 0.012110904001019662, 0.05300638499829802, 0.025825974000326823, 0.009440015001018764, 0.009314024999184767, 0.05627194100088673, 0.012963803001184715, 0.01650008899741806, 0.011786816001404077, 0.05623695400208817, 0.012165446998551488, 0.011615297000389546, 0.011753802999010077, 0.011548808000952704, 0.052585168999939924, 0.011714446998666972, 0.011989619000814855, 0.01142651299960562, 0.012386038000840927, 0.052539159998559626, 0.011703726999257924, 0.01150786900325329, 0.011685007997584762, 0.011413023999921279, 0.06797205399925588, 0.010391203002654947, 0.01000315899727866, 0.01617976400302723, 0.05208415999732097, 0.012188740001874976, 0.011849639999127248, 0.011815828001999762, 0.012190901998110348, 0.05300078200161806, 0.011971998999797506, 0.016329027002939256, 0.012258900998858735, 0.0525361090003571, 0.012072999998054001, 0.011982669002463808, 0.026308386997698108, 0.05876356600128929, 0.01123871500021778, 0.011328798998874845, 0.011115182001958601, 0.010808019997057272, 0.047210592001647456, 0.011180569999851286, 0.010913762998825405, 0.011131731000205036, 0.011086184000305366, 0.13151843800005736, 0.0403455199993914, 0.025269052002840908, 0.016891508999833604, 0.050685539998085005, 0.017711337000946514, 0.0327787879978132, 0.05969119700239389, 0.050803610000002664, 0.063854749998427, 0.09123702400029288, 0.01907677900089766, 0.07783713300159434, 0.024939324997831136, 0.07960866000212263, 0.04842648799967719, 0.02600869399975636, 0.017258984000363853, 0.07610903399836388, 0.013955264999822248, 0.018259839998790994, 0.14250447700032964, 0.05863169499934884, 0.025698332003230462, 0.022391804999642773, 0.07785680400047568, 0.07056571799694211, 0.019180426999810152, 0.030346516003191937, 0.08253787399735302, 0.016089770000689896, 0.08811235900066094, 0.017497731998446397, 0.008848171000863658, 0.08504973700109986, 0.011097044000052847, 0.06282918400029303, 0.07177872199827107, 0.04060381800081814, 0.11989652700140141, 0.00960856799792964, 0.044277666998823406, 0.039280560002225684, 0.03399490800075, 0.037245344999973895, 0.027467567997518927, 0.10121726500074146, 0.08360858800006099, 0.06134416699933354, 0.012421461000485579, 0.05612683200160973, 0.08395631999883335, 0.014508879001368769, 0.04511243099841522, 0.037948148001305526, 0.08253021899872692, 0.04347653100194293, 0.1535455799967167, 0.010139973001059843, 0.009059715001058066, 0.08575715999904787, 0.03581454099912662, 0.06345001500085345, 0.08330135800133576, 0.09568656699775602, 0.017614619002415566, 0.10155359999771463, 0.03847214300185442, 0.052833729998383205, 0.0970318710024003, 0.05976772199937841, 0.04631160899953102, 0.06501484399996116, 0.02829897699848516, 0.08013510599994333, 0.06689073000234202, 0.05908866699974169, 0.065472130998387, 0.024814189000608167, 0.07165049800096313, 0.031436368997674435, 0.0650683440035209, 0.03926962599871331, 0.09219058599774144, 0.10664076100147213, 0.03343126999970991, 0.017361543999868445, 0.02452600499964319, 0.0575594080000883, 0.03169103500113124, 0.025124831998255104, 0.04657038700315752, 0.05740185600006953, 0.07756658399739536, 0.060627646002103575, 0.024618850999104325, 0.0999948239987134, 0.019884959001501556, 0.02902282599825412, 0.06716583300294587, 0.05598859299789183, 0.028864469000836834, 0.0331037389987614, 0.041746036000404274, 0.034280353000212926, 0.019504444000631338, 0.04917308799849707, 0.027225344001635676, 0.03393074799896567, 0.04157924399987678, 0.022542564998730086, 0.06470732300294912, 0.030535730998963118, 0.059406207998108584, 0.040025464000791544, 0.052227546999347396, 0.024935972000093898, 0.023842967002565274, 0.07562271999995573, 0.03362731099696248, 0.05960780000168597, 0.03674922299978789, 0.08991355699981796, 0.10214518800057704, 0.0262825329991756, 0.04861956300010206, 0.054869793999387184, 0.0846163330024865, 0.03891026099881856, 0.06428407799830893, 0.1069572500018694, 0.024340943000424886, 0.019501570997817907, 0.02467054600128904, 0.01763270000083139, 0.060796449000918074, 0.017926336997334147, 0.04284168500089436, 0.030516956001520157, 0.06717392299833591, 0.07677521300138324, 0.08399214299788582, 0.11305581600026926, 0.019657123000797583, 0.10590853900066577, 0.043088750000606524, 0.05367595799907576, 0.02832450899950345, 0.02608204300122452, 0.031657193998398725, 0.07406366899886052, 0.10374203400351689, 0.02169881099689519, 0.046092624001175864, 0.048289081001712475, 0.02263088299878291, 0.03772997299893177, 0.03511633300149697, 0.017397601000993745, 0.09124793199953274, 0.02220859499720973, 0.0461500250021345, 0.03883688499990967, 0.06285701500019059, 0.04070311800023774, 0.034007161997578805, 0.0555030909999914, 0.01772341499963659, 0.08390176500324742, 0.0679714999969292, 0.01642945500134374, 0.02605018000031123, 0.009935379999660654, 0.0921811379994324, 0.04799432200161391, 0.03009590899819159, 0.033473145002062665, 0.04649512399919331, 0.06447126299826778, 0.08432488000107696, 0.010261193001497304, 0.06195816999752424, 0.022591556000406854, 0.04380396200212999, 0.04886649899708573, 0.02050097300161724, 0.010311313999409322, 0.06269639699894469, 0.03708539299987024, 0.1082285900010902, 0.039562983001815155, 0.12249599999995553, 0.02234946299722651, 0.062401309001870686, 0.07841297000049963, 0.012052398000378162, 0.06146786399767734, 0.08779636400140589, 0.10661820200039074, 0.10269000100015546, 0.08083980299852556, 0.08333920900258818, 0.10812318899843376, 0.1198970500008727, 0.11315055999875767, 0.08847214499837719, 0.05872400500084041, 0.09310689000267303, 0.06209222999677877, 0.09611390200007008, 0.08270256000105292, 0.022694364000926726, 0.07703295099781826, 0.02124996200291207, 0.09864423599719885, 0.07489383700158214, 0.010223599998425925, 0.04656184900159133, 0.052468224999756785, 0.11161426900071092, 0.10176340700127184, 0.07707953099816223, 0.010422387000289746, 0.09529681699859793, 0.01812522100226488, 0.057038386999920476, 0.22871888999725343, 0.10011107700120192, 0.09512586200071382, 0.0681457450009475, 0.03445754600033979, 0.04739011899800971, 0.059885604001465254, 0.19277080199753982, 0.011091066000517458, 0.0981259410000348, 0.09499109800162842, 0.059938610997051, 0.19093410300047253, 0.04893301400079508, 0.0598036459996365, 0.08062582600177848, 0.024426706000667764, 0.09913201899689739, 0.00988580400007777, 0.17136163000031956, 0.05062995700063766, 0.05222562199924141, 0.11084394499994232, 0.10095379099948332, 0.0519673460003105, 0.04203825600052369, 0.09358424600213766, 0.01894324499880895, 0.0738839680016099, 0.021743620996858226, 0.08899502600252163, 0.09732148200055235, 0.10422754399769474, 0.10945551099939621, 0.09067228300045826, 0.0631670610018773, 0.03235660999780521, 0.04073056900233496, 0.07161690599969006, 0.09235761899981298, 0.03783292899970547, 0.05683283300095354, 0.1091052329975355, 0.11338348199933534, 0.08586694900077418, 0.04392809500131989, 0.08090480600003502, 0.16112236499975552, 0.09663983000064036, 0.020148848998360336, 0.08302599300077418, 0.01753735400052392, 0.06278355600079522, 0.07776130799902603, 0.06395213300129399, 0.07959339299850399, 0.013672639001015341, 0.1063431459988351, 0.18042859799970756, 0.010643735000485322, 0.09403621800083783, 0.11516488199777086, 0.08151464100228623, 0.08829693100051372, 0.020007259998237714, 0.0346286300009524, 0.06578498499948182, 0.110596839000209, 0.13098143200113554, 0.05746788299802574, 0.10455519600145635, 0.011393662000045879, 0.09413828399920021, 0.09188209299827577, 0.14938398999947822, 0.058701775000372436, 0.023168497998995008, 0.012915529001475079, 0.1619366209997679, 0.0855267279985128, 0.017146120000688825, 0.011177006999787409, 0.07475653100118507, 0.023350791998382192, 0.16147112900216598, 0.029903604998253286, 0.10299981400021352, 0.083683356999245, 0.03845406500113313, 0.06396681200203602, 0.103074344999186, 0.06109982199996011, 0.12036429100044188, 0.12448097900050925, 0.09404245399855427, 0.10602268699949491, 0.10063064900168683, 0.0893608439982927, 0.04809957299949019, 0.05674199599889107, 0.09827629000210436, 0.03413062300023739, 0.07618305700088968, 0.13289637499838136, 0.020456253998418106, 0.13297004500054754, 0.01072864399975515, 0.10467018500276026, 0.028595053998287767, 0.06215794699892285, 0.1066180420020828, 0.009915308000927325, 0.07781917899774271, 0.036778793000848964, 0.033162281000841176, 0.10085236799932318, 0.014978611001424724, 0.22073421999812126, 0.04324353500123834, 0.14736832799826516, 0.010314058999938425, 0.06543892300032894, 0.1253481150015432, 0.018105307997757336, 0.17187996100255987, 0.026710080997872865, 0.02392242200221517, 0.06239110899696243, 0.06822532800288172, 0.20262354999795207, 0.13466443300058017, 0.01901267300127074, 0.07743131199822528, 0.10227882099934504, 0.014097791001404403, 0.09394395599883865, 0.011346871000569081, 0.019434706002357416, 0.08486691699727089, 0.019779622001806274, 0.08209511200038833, 0.10013588699803222, 0.10022976000254857, 0.16841382199709187, 0.022428750002291054, 0.09736506099943654, 0.10255636199872242, 0.10713720900093904, 0.08772239999962039, 0.020591382999555208, 0.0760229369989247, 0.10576203800155781, 0.05016134800098371, 0.0529597559980175, 0.07154600200010464, 0.0412130460026674, 0.04136806999667897, 0.04203414400035399, 0.12048176900134422, 0.08089421999829938, 0.1098685410033795, 0.01879105899934075, 0.0778727879987855, 0.009130031001404859, 0.08812471099736285, 0.09665277700332808, 0.016721474999940256, 0.0433701319998363, 0.13803455099696293, 0.014325164000183577, 0.03853155900287675, 0.1066606549975404, 0.05336666299990611, 0.09995503599930089, 0.0856902750019799, 0.02374952399986796, 0.09080712699869764, 0.08852503500020248, 0.09175258799950825, 0.012427151003066683, 0.06846249799855286, 0.04318350999892573, 0.08941374999994878, 0.015744065000035334, 0.08230800300225383, 0.10176725899873418, 0.13839672800168046, 0.0652511259977473, 0.09902939400126343, 0.09116471900051693, 0.09880086799967103, 0.018329548998735845, 0.04320394000023953, 0.05487104799976805, 0.03244379700117861, 0.09623174399894197, 0.15866460300094332, 0.06304835400078446, 0.07960871499744826]",tokens/s,18.71937285133531,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,32,66326.188032,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,,,,MB,3365.838848,,,,,s,1,40.15533626699835,40.15533626699835,0.0,40.15533626699835,40.15533626699835,40.15533626699835,40.15533626699835,[40.15533626699835],,kWh,0.00044437984012918156,0.0002422026141928684,0,0.00068658245432205,,MB,3535.159296,,,,,s,10,5.0249471130046,0.5024947113004601,0.003008458958265195,0.5009418130011909,0.5072288225001103,0.5076180342502994,0.5079294036504507,"[0.5057248740013165, 0.5071423310000682, 0.5080072460004885, 0.5004195199981041, 0.5005584909995378, 0.501325135002844, 0.5003773420030484, 0.4996085070015397, 0.5002956979988085, 0.5014879689988447]",tokens/s,509.4580982503678,kWh,5.973842974581961e-06,3.255889033176049e-06,0.0,9.22973200775801e-06,tokens/kWh,27736449.96244965,MB,3587.1744,,,,,s,10,22.993451764999918,2.2993451764999917,0.014115781637631202,2.292132982502153,2.3240145869989646,2.3246693324992522,2.325193128899482,"[2.3092981560002954, 2.323869087998901, 2.2855277300004673, 2.2915729500018642, 2.292693015002442, 2.2914371749975544, 2.289255770996533, 2.286936088999937, 2.3253240779995394, 2.2975377130023844]",tokens/s,27.399105033850155,kWh,2.6677906839862922e-05,1.4540411887043559e-05,0.0,4.121831872690649e-05,tokens/kWh,1528446.621450255,,s,630,22.988034868001705,0.03648894423492334,0.0006926930606470862,0.03636885600099049,0.03722840830159839,0.037820111851942784,0.03903031422953064,"[0.03803299300125218, 0.03626409799835528, 0.0360700450000877, 0.03719329800151172, 0.035995975998957874, 0.03605376799896476, 0.03615148400058388, 0.03591336500176112, 0.03549703099997714, 0.0366028379976342, 0.03623626199987484, 0.03609631899962551, 0.03607859400290181, 0.036305472000094596, 0.03648022299967124, 0.03845704099876457, 0.03715132499928586, 0.03629513000123552, 0.03690653599915095, 0.0360919910017401, 0.036169832997984486, 0.036414232999959495, 0.0363039479998406, 0.03672386900143465, 0.03652570299891522, 0.03625204499985557, 0.0365177349995065, 0.036477495999861276, 0.036383974002092145, 0.0364745499973651, 0.036156197002128465, 0.03685935799876461, 0.03635947099974146, 0.03701188000195543, 0.03650732399910339, 0.03695662799873389, 0.0366424290004943, 0.03743206700164592, 0.03678332399795181, 0.03742282200255431, 0.036949556997569744, 0.03764684300040244, 0.03719841999918572, 0.036723742003232474, 0.03659281000000192, 0.03653083499739296, 0.036530380999465706, 0.036383681002917, 0.03650408300018171, 0.036700462998851435, 0.03640125899983104, 0.03698915600034525, 0.03688722399965627, 0.037290275999112055, 0.03696705300171743, 0.03641326199795003, 0.036372034999658354, 0.036877831000310834, 0.03648504699958721, 0.037168217000726145, 0.03682130300148856, 0.03700339599890867, 0.03708930599896121, 0.03836078099993756, 0.03633622399865999, 0.035881928000890184, 0.03603004999968107, 0.03584994899938465, 0.03569208399858326, 0.035528834003343945, 0.036092522997932974, 0.03676386100050877, 0.03618285600168747, 0.036167251997540006, 0.03608174300097744, 0.03617889000088326, 0.03601959299703594, 0.03746373500325717, 0.03766172999894479, 0.03695678299845895, 0.038069720001658425, 0.038405646999308374, 0.03678455900080735, 0.038274187998467823, 0.03731799500019406, 0.036413542002264876, 0.03747554399888031, 0.03754763200049638, 0.03729372199813952, 0.03673829699982889, 0.037227248001727276, 0.03685509899878525, 0.03625886900044861, 0.0365227859983861, 0.036741038002219284, 0.038787484998465516, 0.038195968001673464, 0.038216614000702975, 0.03695561499989708, 0.0372847209982865, 0.03762955099955434, 0.03666579200216802, 0.03675054399718647, 0.03655003600215423, 0.03695840599903022, 0.036468016001890646, 0.03684910999800195, 0.036567813000147, 0.0367131769999105, 0.036332038002001354, 0.03651156999694649, 0.040652961000887444, 0.03641249900101684, 0.03625504999945406, 0.03645410399985849, 0.035961647001386154, 0.03644958499717177, 0.03713273900211789, 0.03664397199827363, 0.036283500001445645, 0.03659182900082669, 0.03660938199755037, 0.0364310889999615, 0.036775304000912, 0.03687495499980287, 0.03713157500169473, 0.038149830001202645, 0.03622738699777983, 0.0360499010021158, 0.03570554899852141, 0.035945496001659194, 0.03590700899803778, 0.035892497002350865, 0.03640929199900711, 0.03604552400065586, 0.03592691899757483, 0.03620873700128868, 0.03583783900103299, 0.035486009997839574, 0.03578415700030746, 0.03607539199947496, 0.03533047699966119, 0.03587952700036112, 0.035826801002258435, 0.03580495599817368, 0.03630032900036895, 0.03584335900086444, 0.03616805099954945, 0.03630376499859267, 0.036047645000508055, 0.03634129200145253, 0.036355936998006655, 0.0367510130017763, 0.03639471199858235, 0.03596079500130145, 0.03614062500128057, 0.03626795199670596, 0.03701747900049668, 0.03625115300019388, 0.036717253002279904, 0.03657205399940722, 0.03645346000121208, 0.0363524319982389, 0.03601833599896054, 0.036245911000150954, 0.03610282900262973, 0.035992358996736584, 0.03627207400131738, 0.036599607999960426, 0.03634013299961225, 0.03609428300114814, 0.03594664299816941, 0.03612858400083496, 0.03688579099980416, 0.03622314899985213, 0.03677699100080645, 0.03652538800088223, 0.03654269899925566, 0.036448648999794386, 0.036520379999274155, 0.036718355000630254, 0.03634361100193928, 0.035987292998470366, 0.03629290000026231, 0.03652929099916946, 0.03651351200096542, 0.03631106600005296, 0.03715207699860912, 0.03679143400222529, 0.0380136540006788, 0.03601387100206921, 0.03544804400007706, 0.03566038899953128, 0.03531674599798862, 0.035730087001866195, 0.03629822099901503, 0.036128314000961836, 0.035906909997720504, 0.03632067700164043, 0.03615510199961136, 0.036433147000934696, 0.03601289200014435, 0.03558708800119348, 0.03562184599650209, 0.035893609001504956, 0.0359459710016381, 0.036210083999321796, 0.03610884400040959, 0.036203427000145894, 0.03637560599963763, 0.03691020800033584, 0.036485071999777574, 0.036227411997970194, 0.036032429001352284, 0.03726395999910892, 0.036370968002302106, 0.03615867999906186, 0.03619046099993284, 0.03640221199748339, 0.0361766380010522, 0.03644513399922289, 0.035976228002255084, 0.03575545299827354, 0.03628790000220761, 0.03638889599824324, 0.03587482199873193, 0.036673496000730665, 0.036379302000568714, 0.03671476900126436, 0.035981424000055995, 0.036380599998665275, 0.03598413199870265, 0.03621442700023181, 0.03677032100313227, 0.035994114998175064, 0.037108614000317175, 0.037015363999671536, 0.03687419299967587, 0.036593515000276966, 0.036168159000226296, 0.03615629900014028, 0.036706746999698225, 0.03716448300110642, 0.03624627300087013, 0.03646831199876033, 0.03580875899933744, 0.037113815000338946, 0.03807895499994629, 0.0381764320009097, 0.03688263399817515, 0.03644702800011146, 0.03649017499992624, 0.037853624002309516, 0.03572139899915783, 0.035789852001471445, 0.035783905997959664, 0.03649060500174528, 0.036747278998518595, 0.03628788800051552, 0.03567737499906798, 0.036242356000002474, 0.03587282800071989, 0.03542138000193518, 0.03571160999854328, 0.03628201199899195, 0.037526144998992095, 0.036374674000398954, 0.03610593800112838, 0.03688857299857773, 0.03664406000098097, 0.03654747399923508, 0.03669038500083843, 0.03675891000239062, 0.036035134999110596, 0.03607832999841776, 0.03661330199975055, 0.03582317300242721, 0.03562376899935771, 0.03627307599890628, 0.035932894999859855, 0.0361553399998229, 0.03681970600155182, 0.036774503998458385, 0.03631318400221062, 0.036574003999703564, 0.036234383998817066, 0.03653208600007929, 0.03613236999808578, 0.03610401200057822, 0.03621261599982972, 0.03611104400260956, 0.036985189999541035, 0.036849350999546004, 0.036517574000754394, 0.03626445899863029, 0.036246759998903144, 0.035849550000421004, 0.03718142599973362, 0.036223348000930855, 0.03631004500130075, 0.0362290960001701, 0.03580551399863907, 0.03579617699870141, 0.0361034080015088, 0.03649902499819291, 0.03628905000005034, 0.0364780370000517, 0.03665991100206156, 0.03632778799874359, 0.03648076600075001, 0.03654327600088436, 0.03688589100056561, 0.03651445699870237, 0.038766047000535764, 0.0366306709984201, 0.04043612799796392, 0.037611823001498124, 0.03787532199930865, 0.036362068000016734, 0.036312045998784015, 0.03680770099890651, 0.036204015003022505, 0.036066738997760694, 0.03657736600143835, 0.03576369700022042, 0.03589010799987591, 0.03677223599879653, 0.03613255900199874, 0.036424647998501314, 0.03671711700008018, 0.036617246998503106, 0.0378108790027909, 0.03576582999812672, 0.03529225999955088, 0.035969338001450524, 0.036212211998645216, 0.035908357000153046, 0.03617233600016334, 0.03598689800128341, 0.03638881799997762, 0.03642428699822631, 0.03667387600216898, 0.036665774998255074, 0.036257309999200515, 0.03608783200252219, 0.03633318499851157, 0.03576862100089784, 0.036278829000366386, 0.035944694998761406, 0.03618960699895979, 0.035419986001215875, 0.03585588300120435, 0.03592020200085244, 0.036320599996543024, 0.03640679599993746, 0.03619980400253553, 0.03581298499921104, 0.03639219799879356, 0.03602028300156235, 0.03594412600068608, 0.03641804300059448, 0.03632807399844751, 0.036482028001046274, 0.03590932099905331, 0.03593923399967025, 0.03656277900154237, 0.03623370499917655, 0.03660167599809938, 0.036899558999721194, 0.036432217002584366, 0.036327825000626035, 0.036219477999111405, 0.036089855999307474, 0.0361389940007939, 0.03628009499880136, 0.0364618249986961, 0.036466660003497964, 0.03603755499716499, 0.037201348997768946, 0.036475425000389805, 0.03546846400058712, 0.03550207299849717, 0.03545256200231961, 0.03558536899799947, 0.03537593200235278, 0.035899189999327064, 0.0363014739996288, 0.03628426499926718, 0.03579478200117592, 0.035916185999667505, 0.03588199599835207, 0.035329387999809114, 0.035902936000638874, 0.0364305860020977, 0.03533936099847779, 0.036160785999527434, 0.03606965099970694, 0.03854813500220189, 0.03623763499854249, 0.03626448800059734, 0.03635320700050215, 0.036091187997953966, 0.03621494300023187, 0.036941209000360686, 0.036674859999038745, 0.03618784600257641, 0.03699219999907655, 0.03575860599812586, 0.036385934999998426, 0.036165296001854585, 0.03618123799969908, 0.036610079998354195, 0.036772743002075, 0.036557734998496016, 0.036346348002552986, 0.03576518699992448, 0.03625399500015192, 0.035643290997541044, 0.03629839000132051, 0.0368781389988726, 0.036718130999361165, 0.03645412200057763, 0.03777291500227875, 0.03651769699717988, 0.036251618003007025, 0.03573397199943429, 0.03645959099958418, 0.03620640799999819, 0.03663589899952058, 0.03784431799795129, 0.03643147100228816, 0.03678724899873487, 0.03641718600192689, 0.036366743999678874, 0.037198022997472435, 0.03708846700101276, 0.036872263000987004, 0.03625304999877699, 0.03633807200094452, 0.03572512599930633, 0.036197411001921864, 0.037147510000067996, 0.03557272699981695, 0.035599733997514704, 0.03621085800114088, 0.03635031600060756, 0.03563767900050152, 0.03572653399896808, 0.036530008001136594, 0.03544021699781297, 0.03629529099998763, 0.036248768999939784, 0.03547260599953006, 0.035251407000032486, 0.03588152900192654, 0.037088908000441734, 0.03635629199925461, 0.03663803399831522, 0.03578477900009602, 0.03553376400304842, 0.03691142199750175, 0.0362645130007877, 0.035976317998574814, 0.035435006000625435, 0.03591958600009093, 0.035565639002015814, 0.035952008998719975, 0.03755123999872012, 0.03842794500087621, 0.03628157899947837, 0.03633842000272125, 0.0365417430002708, 0.0362613479992433, 0.03600919999735197, 0.03594200700172223, 0.036415488000784535, 0.03625904900036403, 0.03579963099764427, 0.03706038800009992, 0.03613703299924964, 0.036890785002469784, 0.036240198998712, 0.03613600999960909, 0.03578290400037076, 0.03611647900106618, 0.03610588900119183, 0.03685394399872166, 0.03559353099990403, 0.03629046800051583, 0.037260052999045, 0.036396747000253526, 0.03629567900134134, 0.0364823179988889, 0.036206753000442404, 0.03619378299845266, 0.036474222000833834, 0.0362063059983484, 0.03639614799976698, 0.03644926700144424, 0.036443977001908934, 0.036796665997826494, 0.036230208999768365, 0.037238851000438444, 0.03748250100034056, 0.03729035400101566, 0.035367592001421144, 0.036163524997391505, 0.035791078000329435, 0.03603247900173301, 0.035847823000949575, 0.03617681399919093, 0.03539966300013475, 0.036303482000221265, 0.03646073599884403, 0.036215503998391796, 0.03620704100103467, 0.03583869300200604, 0.03594364099990344, 0.03587470200000098, 0.035916310000175145, 0.03577492799740867, 0.03625480900154798, 0.03646616699916194, 0.03670645899910596, 0.03704742500121938, 0.03593657099918346, 0.03625829100201372, 0.036521367997920606, 0.03635213600136922, 0.03562682000119821, 0.03675453799951356, 0.03619680200063158, 0.03681097399748978, 0.04009083900018595, 0.036515068000881, 0.03665460299816914, 0.03675745300279232, 0.03666273899943917, 0.03670648299885215, 0.03912949799996568, 0.037712297002144624, 0.03709102899665595, 0.03680863600311568, 0.03730481699676602, 0.03832702300132951, 0.03785279200019431, 0.037130503998923814, 0.03684801300187246, 0.03946059699956095, 0.03789660199981881, 0.03633068600174738, 0.040266618998430204, 0.03656686999966041, 0.0369278120015224, 0.03740631999971811, 0.0367860299993481, 0.03720517699912307, 0.03782766600124887, 0.03684811899802298, 0.03731548500218196, 0.03706194699771004, 0.036677632000646554, 0.03726312599974335, 0.03677001600226504, 0.03989499499948579, 0.037902676998783136, 0.03728939600114245, 0.03831893300230149, 0.035951121000834974, 0.036048722999112215, 0.03682836299776682, 0.03664798200043151, 0.036667913002020214, 0.03666388800047571, 0.036079959998460254, 0.03579877200172632, 0.035750506998738274, 0.03629523099880316, 0.036055690001376206, 0.03600528899914934, 0.0358531439997023, 0.03589576400190708, 0.036448032999032876, 0.0364568680015509, 0.036411326997040305, 0.03763859900209354, 0.03724433000024874, 0.03627749499719357, 0.03607406100127264, 0.03596594700138667, 0.03620228599902475, 0.03635262700117892, 0.0365210419986397, 0.03614739199838368, 0.03633630600234028, 0.03620302499984973, 0.035660338999150554, 0.036586189999070484, 0.036746697001944995, 0.036867743998300284, 0.03641766000146163, 0.03599516399845015, 0.03666160899956594, 0.03658625700336415, 0.036573521996615455, 0.03690428500340204, 0.036544225997204194, 0.0365362289994664, 0.03668974000174785, 0.03634412099927431, 0.036603992000891594, 0.0361649580008816, 0.036066000000573695, 0.03603699099767255, 0.03592251100053545, 0.036635209999076324, 0.03668682500210707, 0.0367771109995374, 0.036214240000845166, 0.03664378599933116, 0.03642759899958037, 0.036116060000495054, 0.03642614099953789, 0.036570255000697216, 0.03677662100017187, 0.037586873997497605, 0.03653324200058705, 0.03655822200016701, 0.036830834000284085, 0.037205214001005515]",tokens/s,27.405561354743345,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,,,,MB,4669.530112,,,,,s,1,71.41589340200153,71.41589340200153,0.0,71.41589340200153,71.41589340200153,71.41589340200153,71.41589340200153,[71.41589340200153],,kWh,0.0008055788831603726,0.0013199110943351883,0,0.002125489977495561,,MB,4923.047936,,,,,s,10,7.897556827017979,0.789755682701798,0.03464579036895463,0.7904332040016016,0.8385720831021899,0.84062084354955,0.8422598519074381,"[0.8381168030027766, 0.8263188470009482, 0.8426696039969102, 0.7949756950038136, 0.7559572070022114, 0.7858907129993895, 0.7528408800062607, 0.7550018990004901, 0.7483570800031885, 0.7974280990019906]",tokens/s,324.1508805915898,kWh,9.890329401908158e-06,1.6204489151274098e-05,0.0,2.6094818553182255e-05,tokens/kWh,9810376.702879235,MB,4927.20128,,,,,s,10,45.19751599099254,4.519751599099254,0.9354072918489342,4.01950424199822,6.093193516995962,6.126580641496912,6.153290341097672,"[6.159967765997862, 6.08577415599575, 5.500256192004599, 4.162469467002666, 4.077821193997806, 3.781736033000925, 3.83907581299718, 3.749916711996775, 3.8793113680003444, 3.961187289998634]",tokens/s,13.938819118412466,kWh,5.690823246330125e-05,9.324237427971813e-05,0.0,0.00015015060674301937,tokens/kWh,419578.7240994877,,s,630,45.19157086798805,0.0717326521714096,0.03178954298927767,0.07614508749975357,0.10178606100016623,0.12042568410288362,0.16949278297877762,"[0.16007028600142803, 0.05434533199877478, 0.14685393699619453, 0.12183366100362036, 0.11301479599933373, 0.10274644099990837, 0.17017223499715328, 0.036703268000565004, 0.1564166610041866, 0.049164256000949536, 0.10188388199458132, 0.1567502809994039, 0.03827258000092115, 0.09487297799933003, 0.09080796200578334, 0.163828687997011, 0.04899554399889894, 0.07612804300151765, 0.07790620299783768, 0.10177519200078677, 0.11331908000283875, 0.035769907997746486, 0.07675370899960399, 0.09585421800147742, 0.103946654999163, 0.07736989999830257, 0.03832682400388876, 0.10289828299573855, 0.09843146200000774, 0.19155849300295813, 0.10089485799835529, 0.08053836000181036, 0.08897783499560319, 0.10109105500305304, 0.03932289899967145, 0.1623252470017178, 0.04382942499796627, 0.10108085299725644, 0.15082342800451443, 0.11377079199883156, 0.2097692690003896, 0.08760255199740641, 0.0847863300004974, 0.11499485000240384, 0.038278259002254345, 0.1433724259986775, 0.10237324899935629, 0.04152089499984868, 0.10503240399702918, 0.10644998000498163, 0.10150674499891466, 0.08096955899964087, 0.09099640599742997, 0.12100029000430368, 0.08209009999700356, 0.07705281199741876, 0.038104115999885835, 0.08808177700120723, 0.10905551400355762, 0.07605550799780758, 0.08069113700184971, 0.11766988100134768, 0.08216475299559534, 0.08682168000086676, 0.03601637999963714, 0.07534724599827314, 0.08769667299930006, 0.08731279199855635, 0.0986032549990341, 0.14949656200042227, 0.2578694000039832, 0.09637325999938184, 0.03860066700144671, 0.09527479199459776, 0.16782929700275417, 0.03893292699649464, 0.10234096999920439, 0.0852399410068756, 0.0945792119964608, 0.08031768100045156, 0.09513451800012263, 0.03836323900031857, 0.0964604530017823, 0.16383957999642007, 0.10151327600033255, 0.0526123399977223, 0.07682195999950636, 0.07630264100589557, 0.10041546599677531, 0.10524041700409725, 0.10095152999565471, 0.04162157400423894, 0.09574200599308824, 0.1570191960054217, 0.04400162499950966, 0.09500034299708204, 0.10610887200164143, 0.10293628899671603, 0.15292880100605544, 0.09311256299406523, 0.03621832100179745, 0.09752206800476415, 0.10126422599569196, 0.08689613600290613, 0.085431111001526, 0.10198818899516482, 0.10853442500228994, 0.035958369000582024, 0.1631909599964274, 0.10674214800383197, 0.11115685400000075, 0.10146630399685819, 0.10073579500021879, 0.09167052100383444, 0.0888364790007472, 0.099339799999143, 0.13033640099456534, 0.15578877600637497, 0.04289264799444936, 0.16480145300010918, 0.09108684700186132, 0.04730459900019923, 0.09195584699773462, 0.08712113100045826, 0.08798034400388133, 0.09414262999780476, 0.07777469199936604, 0.08318822200089926, 0.11102419900271343, 0.0957039779968909, 0.07932694000191987, 0.03826963900064584, 0.1047096429974772, 0.08091838000109419, 0.19496080899989465, 0.11972338800114812, 0.09460868099995423, 0.09832264699798543, 0.08884196600411087, 0.07523617099650437, 0.03541729300195584, 0.09011586599808652, 0.08394278299965663, 0.047315267998783384, 0.2469029300045804, 0.048893309001869056, 0.08258316399587784, 0.10582487899955595, 0.11247301300318213, 0.10270244099956471, 0.1533426509995479, 0.03977257399674272, 0.09703275799984112, 0.07657471700076712, 0.03504777399939485, 0.08938782000041101, 0.07513652800116688, 0.03506974300398724, 0.0894092769958661, 0.0989222560019698, 0.09185588199761696, 0.09161287199822254, 0.09178364800027339, 0.10483316900354112, 0.11145709599804832, 0.17213928799901623, 0.049917762000404764, 0.14485944400075823, 0.05216383399965707, 0.14520513299794402, 0.051893335999920964, 0.09497542600001907, 0.08669819000351708, 0.08450662199902581, 0.09081264500127872, 0.10040749300242169, 0.10482328699436039, 0.03793926700018346, 0.07850071100256173, 0.07873614699929021, 0.038292044002446346, 0.07779599599598441, 0.07816199200169649, 0.038766839999880176, 0.0794693380012177, 0.08143573899724288, 0.037067915000079665, 0.07795148100558436, 0.03718685599596938, 0.06098029299755581, 0.03682384300191188, 0.07776440199813806, 0.07718882000335725, 0.036289463998400606, 0.0770038319969899, 0.03597891100071138, 0.07624247900093906, 0.07709095500467811, 0.03631390399823431, 0.07643364500108873, 0.034279091996722855, 0.0752930529997684, 0.07514443399850279, 0.03443906600296032, 0.07751985800132388, 0.08324613199511077, 0.04333301000588108, 0.08751184299762826, 0.08323804999963613, 0.035892984000383876, 0.07737026299582794, 0.08066949600470252, 0.04349540999828605, 0.08397808200243162, 0.08796689500013599, 0.08564539399958448, 0.03877886499685701, 0.07817404399975203, 0.0784158460010076, 0.04251728900271701, 0.07971439699758776, 0.07918253199750325, 0.04512872500345111, 0.09120304800308077, 0.08888206699339207, 0.07832660500571365, 0.03774039699783316, 0.08122521699988283, 0.0781796730007045, 0.03762770100001944, 0.08269068999652518, 0.08340209400193999, 0.03718290999677265, 0.07866775300499285, 0.07825011199747678, 0.03863304400147172, 0.08045392300118692, 0.08351525399484672, 0.037541800003964454, 0.08503623699652962, 0.07695102200523252, 0.03632707899669185, 0.07757008900080109, 0.078148147003958, 0.042429519999132026, 0.08091170300031081, 0.0775555729996995, 0.04191182299837237, 0.08100090499647195, 0.07712464599899249, 0.036567773000570014, 0.07781468699977268, 0.059260244997858535, 0.0792527700032224, 0.042541157999949064, 0.07730977299797814, 0.07732857600058196, 0.037363438997999765, 0.11765638700308045, 0.07265334099793108, 0.08093228199868463, 0.040041354004642926, 0.08211372799996752, 0.08078219699382316, 0.0808510160059086, 0.040477848997397814, 0.08155087599880062, 0.08107053300045663, 0.04071247699903324, 0.08212773199920775, 0.08201968500361545, 0.04053061200102093, 0.0819018749971292, 0.08177713400073117, 0.04148655499739107, 0.08144086600077571, 0.08146539099834627, 0.0414434570047888, 0.0823021059986786, 0.08174430199869676, 0.07825974200386554, 0.03757556699565612, 0.07800152600248111, 0.03726662999542896, 0.07781950700154994, 0.07809973300027195, 0.03791122200345853, 0.07895118599844864, 0.07851019199733855, 0.03922536800382659, 0.07724218899966218, 0.08023733799927868, 0.035852813998644706, 0.07509701600065455, 0.034475713000574615, 0.07514958400133764, 0.033681444998364896, 0.07509336999646621, 0.07395837300282437, 0.03334167299908586, 0.0786883500040858, 0.036766454999451526, 0.08272059999580961, 0.08065773200360127, 0.03676099899894325, 0.08342614799767034, 0.07497864500328433, 0.033504931001516525, 0.07470596899656812, 0.03357401300308993, 0.07461951900040731, 0.07470713200018508, 0.03400314199825516, 0.07519502799550537, 0.03709787800471531, 0.03526478400453925, 0.04975035299867159, 0.03296912700170651, 0.08266328099853126, 0.07278134799707914, 0.03285195900389226, 0.07354083099926356, 0.03278201899956912, 0.07456323900260031, 0.03363974300009431, 0.07344904599449364, 0.073371001999476, 0.03292381700157421, 0.07336560700059636, 0.03291255200019805, 0.07387823399767512, 0.03312139300396666, 0.07477742799528642, 0.03275653700256953, 0.07364856800268171, 0.07321443899854785, 0.03284030700160656, 0.07757323399710003, 0.033329964004224166, 0.0743801069984329, 0.0335793409976759, 0.07404202099860413, 0.07384502100467216, 0.033152455995150376, 0.07741124500171281, 0.03334908500255551, 0.0741771639950457, 0.033866505000332836, 0.07452593999914825, 0.07361878900701413, 0.03349196499766549, 0.07373577100224793, 0.03252436399634462, 0.07377947300119558, 0.035851745000400115, 0.15541537800163496, 0.04367425599775743, 0.0842601830008789, 0.08124813399626873, 0.08575868600019021, 0.04384514700359432, 0.08482818299671635, 0.08134209999843733, 0.03563203000521753, 0.07587584699649597, 0.0764611570048146, 0.03772800699516665, 0.08169253799860599, 0.03652942100598011, 0.07693512399418978, 0.07571411700337194, 0.03618903100141324, 0.07550594100030139, 0.03417241299757734, 0.07533425300061936, 0.07541854400187731, 0.035164549997716676, 0.07518722399981925, 0.0596543239953462, 0.07787919999827864, 0.03698016800626647, 0.07673017899651313, 0.036940006000804715, 0.07793506499729119, 0.08204449400363956, 0.036785559001145884, 0.07731439799681539, 0.08175620900146896, 0.039730792996124364, 0.08289500400132965, 0.07701561900466913, 0.03648794699984137, 0.07724729399342323, 0.07619009100017138, 0.0369077460054541, 0.08190451799600851, 0.07796861800306942, 0.03717517000040971, 0.07797098800074309, 0.03696261799632339, 0.07827947500481969, 0.07824050399358384, 0.033575366003788076, 0.07459808800194878, 0.03351159799785819, 0.0746101600016118, 0.033716609999828506, 0.07363941799849272, 0.0744323170001735, 0.0331485380011145, 0.07362661599472631, 0.0329651910069515, 0.07436475799477194, 0.03274211200186983, 0.07404799499636283, 0.07347625100373989, 0.032978953000565525, 0.07339250599761726, 0.033452843003033195, 0.07405131099949358, 0.035484341002302244, 0.07368517199938651, 0.033088633994339034, 0.07407024100393755, 0.07324661599704996, 0.03298282100149663, 0.07304525299696252, 0.03272334900248097, 0.07328314200276509, 0.03270973100006813, 0.07321488700108603, 0.03242884199426044, 0.0876140930049587, 0.08548779799457407, 0.0830743730039103, 0.041757512000913266, 0.08027504100027727, 0.0808310559950769, 0.03793586500250967, 0.07841978999931598, 0.07785009600047488, 0.05506195600173669, 0.032512521000171546, 0.07537750799383502, 0.0902534109991393, 0.08599323100497713, 0.032144800999958534, 0.07330205800099066, 0.033084755996242166, 0.08462952400441281, 0.07872921200032579, 0.03318824199959636, 0.07654299400019227, 0.03429837199655594, 0.07596293299866375, 0.07616313000471564, 0.03486480900028255, 0.08149376699293498, 0.08226539800671162, 0.0346708309953101, 0.07485511700360803, 0.034992052998859435, 0.07568665700091515, 0.03460979800001951, 0.07549745599681046, 0.07634804199915379, 0.03612805400189245, 0.07567629499681061, 0.035167761001503095, 0.07630887800041819, 0.07641875099943718, 0.03635322700574761, 0.07604366199666401, 0.03447858599975007, 0.07677175300341332, 0.07673427400004584, 0.03523808999307221, 0.07571581100637559, 0.0346195739984978, 0.07661141300195595, 0.07377077599812765, 0.034085011000570375, 0.07442030899983365, 0.03374400799657451, 0.07478718700440368, 0.033821782999439165, 0.07412348599609686, 0.07401345600374043, 0.03399719199660467, 0.07432297799823573, 0.033979632004047744, 0.07535915300104534, 0.03357749999850057, 0.07529643100133399, 0.07440131699695485, 0.033858633003546856, 0.07419622999441344, 0.03704061200551223, 0.07457899699511472, 0.03383665699948324, 0.07483685100305593, 0.07446278700081166, 0.033743565996701363, 0.07433070499973837, 0.05588756799988914, 0.033058829001674894, 0.07462162799492944, 0.08077081500232453, 0.03743607499927748, 0.07838669099874096, 0.07715560900396667, 0.03707891999511048, 0.07791504800115945, 0.03685913100343896, 0.07793358500202885, 0.0775132950002444, 0.037999819993274286, 0.07762428300338797, 0.07805148699844722, 0.038426962004450615, 0.07870074799575377, 0.03703266799857374, 0.07815059600397944, 0.0773623540007975, 0.03727611799695296, 0.0775730730019859, 0.08128213699819753, 0.036734496999997646, 0.07774062899989076, 0.03736834099981934, 0.07786958000360755, 0.07785013499960769, 0.03751074100000551, 0.07850949099520221, 0.07770777700352482, 0.03608117399562616, 0.07495107800059486, 0.034320117003517225, 0.07585685000231024, 0.07523601499997312, 0.034580580999318045, 0.07522054799483158, 0.035138242004904896, 0.07616213199798949, 0.07529314699786482, 0.034439962000760715, 0.07554033899941714, 0.036772766005015, 0.08343466899532359, 0.07550307000201428, 0.03462703699915437, 0.07479104599769926, 0.03425288300059037, 0.0748072679998586, 0.07577572599984705, 0.04059096600394696, 0.07928418200026499, 0.03406951199576724, 0.08030054499977268, 0.08631065500230761, 0.03683124400413362, 0.07772237899916945, 0.07802132399956463, 0.03688254299777327, 0.0772826009997516, 0.0766170470014913, 0.036692670997581445, 0.03681967800366692, 0.05525163399579469, 0.07407124299788848, 0.034535818005679175, 0.07553833799465792, 0.03450410400546389, 0.07532837899634615, 0.07543330200132914, 0.034241889996337704, 0.07570648600085406, 0.03439577099925373, 0.07955849599966314, 0.08234546400490217, 0.03370215500035556, 0.07028929499938386, 0.03345755899499636, 0.07394321700121509, 0.033895672000653576, 0.07469538399891462, 0.07343764400138753, 0.03332365700043738, 0.07378071200218983, 0.03329224199842429, 0.07409209699835628, 0.033361273002810776, 0.07353039599547628, 0.03319202100101393, 0.16132344800280407, 0.14463438499660697, 0.06893412400677335, 0.07651621099648764, 0.035565810998377856, 0.07666389200312551, 0.03626418799831299, 0.07787767799891299, 0.07695449399761856, 0.03675365200615488, 0.07736249099980341, 0.07700144899717998, 0.03704387100151507, 0.08115154199913377, 0.03620894999767188, 0.07678743200085592, 0.07645718999992823, 0.036954697003238834, 0.07731759899616009, 0.07701976500538876, 0.03654250299587147, 0.07785973499994725, 0.03703073399810819, 0.07733520600595511, 0.07769197399466066, 0.036277792998589575, 0.07778183100163005, 0.03669331400305964, 0.0778033120004693, 0.07835287299531046, 0.037000102005549707, 0.07794526299403515, 0.07813732100476045, 0.03744834799726959, 0.07816171100421343, 0.07796257500012871]",tokens/s,13.940652823074744,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 502, in get_class_from_dynamic_module final_module = get_cached_module_file( File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 327, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File ""/usr/local/lib/python3.10/dist-packages/transformers/dynamic_module_utils.py"", line 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, bfloat16-sdpa-pytorch,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.43.4,,0.34.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3792, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1531, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1697, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-sdpa-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,float16,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-66b,facebook/opt-66b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-16B-nl,Salesforce/codegen-16B-nl,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,12745.592832,,,,,s,1,193.60651684000004,193.60651684000004,0.0,193.60651684000004,193.60651684000004,193.60651684000004,193.60651684000004,[193.60651684000004],,kWh,0.002257431581094452,0.007407156459184895,0,0.009664588040279348,,MB,12996.182016,,,,,s,10,66.50142273099846,6.650142273099846,0.9615215468950945,7.005748922499151,7.10413538370085,7.148420224350957,7.183848096871043,"[6.682637691999844, 6.983983554999213, 7.192705065001064, 7.024203572998886, 6.9966202409996185, 6.693557780001356, 7.014877603998684, 3.8019943939998484, 7.016548518999116, 7.094294308000826]",tokens/s,38.49541701318672,kWh,8.264285997909789e-05,0.00027116965579464356,0.0,0.00035381251577374143,tokens/kWh,723547.0442309303,MB,13334.188032,,,,,s,10,289.30921843800024,28.930921843800025,1.2276645890427598,28.39772806399924,30.674295382000672,31.34452899100115,31.880715878201535,"[32.01476260000163, 30.525354580000567, 28.486075365999568, 28.09107269500055, 28.191899194000143, 28.400189193998813, 28.69382195199978, 28.395266933999665, 28.382692074999795, 28.128083847999733]",tokens/s,2.1776008500572916,kWh,0.0003411895579870137,0.00111952346448755,0.0,0.001460713022474564,tokens/kWh,43129.62165098863,,s,630,289.27449810800135,0.45916587001270054,0.03982937293009423,0.48496396400059893,0.5001112053989345,0.5025785818999793,0.5081846747008604,"[0.5086630500009051, 0.5031513789999735, 0.5027705510001397, 0.5034563139997772, 0.5027557800003706, 0.5037319029997889, 0.5749988410007063, 0.5021826550000696, 0.502274802998727, 0.5038960710007814, 0.5026078809987666, 0.5035750820006797, 0.5028962249998585, 0.5038815139996586, 0.5021056550012872, 0.5025680889993964, 0.5739634109995677, 0.5025871670004562, 0.5027265959997749, 0.5029503540008591, 0.5033124139990832, 0.5035543240010156, 0.5031363349989988, 0.5018733500000963, 0.5023947419995238, 0.5011381060012354, 0.5022042809996492, 0.5740004159997625, 0.5020026509992022, 0.5007072300013533, 0.5008219529991038, 0.5004476920003071, 0.5010768760002975, 0.5015490299992962, 0.5026363100005256, 0.5011593330000323, 0.5023738449999655, 0.5019077859997196, 0.5013719779999519, 0.5020933970008628, 0.5015520349988947, 0.5015196519998426, 0.5015970170006767, 0.5021698269993067, 0.5742435590000241, 0.506283478000114, 0.5070134800007509, 0.5023488189999625, 0.502899883000282, 0.5033542269993632, 0.5029935740003566, 0.5825637609996193, 0.5033441830000811, 0.5006895410006109, 0.5010569149999355, 0.5006540510003106, 0.500073817998782, 0.49767108600099164, 0.5005175529986445, 0.4989680650014634, 0.5006629629988311, 0.49975196500054153, 0.4997044179999648, 0.5016500830006407, 0.4240797080001357, 0.49669123700005, 0.4955679100003181, 0.49591939299898513, 0.49677314899963676, 0.49504913900091196, 0.49519243899885623, 0.4228978810006083, 0.4971282530004828, 0.4964084240000375, 0.4958846730005462, 0.49577987900011067, 0.49575183799970546, 0.42213619299946004, 0.4964041980001639, 0.49758967900015705, 0.49562530199909816, 0.4967134470007295, 0.49618105399895285, 0.49533131099997263, 0.4222190820000833, 0.4949460759999056, 0.4969081890012603, 0.49600290799935465, 0.49460548800016113, 0.49621586200009915, 0.4948608249997051, 0.4237066320001759, 0.49521954900046694, 0.4959252859989647, 0.49675446699984604, 0.49599704800129985, 0.49581750099969213, 0.4230891739989602, 0.4949858600011794, 0.49877877099970647, 0.4965060140002606, 0.49584464200052025, 0.49583606899977894, 0.4946276720002061, 0.4222492129993043, 0.49613762000080897, 0.49614608099909674, 0.49531507000028796, 0.49560970600032306, 0.49395391599864524, 0.42335553800148773, 0.4956180699991819, 0.4960440520007978, 0.49846347399943625, 0.4942204719991423, 0.5011187270010851, 0.49695886399968003, 0.49552749000031326, 0.4955891219997284, 0.42174574099954043, 0.49792712300040876, 0.49368162300015683, 0.49441943099918717, 0.49436862200127507, 0.42281694399935077, 0.49519379299999855, 0.4899946989989985, 0.49406451000140805, 0.4204006729996763, 0.49341676699987147, 0.4935107119999884, 0.4924334400002408, 0.41918690700003935, 0.4859666049997031, 0.411178774000291, 0.48396513199986657, 0.4117896110001311, 0.412347483999838, 0.49211646399999154, 0.4922549729999446, 0.4908309749989712, 0.4198644730004162, 0.48731760200098506, 0.41094865599916375, 0.4825719319997006, 0.41244684900084394, 0.5036259720000089, 0.48572700600016105, 0.4117839680002362, 0.4851664959987829, 0.4126576250000653, 0.41163659800076857, 0.48511942599907343, 0.41194803300095373, 0.48501480400045693, 0.41245815999900515, 0.4852573770003801, 0.4127769120004814, 0.4837876339988725, 0.4128869850010233, 0.4104756910001015, 0.4849283829989872, 0.4131914299996424, 0.48477606200140144, 0.41273026499948173, 0.48501015299916617, 0.41242526700079907, 0.484411949000787, 0.4116440839989082, 0.41208334200018726, 0.4877548469994508, 0.4125488259996928, 0.4844581190009194, 0.41253402800066397, 0.48714078400007566, 0.41182819699861284, 0.48647239999991143, 0.4140286780002498, 0.4871926480009279, 0.41165152299981855, 0.48562012599904847, 0.4136480520010082, 0.48605401900022116, 0.41282797699932416, 0.4855539359996328, 0.41286417599985725, 0.48581970800114505, 0.41241038799853413, 0.4868972460008081, 0.4843187160004163, 0.41102176399908785, 0.48403978500027733, 0.4108166810001421, 0.4830054320009367, 0.4124658519995137, 0.4110049760001857, 0.4850832129995979, 0.41099331400073424, 0.4839919469995948, 0.41213436699945305, 0.48446529300053953, 0.41169763799916836, 0.41184957299992675, 0.4841919770005916, 0.4116109120004694, 0.4837777089996962, 0.41059260799920594, 0.48438094800076215, 0.41254864999973506, 0.41134980599963455, 0.48535140800049703, 0.4114555800006201, 0.4844959679994645, 0.41315864299940586, 0.48428461300136405, 0.4118083029989066, 0.4124968070009345, 0.4840432069995586, 0.41153548900001624, 0.48563290200036136, 0.41307341100036865, 0.48427096199884545, 0.4133476610004436, 0.4834262580006907, 0.411606669998946, 0.4125178499998583, 0.4849634390011488, 0.41277507199993124, 0.4858219219986495, 0.41321338700072374, 0.48598036200019123, 0.41191369899934216, 0.4858860229996935, 0.41258432700124104, 0.4857927529992594, 0.41353686100046616, 0.4856945520004956, 0.412811990998307, 0.4850202280013036, 0.4136633090001851, 0.4859744890000002, 0.41147737099890946, 0.4129870610013313, 0.4863068269987707, 0.48920686000019487, 0.4126261750006961, 0.4856021059986233, 0.4133066600006714, 0.41296453699942504, 0.4875918500001717, 0.41285114499987685, 0.4874349199999415, 0.48573994200160087, 0.41140586099936627, 0.4120473340008175, 0.4832628649983235, 0.4110800600010407, 0.48546171099951607, 0.41194492500108026, 0.4843380349993822, 0.41149973699975817, 0.41211011999985203, 0.4843173150002258, 0.4120460350004578, 0.48449393099872395, 0.4127602309999929, 0.483478661000845, 0.4119916590007051, 0.4116291539994563, 0.4848301090005407, 0.4108771709998109, 0.48489966499982984, 0.41183673500017903, 0.4869823049994011, 0.4118663059998653, 0.4847402140003396, 0.4121693380002398, 0.412233691999063, 0.48518674899969483, 0.41241160500067053, 0.48470181800075807, 0.41263228800016805, 0.48595350100004, 0.4130786359983176, 0.48511091500040493, 0.4126606299996638, 0.48486920800132793, 0.41220762899865804, 0.4853108229999634, 0.412891882000622, 0.41243379099978483, 0.4863529499998549, 0.41191847499976575, 0.4857999160012696, 0.4128013119989191, 0.4857712970006105, 0.4117222719996789, 0.48547257500104024, 0.41481691299850354, 0.48596254299991415, 0.41429978300038783, 0.48648101500111807, 0.4134278479996283, 0.49099690999901213, 0.4907461600014358, 0.41330250399914803, 0.48692006599958404, 0.41471949300103006, 0.4847797999991599, 0.4133852590002789, 0.48698377499931667, 0.41354196200154547, 0.48718301099870587, 0.4150681730006909, 0.48935213000004296, 0.41874871700019867, 0.48516956299863523, 0.4126593569999386, 0.4836055949999718, 0.41265570200084767, 0.48631923500033736, 0.4131971560000238, 0.41257691299870203, 0.4867761810000957, 0.4868627169998945, 0.4143535540006269, 0.48546808900027827, 0.41385179899953073, 0.4871417800004565, 0.4131638220005698, 0.48564676199930545, 0.4134706879995065, 0.41321624200099905, 0.48545577699951536, 0.4126823200003855, 0.48609687499993015, 0.41432095500022115, 0.4848900329998287, 0.41381415499927243, 0.4856448780010396, 0.4117247389986005, 0.485184911000033, 0.41340791400034504, 0.48501040799965267, 0.4136097090013209, 0.4867410299993935, 0.4137956270005816, 0.48808825999913097, 0.41387422400111973, 0.4872486519998347, 0.41366613899845106, 0.4856935420011723, 0.4140814999991562, 0.48646257600012177, 0.41368956100086507, 0.48628962699876865, 0.41501521800091723, 0.48496001199964667, 0.41343737399984093, 0.486299604001033, 0.41393871099899116, 0.4862802610005019, 0.41425322299983236, 0.48666558699915186, 0.41366523600117944, 0.4858194659991568, 0.4153216810009326, 0.5778754799994203, 0.4140895679993264, 0.48845575700033805, 0.41296531300031347, 0.48549848299990117, 0.4138610379995953, 0.4856335200001922, 0.4135495690006792, 0.48496448900004907, 0.4138556519992562, 0.48681664600007934, 0.4860676110001805, 0.4124444820008648, 0.4868107249985769, 0.41305709200059937, 0.4852023389994429, 0.4131341370011796, 0.41276613300033205, 0.48675867800011474, 0.41188328099997307, 0.48503101099959167, 0.4113919649989839, 0.48563104900131293, 0.41217042499920353, 0.4861637140002131, 0.4126250049994269, 0.48462864700013597, 0.41255421099958767, 0.48550398500083247, 0.4195751570005086, 0.48875096200026746, 0.4142012259999319, 0.4863778069993714, 0.49181601599957503, 0.41893311599960725, 0.4927903719999449, 0.4921579150013713, 0.4195561929991527, 0.49165919900042354, 0.4922657999995863, 0.4923052159992949, 0.41968860200177005, 0.4922820919982769, 0.4885220970008959, 0.41284440900017216, 0.4110217550005473, 0.48612649099959526, 0.413157898999998, 0.4867022750004253, 0.41373016699981235, 0.4868086549995496, 0.4926508490007109, 0.49533129099836515, 0.42068389500127523, 0.4914396009990014, 0.4133055710008193, 0.48753700599991134, 0.4139233289988624, 0.4858148480016098, 0.41428370699941297, 0.488291367999409, 0.48585300500053563, 0.41228318799949193, 0.4883925760004786, 0.4137142309991759, 0.4872625750012958, 0.4140496109994274, 0.4860110669997084, 0.4147408720000385, 0.4852985260004061, 0.41606644300009066, 0.4904972669992276, 0.41348174500126333, 0.48719951899875014, 0.48932616300044174, 0.4131003109996527, 0.48540189000050304, 0.41199087299901294, 0.4120015290009178, 0.4863176279995969, 0.41230252599962114, 0.49008304400013003, 0.4888580730003014, 0.412214228999801, 0.41142588000002434, 0.48452073999942513, 0.413138040999911, 0.48495802500110585, 0.41213044299911417, 0.48502327099959075, 0.4125204060001124, 0.4842916920006246, 0.4119132489995536, 0.4123438639999222, 0.48546667200025695, 0.41363331700085837, 0.4852921069996228, 0.4139759409990802, 0.48604287400121393, 0.4126119729990023, 0.48609922700052266, 0.41410623800038593, 0.486229326999819, 0.41236349899918423, 0.4860268909997103, 0.4131126390002464, 0.48651715100095316, 0.4133142310001858, 0.48520892699889373, 0.5058777760004887, 0.4128419059998123, 0.4865544000003865, 0.4131487590002507, 0.486196502999519, 0.41434266199939884, 0.4863496310008486, 0.4130452099998365, 0.4855148309998185, 0.4125405550003052, 0.4865226199999597, 0.4145479679991695, 0.48665320400141354, 0.41301411599852145, 0.4863687370016123, 0.4139747589997569, 0.4870213819995115, 0.4126758019992849, 0.4861762140008068, 0.4138596310003777, 0.4867769969987421, 0.41441613400093047, 0.48868721399958304, 0.4135892190006416, 0.4867912369991245, 0.4868001440008811, 0.41461450699898705, 0.4869958390008833, 0.4886408050006139, 0.4124877779995586, 0.4873594229993614, 0.48803611300172633, 0.41312289999950735, 0.48588301400013734, 0.413001651999366, 0.41251580599964655, 0.4853639259999909, 0.4126298749997659, 0.4854411530013749, 0.4119803489993501, 0.4854187920009281, 0.4132221979998576, 0.4845929690000048, 0.4129755750000186, 0.48464800900001137, 0.41305332199954137, 0.48547754299943335, 0.41266748400084907, 0.4123238849988411, 0.4862851160014543, 0.4123959869993996, 0.48605842200049665, 0.4134294529994804, 0.4863047300004837, 0.41388613499839266, 0.4857656730000599, 0.41260610800054565, 0.48706492200108187, 0.41275141299956886, 0.4847823290001543, 0.41393662100017536, 0.485415473998728, 0.41314847900139284, 0.48565605499970843, 0.4134011619989906, 0.48575147399969865, 0.412868867000725, 0.4852607649991114, 0.4136983450007392, 0.4865398780002579, 0.4131887530002132, 0.48513100699892675, 0.41386299000078, 0.4863365639994299, 0.4133734719998756, 0.48669340500055114, 0.4155969860003097, 0.48779873899911763, 0.4148627070007933, 0.48702945900004124, 0.4177915239997674, 0.4855355769996095, 0.4173444650004967, 0.4863799850008945, 0.48755778599843325, 0.41456029800065153, 0.48659725799916487, 0.4129930670005706, 0.4862464150010055, 0.41443932199945266, 0.48631621899949096, 0.42041153900026984, 0.48507660900031624, 0.41302600800008804, 0.4821402849993319, 0.4121413670000038, 0.41142448599930503, 0.48464057000092, 0.4123187709992635, 0.4837294410008326, 0.4121194290000858, 0.4833306830005313, 0.4245141009996587, 0.48440493599991896, 0.41268394500002614, 0.48530043899882, 0.4114651200015942, 0.48514013899875863, 0.41204675500011945, 0.4839649610003107, 0.4121208399992611, 0.41189547600151855, 0.4854809589996876, 0.41177706599955854, 0.48492546700072126, 0.4127088189998176, 0.48512514799949713, 0.4123205300002155, 0.4846405810003489, 0.4116390210001555, 0.41315862299961736, 0.48617686099896673, 0.41340748100083147, 0.4858060309998109, 0.41245149899987155, 0.4842588320007053, 0.4131313299985777, 0.485867411000072, 0.41309853900020244, 0.48612640900137194, 0.41240093399937905, 0.48564987200006726, 0.4127175409994379, 0.48340469200047664, 0.41320842200002517, 0.4850996440000017, 0.41325376100030553, 0.4869938789997832, 0.4134744700004376, 0.4133693209987541, 0.48558375900029205, 0.4132130470006814, 0.48671271999955934, 0.4132400159996905, 0.4852437680001458, 0.4135932459994365, 0.487038029001269, 0.4135539469989453, 0.4858909140002652, 0.41369181200025196, 0.4850883060007618, 0.41366926099908596, 0.48626490400056355, 0.4143370159999904]",tokens/s,2.1778622177914486,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3832, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-350m,facebook/opt-350m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,dbrx,databricks/dbrx-base,databricks/dbrx-base,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,6097.985536,,,,,s,1,91.23198463399967,91.23198463399967,0.0,91.23198463399967,91.23198463399967,91.23198463399967,91.23198463399967,[91.23198463399967],,kWh,0.001048461729127088,0.0034402407701276945,0,0.004488702499254782,,MB,6047.268864,,,,,s,10,50.06676554499791,5.006676554499791,0.12575093518725258,4.985604105499078,5.202245715199024,5.246938037599284,5.282691895519492,"[4.990043432000675, 5.192314087998966, 5.2916303599995445, 4.994302929000696, 4.900430108002183, 4.905943956000556, 4.995955140002479, 4.916608640996856, 4.898372111998469, 4.981164778997481]",tokens/s,51.13172325260715,kWh,5.882456678555602e-05,0.00019301611791208625,0.0,0.0002518406846976423,tokens/kWh,1016515.6607136426,MB,6405.025792,,,,,s,10,169.03946611399806,16.903946611399807,0.14585533504237677,16.898219802500535,17.029123552399323,17.12074650620034,17.194044869241154,"[16.707357129998854, 17.008762895999098, 17.212369460001355, 16.907711591000407, 16.9913720739969, 16.79881036200095, 16.988274040999386, 16.888728014000662, 16.81796247300008, 16.71811807300037]",tokens/s,3.7269403085734782,kWh,0.00019864220261812309,0.0006517918528631246,0.0,0.0008504340554812478,tokens/kWh,74079.8179399686,,s,630,169.03077023800506,0.26830280990159533,0.03456823641743216,0.2904099914994731,0.29266367410127714,0.29386576619981497,0.30077255722084373,"[0.2907009800001106, 0.216341495000961, 0.289980628000194, 0.21586525100065046, 0.290998006999871, 0.2897326179991069, 0.2166907690007065, 0.289542825998069, 0.2161268449999625, 0.28904559500006144, 0.2892781080008717, 0.2163039810002374, 0.2900320529988676, 0.21610389600027702, 0.28873528799886117, 0.28929752300246037, 0.2164907869992021, 0.2915482130010787, 0.288604896999459, 0.2163188929989701, 0.28960865599947283, 0.2158086160015955, 0.28965864699785016, 0.2895281380006054, 0.21653473699916503, 0.28984459200000856, 0.21722758900068584, 0.28951228900041315, 0.29005643900018185, 0.216405653001857, 0.29086152999661863, 0.2894993620029709, 0.21666383099727682, 0.2889804500009632, 0.2166736450017197, 0.29039718599960906, 0.28995391100033885, 0.21694878500056802, 0.29077688100005616, 0.2894963729995652, 0.2173017869972682, 0.2900854790023004, 0.21677426699898206, 0.2899343589997443, 0.28924670400010655, 0.21761098600109108, 0.28985165799895185, 0.28881469599946286, 0.21771346199966501, 0.2916274290000729, 0.2910259070013126, 0.21830052899895236, 0.3844826499989722, 0.21720713400281966, 0.2914736839993566, 0.291349105998961, 0.21891548500207136, 0.2939182109985268, 0.29497162500047125, 0.29432223700132454, 0.29406582999945385, 0.22156457599703572, 0.29375926900320337, 0.21183540800120682, 0.2907684040001186, 0.28955345199938165, 0.21893063499737764, 0.29146821000176715, 0.29027176499948837, 0.22023998300210224, 0.2983019509993028, 0.2909890249975433, 0.29101612200247473, 0.21835746500073583, 0.29308215599667164, 0.29100870200272766, 0.21706486899711308, 0.29081086800215417, 0.29029262499898323, 0.21706382900083554, 0.2898652209987631, 0.2911951140013116, 0.21923784099999466, 0.2924181779999344, 0.2928274119985872, 0.21957259800183238, 0.29223880999779794, 0.29221787600181415, 0.291875399001583, 0.21929955599989626, 0.29471748799915076, 0.3007308929991268, 0.2972366479989432, 0.29203443200094625, 0.21776662100091926, 0.2908227369989618, 0.2908122929984529, 0.2173915580024186, 0.2904602140006318, 0.29070087599757244, 0.2171784230013145, 0.2913058390004153, 0.28981769700112636, 0.21858743699704064, 0.29099787900122465, 0.2916176680009812, 0.2183207019988913, 0.29075362799994764, 0.2914348340018478, 0.21850889799679862, 0.2911674500028312, 0.2920752350000839, 0.2187765489979938, 0.29168587700041826, 0.29264911499922164, 0.29205528600141406, 0.21951447700121207, 0.2906911840000248, 0.29243512299944996, 0.21935798399863415, 0.2929361599999538, 0.2926453850013786, 0.21751212099843542, 0.2925489059998654, 0.29303264999907697, 0.3057612960001279, 0.29437719900306547, 0.2185558899982425, 0.2924786250005127, 0.2926051969989203, 0.29227773700040416, 0.2199054199991224, 0.292143261001911, 0.2932773329994234, 0.21998251599870855, 0.29199436800263356, 0.2919865879994177, 0.2918736270003137, 0.21941775599771063, 0.293581059002463, 0.29333796599894413, 0.29238259100020514, 0.21980665199953364, 0.2920219560000987, 0.29194989499956137, 0.2193813730009424, 0.2937457539992465, 0.29330554099942674, 0.29212166300203535, 0.21898798899928806, 0.29373921799924574, 0.2920933850000438, 0.21951633299977402, 0.2921270530023321, 0.29376510699876235, 0.29276109900092706, 0.21956209099880653, 0.29324134299895377, 0.29222079499959364, 0.2930379190001986, 0.2197341739993135, 0.2931875670001318, 0.2935949980019359, 0.29349960800027475, 0.22034615200027474, 0.2927086329982558, 0.292979103000107, 0.29218846799994935, 0.21968087999994168, 0.29229160099930596, 0.29231198400157155, 0.29458448800141923, 0.22061216899965075, 0.29291049399762414, 0.2944763360028446, 0.2933841969970672, 0.2212647590022243, 0.2945702219985833, 0.2944191579990729, 0.2949726010010636, 0.29380166700138943, 0.2222927709990472, 0.2923280139984854, 0.29180470700157457, 0.21905838100065012, 0.2917165569997451, 0.29309370199916884, 0.29110373400180833, 0.21902594600032899, 0.2847224369979813, 0.21838983300040127, 0.29062975700071547, 0.29014954499871237, 0.22605159800150432, 0.2941081569988455, 0.2910570470012317, 0.2915937850011687, 0.21800911699756398, 0.29007046400147374, 0.2905225469985453, 0.21860432800167473, 0.29229719899740303, 0.29088161200343166, 0.21758454099835944, 0.29048691099887947, 0.2904711060000409, 0.21856597700025304, 0.2904245669997181, 0.289844709001045, 0.21817316400120035, 0.29153165299794637, 0.291110613001365, 0.2178700359982031, 0.28990966100172955, 0.290587367999251, 0.21830575399872032, 0.307847304000461, 0.2905535210011294, 0.2912832440015336, 0.21744147699791938, 0.2907276850019116, 0.29158830599772045, 0.21740018800119287, 0.29164379500070936, 0.28980906899960246, 0.2178510459998506, 0.2910488650013576, 0.2910328629986907, 0.2175148239984992, 0.2910879670016584, 0.28924851899864734, 0.2179409560012573, 0.2912841879988264, 0.29197443700104486, 0.21765986099853762, 0.2912443790010002, 0.2906850389990723, 0.21912150400021346, 0.29185660100120003, 0.291546873999323, 0.21856483100054902, 0.2921751530011534, 0.29173619999710354, 0.2915029340001638, 0.2197142690019973, 0.29251374999876134, 0.292934133001836, 0.218980167999689, 0.29151367799931904, 0.2936627130002307, 0.29254943699925207, 0.21965635400192696, 0.2915698010001506, 0.29046210999877076, 0.2180376369979058, 0.2906879640031548, 0.2902643209999951, 0.21760237399939797, 0.29009828899870627, 0.2914224900014233, 0.2166947749974497, 0.29164596700138645, 0.29184335399986594, 0.21636393800145015, 0.29191271099989535, 0.2907526509989111, 0.21837240899913013, 0.2903042159996403, 0.2904607400014356, 0.2177752550014702, 0.28947440599949914, 0.29025863599963486, 0.21859761999803595, 0.2907766640018963, 0.2915378750003583, 0.21957218299939996, 0.2905416600005992, 0.29114302399830194, 0.21767172500040033, 0.29076481599986437, 0.29024537000077544, 0.218145843999082, 0.29146636800214765, 0.289204176999192, 0.21811731299749226, 0.2911888859998726, 0.2907563310000114, 0.21803446500052814, 0.29123617699951865, 0.2905786560004344, 0.21859882799981278, 0.2994884510007978, 0.3016885950019059, 0.2997832129985909, 0.29551582299973234, 0.2924669130006805, 0.21823715999926208, 0.29089504500007024, 0.29075027699946077, 0.2175398210019921, 0.29288778899717727, 0.2921842370014929, 0.29123385999992024, 0.21989283899893053, 0.2922732460028783, 0.2926104939979268, 0.21864432100119302, 0.2922021489976032, 0.2921254780012532, 0.2909172479994595, 0.21960679400217487, 0.29132206899885205, 0.29251451099844417, 0.21969976100081112, 0.29184542700022575, 0.28826923800079385, 0.28982134999750997, 0.21831678700254997, 0.2906910899982904, 0.21733671100082574, 0.2902900349981792, 0.28931116800231393, 0.21763934699993115, 0.29131513299944345, 0.2910833719979564, 0.2173431730006996, 0.2912731079995865, 0.29050187100074254, 0.21702485700006946, 0.2905820060004771, 0.29029123299915227, 0.21818443500160356, 0.29084842799784383, 0.2898969930029125, 0.21785402000023169, 0.2901121119975869, 0.29067495400158805, 0.21911900899795, 0.2901359200004663, 0.2904179559991462, 0.21825122600057512, 0.29090214900134015, 0.29015639499993995, 0.21798246799880872, 0.2908864849996462, 0.21765105400118046, 0.2912588709987176, 0.2916205820001778, 0.2178130100000999, 0.28995634999955655, 0.29022622699994827, 0.2174197730018932, 0.29145064700060175, 0.29172145499978797, 0.21847196599992458, 0.29093710699817166, 0.2906816180002352, 0.21820599300190224, 0.2905217339975934, 0.29147705500145094, 0.2178048370005854, 0.29039529799774755, 0.2908526500032167, 0.21833837399753975, 0.2912375090018031, 0.29129896099766484, 0.21869927500301856, 0.29150462100005825, 0.292075687997567, 0.2919040929991752, 0.2183276610012399, 0.29231337799865287, 0.2926725940014876, 0.2185765979993448, 0.2919523400014441, 0.29218050700001186, 0.2919107220004662, 0.2199708890002512, 0.28770744999928866, 0.21908292999796686, 0.2899656050030899, 0.2900452049980231, 0.2176813090009091, 0.29021683400060283, 0.3079067769976973, 0.2904738979996182, 0.2903635020011279, 0.21901420799986226, 0.29047297600118327, 0.2893263299993123, 0.2188252830019337, 0.29188136299853795, 0.29119931500099483, 0.2203597269981401, 0.300789575001545, 0.29624626700024237, 0.29034114699970814, 0.21696501100086607, 0.2914125839997723, 0.2911053619973245, 0.21849452500100597, 0.29150500900141196, 0.29052795999814407, 0.2177339320005558, 0.2910306660014612, 0.28968643799817073, 0.21777619700151263, 0.2902455179973913, 0.2909873870012234, 0.216810722999071, 0.2913440830016043, 0.2902699170008418, 0.21764374999838765, 0.2915780850016745, 0.29109479199905763, 0.21779754100134596, 0.2903779529988242, 0.2913751179985411, 0.21737311399920145, 0.29033324100237223, 0.29034001199761406, 0.21822272000281373, 0.2913177739974344, 0.2911054790019989, 0.22111833099916112, 0.29031053600192536, 0.2920567659966764, 0.21840219300065655, 0.2920667569997022, 0.29159713400076726, 0.2923893369988946, 0.21875944200291997, 0.29191296699718805, 0.292178875002719, 0.21952975999738555, 0.29245042000184185, 0.2922361259988975, 0.21856441600175458, 0.2925300659990171, 0.29288906900183065, 0.2920424969997839, 0.2889515280003252, 0.28929089800294605, 0.2183186999973259, 0.2987211040017428, 0.29936455599818146, 0.292287058000511, 0.21795605000079377, 0.29080213899942464, 0.2909328400019149, 0.21767894599906867, 0.2902806159981992, 0.29218590000164113, 0.2176227950003522, 0.29097570199883194, 0.29055286099901423, 0.2177383930029464, 0.2912268079999194, 0.2909655229996133, 0.21706387700032792, 0.2900289299977885, 0.2903998870024225, 0.21771471899774042, 0.290987763000885, 0.29016162599873496, 0.2179679370019585, 0.29120647499803454, 0.290600964002806, 0.21769193599902792, 0.29097274000014295, 0.28963787499742466, 0.21807252800135757, 0.28995887800192577, 0.29170339299889747, 0.21861855599854607, 0.2915965749998577, 0.2899465690024954, 0.21751180600040243, 0.29122514599657734, 0.29118023100090795, 0.21799964599995292, 0.29067423900050926, 0.2892145010009699, 0.21800088599775336, 0.29152703300133, 0.2175850640014687, 0.2900846359989373, 0.2903116429988586, 0.21884995499931392, 0.292098812002223, 0.2913395169998694, 0.2912873710010899, 0.2187457149993861, 0.2917116940006963, 0.29231341499689734, 0.21921942300105002, 0.2915750760002993, 0.2917363259984995, 0.21897438900123234, 0.29114334400219377, 0.2912552159978077, 0.21836303600139217, 0.292092709998542, 0.29166208199967514, 0.3012904889983474, 0.29884907900122926, 0.29667457500181627, 0.2174466479991679, 0.2902095610006654, 0.28828885999973863, 0.21768568100014818, 0.2903600799982087, 0.29073873100060155, 0.21791581800061977, 0.29085534700061544, 0.21755331299937097, 0.2900695079988509, 0.29125011900032405, 0.21706887899927096, 0.2903485240021837, 0.2908436379984778, 0.21806812300201273, 0.29135869999663555, 0.2898313040022913, 0.21765279899773304, 0.2902005330033717, 0.2913538149987289, 0.21821878999980981, 0.2896690870002203, 0.2894560739987355, 0.21746949000225868, 0.2908409439987736, 0.28985850299795857, 0.2185748310002964, 0.29490247099965927, 0.29592349200174795, 0.2909571119998873, 0.21808267400047043, 0.2896159939991776, 0.21713694099889835, 0.2903147180004453, 0.29116247199999634, 0.21726356699946336, 0.28997434400298516, 0.2895123469970713, 0.21706471600191435, 0.2911354460011353, 0.28969383199728327, 0.21714563700152212, 0.2905878390010912, 0.21721696899840026, 0.2899282120015414, 0.29226656799801276, 0.21713995300160605, 0.2912752009979158, 0.29151498500141315, 0.29266268300125375, 0.22021484899960342, 0.29099614799997653, 0.29135003099872847, 0.2177200010009983, 0.29111564100094256, 0.2915677429991774, 0.2187989199992444, 0.2914103279981646, 0.29279791500084684, 0.2186566860000312, 0.2922944580022886, 0.21710284899745602, 0.2901046340011817, 0.21649639300085255, 0.2896566499985056, 0.290039051000349, 0.2174738649991923, 0.2909343390019785, 0.2894721689990547, 0.21784240000124555, 0.2900522710006044, 0.21709814799760352, 0.28983514300125535, 0.2896263189977617, 0.21765092900022864, 0.2903269540001929, 0.2899967520024802, 0.2174344069971994, 0.2904020269998, 0.2897132940015581, 0.21715905599921825, 0.29081087300073705, 0.21739514100045199, 0.2897053650012822, 0.2895627889993193, 0.21752289600044605, 0.29052373000013176, 0.2903313499991782, 0.2171909440003219, 0.290442281999276, 0.29105884000091464, 0.21773952299918164, 0.2908007709993399, 0.2920749959994282, 0.21929066200027592, 0.2908022470001015, 0.29059262000009767, 0.21999748700181954, 0.2925687899987679, 0.2930268829986744, 0.2922245120025764, 0.21979962699697353, 0.2918091470019135, 0.2901578579985653, 0.21691791000193916, 0.2912253229987982, 0.2900823070012848, 0.21809064899935038, 0.29188107500158367, 0.29080537599656964, 0.21823692900215974, 0.29180549699958647, 0.2910827170017001, 0.21879703699960373, 0.2913923509986489, 0.29083398500006297, 0.2182987080013845, 0.2918800259976706, 0.291348699000082, 0.21782594700198388, 0.29173233499750495, 0.29073136000079103, 0.2181533760012826]",tokens/s,3.7271320429583543,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-2.7b,facebook/opt-2.7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,14710.652928,,,,,s,1,223.2145769409999,223.2145769409999,0.0,223.2145769409999,223.2145769409999,223.2145769409999,223.2145769409999,[223.2145769409999],,kWh,0.0026061757941812516,0.008551470120497387,0,0.01115764591467864,,MB,14827.982848,,,,,s,10,69.80715482099731,6.980715482099731,0.21959388971800345,6.893973189999997,7.315353193300325,7.40695466815032,7.480235848030316,"[7.4985561430003145, 6.826626775999102, 6.994990524000968, 6.905595299998822, 6.897191029000169, 6.890755350999825, 6.890422321999722, 7.294997310000326, 6.800773293998645, 6.8072467719994165]",tokens/s,36.6724586693795,kWh,4.407638520243154e-05,0.00014462384094214716,0.0,0.00018870022614457868,tokens/kWh,1356649.1425604199,MB,14836.764672,,,,,s,10,298.79762847400343,29.879762847400343,0.24358313788693797,29.84608460399977,30.20450548160097,30.29817486080092,30.373110364160876,"[29.90062050599954, 29.67682772900116, 29.618826937999984, 29.70372009899984, 29.791548702, 29.609188880000147, 29.916269785000623, 30.00509153100029, 30.391844240000864, 30.183690064000984]",tokens/s,2.108450469361113,kWh,0.00035792825575173444,0.001174447076104221,0.0,0.0015323753318559554,tokens/kWh,41112.64302571144,,s,630,298.79256019900095,0.4742739050777793,0.052715752036102216,0.4902177695012142,0.4939400469995235,0.49854357675085337,0.7804662137002378,"[0.8245485689985799, 0.49175706200003333, 0.49238415400031954, 0.4914401420010108, 0.42049932299960346, 0.4922173760005535, 0.4926168249985494, 0.4983124750015122, 0.41899848299908626, 0.48927640300098574, 0.48959925300005125, 0.41742537599930074, 0.4930877059996419, 0.49557411200112256, 0.4922593519986549, 0.41737892600031046, 0.49034053700052027, 0.4176498939996236, 0.49039964800067537, 0.49131197499991686, 0.4167843859995628, 0.49089715700029046, 0.4891268029987259, 0.4177785830015637, 0.4893819249991793, 0.4893378100005066, 0.4175340959991445, 0.4898598640011187, 0.4928112339985091, 0.4182083680007054, 0.49127569499978563, 0.4250729739997041, 0.48023454600115656, 0.4961001199990278, 0.49574815000050876, 0.496572930000184, 0.49639914199906343, 0.42688124400046945, 0.4940272660005576, 0.48921798700030195, 0.4252280239998072, 0.47895653100022173, 0.4897596619994147, 0.4187966640001832, 0.4901653510005417, 0.4906846719986788, 0.4177493340012006, 0.49018055999840726, 0.4878656460005004, 0.4188717249999172, 0.48946509800043714, 0.42729947000043467, 0.4794855429991003, 0.4906980850009859, 0.417777243999808, 0.48876918099995237, 0.4911332419997052, 0.4189769740005431, 0.48953668200010725, 0.4905767599993851, 0.4177674050006317, 0.4909741049996228, 0.4890603210005793, 0.8769781580012932, 0.4167026889990666, 0.48979365800005326, 0.4892042949995812, 0.4158928620017832, 0.4890007429985417, 0.41683225800079526, 0.48939332400004787, 0.48838531199908175, 0.4165972509999847, 0.4896065520006232, 0.4166336369999044, 0.49951160899945535, 0.4896140210003068, 0.4911286110000219, 0.4168402420000348, 0.4893281750009919, 0.48988354499851994, 0.4174555160007003, 0.4903009410008963, 0.41690865099917573, 0.4888624699997308, 0.48833734300023934, 0.4162767870002426, 0.49065759999939473, 0.4168248149999272, 0.49083275300108653, 0.4906062230002135, 0.4170149149995268, 0.4900897499992425, 0.49038792200008174, 0.41689732000122603, 0.48922297799981607, 0.4178544289989077, 0.48906792600064364, 0.4917740990003949, 0.5000257840001723, 0.4174569959996006, 0.4898268509987247, 0.4888396990008914, 0.41821782599981816, 0.48954348100050993, 0.48886269600006926, 0.4182087949993729, 0.4907167559995287, 0.49003666099997645, 0.41809424399980344, 0.4901272870010871, 0.41616074000012304, 0.4899291869987792, 0.49100394300148764, 0.417395675998705, 0.4898344370012637, 0.4897833539998828, 0.41936000699934084, 0.49150772800021514, 0.4902230679999775, 0.41976961600084906, 0.4896509509999305, 0.4904897460000939, 0.41775500099902274, 0.491952547999972, 0.4908671539997158, 0.8010323469989089, 0.4167458610008907, 0.4911086800002522, 0.4175913519993628, 0.49051950800094346, 0.4897455649988842, 0.4179746019999584, 0.48941683799966995, 0.48973365900019417, 0.416940514000089, 0.4883731549998629, 0.4173110430001543, 0.4901486950002436, 0.4897518680008943, 0.41722425899934024, 0.4894191019993741, 0.4906928569998854, 0.4179247000010946, 0.4907098149997182, 0.4905612780003139, 0.41800363800030027, 0.4912483859989152, 0.41572762999931, 0.4889437750007346, 0.48969881199991505, 0.41784088799977326, 0.490935255000295, 0.4906052110000019, 0.4177445429995714, 0.4905098180006462, 0.4894324169999891, 0.41621899799974926, 0.4901349490010034, 0.417424855999343, 0.49035910199927457, 0.49024214500059315, 0.41849512299995695, 0.49088246599967533, 0.49039868699946965, 0.41588981700078875, 0.48999741499937954, 0.4904448160013999, 0.4186856579999585, 0.49272419799854106, 0.4912116040013643, 0.41813836700021056, 0.48998157499954687, 0.48982016899935843, 0.4178882270007307, 0.4911404220001714, 0.49063909699907526, 0.4178008030012279, 0.49370563499905984, 0.491673210000954, 0.41715210399888747, 0.4901846190005017, 0.49077573899921845, 0.41830076900077984, 0.48992935299975215, 0.49043054499998107, 0.41831590400033747, 0.49095536899949366, 0.5047708399997646, 0.7964029009999649, 0.4913593060009589, 0.4886883149993082, 0.4177832799996395, 0.4908675520000543, 0.41799019100108126, 0.4897308379986498, 0.4915260150009999, 0.41737402800026757, 0.49107542999990983, 0.49026983700059645, 0.4175647199990635, 0.4904439990004903, 0.48934987699976773, 0.4172807519989874, 0.49096498400103883, 0.4896154679991014, 0.41778135200002, 0.4911926250006218, 0.4890527240004303, 0.41774165999959223, 0.48977942099918437, 0.4174664110014419, 0.4912577719987894, 0.4899218190003012, 0.4175753710005665, 0.49065981800049485, 0.49047825199886574, 0.4190240959997027, 0.4904975879999256, 0.4913215920005314, 0.4174838210001326, 0.490158952999991, 0.4907925610004895, 0.41871292799987714, 0.48961283000062394, 0.4952551809983561, 0.49403420199996617, 0.42080909600008454, 0.4918963860000076, 0.49553721400116046, 0.4912332559997594, 0.4181851769990317, 0.49022065900135203, 0.49050439599886886, 0.4185525620014232, 0.48975714099833567, 0.4182713740010513, 0.4902642500001093, 0.491098634998707, 0.4924246280006628, 0.4175416640009644, 0.49115325899947493, 0.49100580499907664, 0.4183025300008012, 0.4898409920006088, 0.4173405259989522, 0.4912309669998649, 0.49105703700115555, 0.4905479019998893, 0.41851076499915507, 0.4909625780001079, 0.4188908289997926, 0.7966085349999048, 0.49077727099938784, 0.48828639699968335, 0.41774375299974054, 0.49082548600017617, 0.41770140700100455, 0.48962129399842524, 0.49037848400075745, 0.4174316690005071, 0.491386235000391, 0.4886223379999137, 0.41831887799889955, 0.49028105000070354, 0.4898180420004792, 0.4203574799994385, 0.489882158999535, 0.4912588900006085, 0.41798429699883854, 0.4903156950003904, 0.49038480000126583, 0.4176866699999664, 0.4893360469995969, 0.4902583780003624, 0.41761231899909035, 0.4900365089997649, 0.41800943999987794, 0.4906639370001358, 0.4912872429995332, 0.4172624540005927, 0.49073775699980615, 0.4909887030007667, 0.418280309999318, 0.4918463329995575, 0.49063178500000504, 0.5046938610012148, 0.4927823790003458, 0.4176397349983745, 0.49089404700134764, 0.49144374699972104, 0.41864458700001705, 0.49052988099901995, 0.4913321130006807, 0.4176899180001783, 0.4907604590007395, 0.4919651629988948, 0.41812848200061126, 0.49125876299876836, 0.4911913050000294, 0.41891055300038715, 0.4933932090007147, 0.4901154660001339, 0.41837881399987964, 0.4905099640000117, 0.4931123269998352, 0.48965778199999477, 0.41896603900022455, 0.4909272269997018, 0.4942245679994812, 0.41800344600051176, 0.4914042319996952, 0.49137707599948044, 0.4193725680015632, 0.49110732699955406, 0.7202285650000704, 0.4880395279997174, 0.4887336600004346, 0.41774581400022726, 0.48933205999856, 0.48848288000044704, 0.4174809979995189, 0.4905060400014918, 0.41774431099838694, 0.49718067800131394, 0.4966822719998163, 0.4898044919991662, 0.4164492700001574, 0.49011971300024015, 0.48853078600041044, 0.4160684079997736, 0.48958839400074794, 0.4169557029999851, 0.48791318699841213, 0.4894850310010952, 0.4172267109988752, 0.49204124300013063, 0.49121018900041236, 0.41613210200011963, 0.490498547000243, 0.48916880899923854, 0.41817346600146266, 0.48994698699971195, 0.4169523839991598, 0.4901364840006863, 0.4905487269988953, 0.41702712300138955, 0.48962155699882715, 0.4902935680001974, 0.417796432000614, 0.4893648140005098, 0.4902895459999854, 0.41769042599844397, 0.48977631900015695, 0.41634296600022935, 0.4907775040010165, 0.48907977799899527, 0.41844517900062783, 0.49199283300004026, 0.49050466699918616, 0.41793011800109525, 0.49126422599874786, 0.4957537570007844, 0.4941123600001447, 0.42278872699898784, 0.49418293600137986, 0.49358989800020936, 0.4901049519994558, 0.4179371669997636, 0.4903500639993581, 0.4898577310013934, 0.41683344800003397, 0.4909559560001071, 0.41667489999963436, 0.4891724699991755, 0.491022812000665, 0.41788614399956714, 0.4901661210005841, 0.7111879509993742, 0.4902148800010764, 0.416366213999936, 0.48985648399866477, 0.4898164220012404, 0.41702241100028914, 0.579447968999375, 0.41879086699918844, 0.4884406730016053, 0.41653605200008315, 0.489896997998585, 0.4917750900003739, 0.493697506000899, 0.41877404599836154, 0.4895685980009148, 0.41678925400083244, 0.48992389899831323, 0.4897850090001157, 0.4170753690013953, 0.49052277199916716, 0.4900004410010297, 0.4172490589990048, 0.48873393000030774, 0.4168638219998684, 0.4899913890003518, 0.4903777290001017, 0.4174125239987916, 0.4891921120015468, 0.49105422599859594, 0.4178703260004113, 0.49078240400012874, 0.4901269109996065, 0.4173119110000698, 0.49010618300053466, 0.41745139500017103, 0.48922506499911833, 0.4900467610004853, 0.41785504600011336, 0.4911743689990544, 0.4901411270002427, 0.41751681700043264, 0.49068458100009593, 0.4909033290005027, 0.4180242519996682, 0.49078710899993894, 0.49091885599955276, 0.4303455789995496, 0.4897600100011914, 0.4980912749997515, 0.49398928600021463, 0.4967853929992998, 0.4991216300004453, 0.4940830609994009, 0.42065233100038313, 0.49065760700068495, 0.49161570700016455, 0.4184568359996774, 0.48964823599999363, 0.49804339799993613, 0.49602067500018165, 0.5040427289986837, 0.5038665960000799, 0.5032812690005812, 0.7823159510007827, 0.42438475499875494, 0.4922727520006447, 0.4919672020005237, 0.49150767299943254, 0.4190354809998098, 0.4907444679993205, 0.4904914720009401, 0.4186865800002124, 0.4914711900000839, 0.49186434199873474, 0.4193419980001636, 0.4922284280000895, 0.49449350100076117, 0.491651890999492, 0.4190751589994761, 0.491859611000109, 0.491008437000346, 0.4190881949998584, 0.49289626000063436, 0.49359552299938514, 0.4195215520012425, 0.49127742999917245, 0.4913823210008559, 0.49157675599963113, 0.4195128109986399, 0.49277696600074705, 0.49295295500087377, 0.4190015439999115, 0.4912734659992566, 0.4927870770006848, 0.4906108409995795, 0.41871163199903094, 0.4908734350010491, 0.49381766999977117, 0.4207829490005679, 0.49286700199991174, 0.4918386749995989, 0.4914538659995742, 0.419862713000839, 0.4917642700002034, 0.492362825998498, 0.4194019570004457, 0.4929889009999897, 0.4925425069995981, 0.4921848100002535, 0.4186929500010592, 0.49222219599869277, 0.49239775300156907, 0.4201942379986576, 0.49225790400123515, 0.4921466239993606, 0.49133428700042714, 0.42071703399960825, 0.5043027690007875, 0.4922342509998998, 0.49513264399865875, 0.4930275180013268, 0.42841207799938275, 0.4828152379996027, 0.4923728260000644, 0.49189700500028266, 0.4203259620007884, 0.7800468380009988, 0.43142692299988994, 0.4824865900009172, 0.4918612299989036, 0.49084348299948033, 0.419288774000961, 0.49482579799951054, 0.4935939050010347, 0.49231365800005733, 0.4197299999996176, 0.49179790599919215, 0.4926313289997779, 0.41954800600069575, 0.4922036070001923, 0.4927201190002961, 0.49081487500006915, 0.4188662429987744, 0.4925099210013286, 0.49243755399947986, 0.42035105399918393, 0.492796440001257, 0.4909206299998914, 0.4193296779994853, 0.4904494269994757, 0.4918688990001101, 0.4926528899995901, 0.4201166370003193, 0.49263968800005387, 0.492271270000856, 0.49873266000031435, 0.5049577099998714, 0.504636567999114, 0.5042445649996807, 0.5040937009998743, 0.5766634960000374, 0.5035723330001929, 0.504997510000976, 0.491867448999983, 0.4185667570000078, 0.4916200299994671, 0.4934369959992182, 0.4202474350004195, 0.4938066240010812, 0.49324984199847677, 0.49230255400107126, 0.4200716340001236, 0.49366788099905534, 0.49301988700062793, 0.49325768100061396, 0.42827266799940844, 0.48534387899962894, 0.4944739929997013, 0.4919415160002245, 0.42020425200098543, 0.4926636210002471, 0.4933939879992977, 0.48999994400037394, 0.42084969699862995, 0.4929670260007697, 0.4932013990000996, 0.4926357120002649, 0.4199552150003001, 0.4950761629988847, 0.780637507999927, 0.4204250239999965, 0.491986660999828, 0.4923507220009924, 0.49231738900016353, 0.42180742299933627, 0.4913995229999273, 0.4913694540009601, 0.4190423119998741, 0.4921967179998319, 0.49165786300000036, 0.4185920489999262, 0.4914659019996179, 0.4930517089997011, 0.49059221700008493, 0.418931029000305, 0.494147277000593, 0.4927569159990526, 0.4188981400002376, 0.49060463400019216, 0.49238057999900775, 0.49090835900096863, 0.4205948899998475, 0.4911971879992052, 0.5017617320008867, 0.492662823999126, 0.4933186990001559, 0.41969886800143286, 0.49266421999891463, 0.49192167699948186, 0.4202103320003516, 0.49338466200060793, 0.49133187500046915, 0.49124224399929517, 0.42017853200013633, 0.49320080500001495, 0.49320333099967684, 0.4188386799996806, 0.4951946970013523, 0.4994936819985014, 0.49950100900059624, 0.4991323640006158, 0.49165673999959836, 0.4913009539995983, 0.41975841200110153, 0.4926476989985531, 0.4916733110003406, 0.4943642430007458, 0.41992075799862505, 0.4936984610012587, 0.49334994399941934, 0.4920233510001708, 0.42058735099999467, 0.49569454199991014, 0.4939345759994467, 0.4934474300007423, 0.4198975929994049, 0.4925072879996151, 0.4938425400014239, 0.4912892840002314, 0.41948365600001125, 0.4926476040000125, 0.493170616999123]",tokens/s,2.108486233995951,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,3393.015808,,,,,s,1,48.56220188500083,48.56220188500083,0.0,48.56220188500083,48.56220188500083,48.56220188500083,48.56220188500083,[48.56220188500083],,kWh,0.0005449316987888627,0.0017880409368077476,0,0.00233297263559661,,MB,3336.126464,,,,,s,10,37.11724317399785,3.711724317399785,0.026280451837764618,3.703803948499626,3.7227793497968378,3.7558076748982785,3.782230334979431,"[3.7154397219965176, 3.788835999999719, 3.706133890998899, 3.7040639799997734, 3.6989527690020623, 3.703543916999479, 3.693433790002018, 3.7020735629994306, 3.7058778530008567, 3.6988876889990934]",tokens/s,68.97063954882795,kWh,4.4264342778193527e-05,0.0001452404479550962,0.0,0.00018950479073328973,tokens/kWh,1350889.3311319822,MB,3548.63104,,,,,s,10,109.68665682999563,10.968665682999562,0.1068576518439906,10.985830434499803,11.096726344300624,11.099088917651352,11.100978976331936,"[11.10145149100208, 11.007630230000359, 11.096201328000461, 11.095175703998393, 10.986464836998493, 10.906645055998524, 10.89650597400032, 10.804866106998816, 10.806520070997067, 10.985196032001113]",tokens/s,5.743633895018269,kWh,0.00012880408480889073,0.0004226366875440277,0.0,0.0005514407723529186,tokens/kWh,114246.17684903501,,s,630,109.67880926099679,0.17409334803332824,0.03429558716252635,0.19212456999957794,0.193980616101544,0.19453370369901676,0.21787900710023692,"[0.2888069300024654, 0.19160705000103917, 0.11933300499731558, 0.1926649279994308, 0.19256003600094118, 0.1198370749989408, 0.19185795200246503, 0.19223517999853357, 0.19119193000005907, 0.11996010399889201, 0.1925981150016014, 0.19283033499959856, 0.11901069600207848, 0.19261157399887452, 0.19291232300020056, 0.19235954000032507, 0.11957899099797942, 0.19149604400081444, 0.19278499899883172, 0.192446157001541, 0.11981909699898097, 0.192852413001674, 0.1923987810005201, 0.11875936199794523, 0.19342908299950068, 0.1940555930013943, 0.19382318299904, 0.12095805799981463, 0.1936016899999231, 0.19426208500226494, 0.194770513997355, 0.194218851000187, 0.12076862600224558, 0.19362049600022146, 0.19432720999975572, 0.19434204699791735, 0.12071953800113988, 0.19392484800118837, 0.19318146200021147, 0.193006585999683, 0.1199089429974265, 0.19193332200302393, 0.19267101299919887, 0.19281203299760818, 0.12023658200268983, 0.19307656199816847, 0.19332806500096922, 0.1918757599996752, 0.12083296399941901, 0.1931777140016493, 0.19404397099788184, 0.19427113600249868, 0.12105322999923374, 0.19425254999805475, 0.19440240600306424, 0.1944378369989863, 0.19461731000046711, 0.12140027999703307, 0.19410263800091343, 0.1936203459990793, 0.19456747799995355, 0.19326748600360588, 0.12126409499978763, 0.21536900800128933, 0.19253128199852654, 0.1925223479993292, 0.1924777610001911, 0.11860325400266447, 0.19242947499878937, 0.19265998899936676, 0.1185499820021505, 0.1920956499998283, 0.1928258449988789, 0.19240355600049952, 0.11936165899896878, 0.19244063099904452, 0.1931534899995313, 0.1923045940020529, 0.1196126649992948, 0.19292281700109015, 0.19317088900061208, 0.11865030599801685, 0.19309819900081493, 0.1932264530005341, 0.19222444199840538, 0.11972958499973174, 0.19255462400178658, 0.19212933499875362, 0.19233117000112543, 0.11932443999830866, 0.19334961000276962, 0.19300543799909065, 0.11945381499754149, 0.19265642400205252, 0.19332783600111725, 0.19239360299980035, 0.1198670720004884, 0.19270263199723559, 0.19262751499991282, 0.19208509999953094, 0.11992522000218742, 0.19280197199987015, 0.19300708099763142, 0.1928086850020918, 0.11938899400047376, 0.1922776610008441, 0.19235771399689838, 0.11925040500136674, 0.193109641000774, 0.1934179759991821, 0.19097918999977992, 0.12020795900025405, 0.19303697700161138, 0.1942496449992177, 0.1932649019981909, 0.12124826600120286, 0.19392089399843826, 0.1939390400002594, 0.1942475630021363, 0.12016715999925509, 0.1946115259997896, 0.19439186000090558, 0.19448776399804046, 0.19403025900101056, 0.12097143799837795, 0.1944609180027328, 0.289768783000909, 0.19305066599918064, 0.19219911099935416, 0.12061217000155011, 0.192480945999705, 0.19273027799863485, 0.11897646700163023, 0.19241332199817407, 0.1938292939994426, 0.19264504199963994, 0.11971251100112568, 0.19316413599881344, 0.19287943500239635, 0.19175437999729184, 0.11917939700288116, 0.1919865009986097, 0.19255362100011553, 0.11943497600077535, 0.19274143399889, 0.19305688900203677, 0.21890421799980686, 0.18022963299881667, 0.1919568339981197, 0.11926990500069223, 0.19275168899912387, 0.19265322600040236, 0.11975165100011509, 0.1924927750005736, 0.1925092589990527, 0.19297823200031416, 0.11962836699967738, 0.19237810400227318, 0.1922814739991736, 0.19191686200065305, 0.11965161999978591, 0.1932718969983398, 0.19287161200190894, 0.11948501799997757, 0.19262168600107543, 0.19308703399656224, 0.19256975400276133, 0.1196483059975435, 0.19238314100221032, 0.19264244599980884, 0.19294542300121975, 0.12018075399828376, 0.19164442100009182, 0.19271848200150998, 0.1201148309992277, 0.19280981799965957, 0.19393846800085157, 0.19401156199819525, 0.19314070399923366, 0.12140551700213109, 0.19351341599758598, 0.19475679400056833, 0.19397819400182925, 0.12078197399750934, 0.1937467839998135, 0.19462305300112348, 0.19352367900137324, 0.1938849600010144, 0.12061446399820852, 0.2905960630014306, 0.19219448099829606, 0.19201245899967034, 0.1192355380007939, 0.19218371099850629, 0.1921748929999012, 0.11905928700070945, 0.19177711700103828, 0.19220637800026452, 0.1190296179993311, 0.19164105000163545, 0.19265514899962, 0.19122337699809577, 0.11873774400010007, 0.1922736550004629, 0.19209521700031473, 0.11892889899900183, 0.19188140500045847, 0.1923439829988638, 0.19263540400061174, 0.11958289199901628, 0.19250622400068096, 0.19199663100152975, 0.11905520700020134, 0.1923896539992711, 0.1913756520007155, 0.11887144199863542, 0.19248037700162968, 0.19206780699823867, 0.19204542499937816, 0.11867980100214481, 0.19241632600096636, 0.19184047599992482, 0.11914519599667983, 0.1917378220023238, 0.19220139800017932, 0.1918129029982083, 0.12235250700177858, 0.1948652149985719, 0.1948510330003046, 0.19473936099893763, 0.19495250600084546, 0.12272621699958108, 0.19537708099960582, 0.19574096300129895, 0.1955360380015918, 0.19538729199848603, 0.19462515000122949, 0.12400526800047373, 0.19414624499768252, 0.1936029780008539, 0.1935252750008658, 0.19327225300003192, 0.12063167700034683, 0.19331454499842948, 0.19400241499897675, 0.19281209900145768, 0.12054754899872933, 0.19363674399937736, 0.19435323600191623, 0.1946233509988815, 0.12118384800123749, 0.1944924239978718, 0.2824898709986883, 0.11902464200102258, 0.1922444749980059, 0.1919441670033848, 0.11933327399674454, 0.1923765520004963, 0.19233726700258558, 0.19120328099961625, 0.11965210199923604, 0.19272265700055868, 0.1920891469999333, 0.1195913230003498, 0.19212680399868987, 0.19248000099833007, 0.19216151700311457, 0.11953860699941288, 0.1924994209985016, 0.19273962900115293, 0.11902674899829435, 0.19240108200028772, 0.19298319399968022, 0.1927711830030603, 0.11948736399790505, 0.19178588900103932, 0.19209936100014602, 0.11943542099834303, 0.19183767000140506, 0.19239869699958945, 0.19201906099988264, 0.12022601300122915, 0.1928101509984117, 0.19215913199877832, 0.11901338800089434, 0.19199081500119064, 0.19231968500025687, 0.19245689200033667, 0.1198912379986723, 0.19187747199976002, 0.19160897400070098, 0.1190050599980168, 0.19111071299994364, 0.1927119150022918, 0.19195626299915602, 0.11952382100207615, 0.19298076199993375, 0.19282213899714407, 0.11976980899999035, 0.19113118600216694, 0.1936362870001176, 0.19370549199811649, 0.12066343500191579, 0.1935106969976914, 0.19376729500072543, 0.19309991599948262, 0.12041688500175951, 0.19414306299950113, 0.19369460500092828, 0.19403587499982677, 0.19242424099866184, 0.1204625770005805, 0.19469330499850912, 0.1953077479993226, 0.19396551100362558, 0.21351490099914372, 0.193373772999621, 0.1920565729997179, 0.19186655100202188, 0.11911595899800886, 0.19185279500015895, 0.19127370900241658, 0.12294134499825304, 0.19347607600138872, 0.1935169729986228, 0.19212233600046602, 0.1184014919999754, 0.1926287560017954, 0.19251124299989897, 0.19196992599972873, 0.11913641199862468, 0.1924107790000562, 0.19250041999839596, 0.1185706520009262, 0.19171906600240618, 0.19199570399723598, 0.1184893200006627, 0.19261841800107504, 0.19181998500062036, 0.19168925600024522, 0.1187309919987456, 0.19240295499912463, 0.1916951130006055, 0.11911710500135086, 0.1919707329980156, 0.19256560199937667, 0.11870170600013807, 0.19147612300002947, 0.19257869700231822, 0.19254602000000887, 0.11922460699861404, 0.1915582830006315, 0.19262171700029285, 0.11900078899998334, 0.19264484299856122, 0.19142842600194854, 0.19195714899979066, 0.11964096099836752, 0.19158907100063516, 0.19244288399931975, 0.11946450100003858, 0.19246706999911112, 0.19241856799999368, 0.19164420300148777, 0.1198791569986497, 0.19237127200176474, 0.19421298800079967, 0.19323147799877916, 0.12058089800120797, 0.19245296599910944, 0.19307953499810537, 0.1930027840026014, 0.12083698199785431, 0.19353591700200923, 0.19309957199948258, 0.19340204399850336, 0.12062353000146686, 0.19410226900072303, 0.2124287659971742, 0.19221859500248684, 0.1924012009985745, 0.11899486300171702, 0.19179391499710619, 0.19278789600139135, 0.19098985199889285, 0.11902219200055697, 0.19214407400068012, 0.19215810500099906, 0.11884680499861133, 0.19222050800090074, 0.1924942759978876, 0.118381156000396, 0.19135522200303967, 0.19136562099811272, 0.1916164350004692, 0.11935832699964521, 0.1921388400005526, 0.1922998900008679, 0.11896019499909016, 0.1909941189987876, 0.19053790900215972, 0.11784239299959154, 0.19075007699939306, 0.19062184599897591, 0.11864639900159091, 0.19175894599902676, 0.2019444569996267, 0.19260120100079803, 0.1914691940000921, 0.11945728600039729, 0.1924223179994442, 0.19153540499974042, 0.11960017499950482, 0.19237006199909956, 0.19198880700059817, 0.1920337030023802, 0.11883578299966757, 0.19295670299834455, 0.19179261099998257, 0.1187878320015443, 0.19252021899956162, 0.19146645599903422, 0.11819909000041662, 0.19096897499912302, 0.19088504400133388, 0.11832256300112931, 0.1924250879965257, 0.19318586200097343, 0.19376502299928688, 0.12047017000077176, 0.1930775149994588, 0.1938104069995461, 0.19346605100145098, 0.12005296699862811, 0.19356669900298584, 0.1934229129983578, 0.19307630999901448, 0.12018141400039895, 0.19412410000222735, 0.19293554599789786, 0.1928933519993734, 0.211435420998896, 0.19161519399858662, 0.19095880800159648, 0.11950209499991615, 0.19173765099912998, 0.19172638500094763, 0.11833156099964981, 0.19144415399932768, 0.19122526399951312, 0.1189470830031496, 0.19134528899667202, 0.19194844200319494, 0.19127552499776357, 0.11830261599970981, 0.19208630200228072, 0.19076636699901428, 0.1193486500014842, 0.1923085149974213, 0.19138600900259917, 0.11834006899880478, 0.1926417920003587, 0.19141543899968383, 0.11866408700007014, 0.19125948500004597, 0.19110937799996464, 0.11864037299892516, 0.19125904099928448, 0.1925713150012598, 0.19159295599820325, 0.11939671800064389, 0.19201440799952252, 0.1917222820011375, 0.11910187100147596, 0.19158440100000007, 0.19205535499713733, 0.11868137500277953, 0.19131998800003203, 0.19189958999777446, 0.1913811420017737, 0.11927372200079844, 0.19219246399734402, 0.19187969800259452, 0.119107485999848, 0.19180085900006816, 0.19167666899738833, 0.11964984800215461, 0.1918366559984861, 0.19184872700134292, 0.1924465109987068, 0.1197056179989886, 0.19351023800118128, 0.19316015699951095, 0.19289795300210244, 0.12054560300020967, 0.19182510399696184, 0.1929931980012043, 0.11977423999996972, 0.19244478000109666, 0.19272016999821062, 0.19324382299964782, 0.1198799500016321, 0.19353024000156438, 0.19380198099679546, 0.28235267600030056, 0.11949275599909015, 0.19159092900008545, 0.19190841000090586, 0.11820221399830189, 0.1922939910000423, 0.1904622340007336, 0.118697546000476, 0.19177000099807628, 0.19171949800147559, 0.11835078600051929, 0.19243055499828188, 0.19173772900103359, 0.19089974099915707, 0.11980300999857718, 0.19251281900142203, 0.19101017199864145, 0.11852595300297253, 0.19210559299972374, 0.1917844689996855, 0.11906843399992795, 0.1916037299997697, 0.19173985900124535, 0.1913850659984746, 0.11872506700092345, 0.19118268999955035, 0.19091589600066072, 0.11922788899755687, 0.19213495000076364, 0.19179899600203498, 0.11943024899665033, 0.1914912850006658, 0.19265665000057197, 0.1184206069992797, 0.19091918699996313, 0.1922931690023688, 0.190734675998101, 0.1199650019989349, 0.1914165980015241, 0.19150373099910212, 0.11837252700206591, 0.19172659799733083, 0.19227545800094958, 0.11925877400062745, 0.19138927300082287, 0.1922364940000989, 0.1915419649994874, 0.11896723799873143, 0.193079659002251, 0.19317790599961882, 0.12006818800000474, 0.19243941199965775, 0.19427184999949532, 0.19236078500034637, 0.12065588100085733, 0.1932016639984795, 0.19325057400055812, 0.19286250000004657, 0.12019681499805301, 0.19429088800097816, 0.19359176700163516, 0.19224605499766767, 0.12002344500069739, 0.28341460400042706, 0.11832585799857043, 0.1911471010025707, 0.19171420599741396, 0.190985573000944, 0.1182391859983909, 0.19124231600289932, 0.19156541699703666, 0.11865219900209922, 0.19156077099978575, 0.1901277859979018, 0.1193089640000835, 0.19220999300159747, 0.1915392230002908, 0.1193531040007656, 0.19193262000044342, 0.19212691799839376, 0.11830577900036587, 0.19265035499847727, 0.19228024400217691, 0.19310548000066774, 0.11866824999742676, 0.19190208600048209, 0.19310135500199976, 0.19169378399965353, 0.12059980199774145, 0.19234630299979472, 0.19214085900239297, 0.11976350999975693, 0.19368831899919314, 0.19529934299862362, 0.1951815850006824, 0.19337306899979012, 0.12199436300215893, 0.19329155999730574, 0.19434978299977956, 0.19364802300333395, 0.11916975699932664, 0.19167789399944013, 0.1927403219997359, 0.1915494579989172, 0.1191796120001527, 0.19227316300020902, 0.19157032099974458, 0.1193138970011205, 0.19235348800066276, 0.1919237849979254, 0.11888491900026565, 0.1932410709996475, 0.1932030259995372, 0.19329759100219235, 0.12035997699786094, 0.19347257400295348, 0.19296701900020707, 0.19322805399860954, 0.12016595300156041, 0.19390615799784428, 0.19356284700188553, 0.19324623200009228, 0.1932762750002439, 0.12134132699793554, 0.19331788500130642, 0.19437317999836523]",tokens/s,5.744044854652121,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-4.5B,facebook/xglm-4.5B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-30b,facebook/opt-30b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,recurrent_gemma,google/recurrentgemma-2b,google/recurrentgemma-2b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-125m,facebook/opt-125m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-7.5B,facebook/xglm-7.5B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-13b,facebook/opt-13b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-2b,google/gemma-2b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistral,TencentARC/Mistral_Pro_8B_v0.1,TencentARC/Mistral_Pro_8B_v0.1,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-7b,google/gemma-7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-6.7b,facebook/opt-6.7b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-564M,facebook/xglm-564M,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,41779.453952,,,,,s,1,646.5497102500012,646.5497102500012,0.0,646.5497102500012,646.5497102500012,646.5497102500012,646.5497102500012,[646.5497102500012],,kWh,0.00760460680880486,0.024952501641641634,0,0.032557108450446494,,MB,42608.18944,,,,,s,10,102.18354158000511,10.218354158000512,0.6548709856813086,10.444787804501175,10.73993044370145,10.907333610349815,11.041256143668507,"[10.008197264000046, 8.606702026001585, 10.702729740001814, 10.213782857001206, 10.483610210001643, 10.495312912000372, 10.57939663399884, 10.405965399000706, 11.07473677699818, 9.61310776100072]",tokens/s,25.052958239812376,kWh,0.000123617872672293,0.00040561813702594035,0.0,0.0005292360096982334,tokens/kWh,483716.14045304543,MB,45208.203264,,,,,s,10,753.0451897650019,75.30451897650019,4.529021181961823,73.45702076750058,80.30830666450201,83.90964551575088,86.79071659674999,"[72.79896740299955, 72.98766010599866, 87.51098436699976, 74.18953123000028, 72.61347641099928, 74.50697005799884, 72.01554951300204, 73.31079044500075, 79.50800914200227, 73.60325109000041]",tokens/s,0.8366031794142396,kWh,0.0008432421201562501,0.0027668765302893256,0.0,0.0036101186504455766,tokens/kWh,17450.949982550923,,s,630,752.9749555599956,1.1951983421587231,0.1033246953469638,1.1861321680007677,1.2964021644012973,1.3959466923011858,1.6078444032593326,"[1.3966843679991143, 1.1106365369996638, 1.1830498800009082, 1.111451908996969, 1.1084007780009415, 1.1838732620017254, 1.112339074999909, 1.1840961540001445, 1.1113129889999982, 1.1107185410000966, 1.183197451999149, 1.1129134939983487, 1.1833995100023458, 1.1115176780003821, 1.1857006779973744, 1.1115217990009114, 1.1105973609992361, 1.1830294700012018, 1.1092353809981432, 1.1117500370019116, 1.185526471999765, 1.1138531500000681, 1.1817556120004156, 1.1119801639979414, 1.1820045890017354, 1.115349141000479, 1.1847120499987795, 1.1153414719992725, 1.1841209800004435, 1.1148170289998234, 1.1867623760008428, 1.1155494500017085, 1.1839257899991935, 1.112496255998849, 1.1873563760018442, 1.112290902998211, 1.1871074459995725, 1.1997184880019631, 1.1138067909996607, 1.1857573609995598, 1.1137555790010083, 1.1870974829980696, 1.1148461800003133, 1.1860547210017103, 1.1163147869992827, 1.1862441640005272, 1.1135285529999237, 1.1871853369993914, 1.1143299680006749, 1.1875444079996669, 1.1142257499996049, 1.1903404309996404, 1.1132653880013095, 1.18721342599747, 1.113454279002326, 1.1865218749990163, 1.1138941899989732, 1.1881728959997417, 1.186809152000933, 1.2079687080004078, 1.2108581559987215, 1.1888229960022727, 1.1997946049996244, 1.2983694239992474, 1.184767793998617, 1.1110785790006048, 1.1104637030002777, 1.1828189709995058, 1.114959529000771, 1.1851638669977547, 1.2090445820031164, 1.1870185829975526, 1.1123788130025787, 1.112024312998983, 1.1866127899993444, 1.1150856210006168, 1.18471000199861, 1.1138451059996441, 1.1878155660015182, 1.110130503999244, 1.1848550520007848, 1.118875318999926, 1.1846535969998513, 1.1100393409979006, 1.185721433001163, 1.1131894009995449, 1.1842473180004163, 1.1146041120009613, 1.188440117999562, 1.1140647130014258, 1.1860788559970388, 1.1133471190005366, 1.187103685002512, 1.1135450029978529, 1.1861190529998566, 1.1139539040013915, 1.185320453998429, 1.1138944850026746, 1.185491448999528, 1.1154364299982262, 1.1856125820013403, 1.1190171599992027, 1.1893103010006598, 1.1947915790005936, 1.2072938339988468, 1.207469510001829, 1.2794511039974168, 1.19811623699934, 1.114987465000013, 1.1846090450017073, 1.1119769940014521, 1.186710050998954, 1.1155612029979238, 1.1853037950022554, 1.1147067559977586, 1.1852378149997094, 1.114839584002766, 1.1839299169987498, 1.1115219610001077, 1.112990860001446, 1.1873001049971208, 1.1907842280015757, 1.1124164319990086, 1.186799120001524, 1.1133120269987558, 1.1872713480006496, 1.6937215500001912, 1.6233205999997153, 1.689674348999688, 1.6868966930014722, 1.6100309180001204, 1.6112004349997733, 1.6024912119974033, 1.6778586870022991, 1.524199088999012, 1.597461828001542, 1.5965177529978973, 1.5926740060021984, 1.5883153489994584, 1.515263295998011, 1.50970356399921, 1.5767495060026704, 1.5002772449988697, 1.4998208249999152, 1.5001864229998318, 1.5034495130021241, 1.5002113249975082, 1.5058249649991922, 1.5009331040018878, 1.5019051439994655, 1.5026197469996987, 1.49982833499962, 1.498231729001418, 1.4995433379990573, 1.4873064950006665, 1.2220794380009465, 1.290366039997025, 1.2925207130028866, 1.2130085280005005, 1.286182715997711, 1.2117746570002055, 1.2822422310018737, 1.2116167120002501, 1.2105651479978405, 1.2825909060011327, 1.2204494539982988, 1.2808795040000405, 1.2085560810010065, 1.2104712750006001, 1.2819775690004462, 1.2074189839986502, 1.208499103999202, 1.2817387690010946, 1.2122657370018715, 1.207725294996635, 1.283962915000302, 1.2109705490001943, 1.282021088001784, 1.2122166890003427, 1.284749850998196, 1.2133757650008192, 1.2127666499982297, 1.2843501280003693, 1.2146149820000574, 1.2858038900012616, 1.2121952999987116, 1.2846892670022498, 1.2138380379983573, 1.2857751490009832, 1.383472900997731, 1.2871357660005742, 1.2121870890005084, 1.2879752459994052, 1.2152197940013139, 1.2062758669999312, 1.1877472119995218, 1.1899218979997386, 1.1198751720003202, 1.1909730920015136, 1.1944274999987101, 1.19511816999875, 1.119644333000906, 1.195127847000549, 1.192006962999585, 1.1939748299992061, 1.2082191039989993, 1.1961672970028303, 1.1939923179998004, 1.1207627250005316, 1.1963795399969968, 1.1962285920017166, 1.1927508279986796, 1.1943620890015154, 1.205921427001158, 1.207121493996965, 1.20786260100067, 1.278874810999696, 1.2061984430001758, 1.2077189939991513, 1.202530911003123, 1.1829607879990363, 1.1118912710007862, 1.1088753689982696, 1.185116634998849, 1.108442440003273, 1.1854813089994423, 1.1129624509994755, 1.1858240289984678, 1.111641884999699, 1.189750900000945, 1.1137007569996058, 1.1863828640016436, 1.1115070819978428, 1.114101250001113, 1.1861348380007257, 1.1123310910006694, 1.1865563539977302, 1.112000982000609, 1.1873546310016536, 1.1109584299993003, 1.1854589949980436, 1.1125655160030874, 1.1855030129991064, 1.1134840109989455, 1.1887128480011597, 1.1174483879985928, 1.1889718169986736, 1.188353569003084, 1.1144838289983454, 1.1901334750000387, 1.1190848289988935, 1.1898910490017442, 1.209489182998368, 1.192386623002676, 1.117465021998214, 1.190007360000891, 1.1890449929996976, 1.1200917860005575, 1.1911998639989179, 1.192789246000757, 1.1939713760002633, 1.1130428789983853, 1.1104698589988402, 1.1826070780007285, 1.1102845099994738, 1.183891743003187, 1.1111646219978866, 1.1094933370004583, 1.1790917069993156, 1.1110691829999269, 1.1087617030025285, 1.1943195139974705, 1.1920442430018738, 1.1116515760004404, 1.183290588996897, 1.1172431010018045, 1.1849437409982784, 1.112132094000117, 1.1835969720013964, 1.1123759930014785, 1.1104391230001056, 1.183197222999297, 1.111443475998385, 1.184714683000493, 1.1115171130004455, 1.10899782100023, 1.1842146839990164, 1.1103791240020655, 1.1835156899978756, 1.1243084410016309, 1.2846391549974214, 1.1113226779998513, 1.1839267370014568, 1.1102015469987236, 1.1837674119997246, 1.110611512001924, 1.1148397920005664, 1.1866040749991953, 1.1144881420004822, 1.1871586769993883, 1.2016025060001994, 1.1105790389992762, 1.1844344150013058, 1.1137839010007156, 1.1838352029990347, 1.1137569319980685, 1.1841379600009532, 1.114245235999988, 1.1830925870017381, 1.1169218969989743, 1.1870551710017025, 1.1167968729969289, 1.1879421880003065, 1.1907811510027386, 1.1152479099982884, 1.294166525000037, 1.2983804299983603, 1.2961835800015251, 1.223362297998392, 1.2937798290004139, 1.2936931219992402, 1.292134168001212, 1.2209690359995875, 1.289311586999247, 1.2915006229995925, 1.2179011600019294, 1.2909968450003362, 1.2862053739991097, 1.210799696000322, 1.2868569450001814, 1.2094375559972832, 1.1099973260024854, 1.1817494450006052, 1.1113307759987947, 1.1100131069979398, 1.182938098001614, 1.1091519430010521, 1.1105016750007053, 1.1824249989986129, 1.1121698759998253, 1.1857286529993871, 1.1209319650006364, 1.1874201729988272, 1.1099118890015234, 1.1864901519984414, 1.1137568170015584, 1.1870415619996493, 1.110434655998688, 1.1862533860003168, 1.113464803001989, 1.1799659680000332, 1.112595317998057, 1.1113453770012711, 1.182260060999397, 1.112181551001413, 1.1970573299986427, 1.1849445100015146, 1.113039003997983, 1.1870640470006038, 1.1164113019985962, 1.1883316519997607, 1.11765239700253, 1.1883070619987848, 1.1865795430021535, 1.1137531899985333, 1.188910703000147, 1.1178762859999551, 1.1974642569985008, 1.1916896319999069, 1.1158793110007537, 1.1899366090001422, 1.1905643079990114, 1.1180323570006294, 1.1900114410018432, 1.18904269199993, 1.1180040939980245, 1.1952602199999092, 1.194984628000384, 1.207218252002349, 1.2021071759991173, 1.1111280580007588, 1.1041553100003512, 1.1785497529999702, 1.107524694998574, 1.1914288560001296, 1.108260420998704, 1.10742410900275, 1.105990665997524, 1.1789836960015236, 1.1073093129998597, 1.1068097419993137, 1.1075547850014118, 1.1773992470007215, 1.1088772439979948, 1.2026650100015104, 1.1912540569974226, 1.1058249010020518, 1.10872669300079, 1.1067675969970878, 1.1788283590030915, 1.204963530999521, 1.1969301969984372, 1.1071285559992248, 1.1064261680003256, 1.1052376640000148, 1.1800934320017404, 1.1069854239976848, 1.1065612210004474, 1.1072497450004448, 1.1807912049989682, 1.1063735880015884, 1.1067946280018077, 1.1806035629997496, 1.1119401229989307, 1.203334656998777, 1.1078225210003438, 1.180675137002254, 1.1063913449979736, 1.1060612360015512, 1.1074168769991957, 1.1777868089993717, 1.1074818480010435, 1.1092261279991362, 1.1828234329987026, 1.1104939870019734, 1.1084298069981742, 1.1792910740005027, 1.1069474380019528, 1.106674689999636, 1.1067048829972919, 1.1798267510021105, 1.1063302629991085, 1.113571245001367, 1.1820653859977028, 1.109110438002972, 1.1101455279967922, 1.1827843300015957, 1.197953906001203, 1.2105976629973156, 1.21060774900252, 1.2815968239992799, 1.1981263060006313, 1.198263185997348, 1.200028970000858, 1.280853324002237, 1.2173687089998566, 1.2908273169996392, 1.2026475290003873, 1.109792490999098, 1.1810945260003791, 1.1118836530004046, 1.106916711996746, 1.1070041500024672, 1.1810767339993617, 1.112390383001184, 1.181407345997286, 1.1127785000026051, 1.1073356319975574, 1.1796882260023267, 1.106393655998545, 1.1069150370021816, 1.1112553299972205, 1.1818282260028354, 1.1120899449997523, 1.1823431509983493, 1.1125232669983234, 1.1861151890007022, 1.1082754290000594, 1.1110172770022473, 1.1821654779996607, 1.114700592999725, 1.1882660299997951, 1.115486956998211, 1.1810696499996993, 1.1122871290026524, 1.1867015889984032, 1.1080429969988472, 1.1162701310022385, 1.186169673997938, 1.1911241930029064, 1.1184279849985614, 1.1903107319994888, 1.1137638059990422, 1.1889320940026664, 1.1875219819994527, 1.1165976699994644, 1.188901325000188, 1.117447191998508, 1.189784572001372, 1.188175956998748, 1.119852695002919, 1.1922023089973663, 1.1952507109999715, 1.1958954069996253, 1.19660648900026, 1.1231437330025074, 1.1988517079989833, 1.1997421390005911, 1.2004069549984706, 1.1995795869988797, 1.1976735150019522, 1.1989688260000548, 1.2014289149992692, 1.2009344059988507, 1.4059379430000263, 1.3962758880006731, 1.394008865001524, 1.3225970069979667, 1.3955443420018128, 1.3951908829985769, 1.3939448940000148, 1.3893888179991336, 1.3143254310016346, 1.385824782999407, 1.3123993500012148, 1.3135149619993172, 1.3826477260008687, 1.305979901997489, 1.3058192300013616, 1.390629158999218, 1.3056925109995063, 1.3071946470008697, 1.377848381001968, 1.3036439409988816, 1.3029598209977848, 1.3010549380014709, 1.3924893410003278, 1.3202858459990239, 1.3872832400011248, 1.3144157930000802, 1.3873945220002497, 1.3895834930008277, 1.3131743399972038, 1.3054850490007084, 1.2961214450006082, 1.2954175490012858, 1.2911902309970174, 1.2220000560009794, 1.2905048390020966, 1.285619834998215, 1.202257060998818, 1.1143462540021574, 1.1884528379996482, 1.1187766939983703, 1.1884513460026938, 1.1874319389971788, 1.1168324300015229, 1.1879111800008104, 1.1145793770010641, 1.1887281769995752, 1.1164879680000013, 1.189309269997466, 1.186425343999872, 1.1161952120019123, 1.1861294980008097, 1.1163415999981225, 1.186333879999438, 1.1151493370016397, 1.1867859039994073, 1.1152662370004691, 1.1877553470003477, 1.1158972730008827, 1.1876356229986413, 1.1876081250011339, 1.1214374669980316, 1.1938691149989609, 1.188449010001932, 1.2818465550008113, 1.201885187998414, 1.1924318890014547, 1.118767181000294, 1.2004133250011364, 1.1965602119998948, 1.1857069509969733, 1.1965756050012715, 1.112209980001353, 1.1864473349996842, 1.112489965998975, 1.1888803360016027, 1.1142813249971368, 1.186396921002597, 1.1989711169990187, 1.2125655349991575, 1.2023871349992987, 1.188146657001198, 1.1125198650006496, 1.1839441939991957, 1.114593499001785, 1.185338197999954, 1.1160941799971624, 1.1878456640006334, 1.1136307470005704, 1.1877589540017652, 1.1157478869972692, 1.1903173300015624, 1.1131799469985708, 1.188589872999728, 1.1860695270006545, 1.1163460579991806, 1.1868707110006653, 1.1975860130005458, 1.1143743009997706, 1.1852925780003716, 1.1100276120014314, 1.113801303999935, 1.1885846619989024, 1.1866103110005497, 1.117020023000805, 1.1926596249977592, 1.1155004650026967, 1.1891313509986503, 1.2018944259980344, 1.1856017099999008, 1.1170316740026465, 1.1909760919988912, 1.1090466509995167, 1.188352520999615, 1.1165495080022083, 1.189942995999445, 1.1868562460003886, 1.1180862149994937, 1.1871079209995514, 1.1165125359984813, 1.1876561800017953, 1.2075710739991337, 1.2037044190001325, 1.1910684989998117, 1.200280429002305, 1.2062260129969218, 1.2017521080015285]",tokens/s,0.8366812140935846,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,12548.120576,,,,,s,1,195.00526126900013,195.00526126900013,0.0,195.00526126900013,195.00526126900013,195.00526126900013,195.00526126900013,[195.00526126900013],,kWh,0.0022736307877597216,0.007460310461454166,0,0.009733941249213889,,MB,12711.067648,,,,,s,10,71.21178629500082,7.121178629500082,0.23941800565201543,7.160522605500091,7.340732908600103,7.431572908300154,7.504244908060196,"[7.302902897999957, 6.925467183999899, 6.799772600000324, 7.319081234999885, 6.896793061000153, 6.803764956000123, 7.11317682400022, 7.522412908000206, 7.320546242000091, 7.207868386999962]",tokens/s,35.94910524214327,kWh,7.438712291249997e-05,0.00024408060149114604,0.0,0.00031846772440364597,tokens/kWh,803849.1199677413,MB,12967.522304,,,,,s,10,277.90519869099944,27.790519869099946,0.3043574116855921,27.797923175500046,28.03249922059963,28.218226949299808,28.366809132259956,"[27.89673870500019, 27.872700777999853, 28.40395467799999, 27.802512230000048, 27.793334121000044, 27.99122639199959, 27.78068141199992, 27.774143491999894, 27.298413098999845, 27.291493784000068]",tokens/s,2.266960110740828,kWh,0.00033300772776874985,0.0010926768056415692,0.0,0.0014256845334103196,tokens/kWh,44189.29891123976,,s,630,277.89865475299985,0.44110897579841246,0.0364803828123806,0.4122596475001501,0.4850887351000438,0.48756908944999394,0.49841076835019066,"[0.49837485300031403, 0.4129015079997771, 0.48554800100009743, 0.41208669600018766, 0.4857146829999692, 0.4143856420000702, 0.48685718799970346, 0.41396173600014663, 0.48355618100003994, 0.4093761359999917, 0.41127507000010155, 0.48183301899962316, 0.41152198400004636, 0.4104663329999312, 0.48370535000003656, 0.40987078900025153, 0.48415545899979406, 0.42075905599995167, 0.48429069600024377, 0.4111306639997565, 0.4831453650003823, 0.4124625679996825, 0.4120778510000491, 0.48417087000007086, 0.4102764690001095, 0.4814486790000956, 0.4111495519996424, 0.4100938999999926, 0.48311590200000865, 0.4091524919999756, 0.410215117000007, 0.48241893800013713, 0.4116466179998497, 0.481661379000343, 0.41134432599983484, 0.4113942529997985, 0.48404685700006667, 0.4113901050000095, 0.4821099979999417, 0.41055525800038595, 0.4113416829995913, 0.4846476130001065, 0.4123314409998784, 0.48180517200034956, 0.40943006099996637, 0.41031924499975503, 0.4848820940001133, 0.4096544399999402, 0.48313308400020105, 0.4097998449997249, 0.4126005709999845, 0.4856146020001688, 0.41249452100009876, 0.48522037299972, 0.41099926200013215, 0.48365263000005143, 0.41192607699986183, 0.41309568399992713, 0.48420076600041284, 0.4129396239995913, 0.4838069170000381, 0.41189622599995346, 0.484585774000152, 0.4903240079997886, 0.4819664020001255, 0.41090187999998307, 0.4102685269999711, 0.48258406800005105, 0.4097191219998422, 0.410822742000164, 0.48141696699985914, 0.4118538540001282, 0.48225393800021266, 0.410794538999653, 0.4097591090003334, 0.4832306889998108, 0.4113770359999762, 0.4827297550000367, 0.4096532019998449, 0.41187609700000394, 0.48335213800010024, 0.41164891800008263, 0.41008359699981156, 0.48346472799994444, 0.4106359480001629, 0.4822226689998388, 0.4116099450002366, 0.4104782439999326, 0.485080951999862, 0.4107113190002565, 0.48270381499969517, 0.4105183670003498, 0.41106541799990737, 0.4829954040001212, 0.41161859399971945, 0.48308312400013165, 0.41151811700001417, 0.40984926500004804, 0.4852406959998916, 0.41225273200006995, 0.483255029999782, 0.41289685800029474, 0.48342000899992854, 0.41114062999986345, 0.41086614000005284, 0.4842637920000925, 0.4124779129997478, 0.4830028989999846, 0.4111002390000067, 0.41149174600013794, 0.4832009750002726, 0.4127907559995947, 0.48393463399997927, 0.41287774600004923, 0.48474809100025595, 0.4130381669997405, 0.4869310570002199, 0.4124028179999186, 0.41163522399983776, 0.48491134200003216, 0.4127485550002348, 0.48457714999995005, 0.41144016499993086, 0.48400512900025205, 0.4121336909997808, 0.48508545000004233, 0.4990123039997343, 0.41021990800027197, 0.4111638029999085, 0.48230276599997524, 0.4079651440001726, 0.4118030820000058, 0.4845220519996474, 0.40941021900016494, 0.48364226500007135, 0.4097760089998701, 0.41111206200002925, 0.4820815040002344, 0.411447202999625, 0.48299066700019466, 0.41052592599999116, 0.4110960019997947, 0.48132185800022853, 0.41186537300018244, 0.410949576999883, 0.4839501299998119, 0.41428862100019614, 0.4838215719996697, 0.4110245589999977, 0.48412308300021323, 0.4111858299997948, 0.410177701000066, 0.4850787909999781, 0.4117335260002619, 0.48468512899989946, 0.41174090899994553, 0.48354738600028213, 0.41181781899967973, 0.4122964570001386, 0.4836620790001689, 0.41176823699970555, 0.48688864199993986, 0.500007762000223, 0.4998861809999653, 0.49981950499977756, 0.4984254380001403, 0.5002575019998403, 0.49963112100022045, 0.4206572739999501, 0.4841681409998273, 0.41068303000020023, 0.48478553499990085, 0.41246896800021204, 0.48368333899998106, 0.41598265499987974, 0.49569012800020573, 0.4865643199996157, 0.41440876600017873, 0.4875211630001104, 0.41368892199989205, 0.48661327699983303, 0.41486869100026524, 0.48796214899994084, 0.41484838999986096, 0.4852624499999365, 0.41194025499999043, 0.48813740300010977, 0.4134161940000922, 0.486894226000004, 0.49092478000011397, 0.4093507679999675, 0.4834993080003187, 0.4105298800000128, 0.4816776459997527, 0.41081567499986704, 0.40940540200017494, 0.4876083019998987, 0.41026552299990726, 0.4819576190002408, 0.4106173039999703, 0.41048108599989064, 0.4834774210003161, 0.41035203899991757, 0.48365651799986153, 0.4103601259998868, 0.4121813460001249, 0.482975844000066, 0.4109645690000434, 0.40979741099999956, 0.4839383469998211, 0.4101729039998645, 0.48262997700021515, 0.4107939890000125, 0.410088013999939, 0.48402751100002206, 0.41111691700007214, 0.48289821399976063, 0.41180337000014333, 0.41135181100025875, 0.4872926469997765, 0.41147373200010406, 0.48275148499988063, 0.41133055099999183, 0.4839378179999585, 0.41008824800019283, 0.4113912610000625, 0.4838452779999898, 0.41220082299969363, 0.48185696900009134, 0.41090012099994055, 0.41138556600026277, 0.4854348479998407, 0.4124162600001, 0.4808445619996746, 0.41089438800008793, 0.41168891500001337, 0.48330958699989424, 0.41107544600026813, 0.4830263409999134, 0.41148818300007406, 0.4947578460000841, 0.41303496599994105, 0.4873971540000639, 0.4107277759999306, 0.4836373029997958, 0.41191973800005144, 0.41087764100029744, 0.483082419999846, 0.40928424499998073, 0.4843141920000562, 0.41275824400008787, 0.41163728999981686, 0.48996695400001045, 0.40912149099995077, 0.48166192600001523, 0.4112136919998193, 0.4094075650000377, 0.4828276530001858, 0.409643350999886, 0.48257894800008216, 0.40965508699991915, 0.40955480499997066, 0.48195418299974335, 0.4114168700002665, 0.41033908800000063, 0.48393929599978946, 0.4107976079999389, 0.48338069000010364, 0.4113055100001475, 0.411354319000111, 0.48353108599985717, 0.4108535710001888, 0.48295506599970395, 0.40994935300022917, 0.4104687760000161, 0.4834760139997343, 0.41080530899989753, 0.483377641000061, 0.41127051000012216, 0.41158829000005426, 0.4839191050000409, 0.4102377819999674, 0.48358084900019094, 0.40922646099988924, 0.4108547659998294, 0.482500557000094, 0.40913923600010094, 0.41148595300001034, 0.48429808999981105, 0.41201699200018993, 0.4832065059999877, 0.40909108300002117, 0.410137912999744, 0.48403512899994894, 0.41317618400034917, 0.4824612999996134, 0.4123139160001301, 0.4109869389999403, 0.4840884879999976, 0.4114303380001729, 0.48394841599974825, 0.410107328000322, 0.4864223149997997, 0.41198656999995364, 0.41233182399992074, 0.4844817250000233, 0.4102625790001184, 0.4842527420000806, 0.41793158800010133, 0.48710970299998735, 0.4115063710000868, 0.4840692999996463, 0.4108198460003223, 0.48623554599998897, 0.41463833499983593, 0.4946881249998114, 0.4101324220000606, 0.48193193799988876, 0.40977883999994447, 0.4816523290000987, 0.41025646099978985, 0.4102856420004173, 0.481636124999568, 0.4104580790003638, 0.41140530199982095, 0.48480000000017753, 0.41083547699963674, 0.4822764100003951, 0.41187161599964384, 0.410016478000216, 0.48179157499998837, 0.4106833169998936, 0.48417449199996554, 0.41193817700013824, 0.4105895170000622, 0.48459631700006867, 0.41178585099987686, 0.48262196599989693, 0.41155914999990273, 0.41084803900002953, 0.48337895100030437, 0.412043894999897, 0.4822118879997106, 0.41191005300015604, 0.41098610200015173, 0.4956826229999933, 0.4847266869996929, 0.41226656300023024, 0.4843702210000629, 0.41039880300013465, 0.41219574199976705, 0.4859980269998232, 0.4121632400001545, 0.48664458300027036, 0.41175894599973617, 0.4851183010000568, 0.41213276100006624, 0.4844007829997281, 0.41290068700027405, 0.4108710259997679, 0.48484522900025695, 0.41253145599966956, 0.48522150700000566, 0.41440533100012544, 0.484184556999935, 0.41383789400015303, 0.48546961900001406, 0.4124562900001365, 0.4857638189996578, 0.4136466150002889, 0.485909164000077, 0.4138999699998749, 0.48644654899999296, 0.4123344320000797, 0.4837597279997681, 0.4113196289999905, 0.41271332800033633, 0.4870492359996206, 0.4966184949998933, 0.49098240000012083, 0.49185660200009806, 0.41920907499979876, 0.4909816479998881, 0.4924153560000377, 0.49341762199992445, 0.412385536000329, 0.4123564749997968, 0.4804433859999335, 0.40988473600009456, 0.40950976600015565, 0.4829438429997026, 0.40988919400024315, 0.4076296260000163, 0.47993308500008425, 0.4089288029999807, 0.4103831889997309, 0.4823150560000613, 0.40926606299990453, 0.4837485210000523, 0.4083522939999966, 0.40903395000032106, 0.4822246549997544, 0.4089586770001006, 0.4099318499997935, 0.48284805100001904, 0.4093569380002009, 0.4094692620001297, 0.48061398299978464, 0.4103242930000306, 0.41024427399997876, 0.4802868860001581, 0.41113701099993705, 0.4087697869999829, 0.48351643699970737, 0.4093679650000013, 0.4101709000001392, 0.4829599230001804, 0.40845277900007204, 0.48306733199979135, 0.4096479760000875, 0.4101043219998246, 0.4818634910002402, 0.40928368200002296, 0.40896883899995373, 0.4823596579999503, 0.41072813599976143, 0.41001466200032155, 0.4822047009997732, 0.4110745160000988, 0.4851925560001291, 0.4106621199998699, 0.410462687999825, 0.4826527069999429, 0.41063554800030033, 0.4834367429998565, 0.41021156900023925, 0.4113799519996064, 0.4821540430002642, 0.4113236200000756, 0.4091424149996783, 0.4823913100003665, 0.4844951919999403, 0.41024794399982056, 0.480718146000072, 0.4080243960002008, 0.406618693999917, 0.48098105700000815, 0.42202819099975386, 0.4803924170000755, 0.409137919999921, 0.40625926100028664, 0.40796879599975, 0.48062770600017757, 0.4094679840000026, 0.4083941210001285, 0.4804703199997675, 0.4071797520000473, 0.4083340209999733, 0.48175139500017394, 0.40812147099995855, 0.40745008099975166, 0.40840783900011957, 0.4818228710000767, 0.4087844059999952, 0.4084625509999569, 0.479945558000054, 0.4096698270000161, 0.40888976299993374, 0.4815979919999336, 0.4076969000002464, 0.407928649999576, 0.480658842000139, 0.41006605400025364, 0.4091136679999181, 0.48244168600012927, 0.41257785199968566, 0.49136808599996584, 0.41776852500015593, 0.48779133100015315, 0.41083574000003864, 0.48616533599988543, 0.4907848509997166, 0.4193465280000055, 0.49170030100003714, 0.4898271830002159, 0.41569303000005675, 0.49121834399966247, 0.4918337320000319, 0.4164077800000996, 0.40935917800015886, 0.4821819379999397, 0.41099325000004683, 0.4829454440000518, 0.41022302800001853, 0.4137015199999041, 0.4818376680000256, 0.40891472700013765, 0.409968970999671, 0.4820150680002371, 0.40912064999974973, 0.409029640999961, 0.4829661080002552, 0.4101471609997134, 0.48253643800035206, 0.4900729109999702, 0.4083119679999072, 0.4809077760000946, 0.40868278300013117, 0.4077730529998007, 0.4817484099999092, 0.4069045480000568, 0.40832667799986666, 0.4080172480003057, 0.48031803599997147, 0.4082000710000102, 0.4081143769999471, 0.48064771400004247, 0.40751083399982235, 0.4071128969999336, 0.4084374160001971, 0.48079955100001825, 0.40938322000010885, 0.4099238659996445, 0.4811254600003849, 0.4099445749998267, 0.4095508159998644, 0.4820012680002037, 0.40699824800003626, 0.4087772349998886, 0.4815347359999578, 0.4093747679999069, 0.4093495070001154, 0.4822333649999564, 0.4091438969999217, 0.41023422100033713, 0.48145312099995863, 0.4088044679997438, 0.40975620400013213, 0.48067270899991854, 0.4105011330002526, 0.4091228180000144, 0.48084663999998156, 0.40926000999979806, 0.4077623070002119, 0.4810113479998108, 0.4084339830001227, 0.40878225899996323, 0.4833993809997992, 0.4088234700002431, 0.40896699999984776, 0.4805312580001555, 0.4087058279997109, 0.41014488600012555, 0.48024341000018467, 0.4102587339998536, 0.4107576289998178, 0.4829682510003295, 0.41038508499968884, 0.4089387680000982, 0.48237379200008945, 0.4089644840000801, 0.4834451389997412, 0.40891319899992595, 0.4088074280002729, 0.48344995799971, 0.4101517720000629, 0.40974713100013105, 0.4857490479998887, 0.407555450000018, 0.48127600399993753, 0.40729555699999764, 0.40653328100006547, 0.40780405600025915, 0.48004758299975947, 0.40851632200019594, 0.4084535520000827, 0.481991941999695, 0.40860546100020656, 0.4078398249998827, 0.4803021359998638, 0.4088428310001291, 0.40770700700022644, 0.4074313899996014, 0.4804040349999923, 0.40887620700004845, 0.40839350800024476, 0.47973630099977527, 0.40826464300016596, 0.4088415480000549, 0.4813934280000467, 0.4076771049999479, 0.40881740699978764, 0.48237239400032195, 0.4088410159997693, 0.4088707619998786, 0.4810869510001794, 0.4085084140001527, 0.40903283899979215, 0.40897066000025006, 0.4820310549998794, 0.40833603100008986, 0.4079580640000131, 0.48174222999978156, 0.40960467000013523, 0.4091798229997039, 0.48080621200006135, 0.4073980319999464, 0.40965902300013113, 0.4817401880000034, 0.40899071900003037, 0.40870492500016553, 0.47983617799991407, 0.40993460299978324, 0.40942055799996524, 0.48061145300016506, 0.4097284489998856, 0.4083155460002672, 0.4823920039998484, 0.41149520699991626, 0.4119952070000181, 0.4837161280001965, 0.41038126099965666, 0.48440563500025746, 0.41103840999994645, 0.48491344600006414, 0.41058269999984986, 0.4087406500002544, 0.4820165989999623, 0.4099451689999114, 0.40928087100019184]",tokens/s,2.267013492958261,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, float16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,float16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,775.008256,,,,,s,1,8.338864610999735,8.338864610999735,0.0,8.338864610999735,8.338864610999735,8.338864610999735,8.338864610999735,[8.338864610999735],,kWh,6.987880954166284e-05,0.00022928047140087957,0,0.0002991592809425424,,MB,815.521792,,,,,s,10,1.9922427910023544,0.19922427910023544,0.00145798084570479,0.19887369950083666,0.19999891349834797,0.20165247675049613,0.20297532735221466,"[0.19919272599872784, 0.19806899100149167, 0.19869474100050866, 0.2033060400026443, 0.1989711670030374, 0.19928944899947965, 0.19851855500019155, 0.19877623199863592, 0.1996314549978706, 0.19779343499976676]",tokens/s,1284.983944508084,kWh,2.3380794342596417e-06,7.671562373085823e-06,0.0,1.0009641807345466e-05,tokens/kWh,25575340.749170184,MB,1040.982016,,,,,s,10,36.616664744000445,3.6616664744000444,0.038388103100203935,3.6891940500008786,3.6952915733974807,3.6978767981987404,3.699944978039748,"[3.700462023, 3.690900117999263, 3.6149682849973033, 3.6947170789972006, 3.692599527999846, 3.6087344700026733, 3.6893872049986385, 3.6197854040001403, 3.689000895003119, 3.6161097370022617]",tokens/s,17.2052808305875,kWh,4.332601341448869e-05,0.00014216148323528628,0.0,0.00018548749664977498,tokens/kWh,339645.5348090247,,s,630,36.61091101800048,0.05811255717142933,0.03614430053752244,0.08820569799900113,0.08919698720274027,0.08933588014933776,0.09012068421150617,"[0.09086972200020682, 0.016013642998586874, 0.08850554899981944, 0.015420646999700693, 0.08901683200019761, 0.08780076699986239, 0.01554933700026595, 0.08856647500215331, 0.015849333998630755, 0.08890739900016342, 0.015237661002174718, 0.08894806199896266, 0.08839577499747975, 0.015530943001067499, 0.08876121600042097, 0.015215544000966474, 0.08814069299842231, 0.015200847999949474, 0.08879417600110173, 0.08874961800029268, 0.015486005999264307, 0.08843156600050861, 0.015413204000651604, 0.08886250800060225, 0.015252056997269392, 0.08891785500236438, 0.08917088899761438, 0.015478536999580683, 0.08897680600057356, 0.015363862999947742, 0.08904305800024304, 0.08793906000209972, 0.01602959199954057, 0.08892337599900202, 0.015297767000447493, 0.09036257000116166, 0.0894371089998458, 0.01729299199723755, 0.09012525200159871, 0.016602149000391364, 0.09017418100120267, 0.08974445599960745, 0.015545114998531062, 0.08890146900012041, 0.015351162001024932, 0.08864918399922317, 0.08823489299902576, 0.01590197800032911, 0.08901695299937273, 0.015578893002384575, 0.08898869399854448, 0.015534800000750693, 0.08923386899914476, 0.08908551200147485, 0.015723780998087022, 0.0884266060020309, 0.015687447998061543, 0.08931572499932372, 0.08893572200031485, 0.015772675000334857, 0.08933518000048934, 0.015709159000834916, 0.08915954199983389, 0.09010950100127957, 0.01655929099797504, 0.08828743699996267, 0.015394058002129896, 0.08880778799721156, 0.01527724400148145, 0.08892809000099078, 0.08903212699806318, 0.01508369700241019, 0.08860527399883722, 0.015318834000936477, 0.0890886839988525, 0.015080288001627196, 0.08808978500019293, 0.08814572299888823, 0.015229009000904625, 0.08890329799760366, 0.015255121001246152, 0.08897065400014981, 0.015158494999923278, 0.08836402100132545, 0.08888261199899716, 0.015399887997773476, 0.08885316700252588, 0.015307047000533203, 0.08904083399829688, 0.08812923000004957, 0.01609782499872381, 0.08902682900225045, 0.015317965000576805, 0.08882208499926492, 0.015289265000319574, 0.08877088399822242, 0.08934883199981414, 0.015306762001273455, 0.08902553100051591, 0.015477375000045868, 0.08898570999735966, 0.08790827300254023, 0.016084588998637628, 0.08898844800205552, 0.015386870996735524, 0.08826573000260396, 0.015475940999749582, 0.08927852899796562, 0.0885651400021743, 0.015572984000755241, 0.08901071099899127, 0.015794308001204627, 0.0894290069991257, 0.08846268599882023, 0.01627311400079634, 0.08916208599839592, 0.01557282100111479, 0.08917610799835529, 0.015641727000911487, 0.08911828599957516, 0.0890464490003069, 0.015581922001729254, 0.08846758800063981, 0.015726886998891132, 0.08924104099787655, 0.08831544900021981, 0.017737135000061244, 0.08933645299839554, 0.015320364000217523, 0.08875882400025148, 0.08787115499944775, 0.016088594999018824, 0.08881961900260649, 0.015252645996952197, 0.08876110300116125, 0.015057815999170998, 0.08894897900245269, 0.08813235299749067, 0.01576842000213219, 0.08886823300053948, 0.015278979997674469, 0.0887804630001483, 0.015309413000068162, 0.08903512799952296, 0.08881432999987737, 0.015464325002540136, 0.08895357599976705, 0.015278724997187965, 0.0889440260034462, 0.0151652809981897, 0.08807967800021288, 0.08907570500014117, 0.015364751998276915, 0.0890764380019391, 0.01535815999886836, 0.0889088920012, 0.08755080599803478, 0.01568220900298911, 0.08877270999801112, 0.015318619000026956, 0.08831451000150992, 0.015439618997334037, 0.08909684800164541, 0.0877639040008944, 0.01605141099935281, 0.08823162100088666, 0.01557035400037421, 0.08903715399719658, 0.015597505000187084, 0.08919693000279949, 0.08877254799881484, 0.015297205998649588, 0.08896640199964168, 0.015310818002035376, 0.08840194399817847, 0.015579170001728926, 0.08876376300031552, 0.08921829899918521, 0.01565693899829057, 0.08848768000098062, 0.015610639999067644, 0.08860931600065669, 0.08821887000158313, 0.01591607299997122, 0.08911156199974357, 0.015650247998564737, 0.08894567000243114, 0.015705492998677073, 0.08891707899965695, 0.09087177099718247, 0.015813999001693446, 0.08930391700050677, 0.08884941499854904, 0.015457124001841294, 0.08808986099757021, 0.015376938001281815, 0.0891151030009496, 0.08812574399780715, 0.015714416000264464, 0.08902123699954245, 0.015381369001261191, 0.08878115200059256, 0.015394719001051271, 0.08892173699859995, 0.0884450179983105, 0.015613104002113687, 0.08882515900040744, 0.015521666999120498, 0.08886460999929113, 0.015490075998968678, 0.08908619500289205, 0.08820484699754161, 0.015264122001099167, 0.08914272800029721, 0.015460202997928718, 0.08895369800302433, 0.08797212499848683, 0.015911459999188082, 0.08896421900135465, 0.015270963998773368, 0.08890869099923293, 0.01546662700275192, 0.08887921099812957, 0.088224169001478, 0.015544619000138482, 0.08911009000075865, 0.015330542999436148, 0.08867018099772395, 0.015330870999605395, 0.08861543400053051, 0.0890079560012964, 0.015283010001439834, 0.08874986799855833, 0.015340571000706404, 0.08966639699792722, 0.08815332599988324, 0.015948054002365097, 0.08849847699821112, 0.015562403001240455, 0.08928569799900288, 0.015629816000000574, 0.08934370700080763, 0.08921784699850832, 0.015658374002669007, 0.08913554199898499, 0.01571350800077198, 0.08928922199993394, 0.08919260599941481, 0.015622502000042005, 0.08940768699903856, 0.015633041999535635, 0.08952156400118838, 0.09058809599810047, 0.0160631149992696, 0.08913339200080372, 0.01526799800194567, 0.08912717699786299, 0.08838867099984782, 0.015627552002115408, 0.08810694799831253, 0.015394762001960771, 0.08905039399905945, 0.01523919299870613, 0.08905879200028721, 0.08870898399982252, 0.015454640000825748, 0.08906414499870152, 0.015278815000783652, 0.0883702600003744, 0.015346086998761166, 0.08924912700240384, 0.08895919999849866, 0.015371761001006234, 0.08819565600060741, 0.015356596999481553, 0.08896531999926083, 0.08795868200104451, 0.016089192999061197, 0.08903492600074969, 0.01537253599963151, 0.08907800299857627, 0.015337405999162002, 0.08899717400345253, 0.08906077299980097, 0.015374888000224018, 0.08900082799664233, 0.015391187000204809, 0.08926510000310373, 0.08817159699901822, 0.015731575000245357, 0.08836794899980305, 0.015595629000017652, 0.08808789400063688, 0.015526780000072904, 0.08837823700014269, 0.08767661899764789, 0.01618266500008758, 0.0890873680000368, 0.0153891840018332, 0.0888520089974918, 0.015681003002100624, 0.08893849499872886, 0.08932990500034066, 0.01563039100074093, 0.0888130409985024, 0.015639814002497587, 0.08940687599897501, 0.08823540500088711, 0.01600353499816265, 0.08936500900017563, 0.015583800999593223, 0.0885460850004165, 0.015436497000337113, 0.08932891999938875, 0.08971702200142317, 0.017468950001784833, 0.08568441600073129, 0.015524419999564998, 0.08816263599874219, 0.015101549000974046, 0.08850120799979777, 0.088091934001568, 0.015239499000017531, 0.08929417999752332, 0.015309847000025911, 0.08905496200168272, 0.08828889099822845, 0.01582804700228735, 0.08909528499862063, 0.015570732000924181, 0.08894678700016811, 0.01528993600004469, 0.08817016799730482, 0.08830503700301051, 0.015572774998872774, 0.08887226400111103, 0.015399107996927341, 0.08889344400085974, 0.015205447001790162, 0.08842310399995768, 0.08845663199826959, 0.015414973000588361, 0.08826792599938926, 0.015369397999165813, 0.08818958800111432, 0.015278906001185533, 0.08833727399905911, 0.0885092380012793, 0.015769337998790434, 0.08909461900111637, 0.015392910998343723, 0.08912280799995642, 0.015321292001317488, 0.08803690399872721, 0.0890123980025237, 0.015443922999111237, 0.08899738399850321, 0.015420940002513817, 0.0881762749995687, 0.0151471209974261, 0.08836960900225677, 0.08808352399864816, 0.0151293529997929, 0.08839630100192153, 0.015688611998484703, 0.0893962800000736, 0.08797571800096193, 0.016411610999057302, 0.08934194999892497, 0.01564258300277288, 0.08912783099731314, 0.01567783300197334, 0.0886025689978851, 0.08919750200220733, 0.01581765499940957, 0.0889695229998324, 0.015547336999588879, 0.08873962700090487, 0.08992480699816952, 0.01608455300083733, 0.08836974400037434, 0.015400799999042647, 0.08820688900232199, 0.015358452998043504, 0.08841942900107824, 0.08803145599813433, 0.015447027002664981, 0.08822924500054796, 0.01549654199698125, 0.08886978400187218, 0.015328007997595705, 0.08801747600227827, 0.08780556900092051, 0.01546970900017186, 0.08882912999979453, 0.015234042999509256, 0.08904116700068698, 0.015396930997667369, 0.0891367000003811, 0.08873627199864131, 0.015304251002817182, 0.08808752599725267, 0.01538747100130422, 0.08900749800159247, 0.015353604998381343, 0.0886147199998959, 0.08893660900139366, 0.015524637998169055, 0.08793459500157041, 0.015368463999038795, 0.08914478299993789, 0.015211911999358563, 0.08918850700138137, 0.08883847199831507, 0.01547519100131467, 0.08895542699974612, 0.015331277001678245, 0.0890804169976036, 0.08874758200181532, 0.015590085000440013, 0.08918221599742537, 0.015252163000695873, 0.0890632260015991, 0.015071420999447582, 0.08859454900084529, 0.08912179399703746, 0.01565689600101905, 0.0892288950017246, 0.01562570999885793, 0.08854331900147372, 0.08892243700029212, 0.015746071996545652, 0.08920685600241995, 0.015729208000266226, 0.08944126200003666, 0.08912381799746072, 0.01617708200137713, 0.08943016099874512, 0.015711731000919826, 0.0896303560002707, 0.0884032659996592, 0.017785346000891877, 0.08853061699846876, 0.015329559999372577, 0.0887775410010363, 0.015151103998505278, 0.08897579500262509, 0.08913451999978861, 0.015321522998419823, 0.08821295400048257, 0.015241277000313858, 0.08903580300102476, 0.015379114996903809, 0.0883156730014889, 0.08900678400095785, 0.015538988998741843, 0.08875442700082203, 0.01525742900048499, 0.08907803300098749, 0.08813038399966899, 0.01580069799820194, 0.08827999899949646, 0.015444641001522541, 0.08905043000049773, 0.015295879999030149, 0.0891906580000068, 0.08912582599805319, 0.015286221001588274, 0.088955007999175, 0.015421618001710158, 0.08910887700039893, 0.08756789199833293, 0.01621065799918142, 0.08811337800216279, 0.015502063997701043, 0.08914681500027655, 0.015249359003064455, 0.08921439899859251, 0.08826502399824676, 0.015705842000897974, 0.08823958200082416, 0.015495468000153778, 0.08909247499832418, 0.015427883001393639, 0.08832570699814823, 0.08824197400099365, 0.015655383002012968, 0.08813290399848484, 0.015426287998707267, 0.08903815700250561, 0.015643112998077413, 0.0897482360014692, 0.08904360800079303, 0.015746207998745376, 0.08973165800125571, 0.016165498996997485, 0.0892954520022613, 0.08914135300074122, 0.01565503899837495, 0.0887819089984987, 0.01583490800112486, 0.08934139299890376, 0.08925578500202391, 0.015865960998780793, 0.0908631210004387, 0.015673493002395844, 0.08893530999921495, 0.0890210190009384, 0.015359788998466684, 0.08821560300202691, 0.015395656999316998, 0.08820654900046065, 0.015231833000143524, 0.0887093229976017, 0.08796860399888828, 0.015283835000445833, 0.08910717800245038, 0.015434864999406273, 0.08883090000017546, 0.08763097900009598, 0.015895444998022867, 0.08893277600145666, 0.015341834998253034, 0.08908821800287114, 0.015423289998580003, 0.08893820799858076, 0.08822728500308585, 0.01595905700014555, 0.0881841069967777, 0.015400223001051927, 0.08900585300216335, 0.015422595999552868, 0.08854852299919003, 0.08934549699915806, 0.015394428999570664, 0.08897665599943139, 0.015482991002500057, 0.08906862000003457, 0.0881101929990109, 0.01615144500101451, 0.08897833999799332, 0.015386094000859885, 0.08905902100013918, 0.015500777000852395, 0.0891102219975437, 0.08805217100234586, 0.015495518997340696, 0.08876888300073915, 0.015400162999867462, 0.08918854600051418, 0.015170546001172625, 0.08834964199922979, 0.08858967099877191, 0.015740454000479076, 0.0892602040003112, 0.015492085000005318, 0.08941925600083778, 0.08880662999945343, 0.015775283001858043, 0.08849553899926832, 0.015750934999232413, 0.08925095599988708, 0.08804342000075849, 0.016060501999163534, 0.08824817999993684, 0.01568712199878064, 0.08858951400179649, 0.01735057300174958, 0.08895478100021137, 0.0885718680001446, 0.015928125998470932, 0.08916694100116729, 0.015371874997072155, 0.08894393700029468, 0.015179033001913922, 0.08823068600031547, 0.08885362399814767, 0.015232543999445625, 0.08902215900161536, 0.015157391000684584, 0.08917525799915893, 0.015146493999054655, 0.0884383960001287, 0.08815850199971464, 0.0153636760005611, 0.08844876900184317, 0.015369761997135356, 0.08901730100114946, 0.015245683000102872, 0.08862568699987605, 0.08910196400029236, 0.015320128000894329, 0.08838655699946685, 0.015396547998534516, 0.08920528800081229, 0.08810764900044887, 0.015758784000354353, 0.08930192100160639, 0.0154461669990269, 0.08906391399796121, 0.015445416000147816, 0.08921834899956593, 0.0884071340005903, 0.015598049001710024, 0.08798939400003292, 0.01533112099787104, 0.08825617800175678, 0.01549805899776402, 0.08909328400113736, 0.0892643869992753, 0.015297811001801165, 0.08801575300094555, 0.015244928999891272, 0.0882936729976791, 0.015220847999444231, 0.08888875500269933, 0.08931223499894259, 0.015684014000726165, 0.08921234999797889, 0.015575577999697998, 0.0898236220018589, 0.08930310099822236, 0.015614412001013989, 0.08926836200043908, 0.01567625900133862, 0.08827541099890368, 0.08882061400072416, 0.01579264899919508, 0.08835859199825791, 0.01572762600335409]",tokens/s,17.207984791480552,,,,True,False,,eager,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-66b,facebook/opt-66b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-16B-nl,Salesforce/codegen-16B-nl,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTJForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3832, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-350m,facebook/opt-350m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,dbrx,databricks/dbrx-base,databricks/dbrx-base,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-2.7b,facebook/opt-2.7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: DeciLMForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-4.5B,facebook/xglm-4.5B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-30b,facebook/opt-30b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,recurrent_gemma,google/recurrentgemma-2b,google/recurrentgemma-2b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-125m,facebook/opt-125m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-7.5B,facebook/xglm-7.5B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-13b,facebook/opt-13b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-2b,google/gemma-2b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistral,TencentARC/Mistral_Pro_8B_v0.1,TencentARC/Mistral_Pro_8B_v0.1,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-7b,google/gemma-7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-6.7b,facebook/opt-6.7b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-564M,facebook/xglm-564M,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,24687.153152,,,,,s,1,62.928075316000104,62.928075316000104,0.0,62.928075316000104,62.928075316000104,62.928075316000104,62.928075316000104,[62.928075316000104],,kWh,0.0007137122954590281,0.0023418505053210787,0,0.0030555628007801067,,MB,25611.14112,,,,,s,10,34.592801535000945,3.4592801535000945,0.13355804804773627,3.414615550500457,3.539627069299877,3.6840998991496687,3.799678163029503,"[3.3085171539996736, 3.4935428530006902, 3.411933164000402, 3.403889268999592, 3.507521995999923, 3.3889029190004294, 3.4112171340002533, 3.4172979370005123, 3.828572728999461, 3.4214063800000076]",tokens/s,74.00383566534198,kWh,3.404669627291715e-05,0.00011171418484804206,0.0,0.00014576088112095922,tokens/kWh,1756301.128473278,MB,25601.503232,,,,,s,10,383.40243475600164,38.34024347560016,0.42568464095118574,38.1936319625006,38.98021779189931,38.98955722194942,38.997028765989505,"[38.10505337400082, 38.99889665199953, 37.98896272299953, 37.79031655700055, 37.989440975000434, 38.31318785999974, 38.28221055100039, 38.97814236299928, 38.88124047300062, 38.07498322800075]",tokens/s,1.6431820533454196,kWh,0.0004588077436247912,0.0015054563893831924,0.0,0.001964264133007984,tokens/kWh,32073.079654274752,,s,630,383.397851996001,0.6085680190412714,0.12047287256342161,0.5968727615004354,0.6017315329996564,0.6877876312497846,1.4869466126202315,"[1.5782698440007152, 0.5248125819998677, 0.5979396189995896, 0.5957519110006615, 0.5966809939991435, 0.5968028209999829, 0.5968836160000137, 0.5928639720004867, 0.5976663669998743, 0.5239034579999498, 0.5968608800003494, 0.59683330200005, 0.5957134760001281, 0.5962059649991716, 0.5932545250007024, 0.5239527959993211, 0.5964360960006161, 0.5958952639994095, 0.5972119420002855, 0.5961050080004497, 0.5961033079993285, 0.5944378200001665, 0.5232212079999954, 0.5959735110000111, 0.5957113340000433, 0.5963744890004818, 0.5979152119998616, 0.5962520129996847, 0.5945075019999422, 0.5238790299999891, 0.5963091029998395, 0.5948687489999429, 0.5966788960004124, 0.5969385830003375, 0.5955642989993066, 0.5950377150002168, 0.5244915880002736, 0.5967065149998234, 0.5960428750004212, 0.5962547789995369, 0.597037298000032, 0.5967951299999186, 0.5937893910004277, 0.5975640339993333, 0.5245016899998518, 0.5978848080003445, 0.5976553549999153, 0.5959941500004788, 0.5973696609999024, 0.5952971799997613, 0.5941874769996502, 0.5973547410003448, 0.5251929989999553, 0.5970751800005019, 0.6921396059997278, 0.6888161369997761, 0.6104301049999776, 0.59834014199987, 0.5952661720002652, 0.5945422799995868, 0.5987052180007595, 0.5990764620000846, 0.5261597609996898, 1.581252031999611, 0.5242804800000158, 0.6871305929998925, 0.6080358780000097, 0.6812585810002929, 0.5235184329994809, 0.6863065920006193, 0.5982837080000536, 0.5974419750000379, 0.5941487669997514, 0.5242692719994011, 0.5959194270008084, 0.5951632229998722, 0.5966079889994944, 0.5947038690001136, 0.5936495639998611, 0.5238110200007213, 0.5961546339995039, 0.5966051069999594, 0.5949693339998703, 0.5969969850002599, 0.5958024629999272, 0.5955751060000694, 0.523887843999546, 0.5963811070005249, 0.5978086400000393, 0.5974658099994485, 0.5961775180003315, 0.5969568689997686, 0.5958090860003722, 0.5955886430001556, 0.5974038699996527, 0.5237424960005228, 0.5974645319993215, 0.5964794920000713, 0.5968069079999623, 0.5967354360000172, 0.596870480000689, 0.5944747759995153, 0.523002298999927, 0.5979714780005452, 0.5970243799993113, 0.6008084410004813, 0.5977846629994019, 0.5965073320003285, 0.5974890819998109, 0.5981187530005627, 0.5979521359995488, 0.5937867840002582, 0.6124340799997299, 0.6921478439999191, 0.6190641350003716, 0.6918554389994824, 0.69068300500021, 0.6923931250003079, 0.618718632999844, 0.6929449749995911, 0.689119942000616, 0.6178131759997996, 0.6044050099999367, 0.5984571760000108, 0.5981978429999799, 0.5978393260002122, 1.4893664549999812, 0.5956987210001898, 0.5965627059995313, 0.5960690880001493, 0.593753531999937, 0.5232577340002535, 0.5964820039998813, 0.5963048080002409, 0.5966337849995398, 0.5965317749996757, 0.5957416660003219, 0.594435914999849, 0.5976947159997508, 0.5239010700006475, 0.5966361869996035, 0.5959110789999613, 0.5977513739999267, 0.5971876319999865, 0.59559412300041, 0.5946877850001329, 0.5248055129995919, 0.595975553000244, 0.5953385769998931, 0.5965269569996963, 0.5960219290000168, 0.5966471250003451, 0.5952542360000734, 0.5238507949998166, 0.5963934740002514, 0.5967853789998117, 0.5969947430003231, 0.5966086019998329, 0.613123999999516, 0.59766000000036, 0.5962079239998275, 0.5967211690003751, 0.59655233400008, 0.5980563140001323, 0.5980339689995162, 0.5933402219998243, 0.523217702000693, 0.5974291139991692, 0.5958355310003753, 0.5969004030002907, 0.5970298619995447, 0.5961455699998623, 0.598025838000467, 0.594864509999752, 0.5243318760003604, 0.5965975039998739, 0.5983282830002281, 0.598447737999777, 0.5982839230000536, 0.5969235180000396, 0.5979555309995703, 0.5961064350003653, 0.597690595000131, 0.5953791189995172, 0.5975907190004364, 0.5257500609995986, 0.5990831350000008, 0.5980374840000877, 0.5974747979998938, 1.4832998230003795, 0.5948552959998779, 0.5234283489999143, 0.5951467160002721, 0.5955713539997305, 0.5961600390000967, 0.5960826059999818, 0.5931453359999068, 0.5240518800001155, 0.594684523000069, 0.5953558749997683, 0.5967038500002673, 0.5962564359997486, 0.5943254220001108, 0.5971736909996253, 0.5240016900006594, 0.596637830999498, 0.5955667750004068, 0.5960481439997238, 0.595142191999912, 0.593621611999879, 0.5240577949998624, 0.5959534040002836, 0.5951454920004835, 0.595134854999742, 0.5960073579999516, 0.5952157740002804, 0.523550363999675, 0.5969043830000373, 0.5969378110003163, 0.597000296999795, 0.5952648259999478, 0.595416717000262, 0.5949254259994632, 0.5228654869997627, 0.5964863400004106, 0.5960736139995788, 0.5953585430006569, 0.5950842379997994, 0.593449345999943, 0.5237080619999688, 0.5966380540003229, 0.5964917589999459, 0.5970782309996139, 0.5965023660000952, 0.5963828009998906, 0.5938831820003543, 0.5965669839997645, 0.5262645610000618, 0.5977382510000098, 0.5969004039998254, 0.5971884810005577, 0.5977516619996095, 0.5966673459997764, 0.5969151990002501, 0.5940557410003748, 0.5976920339999197, 0.5241917589992227, 0.5976996839999629, 0.5974709760002952, 0.5974242330003108, 0.5982625609995011, 0.5983151660002477, 1.4882175150005423, 0.5967061089995696, 0.594785750000483, 0.5238447599995197, 0.5956386190000558, 0.5960536339998725, 0.5965413070007344, 0.5949095309997574, 0.5936620120000953, 0.5235718819994872, 0.5962822770006824, 0.5962554089992409, 0.5973311719999401, 0.5962371990008251, 0.5957352309997077, 0.5943950599994423, 0.5239109560006909, 0.5963699639996776, 0.5963536720000775, 0.5961414020002849, 0.5966067379995366, 0.5962735450002583, 0.5937327109995749, 0.5236413720003839, 0.5960542000002533, 0.5975998509993588, 0.5968438820000301, 0.5975814630000968, 0.5957477450001534, 0.5935369979997631, 0.5973606540001128, 0.5235300200001802, 0.5968401669997547, 0.5973790250000093, 0.5966138560006584, 0.5990495139994891, 0.5981763199997658, 0.5964559210005973, 0.5952769729992724, 0.5965190180004356, 0.5238854899998842, 0.5981342659997608, 0.5982506970003669, 0.5976483240001471, 0.5962596270001086, 0.598079358999712, 0.5984822000000349, 0.596681269000328, 0.5951020299999072, 0.5983592599995973, 0.5991683960000955, 0.5256260030000703, 0.6000846090000778, 0.6002984199994899, 0.5976974470004279, 0.5970146740000928, 0.5983970569996018, 0.5987386679998963, 0.5980497260006814, 0.5970672109997395, 0.6003462859998763, 0.5984297330005575, 0.5994271459994707, 1.507022744999631, 0.5941569870001331, 0.598621854999692, 0.5248004310005854, 0.5965906149995135, 0.5959983170005216, 0.6014344799996252, 0.6007165430000896, 0.5980801779996909, 0.5978398560000642, 0.597051315000499, 0.5969884779997301, 0.5935372339999958, 0.5974714720005068, 0.5256025139997291, 0.5967350069995518, 0.5976912180003637, 0.5968750430001819, 0.5978148759995747, 0.5965523109998685, 0.5960101430000577, 0.594285002000106, 0.5973129379999591, 0.5240164040005766, 0.5978210159992159, 0.6805656240003373, 0.5981554489999326, 0.5254933030000757, 0.598175648000506, 0.5989027409996197, 0.5982398320002176, 0.5968308419996902, 0.5984630550001384, 0.5979272360000323, 0.5969579630000226, 0.5981560820000595, 0.5976511869994283, 0.5947411370007103, 0.5983654609999576, 0.5236430709992419, 0.5974830860004658, 0.5978164369998922, 0.5967173910003112, 0.5973455459998149, 0.5980371059995377, 0.597168361000513, 0.5950204589998975, 0.5969744140002149, 0.5256201140000485, 0.5979447189993152, 0.598880922000717, 0.5995348890000969, 0.5974881909996839, 0.5976810920001299, 0.5990454129996579, 0.5975681340005394, 0.5982437809998373, 0.5968576340001164, 0.5987143639995338, 0.5940748319999329, 0.5992506459997458, 0.6203446760000588, 0.691644021000684, 1.4825781899999129, 0.5951908400002139, 0.5976735779995579, 0.5240411400000085, 0.5968779160002669, 0.5975427060002403, 0.5990126349997809, 0.5976984179997089, 0.5988085830003911, 0.5990192369999932, 0.5968072810001104, 0.5988796609999554, 0.5978687810002157, 0.5947263919997567, 0.5979343059998428, 0.5240220510004292, 0.5977136139999857, 0.5977401029995235, 0.5972645600004398, 0.5976981670000896, 0.5975466909994793, 0.5966364360001535, 0.5949066650000532, 0.5982280790003642, 0.5249288239992893, 0.5972850140005903, 0.5992630659993665, 0.5985404510001899, 0.5982221989997925, 0.5963008420003462, 0.5987765529998796, 0.5965084689996729, 0.6079522180007189, 0.6050464619993363, 0.5968634410000959, 0.5981162420002875, 0.5984846860001198, 0.5986439070002234, 0.5976390890000403, 0.5970922549995521, 0.5983393289998276, 0.5987219630005711, 0.5948044619999564, 0.5984648959993137, 0.5250701480008502, 0.5979583589996764, 0.5988454649996129, 0.5959069660002569, 0.5985273380001672, 0.5980862030000935, 0.5970456329996523, 0.597741030999714, 0.5975781030001599, 0.5947991490002096, 0.5975988059999509, 0.5991060409996862, 0.6163640380000288, 0.5997069940003712, 0.5972305039995263, 0.5982971340008589, 0.6002296859996932, 0.5966818369997782, 0.5985269660004633, 1.4838350929994704, 0.5940368380006475, 0.597893940999711, 0.5240684230002444, 0.5963972199997443, 0.5968030710000676, 0.5982897949998005, 0.5976416299999983, 0.6901073709996126, 0.6201034320001781, 0.6913805190006315, 0.6890487489999941, 0.6197273729994777, 0.6892281460004597, 0.6883252079996964, 0.6188380550001966, 0.688952825999877, 0.6909612529998412, 0.5255679250003595, 0.5961416359996292, 0.5956514449999304, 0.596540688999994, 0.5973333259998981, 0.5966037620000861, 0.5942203410004367, 0.5978084629996374, 0.5250376920002964, 0.5967665289999786, 0.5963367459999063, 0.5969015399996351, 0.5991500549998818, 0.5971110430000408, 0.5955587940006808, 0.5947340169996096, 0.5986782159998256, 0.5248719569999594, 0.5978341580002962, 0.5980480850003005, 0.598015495999789, 0.5963819489998059, 0.598353082000358, 0.5971332379995147, 0.5982415509997736, 0.5978220040005908, 0.5946360039997671, 0.5985955890000696, 0.5253415110000788, 0.5974557029994685, 0.5982594610004526, 0.5984417640001993, 0.598137881999719, 0.5986679580000782, 0.5990286050000577, 0.5987570549996235, 0.5982988920004573, 0.6091232159997162, 0.6775660510002126, 0.600635560000228, 0.5232715920001283, 0.6801117669992891, 0.6063424600006329, 0.5981746069992369, 0.594364907000454, 1.5708367380002528, 0.5226621900001192, 0.5952172209999844, 0.5953545249994932, 0.594643678000466, 0.6084043310002016, 0.6055274459995417, 0.5960269730003347, 0.5970972790000815, 0.5961039419998997, 0.5970984969999336, 0.5967931519999183, 0.5955506939999395, 0.5238105110001925, 0.6803520169996773, 0.5956995880005707, 0.5236826919999658, 0.5976753269997062, 0.5968058540001948, 0.5962681430000885, 0.596095217999391, 0.5963002640000923, 0.5941214000004038, 0.5226611309999498, 0.5967186869993384, 0.5961891800006924, 0.5984860079997816, 0.5969648379996215, 0.5972217620001175, 0.5966218580006171, 0.594367728999714, 0.5231855129995893, 0.5989984600000753, 0.5968166550001115, 0.5962656589999824, 0.5975912690000769, 0.5992769049998969, 0.6885187870002483, 0.6185436420000769, 0.6905159130001266, 0.6900833619993136, 0.5991919060006694, 0.5984256829997321, 0.5254717119996712, 0.5972130059999472, 0.5966081980004674, 0.5970626500002254, 0.5969449609992807, 0.6887597340000866, 0.6180566890006958, 0.6930649319992881, 0.6884892980006043, 0.6190710959999706, 0.6827129459998105, 0.5976457959995969, 0.5253760430005059, 0.597918708999714, 0.598536583999703, 0.598358568000549, 0.597136268000213, 0.5979473029992732, 0.598007730000063, 0.5976579300004232, 1.571683717000269, 0.5964215619997049, 0.5240597649999472, 0.596027857000081, 0.5956464750006489, 0.5965850709999359, 0.596192598000016, 0.596278209999582, 0.5944544559997667, 0.5240225269999428, 0.597628915000314, 0.5964102449997881, 0.5961930500006929, 0.5959146790000887, 0.5955088069995327, 0.5948661980000907, 0.524560998999732, 0.5961634519999279, 0.5964300660007211, 0.5957524119994559, 0.5978987309999866, 0.5962786549998782, 0.5943381520000912, 0.5981684890002725, 0.5238697889999457, 0.5960584309996193, 0.5977167370001553, 0.5974188790005428, 0.5962101779996374, 0.5972441710000567, 0.5967332649997843, 0.5949002489996928, 0.5979096350001782, 0.5242066770006204, 0.59503756399954, 0.5971622779998143, 0.5964363470002354, 0.5978249790005066, 0.5965683429994897, 0.5952291650000916, 0.5246776209996824, 0.5960708630000227, 0.5971308719999797, 0.5977001070004917, 0.6065658930001518, 0.5970051839994994, 0.5982793680004761, 0.5957312430000457, 0.5978282619998936, 0.5978275449997454, 0.5974873189998107, 0.598362862000613, 0.595948521999162, 0.5976374360006957, 0.5257295739993424, 0.5966918550002447, 0.598348917000294, 0.5979553600000145, 0.5981223680000767, 0.5968860570001198, 0.597947550999379, 0.5981425640002271, 0.5984460979998403]",tokens/s,1.6432016943239711,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,float32,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 564, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3826, in from_pretrained config = cls._autoset_attn_implementation( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1565, in _autoset_attn_implementation config = cls._check_and_enable_sdpa( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 1731, in _check_and_enable_sdpa raise ValueError( ValueError: GPTNeoForCausalLM does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: https://github.com/huggingface/transformers/issues/28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument `attn_implementation=""eager""` meanwhile. Example: `model = AutoModel.from_pretrained(""openai/whisper-tiny"", attn_implementation=""eager"")` ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,sdpa,,False,,False,forward,,False, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 8, in from openvino.runtime import properties ModuleNotFoundError: No module named 'openvino' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'openvino'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-sdpa-openvino,openvino,2024.3.0,optimum_benchmark.backends.openvino.backend.OVBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,,,,,,,,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.openvino' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/openvino/backend.py"", line 9, in from optimum.intel.openvino import OVConfig as OVQuantizationConfig # naming conflict ModuleNotFoundError: No module named 'optimum.intel' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.openvino.backend.OVBackend': ModuleNotFoundError(""No module named 'optimum.intel'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.openvino'? ",False,False,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 60, in launch raise RuntimeError(f""Isolated process exited with non-zero code {isolated_process.exitcode}"") RuntimeError: Isolated process exited with non-zero code -9 ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-66b,facebook/opt-66b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-16B-nl,Salesforce/codegen-16B-nl,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,12743.213056,,,,,s,1,160.83111669999926,160.83111669999926,0.0,160.83111669999926,160.83111669999926,160.83111669999926,160.83111669999926,[160.83111669999926],,kWh,0.0018698747902659864,0.006135492581624119,0,0.008005367371890105,,MB,12971.982848,,,,,s,10,29.965747804000785,2.9965747804000786,0.1496926828810357,2.980629480499374,3.1993089072997463,3.201855742150383,3.203893210030892,"[3.198742943999605, 3.093607074999454, 2.9764738869998837, 2.9847850739988644, 3.2044025770010194, 3.1167552180013445, 2.8999188090001553, 2.705531053999948, 2.890371801000583, 2.8951593649999268]",tokens/s,85.43087316707008,kWh,3.6914095517846595e-05,0.00012112279680007347,0.0,0.00015803689231792006,tokens/kWh,1619874.930753569,MB,13424.214016,,,,,s,10,269.0367496930012,26.90367496930012,0.33154383032316626,26.9042884925002,27.292461757600357,27.35562285580063,27.406151734360847,"[27.098526166000738, 27.22477329799949, 26.91515138900104, 27.4187839540009, 27.278425958000298, 26.38743640299981, 26.59962473000087, 26.71287887699873, 26.507723321999947, 26.89342559599936]",tokens/s,2.341687523057334,kWh,0.0003118440767765978,0.001023233898576744,0.0,0.0013350779753533415,tokens/kWh,47188.25504055404,,s,630,269.0302549529988,0.4270321507190457,0.034967756355715855,0.40732471000046644,0.4813712801991642,0.4903005259505335,0.5043708305696782,"[0.5119695550001779, 0.4802489270005026, 0.40615583100043295, 0.40625578399885853, 0.40668378800000937, 0.4795132690014725, 0.4082191689994943, 0.4077426639996702, 0.4066824080000515, 0.4791821050002909, 0.40686211499996716, 0.4076197369995498, 0.40682165600082953, 0.47837518699998327, 0.40695273599885695, 0.4086685390011553, 0.4069560839998303, 0.4797408149988769, 0.40760183699967456, 0.4063804310007981, 0.4063779860007344, 0.48075363299903984, 0.4070461700011947, 0.4071623419986281, 0.4056368809997366, 0.4799985170011496, 0.40837747200021113, 0.40770866299862973, 0.47901550000096904, 0.408559580999281, 0.40910910599995987, 0.4068796339997789, 0.4811473530007788, 0.4074057220004761, 0.4090973459988163, 0.4819553530014673, 0.40866669999923033, 0.40735521299939137, 0.4814522080014285, 0.4069630269987101, 0.4065031320005801, 0.40872892799961846, 0.4805717800009006, 0.40819690699936473, 0.4076228970006923, 0.48116191099870775, 0.40755862800142495, 0.4073574939993705, 0.4080181179997453, 0.480225158000394, 0.4076854329996422, 0.40805364600055327, 0.48099728699889965, 0.40862407100030396, 0.40973008800028765, 0.48178817500047444, 0.408554161000211, 0.4087799190001533, 0.48136991299907095, 0.4082532890006405, 0.40836441999999806, 0.4077609089999896, 0.4826059009992605, 0.5126882510012365, 0.4071198839992576, 0.47943651499917905, 0.4079934100009268, 0.4068113880002784, 0.40669442800026445, 0.4794814929991844, 0.4073317170004884, 0.4056528469991463, 0.40644066400091106, 0.47929035800007114, 0.40718792899861, 0.405338305999976, 0.4070746940014942, 0.4064373709989013, 0.47927629799960414, 0.41246152200073993, 0.4884374350003782, 0.40942959899985, 0.4061147520005761, 0.47880817399891384, 0.40753740400032257, 0.4062436530002742, 0.4053050259990414, 0.4804881830004888, 0.40709860300012224, 0.40643631300008565, 0.406836217000091, 0.49510131500028365, 0.40805780200025765, 0.48083550999945146, 0.40740342299977783, 0.4078717749998759, 0.48228654299964546, 0.41813899600128934, 0.48914668099860137, 0.4902073070006736, 0.41760380800042185, 0.4872632259994134, 0.4074752830001671, 0.40615508100017905, 0.4071195699998498, 0.4817871079994802, 0.4077665780005191, 0.4056563810008811, 0.480200383999545, 0.4070757119989139, 0.40709384300134843, 0.40576222999879974, 0.479760330001227, 0.4071940159992664, 0.407778065000457, 0.40841485199962335, 0.4804013159991882, 0.407452932000524, 0.4087075540010119, 0.481216719999793, 0.4103355039987946, 0.4087713469998562, 0.4797007030010718, 0.4086623189996317, 0.40797176100022625, 0.4082087619990489, 0.5101067329997022, 0.4073424910002359, 0.4061024689999613, 0.4785535170012736, 0.4067016949993558, 0.4075368289995822, 0.407814125999721, 0.4774359600014577, 0.40467313199951604, 0.4076654349992168, 0.406752939999933, 0.4804566580005485, 0.4053837939991354, 0.407308396001099, 0.4072095499996067, 0.4785563799996453, 0.4063722160008183, 0.40700339199975133, 0.4050138290003815, 0.479387997998856, 0.407283002999975, 0.406427314001121, 0.40697774500040396, 0.4057791469986114, 0.4783922260012332, 0.4072918080000818, 0.4065204989983613, 0.40775301000030595, 0.4786354300013045, 0.40900805599994783, 0.40620872099862027, 0.48004567800126097, 0.40808770199873834, 0.4086563290002232, 0.40688466699975834, 0.47819247400002496, 0.40659685200080276, 0.4069419959996594, 0.40841212200029986, 0.4862724670001626, 0.40660062200004177, 0.40706561200022406, 0.4804354139996576, 0.4083362740002485, 0.40709711799900106, 0.4064886480009591, 0.4782469370002218, 0.40751807000015106, 0.40672447699944314, 0.4069132789991272, 0.4791918050013919, 0.4072725400001218, 0.40816590299982636, 0.4804188139987673, 0.4075300280001102, 0.4075694390012359, 0.4076464549998491, 0.48044492000008177, 0.40880576400013524, 0.4082698169986543, 0.48079560800033505, 0.4072802650007361, 0.40788234599858697, 0.510872131000724, 0.4060601940000197, 0.4060787220005295, 0.4793806139987282, 0.4064092560001882, 0.4066397810001945, 0.407416039999589, 0.47915578600077424, 0.4133599159995356, 0.4843164789999719, 0.4135723590006819, 0.4860847969994211, 0.4127929940004833, 0.48519781200047873, 0.41345929599992814, 0.4131459479995101, 0.48395139800049947, 0.4127958529988973, 0.48561896300088847, 0.4116385679990344, 0.48625466500016046, 0.4128133650010568, 0.4845526070002961, 0.41358069999841973, 0.4867403620010009, 0.4136473959988507, 0.5105140180003218, 0.4733422170011181, 0.409480670999983, 0.40650125599859166, 0.40865299700089963, 0.4807557789990824, 0.4057615510009782, 0.408859711000332, 0.4794169319993671, 0.4070359939996706, 0.40878365699973074, 0.40725400800147327, 0.48038094699950307, 0.4073173130000214, 0.4064340379991336, 0.40747289000137243, 0.4793624859994452, 0.40772231700066186, 0.4076111559988931, 0.47927327300021716, 0.4067725149998296, 0.40636573800111364, 0.40646267399824865, 0.4069499540000834, 0.4784397399998852, 0.4079194160003681, 0.40903847700064944, 0.4791897590002918, 0.4083771909990901, 0.40991695600132516, 0.48072197399960714, 0.4082871789996716, 0.4084597870005382, 0.40783671499957563, 0.48107280200019886, 0.4074655349995737, 0.40730100700056937, 0.5757277619995875, 0.4235316819995205, 0.49037679600041884, 0.40802952100057155, 0.48021866399903956, 0.40780672400069307, 0.4066779069999029, 0.40757204500005173, 0.48148756999944453, 0.4082138900012069, 0.40747697499864444, 0.4812211410007876, 0.4075040429997898, 0.40840378800021426, 0.48063488099978713, 0.40803376599978947, 0.4067295889999514, 0.40766888100006327, 0.47835773900078493, 0.40616831199986336, 0.4079933989996789, 0.4070961109991913, 0.48124084300070535, 0.4074842650006758, 0.4089864369998395, 0.4805501689988887, 0.40789445900009014, 0.408474625000963, 0.4084931420002249, 0.48045802599881426, 0.40893347300152527, 0.4078653749984369, 0.4807181980013411, 0.40866674300013983, 0.4074797959983698, 0.4809297350002453, 0.40901909800049907, 0.40773009800068394, 0.4084854489992722, 0.4791356919995451, 0.40731770300044445, 0.40802450100090937, 0.4813835850000032, 0.4094059039998683, 0.4067913859998953, 0.4064295169991965, 0.4803162219996011, 0.4076059310009441, 0.40774749199954385, 0.47992102399985015, 0.4088760390004609, 0.40902394499971706, 0.48308270199959225, 0.41439885900035733, 0.4907139980005013, 0.4184508010002901, 0.4767864869991172, 0.40616889800003264, 0.4045494490001147, 0.4050671919994784, 0.4039819970003009, 0.40403649499967287, 0.4782318249999662, 0.5027507279992278, 0.4027034080008889, 0.4749947919990518, 0.4054954250004812, 0.4033569700004591, 0.40398820500013244, 0.40390339199984737, 0.4041219779992389, 0.40381074200013245, 0.4753140100001474, 0.40470723299949896, 0.4046147499993822, 0.4037845530001505, 0.403622802999962, 0.40291186700051185, 0.40339751400097157, 0.47633198499897844, 0.4034715480011073, 0.4097256319982989, 0.4041065850015002, 0.40447594999932335, 0.40302661399982753, 0.475600198000393, 0.40218458399976953, 0.40372472899980494, 0.40418991899969114, 0.48972502300057386, 0.4039190259991301, 0.40361840300101903, 0.40236642399941047, 0.4033622410006501, 0.4037122560002899, 0.4048909689990978, 0.403211717000886, 0.475311669999428, 0.40287926199926005, 0.40358102600112034, 0.40363909100051387, 0.4031869859991275, 0.4042923399993015, 0.4031534220011963, 0.47727133899934415, 0.4120548560003954, 0.4140468229998078, 0.48711965499933285, 0.40547421400151507, 0.40396387100008724, 0.4039645639986702, 0.47719348999999056, 0.4040076430010231, 0.4032012070001656, 0.4053415749986016, 0.4027792060005595, 0.4039532730002975, 0.4768322359996091, 0.40505672300059814, 0.4056752879987471, 0.4042694030013081, 0.4044849059991975, 0.4026249190010276, 0.47786263399939344, 0.4038167260005139, 0.404686996998862, 0.5012432630010153, 0.4051299849998031, 0.40281433599921, 0.40241513200089685, 0.4027579909998167, 0.4031492399990384, 0.47560881699973834, 0.402991988001304, 0.4018684539987589, 0.4040158110001357, 0.40338385500035656, 0.40298104500107, 0.4036285539987148, 0.40390937400115945, 0.47586977899845806, 0.40350461900015944, 0.40231705000041984, 0.4027197650011658, 0.40255216199875576, 0.4033794340011809, 0.40364904799935175, 0.40283151299991005, 0.40373270899908675, 0.47586649500044587, 0.4026474140009668, 0.4040844699993613, 0.4039790210008505, 0.4041212829997676, 0.4036147689985228, 0.40382233500167786, 0.47704333199908433, 0.401569883000775, 0.4036626469987823, 0.40213971699995454, 0.4084141820003424, 0.4104049230008968, 0.4812119199996232, 0.4026714850006101, 0.4035253759993793, 0.4037284959995304, 0.4036152930002572, 0.4033097629999247, 0.47646939100013697, 0.403899934999572, 0.40389557799971954, 0.4031451310002012, 0.4028853159998107, 0.403726579999784, 0.4028606210013095, 0.4036634940002841, 0.486287531999551, 0.4938208189996658, 0.49436979299935047, 0.4220318750012666, 0.494033478998972, 0.4965601149997383, 0.4969391270005872, 0.40640943700054777, 0.40462544599904504, 0.4027631669996481, 0.47723775200029195, 0.40207648900104687, 0.4054193049996684, 0.5013821319989802, 0.40295694500127865, 0.4031953749999957, 0.403013610999551, 0.4752906809990236, 0.4023373170002742, 0.401340987000367, 0.40411972500078264, 0.40278514199962956, 0.49124857899914787, 0.42012240100120835, 0.4927258689986047, 0.48751450100098737, 0.4116930299987871, 0.4082029480014171, 0.482279200999983, 0.40859342600015225, 0.4083627379986865, 0.4827340660012851, 0.4176495359988621, 0.4886388300001272, 0.40696971699981077, 0.40851748299974133, 0.4798027100005129, 0.409419223000441, 0.41004196100038826, 0.48482872000022326, 0.4119634529997711, 0.49064171999998507, 0.40269371700014744, 0.40356456199879176, 0.40384561700011545, 0.4031242800010659, 0.47619170199868677, 0.40496278400132724, 0.40326317099970765, 0.4036092189999181, 0.40380541299964534, 0.4033527369992953, 0.40482086400152184, 0.4756629619987507, 0.40284889500071586, 0.40444482500060985, 0.40349262399831787, 0.4032096500013722, 0.40338157800033514, 0.40435577599964745, 0.4033498299995699, 0.47590262800076744, 0.4027560749982513, 0.40284194600099, 0.4034904899999674, 0.4037384999992355, 0.40371919400058687, 0.40446518499993545, 0.4019121159999486, 0.47681450600066455, 0.40467243300008704, 0.4038491729988891, 0.40356065100058913, 0.40420334999907936, 0.4041079560010985, 0.40390924500024994, 0.5032673009991413, 0.4040690279998671, 0.4755420290002803, 0.40355456299948855, 0.40323207400069805, 0.4046344529997441, 0.40411844899972493, 0.4036985769998864, 0.4029673740005819, 0.47757722200003627, 0.40194446399982553, 0.4047219160001987, 0.4036357869990752, 0.4053089050012204, 0.4059279749999405, 0.4957101509990025, 0.4946400190001441, 0.4076751789998525, 0.40474219499992614, 0.47653310200075794, 0.4121695630001341, 0.40460958299991034, 0.40641925199997786, 0.47795882600075856, 0.4063514439985738, 0.40500280700143776, 0.40531190899855574, 0.40475833600066835, 0.477073718999236, 0.4039575410006364, 0.40305423099925974, 0.4053749610011437, 0.40564790700045705, 0.40507166999850597, 0.47777290400154016, 0.4048346069994295, 0.4060616320002737, 0.4047757909993379, 0.40504569900076604, 0.4787532039990765, 0.4044838219997473, 0.40366331200129935, 0.40525463199992373, 0.4055006130001857, 0.40520142399873293, 0.47615129299992986, 0.4039158600007795, 0.40448247299900686, 0.4046247800015408, 0.40439916600007564, 0.40501763399879565, 0.47659729900078673, 0.4041223659987736, 0.4046052480007347, 0.40376076199936506, 0.4053302400006942, 0.4072649450008612, 0.47674027899847715, 0.40422926600149367, 0.404769826998745, 0.40416659400034405, 0.404379562000031, 0.40496809800060873, 0.5048215679998975, 0.47432258799926785, 0.4025576080002793, 0.40408429600029194, 0.40306450500065694, 0.40384046500003024, 0.4022913070002687, 0.40281546899859677, 0.40240670400089584, 0.4046491249991959, 0.40183397000146215, 0.4746136670000851, 0.40283644199917035, 0.40305363799961924, 0.4024499420011125, 0.403028684999299, 0.4026174009995884, 0.40247454900054436, 0.4034887109992269, 0.40241510899977584, 0.40283066500160203, 0.4740133359991887, 0.4016739229991799, 0.40237356000034197, 0.40314168500117376, 0.40410454199991364, 0.402601338999375, 0.403288858000451, 0.40364195199981623, 0.4034638299999642, 0.47548248900056933, 0.40189505699891015, 0.41893721599990386, 0.40247052400081884, 0.47633127299923217, 0.40731599799983087, 0.4934295149996615, 0.41970462600147584, 0.49290752100023383, 0.4931486469995434, 0.41973046899875044, 0.4942072890007694, 0.49431007400016824, 0.4921772620000411, 0.4943998130002001, 0.4198687299995072, 0.49363538500074355, 0.48743680599909567, 0.40426856399972166, 0.40477840800122067, 0.403928644998814, 0.40324529700046696, 0.40530315499927383, 0.4759234220000508, 0.40435013600108505, 0.4052209290002793, 0.40694942499976605, 0.40437081399977615, 0.4048531369990087, 0.47555833400110714, 0.4032575290002569, 0.40364272899932985, 0.4049994289998722]",tokens/s,2.3417440544375383,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 148, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 182, in run_model_loading_tracking backend.load() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 71, in load self.load_transformers_model() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 151, in load_transformers_model self.load_transformers_model_with_no_weights() File ""/workspace/optimum_benchmark/backends/pytorch/backend.py"", line 126, in load_transformers_model_with_no_weights self.pretrained_model = self.automodel_loader.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py"", line 559, in from_pretrained return model_class.from_pretrained( File ""/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py"", line 3832, in from_pretrained model = cls(config, *model_args, **model_kwargs) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 248, in __init__ self.model = DeciCoderModel(config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in __init__ self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 215, in self.layers = nn.ModuleList([DeciCoderDecoderLayer(config) for _ in range(config.num_hidden_layers)]) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 181, in __init__ self.self_attn = DeciCoderAttention(config=config) File ""/root/.cache/huggingface/modules/transformers_modules/Deci/DeciCoder-1b/d045c14763eab7225fe79a6bc309890fda7b1483/modeling_decicoder.py"", line 54, in __init__ self._init_rope() File ""/usr/local/lib/python3.10/dist-packages/torch/nn/modules/module.py"", line 1729, in __getattr__ raise AttributeError(f""'{type(self).__name__}' object has no attribute '{name}'"") AttributeError: 'DeciCoderAttention' object has no attribute '_init_rope' ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-350m,facebook/opt-350m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,dbrx,databricks/dbrx-base,databricks/dbrx-base,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,6234.714112,,,,,s,1,75.90662731200064,75.90662731200064,0.0,75.90662731200064,75.90662731200064,75.90662731200064,75.90662731200064,[75.90662731200064],,kWh,0.0008678531739472496,0.0028476233275520554,0,0.0037154765014993053,,MB,6075.76064,,,,,s,10,15.024229576007201,1.5024229576007202,0.06702492352290497,1.500253841501035,1.5245894312010932,1.6030678660999909,1.6658506140191094,"[1.681546300998889, 1.5030530780022673, 1.5071497790013382, 1.501517959000921, 1.5011849350012199, 1.49932274800085, 1.424233883000852, 1.4934888450006838, 1.4907731210005295, 1.4219589269996504]",tokens/s,170.39143252231497,kWh,1.8799538157983434e-05,6.168448248120732e-05,0.0,8.048402063919075e-05,tokens/kWh,3180755.607969016,MB,6515.359744,,,,,s,10,153.47515828199175,15.347515828199175,0.23288765894828145,15.298313664499801,15.460478198200871,15.730144929100424,15.945878313820067,"[15.298677531998692, 15.310997679996944, 15.19571877799899, 15.102235606998875, 15.37825531099952, 15.29794979700091, 15.283663718997559, 15.207295939999312, 15.999811659999978, 15.400552258000971]",tokens/s,4.1048988452088935,kWh,0.0001822629379878486,0.000598047613698679,0.0,0.0007803105516865274,tokens/kWh,80737.08584849288,,s,630,153.46793601100217,0.24359989843016217,0.03693607568297106,0.21220132400048897,0.2851041231995623,0.2878727995004738,0.2973487358795683,"[0.21417640399886295, 0.2818621219994384, 0.21033202900071046, 0.2098540660008439, 0.2830415850003192, 0.21058296299815993, 0.28832117000274593, 0.22061679599937634, 0.2947322349973547, 0.2947284200017748, 0.29430593399956706, 0.2929693309997674, 0.2105729489994701, 0.21003173400094965, 0.28379432600195287, 0.20949015199948917, 0.20936941299805767, 0.2831743370006734, 0.20974092400138034, 0.28307786799996393, 0.21012369099844364, 0.20998386700011906, 0.28361488900191034, 0.20966426999802934, 0.2096497240017925, 0.2829787969967583, 0.21052033200248843, 0.28348525899855304, 0.2111915269997553, 0.21048772799986182, 0.2847343430003093, 0.2104033809991961, 0.28302065600291826, 0.21103316599692334, 0.21100158000263036, 0.28316812599950936, 0.2107052149985975, 0.21021017900056904, 0.284194693002064, 0.21073052499923506, 0.2835577170008037, 0.21014571499836165, 0.2107559530013532, 0.2834412669981248, 0.2099798910021491, 0.2839703419995203, 0.2111396269974648, 0.21015213899954688, 0.28418134300227393, 0.21056591199885588, 0.2826351869989594, 0.21286067400069442, 0.2107700240012491, 0.2838831619992561, 0.21122864900098648, 0.2839318119986274, 0.2114282809998258, 0.28471280300072976, 0.21177585500117857, 0.21112227299818187, 0.2835658330004662, 0.2120488309992652, 0.28441345400278806, 0.2140387359977467, 0.2830476310009544, 0.212129373998323, 0.209422034000454, 0.2831053440022515, 0.21053475699955015, 0.28102213999954984, 0.20999852000022656, 0.21037593499931972, 0.28320490500118467, 0.21021353199830628, 0.21063712899922393, 0.2834054039994953, 0.21090736600308446, 0.2817668469979253, 0.21103537700037123, 0.2108547030002228, 0.28300078399843187, 0.21065700100007234, 0.20963673300138908, 0.28351167399887345, 0.21069326600263594, 0.28252448099738103, 0.21134880300087389, 0.21077460100059398, 0.28343290599877946, 0.2109365340002114, 0.28277862400136655, 0.21128680200126837, 0.20983642199644237, 0.28475911000350607, 0.2110930359995109, 0.2833570580005471, 0.2118800829994143, 0.21014642899899627, 0.284040457001538, 0.2114244049989793, 0.2857320559996879, 0.21655296799872303, 0.2848351079992426, 0.2110671070004173, 0.2825715910003055, 0.2105086420015141, 0.21072895899851574, 0.28491474100155756, 0.2108988039981341, 0.2829275960029918, 0.22239020399865694, 0.29537718600113294, 0.2952221619998454, 0.29559374199743615, 0.2957499389995064, 0.21097991100032232, 0.2842240350000793, 0.21145211499970173, 0.21128815400152234, 0.2835327450011391, 0.2116087719987263, 0.283018287998857, 0.21089771700280835, 0.21133594399725553, 0.2835064390019397, 0.21056653399864445, 0.2862914709985489, 0.21000769900274463, 0.28345182399789337, 0.21047165200070594, 0.21032748200013884, 0.2837417570008256, 0.21021360099985031, 0.2833447310003976, 0.2096084400000109, 0.21040074099801132, 0.2821215059993847, 0.2105944390023069, 0.2942522810008086, 0.21028690899765934, 0.2833246340014739, 0.21094375699976808, 0.21066269199945964, 0.28293732100064517, 0.2101967609996791, 0.28299552899989067, 0.21005095900181914, 0.21013324499654118, 0.28380918000038946, 0.2107663999995566, 0.28658083000118495, 0.2097583390022919, 0.21020231999864336, 0.2833062339996104, 0.20977456699984032, 0.210621597001591, 0.28358465699784574, 0.2109181340019859, 0.2843437079973228, 0.21074010500160512, 0.28356745799828786, 0.21143686700088438, 0.21038449800107628, 0.2854768770012015, 0.21239921699816477, 0.2849502280005254, 0.21230158300022595, 0.2837818749976577, 0.21184332000120776, 0.2116657340011443, 0.28467225799977314, 0.21195037000143202, 0.2841860819971771, 0.2106006489993888, 0.21049389600011637, 0.2845163380006852, 0.2100516950013116, 0.28401461400062544, 0.2108948019995296, 0.21050588000071002, 0.28462842499720864, 0.2103467550005007, 0.28718483000193373, 0.21046277999994345, 0.2832516950002173, 0.21194629599995096, 0.21055361199978506, 0.2850005420004891, 0.2111812529983581, 0.2866105850007443, 0.2104121029988164, 0.28268734300218057, 0.21133130499947583, 0.21021052099968074, 0.2839502079987142, 0.21018123300018487, 0.28305609300150536, 0.2111812769981043, 0.2104977820017666, 0.2838868459984951, 0.21114614500038442, 0.28282430300168926, 0.21022987899777945, 0.21052582099946449, 0.28292005299954326, 0.21116838800298865, 0.21023260599758942, 0.2843308040028205, 0.2099352959994576, 0.2833156599990616, 0.21115163500144263, 0.21032446199751575, 0.2834228800020355, 0.21088917999804835, 0.28187004100254853, 0.2123605469969334, 0.21055890500065289, 0.28326534400184755, 0.21303200599868433, 0.2833313580013055, 0.20995811299872003, 0.21095834800144075, 0.28420058399933623, 0.21109565200094949, 0.28426837399820215, 0.21056820200101356, 0.21110326099733356, 0.2839107980034896, 0.21039058699898305, 0.28329432099781116, 0.20988856600160943, 0.21047324599931017, 0.2843248989993299, 0.21026761600296595, 0.28482805299790925, 0.21082969499911997, 0.21063943000262952, 0.28360970900030225, 0.21093388000008417, 0.282700443000067, 0.21199732199966093, 0.21073693799917237, 0.2828442719983286, 0.2109078870016674, 0.28309721799814724, 0.2107799100012926, 0.2115283310013183, 0.2842721589986468, 0.21051730500039412, 0.2833329630011576, 0.21187001199723454, 0.210573000000295, 0.2860549910001282, 0.21093853499769466, 0.283789364999393, 0.2102340390010795, 0.2823580940021202, 0.21079877199736075, 0.2095197279995773, 0.2817743330015219, 0.21090874999936204, 0.2107774750002136, 0.28393138100000215, 0.21029185700172093, 0.2827497439975559, 0.21033661299952655, 0.21029509100117139, 0.28367206700204406, 0.2108949199973722, 0.21038924499953282, 0.283932887003175, 0.20928130199899897, 0.28271859500091523, 0.2107583339966368, 0.21123155200257315, 0.28354754199972376, 0.209307858000102, 0.20956200699947658, 0.28336912899976596, 0.20966624900029274, 0.2820181019997108, 0.21077082800184144, 0.20976822299780906, 0.28263717200024985, 0.21104361700054142, 0.21016823700119858, 0.28365298899734626, 0.2105594860004203, 0.28400052900178707, 0.21010065999871586, 0.20972437800082844, 0.2847686929999327, 0.20959277099973406, 0.2832702199993946, 0.21069594599975972, 0.21358354699987103, 0.2832044690003386, 0.21091644300031476, 0.28548871599923586, 0.2154600140020193, 0.28750324999782606, 0.21455708100256743, 0.28866120699967723, 0.28832897800020874, 0.21632234499702463, 0.29692854400127544, 0.2976634639999247, 0.21342634200118482, 0.28742535899800714, 0.2124137430000701, 0.2854204520008352, 0.2115275219985051, 0.2850794540026982, 0.21276809799746843, 0.28498368600048707, 0.21347093499935, 0.2839166000012483, 0.21133189000101993, 0.21035940799993114, 0.2838574579982378, 0.20992991200182587, 0.2833998589994735, 0.21093803899930208, 0.21030072099893005, 0.2836241320001136, 0.21071786700122175, 0.21034813300138921, 0.2850064809972537, 0.2099236750000273, 0.286275968002883, 0.21080014899780508, 0.2833538140002929, 0.21165248000033898, 0.21064972599924658, 0.28491865300020436, 0.21146659100122633, 0.28500875999816344, 0.2115196080012538, 0.2841719829993963, 0.21202819800237194, 0.21134431099926587, 0.2840086149990384, 0.21133480299977236, 0.28357084000163013, 0.2114285249990644, 0.2112363699998241, 0.28484001999822794, 0.2109577490009542, 0.2847432340022351, 0.21132232099989778, 0.28380222499981755, 0.21224393399825203, 0.21101976399950217, 0.28444928099997924, 0.21075105700219865, 0.28392996699767536, 0.2109654279993265, 0.21125261600172962, 0.28515311099909013, 0.21085533400037093, 0.28539017100047204, 0.2116821039999195, 0.28336706700065406, 0.21189144399977522, 0.21188163500119117, 0.28409993999957805, 0.21122737900077482, 0.3152247529978922, 0.26657019599952037, 0.2116371039992373, 0.21163876300124684, 0.284417933999066, 0.21199550200253725, 0.2853794469992863, 0.21208125699922675, 0.28479306400186033, 0.21143000399752054, 0.28428826200251933, 0.2862900769978296, 0.21017577000020538, 0.28356729000006453, 0.21041117300046608, 0.2834684549998201, 0.21041180199972587, 0.209439801001281, 0.2823872789995221, 0.2113682119997975, 0.2107974339996872, 0.2839356629992835, 0.2102802020017407, 0.28280611900117947, 0.21106852199955028, 0.21130881299905013, 0.2839941470010672, 0.21170665599856875, 0.2844690410020121, 0.21152545499717235, 0.2099902869995276, 0.2852646130013454, 0.21166831500158878, 0.2847429479988932, 0.21135933500045212, 0.28414394699939294, 0.21081123700059834, 0.21196089099976234, 0.28391161399849807, 0.21489659800135996, 0.28470993600058137, 0.21096899599797325, 0.2837042190003558, 0.2104235830011021, 0.21129210800063447, 0.28456257399739115, 0.21114962400315562, 0.28413140699922224, 0.2111273459995573, 0.28482536699812044, 0.21209503000136465, 0.2112560109999322, 0.28445755500069936, 0.21130780699968454, 0.2843449040010455, 0.21070352300012019, 0.21029011700011324, 0.28431028699924354, 0.2115611799999897, 0.28500030299983337, 0.21201823799856356, 0.28416399100024137, 0.21176774900231976, 0.2116776109978673, 0.28459853700042004, 0.21180470200124546, 0.28510010199897806, 0.21257386000070255, 0.28496076599913067, 0.2108716770017054, 0.2841611659969203, 0.21223382800235413, 0.21222661399951903, 0.28441774800012354, 0.2155414219996601, 0.2824416370021936, 0.2113085940000019, 0.21046640199710964, 0.283449834001658, 0.21007930599807878, 0.21012820300165913, 0.28314397299982375, 0.21014850999927148, 0.28461461100232555, 0.2113499419974687, 0.21003683299932163, 0.2848719000030542, 0.21147157099767355, 0.2836965099995723, 0.21147465499961982, 0.2840761980005482, 0.21120958000028622, 0.21119430100225145, 0.2840206869987014, 0.2105350739984715, 0.2834129720031342, 0.21165130599911208, 0.2106626149980002, 0.2839969690030557, 0.2103063779977674, 0.283410828000342, 0.2114462290010124, 0.2106792869999481, 0.2846871609981463, 0.21100912100155256, 0.2847121300001163, 0.21018562500103144, 0.21137080499829608, 0.2842290000007779, 0.21129324299909058, 0.28418898200106923, 0.2112171579974529, 0.2835715360015456, 0.21135166000021854, 0.21141087700016215, 0.2861272740010463, 0.21098972499748925, 0.2839539800006605, 0.21158876800109283, 0.2847587639989797, 0.21168532299998333, 0.21138942499965196, 0.2851005949996761, 0.21136405500146793, 0.2843813279978349, 0.21165131100133294, 0.28461068300021, 0.2116538939990278, 0.2109892030021001, 0.2852313449984649, 0.21164765100184013, 0.28525609499774873, 0.21233988600215525, 0.2839234059974842, 0.2120767310007068, 0.21115836900207796, 0.2846648869999626, 0.21337680099895806, 0.21083765900038998, 0.28423321599984774, 0.2106234860002587, 0.28440664500158164, 0.21102293399962946, 0.21069674699901952, 0.28292992700153263, 0.21092130299803102, 0.28320242799964035, 0.2105908570010797, 0.2113371070008725, 0.28434960400045384, 0.2110776449990226, 0.28567929600103525, 0.2108819710010721, 0.2839566799993918, 0.2243430169983185, 0.29779122300169547, 0.2965183389969752, 0.2973475530016003, 0.2975169880010071, 0.2973490629992739, 0.2963668839984166, 0.2971423010021681, 0.2964636270007759, 0.29742613099733717, 0.22435449800104834, 0.2969033080007648, 0.29630777399870567, 0.297347935000289, 0.2920343600017077, 0.2120014939973771, 0.28487801700248383, 0.21121363299971563, 0.21140211099918815, 0.2853465000007418, 0.21088038699963363, 0.28513587699853815, 0.21177155199984554, 0.284623477000423, 0.21175634500104934, 0.2851506490005704, 0.2124267149993102, 0.21098634699956165, 0.28485575200102176, 0.21172980999836, 0.28432839100059937, 0.21192177899865783, 0.28388175500003854, 0.21200380500158644, 0.2123905320004269, 0.288008406998415, 0.21296821299984003, 0.2850411649997113, 0.21176280500003486, 0.2850261950006825, 0.21269388400105527, 0.2847754280010122, 0.21207480399971246, 0.28432556099869544, 0.21306362100222032, 0.285276286998851, 0.2892950160021428, 0.2904059039974527, 0.2124166060020798, 0.20996729499893263, 0.2846152019992587, 0.21099921700078994, 0.284068192999257, 0.21107853500143392, 0.28365697999834083, 0.21178325599976233, 0.21138799099935568, 0.28463190000184113, 0.21174652799891192, 0.2839137209994078, 0.21156452800278203, 0.21086479899895494, 0.2854948089989193, 0.21089155899971956, 0.28484801900049206, 0.21044410100148525, 0.3107449950002774, 0.19581055799790192, 0.2853553280001506, 0.2114793879991339, 0.28770705700299004, 0.21152975400036667, 0.2846843209990766, 0.21139151799798128, 0.2849523130025773, 0.21162866099984967, 0.21091501899718423, 0.2854637630007346, 0.21165373800249654, 0.2845592140001827, 0.21114022899928386, 0.2845934639990446, 0.2123646039981395, 0.2114988560024358, 0.28471327499937615, 0.21153528300055768, 0.28413201500006835, 0.21109991499906755, 0.2845341920001374, 0.21243840399984038, 0.21122979299980216, 0.28463730400108034, 0.21089241899971967, 0.2844776220008498, 0.21133828699748847, 0.28486148299998604, 0.21198904100310756, 0.21158017499692505, 0.28430186600235174, 0.21245858399925055, 0.2844178390005254, 0.2118902629990771, 0.28404950899857795, 0.21326768300059484, 0.2121760340014589, 0.2858648439978424, 0.21223059900148655, 0.28524697000102606, 0.21292750599968713]",tokens/s,4.105092023618765,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-2.7b,facebook/opt-2.7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,14644.195328,,,,,s,1,184.69693587899928,184.69693587899928,0.0,184.69693587899928,184.69693587899928,184.69693587899928,184.69693587899928,[184.69693587899928],,kWh,0.0021521173209958448,0.007061596597866557,0,0.009213713918862401,,MB,14740.017152,,,,,s,10,32.954140585998175,3.2954140585998175,0.20802053053679137,3.210996794499806,3.5260365649002776,3.6672956234493537,3.780302870288615,"[3.0999184400006925, 3.0911678499996924, 3.80855468199843, 3.1995596130000195, 3.2034966869996424, 3.494645663000483, 3.161202670999046, 3.2911319930008176, 3.3859660849993816, 3.21849690199997]",tokens/s,77.68371301686179,kWh,3.990793346930521e-05,0.000130946045455078,0.0,0.0001708539789243832,tokens/kWh,1498355.5057462305,MB,14743.166976,,,,,s,10,281.7698341960004,28.176983419600038,0.20454878604364876,28.235378290500194,28.39446339710121,28.398660642050707,28.40201843801031,"[27.814680378998673, 27.80059459199947, 28.39353067600132, 28.094242647999636, 28.30762810000124, 28.187512799000615, 28.267477863999375, 28.298030533998826, 28.203278717001012, 28.40285788700021]",tokens/s,2.235867447619567,kWh,0.0003308995682898616,0.0010857595784419176,0.0,0.001416659146731779,tokens/kWh,44470.82429484924,,s,630,281.7001851869991,0.44714315109047476,0.04144482550550764,0.41327324099984253,0.48561548960078654,0.49223932699969736,0.5981305226501535,"[0.5967870619988389, 0.40984362400013197, 0.4097414160005428, 0.48221797099904506, 0.4090750380000827, 0.4096213770008035, 0.48389891000078933, 0.4101156329998048, 0.4094170259995735, 0.4830348129999038, 0.4098474279999209, 0.4178640139998606, 0.4728762899994763, 0.41023989000132133, 0.48239535499851627, 0.4107109090000449, 0.4094765350000671, 0.4814737300002889, 0.40947582900116686, 0.4987751909993676, 0.41032371499932196, 0.4822122309997212, 0.410454667000522, 0.4109161819997098, 0.49359459500010416, 0.4894566200000554, 0.4094322029995965, 0.41863595900031214, 0.47310779100007494, 0.4108398690004833, 0.4830746299994644, 0.40995577899957425, 0.41007450000142853, 0.4833008349996817, 0.4098694770000293, 0.4114164549991983, 0.48231061800106545, 0.4105387649997283, 0.4827198459988722, 0.4104660210014117, 0.40998119299911195, 0.48323461600011797, 0.4105509279997932, 0.4832836450004834, 0.41043837600045663, 0.4097325729999284, 0.48226245600017137, 0.40972776299895486, 0.4107757900001161, 0.4840563430007023, 0.41024190399912186, 0.48314182499962044, 0.42372321400034707, 0.4827383900010318, 0.41029968399925565, 0.4822785689993907, 0.4107737240010465, 0.40977167100027145, 0.4828526769997552, 0.4105130299994926, 0.4097336550003092, 0.4839682139991055, 0.4105121300017345, 0.6049723279993486, 0.410046824001256, 0.4826785799996287, 0.4101861330000247, 0.4829423899991525, 0.409242906000145, 0.40965143399989756, 0.4832786599999963, 0.4152061960012361, 0.4828766499995254, 0.40953608299969346, 0.4104129940005805, 0.4825464589994226, 0.4089710879998165, 0.410073162000117, 0.4836513930004003, 0.4099887319989648, 0.410460127000988, 0.4839303690005181, 0.409809894999853, 0.4831507460003195, 0.4104831929998909, 0.41175594800006365, 0.48340091699901677, 0.41069610500017006, 0.4812429890007479, 0.4115695249984128, 0.4108494050014997, 0.4833246449998114, 0.41087399599928176, 0.4833313220005948, 0.4097471589993802, 0.4100644240006659, 0.4825083249997988, 0.4109362239996699, 0.4101318760003778, 0.48254385799918964, 0.4097028030009824, 0.48313140099890006, 0.41047247700043954, 0.4111900099997001, 0.48409465800068574, 0.4152762369994889, 0.48307854599988787, 0.4105735299999651, 0.4102249910010869, 0.48339681399920664, 0.41094170399992436, 0.48196639200068603, 0.4110559339987958, 0.4102221110006212, 0.48370750799949747, 0.4103023050010961, 0.40938855599961244, 0.482729797000502, 0.40986924699973315, 0.4820631210004649, 0.41042034800011606, 0.41053588499926263, 0.48286200999973516, 0.4108946020005533, 0.4110108869990654, 0.48390473000108614, 0.6021656870016159, 0.48336528499930864, 0.4110408180004015, 0.48798920099943643, 0.4973591680009122, 0.500150769999891, 0.5031591699989804, 0.4130325010009983, 0.48374657099884644, 0.4124764309999591, 0.41045756000130496, 0.4841010449999885, 0.5010107029993378, 0.4117715070005943, 0.4850654599995323, 0.41089778499917884, 0.4837897369998245, 0.41161644800013164, 0.4132522690015321, 0.48474542099938844, 0.4121976040005393, 0.48459817999901134, 0.41254512399973464, 0.48362478200033365, 0.41181686500021897, 0.4113751160002721, 0.4846827250003116, 0.4126375019986881, 0.4843167420003738, 0.41140787299991644, 0.48415417700016405, 0.41113202499946055, 0.4123198470006173, 0.48395640600028855, 0.41156178199889837, 0.4850937800001702, 0.4129426030012837, 0.4841133270001592, 0.41149765599948296, 0.48363069699917105, 0.4122204530012823, 0.41233304199886334, 0.4842159449999599, 0.4126975199997105, 0.48570136400121555, 0.4132705590000114, 0.484893122998983, 0.41193058700082474, 0.4839012529992033, 0.4118625740011339, 0.4120214849990589, 0.48573384799965424, 0.4128466850015684, 0.4849172299982456, 0.4132385760003672, 0.484618552000029, 0.41201886199996807, 0.4855089530010446, 0.41314319999946747, 0.4863765019999846, 0.4113211340009002, 0.48495991099844105, 0.4124991310000041, 0.6011712469990016, 0.4113104160005605, 0.4830721939997602, 0.4109981620003964, 0.48501972499980184, 0.41092326999932993, 0.4845641219999379, 0.41073834400049236, 0.4108628440008033, 0.4839221379988885, 0.41155683000033605, 0.4835441659997741, 0.4111452790002659, 0.4112101860009716, 0.48471010999855935, 0.4117458450000413, 0.4837773790004576, 0.4108840139997483, 0.41169252100007725, 0.4845357869999134, 0.4111745360005443, 0.4872670980003022, 0.41374055599953863, 0.48870227400038857, 0.49252807999982906, 0.4108843069989234, 0.4112256360003812, 0.4853253750006843, 0.4111694040002476, 0.4845260229994892, 0.4115671330000623, 0.48370265899939113, 0.4120214100003068, 0.411791885000639, 0.484572790999664, 0.41137255700050446, 0.4850910479999584, 0.4117339179992996, 0.4839418459996523, 0.4115579820008861, 0.4115124559994001, 0.4843232140010514, 0.4118800559990632, 0.48444681799992395, 0.41097287199954735, 0.41110732100059977, 0.48289968500102987, 0.411801498999921, 0.48411415800001123, 0.41217300799871737, 0.4838133930006734, 0.41098137799963297, 0.41151547099980235, 0.4841844940001465, 0.4118672710010287, 0.48442928199983726, 0.41241059599997243, 0.4834430599985353, 0.4116086450012517, 0.41125795199877757, 0.4842601320015092, 0.4121069709999574, 0.48534230399855005, 0.6001200700011395, 0.41103345999908925, 0.4833167289998528, 0.41117674599991005, 0.4110678110009758, 0.48305305400026555, 0.4995441449991631, 0.4111003090001759, 0.4843163130008179, 0.41067267099970195, 0.4843087959998229, 0.4122499829991284, 0.41188598700136936, 0.4838458729991544, 0.4106225409996114, 0.48226134500146145, 0.41213472399977036, 0.4115440519999538, 0.4834665500002302, 0.4101701169984153, 0.48344449200158124, 0.41136454199840955, 0.41173553000044194, 0.482702605000668, 0.4116094119999616, 0.4844585390001157, 0.41114041099899623, 0.41076737200091884, 0.48479253299956326, 0.4113712899998063, 0.4854706799997075, 0.41229195300002175, 0.4842123270009324, 0.4123874369997793, 0.41169918599916855, 0.4840369630001078, 0.4116982290015585, 0.4834531349988538, 0.41174059600052715, 0.4833219829997688, 0.4118637999999919, 0.41113901599965175, 0.48388433100080874, 0.4113358220001828, 0.48491427499902784, 0.4127482269996108, 0.4835231819997716, 0.4117553570013115, 0.4123254949990951, 0.484843363001346, 0.4120318129989755, 0.4853569980004977, 0.41214156999922125, 0.48536113100090006, 0.41353931199955696, 0.49219794499913405, 0.49227318500015826, 0.4206444430001284, 0.49409029700109386, 0.4979048029999831, 0.49155418499867665, 0.41855050400045, 0.4914814040002966, 0.6021287650000886, 0.41086933000042336, 0.48458702599964454, 0.4117926630005968, 0.4843987099993683, 0.41044901500026754, 0.41140820600048755, 0.4823798059987894, 0.41159057700133417, 0.48442207599873655, 0.4115334630005236, 0.48384415300097317, 0.41148840699861466, 0.41154561400071543, 0.48189440299938724, 0.41112672300005215, 0.4834489349996147, 0.41158790700137615, 0.41084593199957453, 0.48418987799959723, 0.41187380100018345, 0.48505279600067297, 0.41140840600019146, 0.48359942799834243, 0.4112590780005121, 0.4132327749994147, 0.4869843830001628, 0.41077168000083475, 0.48449076100041566, 0.4108554229987931, 0.48359703200003423, 0.4120282479998423, 0.41052616300112277, 0.4842904870001803, 0.4117359239990037, 0.4858251210007438, 0.41260871099984797, 0.483116463999977, 0.41209043200069573, 0.41139143599866657, 0.48571356300089974, 0.41271171199878154, 0.4859584370005905, 0.4131914040008269, 0.48510562799856416, 0.4120693670010951, 0.48445373399954406, 0.4121197540007415, 0.48539657299988903, 0.41339285600042786, 0.4114543749983568, 0.4852879160007433, 0.41219804600041243, 0.4848443289993156, 0.41250580700034334, 0.4841653059993405, 0.4119147070014151, 0.48499421599990455, 0.41299157999856106, 0.48883214100169425, 0.41692613999839523, 0.4911038919999555, 0.4228771540001617, 0.5750245889994403, 0.47541818900026556, 0.49024063400065643, 0.4993148009998549, 0.4996526670001913, 0.5060834479991172, 0.4144919420014048, 0.4847365269997681, 0.4115319510001427, 0.4839444259996526, 0.41188510400024825, 0.4108661199989001, 0.4841973969996616, 0.41189962300086336, 0.4844738629999483, 0.4123262419998355, 0.41918037200048275, 0.4730518790001952, 0.41064589800043905, 0.48439251799936756, 0.41206142800001544, 0.48443588400004955, 0.41221771399978024, 0.41177156000048853, 0.4848886379986652, 0.41160135400059517, 0.48510620500019286, 0.41185794199918746, 0.4859763720014598, 0.4121669509986532, 0.48796715500066057, 0.41261538899925654, 0.48395258900018234, 0.41231713200068043, 0.41186767399995006, 0.48474441100006516, 0.4117737649994524, 0.48450633799984644, 0.41297196699997585, 0.48323289300060424, 0.4123555990008754, 0.41201804999946035, 0.4838033539999742, 0.4127302590004547, 0.4850839579994499, 0.4123812119996728, 0.4844132449998142, 0.4112714250004501, 0.4193547190006939, 0.47384037999836437, 0.41221142900030827, 0.4847290100005921, 0.4113806059995113, 0.4835228890005965, 0.41300011100065603, 0.41263836699909007, 0.48351419900063775, 0.4119809779986099, 0.4845516130008036, 0.41180975399947783, 0.4847794659999636, 0.4126082430011593, 0.4116145209991373, 0.6011014239993528, 0.4838735100001941, 0.41176630299924, 0.4837369930010027, 0.4120718459998898, 0.41070834300080605, 0.4847330279990274, 0.4113511859995924, 0.48448631199971715, 0.4114241140014201, 0.41114018299958843, 0.483870410000236, 0.4121569039998576, 0.48493208099898766, 0.4120441690010921, 0.48256847099946754, 0.41196773900082917, 0.4117552789994079, 0.4999288279996108, 0.5787081960006617, 0.4984953029997996, 0.4194620809994376, 0.4842993439997372, 0.4108587589998933, 0.4836432709998917, 0.41205269700003555, 0.4117761320012505, 0.48486976499953016, 0.41129007000017737, 0.48505241199927696, 0.41122268800063466, 0.4835052979997272, 0.41193011600080354, 0.41228070800025307, 0.48426793399994494, 0.4129208349986584, 0.4844350540006417, 0.4118905369996355, 0.48283142800028145, 0.4120110050007497, 0.4111802480001643, 0.4836311069993826, 0.4133363709988771, 0.48493154200150457, 0.41096694499901787, 0.4834739420002734, 0.41273427399937646, 0.4125309669998387, 0.48461900500115007, 0.4110891549989901, 0.4853087550000055, 0.41216308300136006, 0.48542890599856037, 0.41118268100035493, 0.49074843900052656, 0.41181337099988014, 0.48328393699921435, 0.4115012230013235, 0.41154575099972135, 0.48384595700008504, 0.41186226999889186, 0.48457416300152545, 0.4123491769987595, 0.5979804890012019, 0.4118986899993615, 0.4111803849991702, 0.48387385200112476, 0.41128728600051545, 0.48383276099957584, 0.4103634419989248, 0.410912733999794, 0.4855277830010891, 0.41117612999914854, 0.48478798799988, 0.41136530400035554, 0.4836236999999528, 0.4114200130006793, 0.4113207059999695, 0.4831311319994711, 0.4114450850011053, 0.4836167180001212, 0.41121880799983046, 0.41101726699889696, 0.4837007990008715, 0.41153493099955085, 0.4836654489990906, 0.41098788200179115, 0.48972578199936834, 0.4168725370000175, 0.48464769999918644, 0.41163327600042976, 0.48363394000080007, 0.411927889999788, 0.4121277979993465, 0.48627091699927405, 0.4143962530015415, 0.48469721199944615, 0.4116350620006415, 0.4849691780000285, 0.4111015149992454, 0.48522296299961454, 0.4122720310006116, 0.4850253820004582, 0.41239041299922974, 0.41125547800038476, 0.48582903900023666, 0.4153786520000722, 0.4901475639999262, 0.48997155699908035, 0.41530866799985233, 0.48835477700049523, 0.4934647419995599, 0.41430188300000736, 0.4841183150001598, 0.4122020699996938, 0.41275967200090236, 0.48506089100010286, 0.41109213399977307, 0.48401027399995655, 0.411551019999024, 0.4834614570008853, 0.41167744700032927, 0.41080020899971714, 0.48469022899917036, 0.4123397240000486, 0.4855512810008804, 0.5981918039997254, 0.4842652019997331, 0.4100790299999062, 0.4827719570002955, 0.410803646000204, 0.4110373929997877, 0.48516759499943873, 0.4102276770008757, 0.48347462200035807, 0.41149390600003244, 0.41155558999889763, 0.48426130500047293, 0.4118620879999071, 0.48477158100104134, 0.4111439899988909, 0.4102535029996943, 0.48458159300025727, 0.4114624480007478, 0.4853590989987424, 0.41143891800129495, 0.4853895329997613, 0.4128639430000476, 0.48517978400013817, 0.4117805200003204, 0.41277891199933947, 0.4841735800000606, 0.41327592299967364, 0.48560594800073886, 0.41273020999869914, 0.4852162950010097, 0.41211459700025443, 0.48419819499940786, 0.41173392299970146, 0.4839107320003677, 0.4117776870007219, 0.413049016999139, 0.48449256800086005, 0.49317229699954623, 0.420456194999133, 0.495058988000892, 0.4881228739996004, 0.4151085850007803, 0.489604241998677, 0.49011044500002754, 0.4134195050010021, 0.49374350299876824, 0.41255070800070825, 0.4849621670000488, 0.4119688030004909, 0.48406457399869396, 0.41213113800040446, 0.4121807089995855, 0.4848273270017671, 0.4122339409987035, 0.4838037360004819, 0.41119056699972134, 0.49931601000025694, 0.4851136270008283, 0.4161462539996137, 0.48818811099954473, 0.4164136300005339, 0.4888730699985899, 0.4151341090000642]",tokens/s,2.2364202550374306,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,3408.687104,,,,,s,1,40.4941663339996,40.4941663339996,0.0,40.4941663339996,40.4941663339996,40.4941663339996,40.4941663339996,[40.4941663339996],,kWh,0.0004494473778499848,0.001474734990145291,0,0.0019241823679952757,,MB,3302.612992,,,,,s,10,7.928730387997348,0.7928730387997348,0.07709403605933199,0.7912768570004118,0.8424125140005344,0.9194246860004567,0.9810344236003948,"[0.7869858970007044, 0.7917375990000437, 0.9964368580003793, 0.7919895559971337, 0.8252986980005517, 0.7171722989987757, 0.7203852419988834, 0.79081611500078, 0.7919661439991614, 0.7159419800009346]",tokens/s,322.8764095542173,kWh,9.111687811358002e-06,2.9896703795752613e-05,0.0,3.9008391607110614e-05,tokens/kWh,6562690.4738449985,MB,3537.395712,,,,,s,10,98.16526960600095,9.816526960600095,0.13408432223311637,9.788741135000237,9.999984099301582,10.060963789651032,10.109747541930592,"[9.616922467997938, 9.986433057001705, 10.121943480000482, 9.787761146002595, 9.780817789000139, 9.776474956997845, 9.791566666001017, 9.70381797599839, 9.809810943002958, 9.789721123997879]",tokens/s,6.417748380140825,kWh,0.00011766374714906008,0.00038608206709493437,0.0,0.0005037458142439944,tokens/kWh,125063.07391268032,,s,630,98.15848333400209,0.1558071164031779,0.03637750954901899,0.18690186050116608,0.18913267469870335,0.19009578195182258,0.19099279396108615,"[0.11770046599849593, 0.18724562900024466, 0.11380443300004117, 0.18596033900030307, 0.11401270400165231, 0.1868448389977857, 0.1864740970013372, 0.11465660099929664, 0.18611122199945385, 0.11448739600018598, 0.1872297760019137, 0.11401916499744402, 0.18715990599957877, 0.11442391099990346, 0.18720627600123407, 0.11440137699901243, 0.18758975500168162, 0.11423873199964873, 0.1876164189998235, 0.11448653600018588, 0.18771736599956057, 0.11411093100105063, 0.1872843950004608, 0.11383157099771779, 0.18720165199920302, 0.18680377100099577, 0.11493081500157132, 0.1871340119978413, 0.11496493500089855, 0.1873914230018272, 0.11486720099856029, 0.18706925099832006, 0.11387163500330644, 0.18732303899741964, 0.11503096399974311, 0.18754642800195143, 0.11465754199889489, 0.18748984299963922, 0.18804473799900734, 0.1156444170010218, 0.18762822999997297, 0.1142782070019166, 0.1872812929977954, 0.11464240300119855, 0.18725504499889212, 0.1147351300023729, 0.1874837959985598, 0.11407284199958667, 0.18738971200218657, 0.11416357099733432, 0.18714136800190317, 0.18616815999848768, 0.11498454400134506, 0.18683323000004748, 0.11462389699954656, 0.18681488299989724, 0.114961265000602, 0.18743951500073308, 0.1145867469967925, 0.1875160230010806, 0.11441479600034654, 0.1880611599990516, 0.1152210649997869, 0.1903662330005318, 0.11415141399993445, 0.18689761600035126, 0.11442954300218844, 0.18713431299693184, 0.11363963700205204, 0.18666199099970981, 0.11373767300028703, 0.1876495629985584, 0.11418165700160898, 0.18684990799738443, 0.11413071700008004, 0.18714765200274996, 0.18640593699819874, 0.11405986300087534, 0.18669258899899432, 0.11494813700119266, 0.18754415899820742, 0.11457177800184581, 0.18743715500022518, 0.1151352599990787, 0.18776942499971483, 0.11425595200125827, 0.1868099719977181, 0.11662487900321139, 0.18799351799680153, 0.18680268400203204, 0.11437362200013013, 0.18907623999984935, 0.11639525699865771, 0.1895801400023629, 0.1164695169973129, 0.18932187700193026, 0.18782022899904405, 0.11474123100197176, 0.1879208149985061, 0.11427242499848944, 0.188469819000602, 0.11450287800107617, 0.18875820700122858, 0.18933733199810376, 0.11720070999945165, 0.19013013199946727, 0.11761613800263149, 0.19014286299716332, 0.1910056920023635, 0.11747500300043612, 0.19088402799752657, 0.1900423930019315, 0.11681019499883405, 0.19106611800089013, 0.19030021900107386, 0.11676957699819468, 0.19062500899963197, 0.1894323880005686, 0.1176907310000388, 0.1900008330012497, 0.11695082699952764, 0.18955496700073127, 0.189803203997144, 0.11720045900074183, 0.18999288499981049, 0.18982916800086969, 0.12095004000002518, 0.19058272600159398, 0.1899022209981922, 0.11697919500147691, 0.18927236099989386, 0.1172496389990556, 0.19010079000145197, 0.1899228080001194, 0.1165554869985499, 0.19011785000111558, 0.189820586998394, 0.1178342800012615, 0.1894393010006752, 0.11686699399797362, 0.19016675999955623, 0.19029151500217267, 0.1170063690005918, 0.18881589199736482, 0.18984269100110396, 0.11705624800015357, 0.19011274999866146, 0.11699471000247286, 0.1893957930005854, 0.18910129599680658, 0.11663823300114018, 0.18949390800116817, 0.18990312199821346, 0.11679250499946647, 0.19051993600078276, 0.11667017999934615, 0.18978632500147796, 0.1896860540000489, 0.11707751699941582, 0.18905044200073462, 0.1901573200011626, 0.11757990499972948, 0.1906530380001641, 0.11739156399926287, 0.19083525899986853, 0.19091752399981488, 0.11746766099895467, 0.19008966100227553, 0.1911218379973434, 0.11747067699980107, 0.19102843300061068, 0.19167616599952453, 0.11757521000254201, 0.1909612159979588, 0.18887028500103042, 0.11369628800093778, 0.18797731199811096, 0.11500659800003632, 0.18724889000077383, 0.11486116599917295, 0.18799033100003726, 0.11484994100101176, 0.1881810630002292, 0.1874085279996507, 0.1151066450001963, 0.1880184219990042, 0.11486539000179619, 0.18731992099856143, 0.11497490400142851, 0.19062481600121828, 0.11448575499889557, 0.187256809000246, 0.11399790700306767, 0.1872050969977863, 0.1138443929994537, 0.2186391180002829, 0.16628842600039206, 0.11417032700046548, 0.18772507999892696, 0.11382598800264532, 0.1895496019969869, 0.1142266210008529, 0.1874538140000368, 0.11392525699920952, 0.18691519999993034, 0.18708956800037413, 0.11422913700153003, 0.18630327999926521, 0.11452218200065545, 0.1873713040004077, 0.11480028799996944, 0.18828806699821143, 0.1142921060018125, 0.18733955399875413, 0.11420172799989814, 0.18683039499956067, 0.11486894699919503, 0.18670405600278173, 0.11462243699861574, 0.18928538500040304, 0.1877612179996504, 0.11477301800186979, 0.18792187099825242, 0.11502257300162455, 0.1879925489993184, 0.11451083199790446, 0.1878595590023906, 0.11518441199950757, 0.18742335500064655, 0.18774455299717374, 0.11514494700168143, 0.18793166099931113, 0.1143861710006604, 0.18769585900008678, 0.1150337330000184, 0.18740677299865638, 0.11469583800135297, 0.18777662299908116, 0.11402594900209806, 0.187841101000231, 0.18725909599743318, 0.11469000600118306, 0.18753106499934802, 0.11439382800017484, 0.1880387380006141, 0.11528870199981611, 0.1875532829981239, 0.11478092900142656, 0.18765675499889767, 0.11525938600243535, 0.18773347699971055, 0.18786472200008575, 0.18936732599831885, 0.1877207340003224, 0.11437550300252042, 0.18749679299799027, 0.11440223500176216, 0.18796321799891302, 0.1147178579994943, 0.18927261700082454, 0.11425963199872058, 0.18744909100132645, 0.18732863100012764, 0.11440119499820867, 0.18700226100190775, 0.11494139599744813, 0.18756725700222887, 0.11445218700100668, 0.18706636599745252, 0.11444221000056132, 0.1874613430009049, 0.11473598199881963, 0.18772386199998436, 0.11408951900011743, 0.18774508600108675, 0.11379613000099198, 0.1869655979971867, 0.1869218300016655, 0.11491980699793203, 0.18787260099998093, 0.11466362200008007, 0.18740358200011542, 0.11483415000111563, 0.1880074920009065, 0.1145720300009998, 0.18724350599950412, 0.11487931399824447, 0.18680952599970624, 0.11405202700188966, 0.18830956799865817, 0.18741043300178717, 0.11512975000005099, 0.18740990799778956, 0.11473773100078688, 0.18793219999861321, 0.11447699200289208, 0.1882788900002197, 0.11487240899805329, 0.1883288140015793, 0.187271292998048, 0.11491828200087184, 0.18675421700027073, 0.11472777000017231, 0.18847188699874096, 0.1146877620012674, 0.18827171199882287, 0.1145524210005533, 0.1883647149988974, 0.11509859199941275, 0.18779594200168503, 0.18703143400125555, 0.11495170499983942, 0.1881987950000621, 0.11506235399792786, 0.18816550900010043, 0.1902290619982523, 0.18639899700065143, 0.1145216459990479, 0.1863052320004499, 0.11548867100282223, 0.1873361889993248, 0.11474096600068151, 0.18744912999682128, 0.11424841400003061, 0.18773966500157258, 0.11416191500029527, 0.18651706599848694, 0.11466248700162396, 0.18724652499804506, 0.1135003500021412, 0.1878635690009105, 0.11337840799751575, 0.18719616499947733, 0.1869061050019809, 0.11496514499958721, 0.18622138000137056, 0.11463734799690428, 0.18793616500261123, 0.11423269800070557, 0.1879144809972786, 0.11411499500172795, 0.18760114299948327, 0.1149466239985486, 0.1882606860017404, 0.11409700700096437, 0.18804131999786478, 0.18723497500104713, 0.11476533400127664, 0.18788476099871332, 0.114324754998961, 0.1881773280001653, 0.11415456300164806, 0.1879328329996497, 0.11504011400029412, 0.18816842999876826, 0.1137741279999318, 0.18737861399858957, 0.18744627400155878, 0.11427077800180996, 0.18684221499643172, 0.11507543800325948, 0.18842803399820696, 0.11436350900112302, 0.18747148100010236, 0.11448352599836653, 0.18849884800147265, 0.11467343399999663, 0.18772667499797535, 0.11494864700216567, 0.1870477470001788, 0.1875173389998963, 0.11543920999974944, 0.18915795599968988, 0.11482591800086084, 0.18808606299717212, 0.11540020600295975, 0.18856059399695368, 0.18781970900090528, 0.1901039890035463, 0.1885778029973153, 0.11489070800234913, 0.18741837099878467, 0.11443463199975668, 0.18756178100011311, 0.11457715299911797, 0.1881675760014332, 0.11445198699948378, 0.18803498099805438, 0.11454860800222377, 0.18780548499853467, 0.1874712980024924, 0.1154117709993443, 0.18659876200035797, 0.11492412599909585, 0.1872932359983679, 0.1147369919999619, 0.18820992600012687, 0.11466220500005875, 0.18797240200001397, 0.11439035000148579, 0.18838428399976692, 0.11426777900123852, 0.1880103989969939, 0.18694720700295875, 0.11460143299700576, 0.1879915940007777, 0.11474370300129522, 0.18805927300127223, 0.11452519799786387, 0.18776045000049635, 0.11470781699972576, 0.1879444100013643, 0.11484637899775407, 0.1878413209997234, 0.18708413500280585, 0.11510248299964587, 0.18839044500055024, 0.11484831499910797, 0.18802198100092937, 0.1142352779970679, 0.18835953700181562, 0.11457739199977368, 0.18836290299805114, 0.1876174710014311, 0.11528005299987854, 0.18757869399996707, 0.11516642000060529, 0.18698308400053065, 0.11503307399834739, 0.18807779800044955, 0.11430278300031205, 0.1885693709991756, 0.1143681249996007, 0.18828338000093936, 0.18782266700145556, 0.11511802200038801, 0.18781233899790095, 0.11502757100242889, 0.18888564999724622, 0.11495447600100306, 0.1882013360009296, 0.11764651999692433, 0.1880285780025588, 0.11448528099936084, 0.18755500499901245, 0.11427879400071106, 0.18800796399955289, 0.1873809099997743, 0.11426507099895389, 0.18737293000231148, 0.1145253180002328, 0.18716298399886, 0.11497225399944, 0.18831593800132396, 0.1141444839995529, 0.18724739000026602, 0.11474097999962396, 0.18760624299829942, 0.11452885499966214, 0.18679666800017003, 0.18708462300128303, 0.11421716200129595, 0.18670207299874164, 0.11517764100062777, 0.1870331219979562, 0.11413418000302045, 0.1883042800000112, 0.11467874200025108, 0.18717670399928465, 0.11468919400067534, 0.1879389639980218, 0.11467048299891758, 0.18759035200127983, 0.11409972800174728, 0.1863184519970673, 0.11393563400270068, 0.1868627320000087, 0.1872992529970361, 0.11502933600058896, 0.18757781400199747, 0.11476383400076884, 0.18777606799994828, 0.1149974639993161, 0.18737420799880056, 0.11482589500155882, 0.18798830599916982, 0.11402453899790999, 0.18805421300203307, 0.18711799499942572, 0.11548780399971292, 0.18660086700037937, 0.11467356600041967, 0.18747354099832592, 0.1149406380027358, 0.18799606099855737, 0.11475483699905453, 0.18771483499949682, 0.1147999240019999, 0.18793636199916364, 0.1867685059987707, 0.11561679800070124, 0.18824449200110394, 0.11453968199930387, 0.18913018799867132, 0.11794122900028015, 0.18676291600058903, 0.1142780619993573, 0.1872257190007076, 0.11453414200150291, 0.18763981799929752, 0.11441574600030435, 0.18790321199776372, 0.11427217000164092, 0.187605787999928, 0.1142294450000918, 0.18708700199931627, 0.18737675200100057, 0.11413691800044035, 0.18579597899952205, 0.11481603300126153, 0.186964745997102, 0.1142157540016342, 0.18803136899805395, 0.11481606700181146, 0.18688663599823485, 0.11456804200133774, 0.18721117400127696, 0.11428659199737012, 0.1878851810033666, 0.1144838059990434, 0.18724533099884866, 0.11434356199970352, 0.18915505499899155, 0.19048554500113823, 0.11702971799968509, 0.1907494900005986, 0.19029112700081896, 0.11701623000044492, 0.18860812099956092, 0.11466692699832493, 0.1880282590027491, 0.18703536999964854, 0.11489462399913464, 0.18822589200135553, 0.11492439199719229, 0.18762200600031065, 0.11470763500255998, 0.18785539899909054, 0.11466624199965736, 0.18799685100020724, 0.11433403599949088, 0.18706794700119644, 0.11392109199732658, 0.18657281100240652, 0.18705769599910127, 0.1155753300008655, 0.18705859499823418, 0.11546312400241732, 0.20205517299837084, 0.1882198579987744, 0.11469607700200868, 0.18859169200004544, 0.11504678599885665, 0.18877540700123063, 0.18888786699972115, 0.11631583800044609, 0.18862247799916076, 0.18991794799876516, 0.1872203820021241, 0.114326914997946, 0.1875472140018246, 0.1137220239979797, 0.18763498699991032, 0.11392531700039399, 0.18702027299877955, 0.11472174000300583, 0.1878777429992624, 0.1144382599995879, 0.18804087999887997, 0.11388134200024069, 0.1881604670015804, 0.18721352699867566, 0.1144868929986842, 0.18785006000325666, 0.1146674229967175, 0.1875296160033031, 0.11456351800006814, 0.18756700099766022, 0.11428931900081807, 0.1881269080004131, 0.11353882799812709, 0.1871789169999829, 0.1139924039998732, 0.1869172480000998, 0.11367317199983518, 0.1879257350010448, 0.1876097890017263, 0.11495627299882472, 0.1875895919984032, 0.11435173900099471, 0.18741419100115309, 0.1140422899989062, 0.18809782899916172, 0.11473128500074381, 0.18707716100107064, 0.11472535299981246, 0.18822814099985408, 0.18773863399837865, 0.11551067900290946, 0.18754355199780548, 0.11450113899991265, 0.18747190900103305, 0.1144540089990187, 0.18707778799944208, 0.1152584020019276, 0.18768976999854203, 0.11382426700220094, 0.18810846599808428, 0.11423117099911906, 0.18741536200104747, 0.1882679010013817, 0.11667618099818355, 0.19043042900011642, 0.11629096899923752, 0.1890331970025727, 0.18935190599950147, 0.11669062999862945, 0.18995465000261902, 0.11641997999686282, 0.1883080850020633]",tokens/s,6.418192076749093,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-4.5B,facebook/xglm-4.5B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-30b,facebook/opt-30b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,recurrent_gemma,google/recurrentgemma-2b,google/recurrentgemma-2b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-125m,facebook/opt-125m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-7.5B,facebook/xglm-7.5B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-13b,facebook/opt-13b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-2b,google/gemma-2b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,mistral,TencentARC/Mistral_Pro_8B_v0.1,TencentARC/Mistral_Pro_8B_v0.1,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gemma,google/gemma-7b,google/gemma-7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,opt,facebook/opt-6.7b,facebook/opt-6.7b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,xglm,facebook/xglm-564M,facebook/xglm-564M,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,12548.763648,,,,,s,1,161.82291387999976,161.82291387999976,0.0,161.82291387999976,161.82291387999976,161.82291387999976,161.82291387999976,[161.82291387999976],,kWh,0.0018811964811257,0.006172641961959657,0,0.008053838443085357,,MB,12676.325376,,,,,s,10,28.158274730000812,2.8158274730000814,0.04714666330818756,2.8055732949997036,2.895241687300313,2.895724169650066,2.8961101555298683,"[2.80040198900042, 2.896206651999819, 2.8209474260002025, 2.895134469000368, 2.806768825999825, 2.8088145010005974, 2.8043777639995824, 2.803770980000081, 2.798191873000178, 2.723660249999739]",tokens/s,90.91466094946811,kWh,3.310083934333376e-05,0.00010861067635771725,0.0,0.00014171151570105102,tokens/kWh,1806486.9233354854,MB,12791.7056,,,,,s,10,268.05250988600073,26.805250988600072,0.298597052774456,26.699005197000133,27.057175798600657,27.31855259080057,27.52765402456051,"[26.603923353999562, 26.685360307999872, 26.684666096, 26.809522624999772, 26.7034967160007, 26.88169206299972, 26.694513677999566, 26.41031359600038, 27.57992938300049, 26.999092067000674]",tokens/s,2.350285771500259,kWh,0.0003162181665187486,0.0010375862776931131,0.0,0.0013538044442118616,tokens/kWh,46535.52458728737,,s,630,268.04619373199967,0.42547014878095185,0.03287430582328508,0.4062308875004419,0.4789621055999305,0.4862614819001919,0.49294990051007515,"[0.48664711599940347, 0.40580012900045404, 0.4059865909994187, 0.4051149050001186, 0.40469101600046997, 0.47699334299977636, 0.40623450000020966, 0.4055002349996357, 0.4059030670005086, 0.4053440129991941, 0.4783126150005046, 0.4049968629997238, 0.4049180910005816, 0.4052333159997943, 0.40408285400008026, 0.4044999959996858, 0.4761326019997796, 0.4061759530004565, 0.405238043999816, 0.40352502099995036, 0.4049671060001856, 0.4781643520000216, 0.40507956399960676, 0.4049718180003765, 0.4038888449995284, 0.4059143710001081, 0.4862229059999663, 0.41222385299988673, 0.4839498810006262, 0.4156601730001057, 0.4058372719991894, 0.4770578440002282, 0.40662593399974867, 0.4065826490004838, 0.4045690339999055, 0.40566719799971906, 0.4770208950003507, 0.40563641500011727, 0.40568689100018673, 0.40355304300010175, 0.40552335899974423, 0.47915601699969557, 0.4064464310004041, 0.40618048299984366, 0.4049967889995969, 0.4059340980002162, 0.4780298249997941, 0.405361109000296, 0.4055606160000025, 0.4054318609996699, 0.40665400700072496, 0.478834538999763, 0.4057053790002101, 0.40705401899958815, 0.4048250690002533, 0.4778186530002131, 0.408316575999379, 0.4073495060001733, 0.40591904200027784, 0.47776549299942417, 0.4063452030004555, 0.4065673839995725, 0.4067887510000219, 0.48988268300036, 0.40552351499991346, 0.40592855399972905, 0.4060538439998709, 0.47683436300030735, 0.4067118949997166, 0.4049205420005819, 0.405295111999294, 0.4044226330006495, 0.4053162179998253, 0.4775272679999034, 0.40771201600000495, 0.410970537999674, 0.4776305579998734, 0.4042861260004429, 0.4053075510000781, 0.40458271900024556, 0.4055158599994684, 0.4041485230000035, 0.4774381100005485, 0.4057138419993862, 0.40549129900045955, 0.405552591999367, 0.4055306100008238, 0.477866704999542, 0.4052772000004552, 0.40549411499978305, 0.405304722999972, 0.4068314770001962, 0.47754094899937627, 0.40486864800004696, 0.40536860800057184, 0.4059893439998632, 0.4059904050000114, 0.47753707999982, 0.40552698000010423, 0.40634140400015895, 0.4054110639999635, 0.40615646399965044, 0.4758312809999552, 0.4058914619999996, 0.4936848059996919, 0.4062819890004903, 0.4081368239994845, 0.40637755900024786, 0.47843678800018097, 0.406538246999844, 0.41157158999976673, 0.4060795090008469, 0.4768386069999906, 0.40963867499976914, 0.4071207189999768, 0.4063397640002222, 0.47830604999944626, 0.4055139080001027, 0.40559169900006964, 0.4063100029998168, 0.406305219999922, 0.47775014899980306, 0.40549272400039627, 0.4046536070000002, 0.4074404550001418, 0.4788283269999738, 0.4905230530002882, 0.4061293109998587, 0.4057898829996702, 0.4780880870002875, 0.40424424699995143, 0.4061116650000258, 0.4064849229998799, 0.40473856100015837, 0.4784532670000772, 0.41064427199944475, 0.4135439330002555, 0.48629304400037654, 0.41079465899929346, 0.47788172900072823, 0.4053289539997422, 0.4047745779998877, 0.40592316899983416, 0.40615803800028516, 0.4775382249999893, 0.40446201099985046, 0.4065993290005281, 0.4064521819991569, 0.4055601400004889, 0.4778276659999392, 0.40424132099997223, 0.4055639580001298, 0.4047290400003476, 0.4059921169991867, 0.47799487300017063, 0.4055448549997891, 0.40589080000063404, 0.4044374209997841, 0.4044598259997656, 0.4783361560002959, 0.4024885369999538, 0.4069261419999748, 0.4090777219998927, 0.40649781499996607, 0.47723628699986875, 0.40479724800024997, 0.4053106889996343, 0.4060689510006341, 0.40558753999994224, 0.4784450150000339, 0.4079721879998033, 0.40550315600012254, 0.4061166840001533, 0.4783208299995749, 0.40648792699994374, 0.4047148890003882, 0.40636464599992905, 0.4066162049994091, 0.4783637260006799, 0.4060133209995911, 0.40499603300031595, 0.40566957899955014, 0.4062423610002952, 0.4785583009997936, 0.4061651420006456, 0.40533183899970027, 0.4056510039999921, 0.47838701299951936, 0.406642703000216, 0.4202625439993426, 0.4796204130007027, 0.4056779069996992, 0.40677562699966074, 0.4054522470005395, 0.40613291199952073, 0.4793925150006544, 0.4054780939995908, 0.40661914799966326, 0.404799728999933, 0.4789636140003495, 0.406539141000394, 0.4061511509999036, 0.4059404839999843, 0.4042868249998719, 0.478446805999738, 0.40534548699997686, 0.40642828100044426, 0.4064341969997258, 0.4041520210003, 0.4776347600000008, 0.4063509449997582, 0.4056453880002664, 0.40652902700003324, 0.4056803889998264, 0.47622085900002276, 0.4058726849998493, 0.4065294450001602, 0.4066029229998094, 0.4788358900004823, 0.4080236009995133, 0.4063170649997119, 0.4072718800007351, 0.4790994539998792, 0.40617392500007554, 0.40665000899934967, 0.4066357580004478, 0.47966744499990455, 0.4072076169995853, 0.4052648590004537, 0.406508901000052, 0.4056011269994997, 0.47947309100072744, 0.4201897029997781, 0.47739422999984527, 0.4086209200004305, 0.4063384129995029, 0.4066681080003036, 0.47871416799989674, 0.4175125659994592, 0.4926792390006085, 0.4135385709996626, 0.47895615800007363, 0.40716594500008796, 0.4061881919997177, 0.4059172890001719, 0.47808930599967425, 0.4068621380001787, 0.4057120830002532, 0.40595798199956334, 0.4055598570002985, 0.47763439699974697, 0.4064624940001522, 0.48392198700003064, 0.4044336460001432, 0.40528230400013854, 0.4052443600003244, 0.4048840839996046, 0.4776557340001091, 0.40522880099979375, 0.40542963600000803, 0.40600814200024615, 0.4044832290001068, 0.4056873680001445, 0.4762370110001939, 0.4050852619993748, 0.4058459190000576, 0.403907388999869, 0.40552930800004106, 0.47770865199981927, 0.4051346080004805, 0.4041539219997503, 0.4042862120004429, 0.40604419600003894, 0.40590158499981044, 0.4779490619994249, 0.40583139500085963, 0.4032721319999837, 0.4043637979993946, 0.4056266620000315, 0.47699364900017827, 0.40463699900010397, 0.4049036679998608, 0.4057648620000691, 0.4054544219998206, 0.4059345499999836, 0.4755342050002582, 0.40448999799991725, 0.40556373199979134, 0.4060344700001224, 0.4067500569999538, 0.4769783239999015, 0.4044377589998476, 0.40717798700006824, 0.40676410300056887, 0.47895726499973534, 0.40601268600039475, 0.40458969899918884, 0.40743320300043706, 0.4083380649999526, 0.48015774299983605, 0.40501787300036085, 0.4057261669995569, 0.4847033370006102, 0.42033107099996414, 0.49419302199930826, 0.4929117159999805, 0.49296549700011383, 0.4075164430005316, 0.40476707099969644, 0.40601100999992923, 0.4054272220000712, 0.47645755000030476, 0.40527456699965114, 0.4064379060000647, 0.40716670700021496, 0.4835729199994603, 0.4052269450003223, 0.40428225499999826, 0.4778801279999243, 0.4048201309997239, 0.4059316350003428, 0.40539293799974985, 0.40579050999986066, 0.478386693000175, 0.40450674099975004, 0.4049056740004744, 0.40586364599948865, 0.4046500440008458, 0.47815386099955504, 0.40529965800033096, 0.40518919299938716, 0.40645834499991906, 0.4062272750006741, 0.47736066299967206, 0.40620389499963494, 0.405423150000388, 0.4060692140001265, 0.40615798799990444, 0.47747914499996114, 0.4047267659998397, 0.4058696930005681, 0.40466073299921845, 0.40557785000055446, 0.47896193799988396, 0.4045974849996128, 0.40577581100023963, 0.40458302600018214, 0.4065185709996513, 0.478342330000487, 0.40499852999982977, 0.4058803620000617, 0.4062897339999836, 0.406333449000158, 0.47971097600020585, 0.4047364469997774, 0.4058295589993577, 0.4068228830001317, 0.4786351749999085, 0.40608259300006466, 0.40490079600022, 0.4911030319999554, 0.4066706940002405, 0.4066666119997535, 0.48454336400027387, 0.41884380400006194, 0.4919508639995911, 0.49194062300011865, 0.4207493300000351, 0.48902719000034267, 0.4057139830001688, 0.40625016299964045, 0.47880435299975943, 0.40625337599976774, 0.4056433570003719, 0.4049223210004129, 0.4058322839991888, 0.47920881800018833, 0.4059551239997745, 0.4841360899999927, 0.4035665789997438, 0.40481598600035795, 0.40510686800007534, 0.40350019600009546, 0.40624898899932305, 0.4769459100007225, 0.40410014200006117, 0.4051775429998088, 0.40503940700000385, 0.4059093159994518, 0.4782980630006932, 0.4055993479996687, 0.40527904000009585, 0.40414108899949497, 0.40492560000075173, 0.40452340799947706, 0.4780516119999447, 0.4055394860006345, 0.40309009599968704, 0.4047996889994465, 0.4050195080008052, 0.4050237459996424, 0.4768001270003879, 0.4039470979996622, 0.40556680699955905, 0.405177762000676, 0.404787282000143, 0.4780354949998582, 0.4028792290000638, 0.40590923599938833, 0.4065759889999754, 0.40758651700070914, 0.47795899899938377, 0.4148569460003273, 0.4854478549996202, 0.40844202100015536, 0.4059778250002637, 0.406332325999756, 0.40431570800046757, 0.4784606899993378, 0.4065924330006965, 0.406596308999724, 0.40738607899947965, 0.4770920170003592, 0.4049150760001794, 0.4055881140002384, 0.4044931609996638, 0.4074809539997659, 0.47688035200008017, 0.4056366730001173, 0.40552970099997765, 0.4069191850003335, 0.40612575999966793, 0.4764710350000314, 0.4051266799997393, 0.4066967349999686, 0.4058045259998835, 0.4972036150002168, 0.48844125699997676, 0.4120498080001198, 0.4844241030004923, 0.40849277999950573, 0.485941580999679, 0.4043283570008498, 0.4050860620000094, 0.40369821799959027, 0.4042704479998065, 0.40445800999987114, 0.47767269399992074, 0.4041985560006651, 0.4054594189992713, 0.4039448640005503, 0.4053007960001196, 0.4056459169996742, 0.4774238959998911, 0.40442475700001523, 0.40313253800013626, 0.4050880450004115, 0.40528858699963166, 0.40398263099996257, 0.4776910800001133, 0.4044309949995295, 0.40390373800073576, 0.40525271099977545, 0.40533719599989126, 0.40418748299998697, 0.47675797499960026, 0.40668771300079243, 0.40468995599985647, 0.40384772600009455, 0.4056245459996717, 0.47695223099981376, 0.40436972200041055, 0.4049694589994033, 0.40529125800003385, 0.405436259000453, 0.4043873230002646, 0.47800894099964353, 0.40407718700043915, 0.4045754369999486, 0.41052368199962075, 0.4055501929997263, 0.4758095040006083, 0.4052858369996102, 0.40554495499964105, 0.40559719700013375, 0.40483043499989435, 0.4780313250003019, 0.4049765310001021, 0.44489096100005554, 0.44993276599961973, 0.40564789200016094, 0.40557382099996175, 0.40673345000050176, 0.4068001199993887, 0.4778439090005122, 0.4058513199997833, 0.40566945699993084, 0.40529367700037255, 0.478522718000022, 0.4045370499998171, 0.4043915279999055, 0.40510796800026583, 0.4048230969992801, 0.40617299300083687, 0.48568434699973295, 0.4044964290005737, 0.4056092949995218, 0.40505487200061907, 0.4770440989996132, 0.40461641999991116, 0.40685459799988166, 0.410485494000568, 0.4925849309993282, 0.4920792290004101, 0.4190416199999163, 0.49090244299986807, 0.49279250300060085, 0.49121746699984215, 0.41835023800013005, 0.4902655379992211, 0.4915304290007043, 0.4194963169993571, 0.48021641700051987, 0.40407942199999525, 0.4044856609998533, 0.4047611619998861, 0.4055374819999997, 0.40487111800030107, 0.48928649299978133, 0.48717384500014305, 0.41740527199999633, 0.48978101600005175, 0.4174545569994734, 0.48781097500068427, 0.4876631629995245, 0.4166484939996735, 0.490077707000637, 0.4169632220000494, 0.48469893199944636, 0.4076720330003809, 0.40634452599988435, 0.4787206299997706, 0.406528831000287, 0.40656668199972046, 0.4058481070005655, 0.4786847469995337, 0.4059071680003399, 0.40676552100012486, 0.40634447499996895, 0.4060003519998645, 0.478872057999979, 0.40604313899984845, 0.4069788039996638, 0.4064682130001529, 0.4785719050005355, 0.4071777259996452, 0.40762954900037585, 0.4078598319993034, 0.4775590960007321, 0.4065608289993179, 0.40706019700064644, 0.4065721159995519, 0.47888100599993777, 0.40504760000021633, 0.40862292899964814, 0.4067672840001251, 0.47998751100021764, 0.48285862900047505, 0.405671319999783, 0.40579370700015716, 0.4787791589997141, 0.4056827379999959, 0.40613950199985993, 0.4062426080008663, 0.40610353099964414, 0.4788225699994655, 0.40497984100056783, 0.4071130269994683, 0.4067737080004008, 0.47884496900041995, 0.4091588729997966, 0.4097347679999075, 0.4824193300000843, 0.4102179259998593, 0.40854065700023057, 0.47938503800014587, 0.4055944099991393, 0.4047554250000758, 0.406623159999981, 0.40736871600074664, 0.4780136979998133, 0.4055538709999382, 0.40592426199964393, 0.40782976599984977, 0.4786359550007546, 0.40665415999956167, 0.40722854300020117, 0.4065239159999692, 0.47921952399974543, 0.4067438880001646, 0.4071711790002155, 0.40664236599968717, 0.47997084200051177, 0.40676029899987043, 0.4062141429994881, 0.4869790520006063, 0.42044530199927976, 0.4967872280003576, 0.4987320059999547, 0.4841002880002634, 0.4057805839993307, 0.4044407620003767, 0.40542221200030326, 0.40506672899937257, 0.4986515460004739, 0.40455783499965037, 0.4807802100003755, 0.4077242869998372, 0.40469312200002605, 0.40600378300041484, 0.47737945199969545, 0.40508292999948026, 0.40437023699996644, 0.4044930050004041, 0.4058336380003311, 0.478600577999714, 0.40501364699957776, 0.41035754200038355, 0.4054259929998807, 0.40512798500003555]",tokens/s,2.3503411528756577,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,codegen,Salesforce/codegen-6B-nl,Salesforce/codegen-6B-nl,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel_pytorch.py"", line 149, in benchmark_intel_pytorch benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 68, in run report = scenario.run(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 89, in run self.run_model_loading_tracking(backend) File ""/workspace/optimum_benchmark/scenarios/inference/scenario.py"", line 168, in run_model_loading_tracking energy_tracker = EnergyTracker( File ""/workspace/optimum_benchmark/trackers/energy.py"", line 129, in __init__ raise ValueError( ValueError: The library codecarbon is required to run energy benchmark, but is not installed. Please install it through `pip install codecarbon`. ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,True,False,,eager,,False,,False,forward,,False, bfloat16-eager,pytorch,2.4.0+cpu,optimum_benchmark.backends.pytorch.backend.PyTorchBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,,42,,,True,True,,,,bfloat16,,,,,,,,,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,192,399296.049152,Linux,x86_64,Linux-5.10.223-211.872.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.1,,0.33.0,,,,1.21.4,,,,,,,,,MB,782.712832,,,,,s,1,7.481871378997312,7.481871378997312,0.0,7.481871378997312,7.481871378997312,7.481871378997312,7.481871378997312,[7.481871378997312],,kWh,6.031606549724984e-05,0.0001979030550079091,0,0.00025821912050515893,,MB,781.758464,,,,,s,10,1.6875513199993293,0.16875513199993292,0.03443827909792511,0.1890256770002452,0.19508951069801697,0.195487903348112,0.19580661746818806,"[0.19588629599820706, 0.19166592100009439, 0.19500097899799584, 0.11654011999780778, 0.1161743890006619, 0.18897546700100065, 0.18907588699948974, 0.18919267800083617, 0.18893612700048834, 0.11610345600274741]",tokens/s,1516.9909025350516,kWh,2.0781310223686924e-06,6.818601992792932e-06,0.0,8.896733015161625e-06,tokens/kWh,28774607.438902594,MB,852.856832,,,,,s,10,33.232591575993865,3.3232591575993866,0.03537303506129762,3.3078542114981246,3.3797219804018823,3.3938634887008448,3.405176695340015,"[3.408004996999807, 3.3079943689990614, 3.302167500998621, 3.376579423002113, 3.311382561998471, 3.3016834810005093, 3.3067659430016647, 3.309247557997878, 3.3010516879985516, 3.307714053997188]",tokens/s,18.95729373255053,kWh,3.911894883638346e-05,0.00012835736207939596,0.0,0.00016747631091577935,tokens/kWh,376172.60408656544,,s,630,33.15597520600568,0.05262853207302488,0.036559799428271075,0.08657365800172556,0.08779946139984532,0.08793952719988737,0.08842072541050584,"[0.016593961001490243, 0.0883028860007471, 0.015167711000685813, 0.08816921899779118, 0.0150253440006054, 0.08776053000110551, 0.08739530800085049, 0.015206702999421395, 0.0878791929972067, 0.01516147800066392, 0.08789735500249662, 0.015064657000039006, 0.08793788599723484, 0.014990597002906725, 0.08771980899837217, 0.01479849699899205, 0.08791329599989695, 0.08766084799935925, 0.015117832001124043, 0.08795582600214402, 0.01526292499693227, 0.0878006170023582, 0.015113286997802788, 0.08774390100006713, 0.01503117399988696, 0.08795831500174245, 0.08799491500030854, 0.015261357999406755, 0.088273843000934, 0.015148916998441564, 0.08792926300156978, 0.015116462000150932, 0.0884688570004073, 0.08783318699715892, 0.016441018000477925, 0.08776962100091623, 0.014217341999028577, 0.08752902100241045, 0.013995634999446338, 0.08692371799770626, 0.014219198001228506, 0.08781174600153463, 0.013921660000050906, 0.0873017929989146, 0.01385269800084643, 0.08776110599865206, 0.013806293998641195, 0.0875854400001117, 0.013807524999720044, 0.08690257900161669, 0.08667925199915771, 0.014746876000572229, 0.08727603100123815, 0.014356281997606857, 0.08763237800303614, 0.013786443996650632, 0.0867904639999324, 0.013952490000519902, 0.0868580540009134, 0.014043191000382649, 0.08766743800151744, 0.013827576996845892, 0.08740317100091488, 0.015426182999362936, 0.08753593499932322, 0.013809287000185577, 0.08641964300113614, 0.01631594499849598, 0.08814559300299152, 0.01408743999854778, 0.08668608199877781, 0.013966909002192551, 0.087112901997898, 0.013824868001393043, 0.08702608399835299, 0.014244533002056414, 0.0869228839983407, 0.013774663999356562, 0.08679102200039779, 0.013721321000048192, 0.0872639760018501, 0.08682343399777892, 0.015197377000731649, 0.08687127899975167, 0.014072842001041863, 0.08750407399929827, 0.014030616999662016, 0.08780368900261237, 0.014005797998834169, 0.08763489099874278, 0.01399896200018702, 0.08774200300103985, 0.01398238099864102, 0.08714984800099046, 0.014074377999349963, 0.08724079500098014, 0.014016141998581588, 0.08727005900072982, 0.08631291100027738, 0.015230468001391273, 0.08745657299732557, 0.01422794600148336, 0.08748702999946545, 0.014102958000876242, 0.08723805599947809, 0.014169998001307249, 0.08794623599897022, 0.014028637000592425, 0.08696855000016512, 0.013904914998420281, 0.08759834699958446, 0.013973805002024164, 0.08751178599777631, 0.013865228000213392, 0.08792992900271202, 0.08640840199950617, 0.01449596299789846, 0.08674857900041388, 0.014462404000369133, 0.08740843100167695, 0.014032281997060636, 0.08781414999975823, 0.013972477001516381, 0.08782540500033065, 0.014119842999207322, 0.0878234550000343, 0.016028376001486322, 0.08731883899963577, 0.014150602000881918, 0.08769653599665617, 0.013817611001286423, 0.08696111899917014, 0.01386869600173668, 0.08793528399837669, 0.01380120600151713, 0.08664233799936483, 0.01371032200040645, 0.08688040799825103, 0.013815255002555205, 0.08797414299988304, 0.08680941499915207, 0.014595577998989029, 0.08651099499911652, 0.013870941002096515, 0.08758634699916001, 0.013939227999799186, 0.08668784499968751, 0.01382980500056874, 0.08739750600216212, 0.014127952999842819, 0.08773519199894508, 0.01399340799980564, 0.08688115800032392, 0.013969876999908593, 0.08699730900116265, 0.013814735997584648, 0.08808686100019258, 0.013892359002056764, 0.08689959599723807, 0.013888109002436977, 0.08699997199801146, 0.08637000700036879, 0.015364296999905491, 0.08709583200106863, 0.014387217997864354, 0.08707847500045318, 0.014081474000704475, 0.08742995699867606, 0.013930267999967327, 0.08750817700274638, 0.013946678998763673, 0.0869970240019029, 0.013896088999899803, 0.08745027199984179, 0.01392480099821114, 0.08669596400068258, 0.013991044001159025, 0.08778252099727979, 0.013930238001194084, 0.08775478700044914, 0.013841896001395071, 0.08764028399673407, 0.08627836400046363, 0.014380870001332369, 0.08693816600134596, 0.014454054999077925, 0.08771886400063522, 0.013920254998083692, 0.08782590600094409, 0.08955301200330723, 0.01439447299708263, 0.0875786850010627, 0.08671961200161604, 0.014638222997746198, 0.08720598500076449, 0.013902261001931038, 0.08667427199907252, 0.013869177997548832, 0.08808180100095342, 0.014096727001742693, 0.08750297799997497, 0.013984171997435624, 0.0865936780028278, 0.013817076000123052, 0.08678949299792293, 0.01397953299965593, 0.08725452400176437, 0.013828659997670911, 0.0873607580033422, 0.013864612999896053, 0.08679886699974304, 0.013651055996888317, 0.08780862600178807, 0.013892470000428148, 0.08768249800050398, 0.08636347499850672, 0.014587817000574432, 0.08666962300048908, 0.0139717460006068, 0.08747900199887226, 0.013927742998930626, 0.08775683800195111, 0.014013124000484822, 0.08687471399753122, 0.014102855999226449, 0.08676955400005681, 0.014114204001089092, 0.08752614799959701, 0.014155085002130363, 0.08765531599783571, 0.014110404001257848, 0.08823173299970222, 0.013891529000829905, 0.08811106400025892, 0.08737958799974876, 0.014454678999754833, 0.08706441300091683, 0.01410153499818989, 0.08752595600162749, 0.013958045998151647, 0.08682480400239001, 0.014066649997403147, 0.08693009800117579, 0.014001348001329461, 0.08761201499874005, 0.013935177001258126, 0.08773595699676662, 0.01411679400189314, 0.08779326199874049, 0.01393201999962912, 0.08689894300187007, 0.013821828000800451, 0.08918132599865203, 0.01478810100161354, 0.08775169499858748, 0.014011994000611594, 0.08685747400159016, 0.013913135997427162, 0.08746997500202269, 0.013860661998478463, 0.08670571200127597, 0.013997933001519414, 0.08771648799665854, 0.013929004002420697, 0.08766179399754037, 0.013634042003104696, 0.08737728999767569, 0.08679227100219578, 0.014661132998298854, 0.0870846170000732, 0.013984395998704713, 0.08767284200075665, 0.013776871001027757, 0.08704070599924307, 0.014035603999218438, 0.08755953700165264, 0.013846376001311, 0.08994838899889146, 0.014034773001185386, 0.08771385899672168, 0.013707573001738638, 0.08703148000131478, 0.013994679000461474, 0.08725178599706851, 0.0868434520016308, 0.014531207998516038, 0.08684947499932605, 0.01419572500162758, 0.08774525199987693, 0.014035454998520436, 0.08772235400101636, 0.014229054999304935, 0.08796499500022037, 0.014072009002120467, 0.08795019600074738, 0.014052206999622285, 0.08787553699949058, 0.013671650998730911, 0.08794087000205764, 0.08674672599954647, 0.014956994000385748, 0.0865122329996666, 0.014216381998267025, 0.08755955400192761, 0.01405904099738109, 0.08763953100060462, 0.01415412400092464, 0.08760571400125627, 0.014064657996641472, 0.08764243900077417, 0.013954346999526024, 0.0868111570016481, 0.014099693999014562, 0.08773015000042506, 0.014532264998706523, 0.08932906200061552, 0.01463339099791483, 0.08769214600033592, 0.013939336000476032, 0.08724032700047246, 0.013888893998228014, 0.08743104900349863, 0.013796845996694174, 0.08641536600043764, 0.013872447001631372, 0.08741604700117023, 0.01370253499771934, 0.08674361900193617, 0.013824202997057, 0.08754617200247594, 0.01360749999730615, 0.08715977000247221, 0.08635647499977495, 0.014337084998260252, 0.08700239800236886, 0.01425502699930803, 0.08746610799789778, 0.013805186001263792, 0.08770679799999925, 0.013756812000792706, 0.08752372899834882, 0.014006904002599185, 0.0877574080004706, 0.013932263998867711, 0.08767372500005877, 0.013938279000285547, 0.08769130599830532, 0.013969014002213953, 0.08791816399752861, 0.013810373002343113, 0.08675200399738969, 0.08666661100141937, 0.014513123998767696, 0.0868013700019219, 0.01417584299997543, 0.08686966299865162, 0.014282654999988154, 0.08749274599904311, 0.014004731001477921, 0.0867200579996279, 0.013994409000588348, 0.08662056499815662, 0.013971724001748953, 0.08691026700034854, 0.014269277999119367, 0.08775974600212066, 0.013967758997750934, 0.08777568000004976, 0.014067853000597097, 0.08703451600013068, 0.01385484500133316, 0.08783761299855541, 0.08638284200060298, 0.015063625000038883, 0.08722853300059796, 0.01443526799994288, 0.08675398899868014, 0.013891046000935603, 0.016024102002120344, 0.08886677799819154, 0.01411392200316186, 0.08689578999837977, 0.01376634700136492, 0.08761800399952335, 0.08677761199942324, 0.01445937699827482, 0.08675640699948417, 0.014188596000167308, 0.08722347500224714, 0.013859324000804918, 0.087875928998983, 0.013658048999786843, 0.08746792799865943, 0.014027673001692165, 0.08765630500056432, 0.013925823997851694, 0.08756807100144215, 0.013874280000891304, 0.08738431099845911, 0.013970806001452729, 0.08688684399749036, 0.013919196000642842, 0.08740417900116881, 0.013821116001054179, 0.087084082999354, 0.08641973599878838, 0.014396279999346007, 0.08692275599969435, 0.014293626001744997, 0.08672565799861331, 0.01413394200062612, 0.08756268599972827, 0.014062659000046551, 0.08758723299979465, 0.014147050002065953, 0.0877993329995661, 0.014009578997502103, 0.08710986700316425, 0.01398514799802797, 0.08719929200015031, 0.014224605998606421, 0.08701313800338539, 0.013867780999134993, 0.08764356499887072, 0.013830795000103535, 0.08675673100151471, 0.08640089099935722, 0.014876555000228109, 0.08708859000034863, 0.014349549997859867, 0.08768937599961646, 0.013948564002930652, 0.0878626549965702, 0.014061683003092185, 0.08771569499731413, 0.014103569003054872, 0.08775708099710755, 0.013950350999948569, 0.08792699300101958, 0.013966966998850694, 0.08785194700249122, 0.015917598000669386, 0.0877513919986086, 0.014350803001434542, 0.08772237299854169, 0.013833027998771286, 0.0878790940005274, 0.01406608400066034, 0.08678071100075613, 0.013856860998203047, 0.08794274300089455, 0.013673920999281108, 0.0876970089993847, 0.08655363800062332, 0.01479785300034564, 0.08674057000098401, 0.01394667299973662, 0.08669984099833528, 0.01394201600123779, 0.08744119000039063, 0.013842403001035564, 0.08771017499748268, 0.013913104001403553, 0.08669007899879944, 0.014139934999548132, 0.08694729800117784, 0.013920892000896856, 0.08784736400048132, 0.01393972999721882, 0.08754256300017005, 0.01406117000078666, 0.08787452300020959, 0.013753540999459801, 0.08739975299977232, 0.08716372900016722, 0.014829374002147233, 0.08684678099962184, 0.014305402000900358, 0.08700594499896397, 0.014052836999326246, 0.08786631600014516, 0.014059320001251763, 0.08811472199886339, 0.014161832001263974, 0.08776254399708705, 0.014004784999997355, 0.08777388599992264, 0.013850187002390157, 0.08798038399982033, 0.08646580799904768, 0.014393137000297429, 0.08655086400176515, 0.014339407000079518, 0.08740972099985811, 0.014147398997010896, 0.08774849300243659, 0.013970922998851165, 0.08783300399954896, 0.01420954800050822, 0.0877276350001921, 0.013969515999633586, 0.08693470900107059, 0.01412741899912362, 0.08801103700170643, 0.01633081199906883, 0.08693008399859536, 0.013986631001898786, 0.08682031499847653, 0.013804329999402398, 0.08690429200214567, 0.014091106997511815, 0.08734348400321323, 0.01380046599661, 0.08744858000136446, 0.013728981000895146, 0.08738835500116693, 0.013734469997871201, 0.0873308160007582, 0.013778782998997485, 0.08741781000207993, 0.013714488999539753, 0.08744620300058159, 0.013576209999882849, 0.08680566399925738, 0.01376628000070923, 0.08718226899873116, 0.08669475699934992, 0.014865427001495846, 0.08674496299863677, 0.014018261001183419, 0.08696684999813442, 0.0138336080017325, 0.08761402899835957, 0.013854552002158016, 0.08759366199956276, 0.014122700998996152, 0.08783025199954864, 0.013963379999040626, 0.08681238999997731, 0.014043353003216907, 0.08681061199968099, 0.014057969998248154, 0.08721247300127288, 0.014010377999511547, 0.08723447100055637, 0.01402927399976761, 0.08704273499824922, 0.08665781700256048, 0.014542909997544484, 0.086710903000494, 0.014354505001392681, 0.08736775400029728, 0.01391673800026183, 0.0877178089976951, 0.013830493000568822, 0.08708044300146867, 0.01405901299949619, 0.08686915799989947, 0.013961471999209607, 0.08770986099989386, 0.013970848001918057, 0.08787018899965915, 0.014192815997375874, 0.08819717000005767, 0.014048451001144713, 0.08800485100073274, 0.08683237600052962, 0.08981156499794452, 0.014717622001626296, 0.08765280999796232, 0.013893814000766724, 0.08660131099895807, 0.013945377999334596, 0.08784577100232127, 0.013729495000006864, 0.087724426000932, 0.08669919499880052, 0.01462172999890754, 0.08726061299967114, 0.013949553002021275, 0.08671627799776616, 0.013890927999455016, 0.0870667110029899, 0.013863760999811348, 0.08751275699978578, 0.013971704000141472, 0.08772432799742091, 0.013976486003230093, 0.08765265199690475, 0.01393237299998873, 0.08764352700018208, 0.013732950999838067, 0.08667700400110334, 0.013887698998587439, 0.0877210320031736, 0.013739807000092696, 0.08725567099827458, 0.08664836599928094, 0.014984819001256255, 0.08676197000022512, 0.014053745999262901, 0.08677197400174919, 0.01420018099815934, 0.08739303200127324, 0.01393847099825507, 0.0877038190010353, 0.014218391999747837, 0.08778555000026245, 0.014024533000338124, 0.08767782599898055, 0.014022225001099287, 0.08779853799933335, 0.013902170001529157, 0.08699334999982966, 0.013820578999002464, 0.088038891000906, 0.08716509599980782, 0.014786464998906013, 0.08797705400138511, 0.014104787998803658, 0.08735650200105738, 0.014044847997865872, 0.08694798000215087, 0.014010978997248458, 0.08747043100083829, 0.014038495999557199, 0.08794138099983684, 0.014258971001254395, 0.08691485600138549, 0.014109293999354122]",tokens/s,19.00109998531684,,,,True,False,,eager,,False,,False,forward,,False, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-34B,01-ai/Yi-34B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-6.7b,EleutherAI/pythia-6.7b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-0.5B,Qwen/Qwen1.5-0.5B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gptj,EleutherAI/gpt-j-6b,EleutherAI/gpt-j-6b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,Deci/DeciCoder-1b,Deci/DeciCoder-1b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-2.7b,EleutherAI/pythia-2.7b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2_moe,Qwen/Qwen1.5-MoE-A2.7B,Qwen/Qwen1.5-MoE-A2.7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/polyglot-ko-12.8b,EleutherAI/polyglot-ko-12.8b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-14B,Qwen/Qwen1.5-14B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-70m,EleutherAI/pythia-70m,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-2.7B,EleutherAI/gpt-neo-2.7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,deci,Deci/DeciLM-7B,Deci/DeciLM-7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-1.3B,EleutherAI/gpt-neo-1.3B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-4B,Qwen/Qwen1.5-4B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-410m,EleutherAI/pythia-410m,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.4b,EleutherAI/pythia-1.4b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-12b,EleutherAI/pythia-12b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-72B,Qwen/Qwen1.5-72B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-72B,Qwen/Qwen-72B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-14B,Qwen/Qwen2-beta-14B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-110B,Qwen/Qwen1.5-110B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/gpt-neox-20b,EleutherAI/gpt-neox-20b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,llama,01-ai/Yi-6B,01-ai/Yi-6B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen2-beta-72B,Qwen/Qwen2-beta-72B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-7B,Qwen/Qwen1.5-7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-32B,Qwen/Qwen1.5-32B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-160m,EleutherAI/pythia-160m,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neox,EleutherAI/pythia-1.3b,EleutherAI/pythia-1.3b,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen2,Qwen/Qwen1.5-1.8B,Qwen/Qwen1.5-1.8B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-14B,Qwen/Qwen-14B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,qwen,Qwen/Qwen-7B,Qwen/Qwen-7B,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 8, in from onnxruntime import SessionOptions ModuleNotFoundError: No module named 'onnxruntime' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 653, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': ModuleNotFoundError(""No module named 'onnxruntime'"") Are you sure that 'backend' is importable from module 'optimum_benchmark.backends.onnxruntime'? ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, float32-eager-onnxruntime,onnxruntime,ort:1.19.0,optimum_benchmark.backends.onnxruntime.backend.ORTBackend,text-generation,transformers,gpt_neo,EleutherAI/gpt-neo-125m,EleutherAI/gpt-neo-125m,cpu,0,42,,,True,True,True,True,False,float32,CPUExecutionProvider,True,,,,False,False,False,inference,optimum_benchmark.scenarios.inference.scenario.InferenceScenario,10,10,10,1,2,256,,True,True,True,64,64,process,optimum_benchmark.launchers.process.launcher.ProcessLauncher,False,,False,spawn, Intel(R) Xeon(R) Platinum 8488C,96,199386.689536,Linux,x86_64,Linux-5.10.223-212.873.amzn2.x86_64-x86_64-with-glibc2.35,x86_64,3.10.12,0.4.0,,4.44.2,,0.33.0,,,,1.21.4,,,,,,"Traceback (most recent call last): File ""/workspace/llm_perf/hardware/intel/update_llm_perf_intel.py"", line 186, in benchmark_intel benchmark_report = Benchmark.launch(benchmark_config) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 47, in launch report = launcher.launch(worker=cls.run, worker_args=[config]) File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 67, in launch raise ChildProcessError(response[""traceback""]) ChildProcessError: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 644, in _locate obj = getattr(obj, part) AttributeError: module 'optimum_benchmark.backends.onnxruntime' has no attribute 'backend' During handling of the above exception, another exception occurred: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/exporters/onnx/base.py"", line 30, in import onnx ModuleNotFoundError: No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1603, in _get_module return importlib.import_module(""."" + module_name, self.__name__) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/usr/local/lib/python3.10/dist-packages/optimum/onnxruntime/utils.py"", line 33, in from ..exporters.onnx import OnnxConfig, OnnxConfigWithLoss File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 650, in _locate obj = import_module(mod) File ""/usr/lib/python3.10/importlib/__init__.py"", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File """", line 1050, in _gcd_import File """", line 1027, in _find_and_load File """", line 1006, in _find_and_load_unlocked File """", line 688, in _load_unlocked File """", line 883, in exec_module File """", line 241, in _call_with_frames_removed File ""/workspace/optimum_benchmark/backends/onnxruntime/backend.py"", line 9, in from optimum.onnxruntime import ( File """", line 1075, in _handle_fromlist File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1593, in __getattr__ module = self._get_module(self._class_to_module[name]) File ""/usr/local/lib/python3.10/dist-packages/transformers/utils/import_utils.py"", line 1605, in _get_module raise RuntimeError( RuntimeError: Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback): Failed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback): No module named 'onnx' The above exception was the direct cause of the following exception: Traceback (most recent call last): File ""/workspace/optimum_benchmark/launchers/process/launcher.py"", line 103, in target report = worker(*worker_args) File ""/workspace/optimum_benchmark/benchmark/base.py"", line 59, in run backend_factory: Type[Backend] = get_class(backend_config._target_) File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 40, in get_class raise e File ""/usr/local/lib/python3.10/dist-packages/hydra/utils.py"", line 31, in get_class cls = _locate(path) File ""/usr/local/lib/python3.10/dist-packages/hydra/_internal/utils.py"", line 658, in _locate raise ImportError( ImportError: Error loading 'optimum_benchmark.backends.onnxruntime.backend.ORTBackend': RuntimeError(""Failed to import optimum.onnxruntime.utils because of the following error (look up to see its traceback):\nFailed to import optimum.exporters.onnx.base because of the following error (look up to see its traceback):\nNo module named 'onnx'"") ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,